Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pixel
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nproject
pixel
Commits
78d02fe8ea717ae3092dddaf957dda285b98227d
Select Git revision
Branches
1
master
default
Tags
12
v0.10.0
v0.10.0-beta
v0.10.0-alpha
v0.9.0
v0.8.0
v0.7.0
v0.6.0
v0.5.0
v0.7
v0.6
v0.5.1
v0.5
13 results
pixel
Author
Search by author
Any Author
authors
BELLARDIE Nicolas
kiskit
LADEUILLE Guillaume
oreades
MAZEYRIE Laetitia
biscotte
SOARES Lucas
root
4 authors
Jul 28, 2017
add more test transforms, now includes: center, origin, min, max and middle of side
· 78d02fe8
Alex
authored
7 years ago
78d02fe8
fix operation order for rectangle resize function, add tests
· 35ebc39b
Alex
authored
7 years ago
35ebc39b
Jul 14, 2017
remove audio package in favor of faiface/beep
· d34b6367
faiface
authored
7 years ago
d34b6367
audio: wav: fix Stream for non 2 chans 2 bytes configurations
· 321c4946
faiface
authored
7 years ago
321c4946
audio: wav: more precise Position and Seek
· 7fbd71ce
faiface
authored
7 years ago
7fbd71ce
audio: wav: fix Stream (move position, forgot to do it previously)
· 264bdff7
faiface
authored
7 years ago
264bdff7
audio: wav: simplify Stream
· 447050b7
faiface
authored
7 years ago
447050b7
Jul 12, 2017
merge master
· 4573035f
faiface
authored
7 years ago
4573035f
audio: add Gain effect
· 63ababf5
faiface
authored
7 years ago
63ababf5
audio: minor change
· cce4cccd
faiface
authored
7 years ago
cce4cccd
update .travis.yml for ALSA
· accdb6f5
faiface
authored
7 years ago
accdb6f5
audio: minor change
· d4f724a0
faiface
authored
7 years ago
d4f724a0
audio: add Ctrl doc comments
· e3d18352
faiface
authored
7 years ago
e3d18352
audio: wav: add doc comments
· 66a8b51d
faiface
authored
7 years ago
66a8b51d
audio: wav: simplify code, more DRY, encapsulate decoder type, only export Decode function
· 9a1d011a
faiface
authored
7 years ago
9a1d011a
audio: make Take propagate errors
· e48de578
faiface
authored
7 years ago
e48de578
Jul 11, 2017
audio: wav: update streamer to satisfy StreamSeekCloser
· af52257c
faiface
authored
7 years ago
af52257c
add StreamSeeker, StreamCloser and StreamSeekCloser interfaces
· 31eeca41
faiface
authored
7 years ago
31eeca41
audio: add Err method to Streamer
· 5b758523
faiface
authored
7 years ago
5b758523
audio: wav: fix seeking to include the header
· 0d5ad8a0
faiface
authored
7 years ago
0d5ad8a0
audio: rename Ctrl.Duration -> Ctrl.Position
· bf504272
faiface
authored
7 years ago
bf504272
audio: wav: add Seek and Position
· f3647fc4
faiface
authored
7 years ago
f3647fc4
audio: wav: rename decoder.go -> streamer.go
· 73a3f65a
faiface
authored
7 years ago
73a3f65a
minor change
· 099522c4
faiface
authored
7 years ago
099522c4
audio: add initial wav streamer implementation
· 3ca575a4
faiface
authored
7 years ago
3ca575a4
audio: speaker: fix byte encoding
· dc4b4ec6
faiface
authored
7 years ago
dc4b4ec6
Jul 09, 2017
audio: speaker: remove unnecessary channel confirmation
· eca7b333
faiface
authored
7 years ago
eca7b333
Jul 08, 2017
audio: speaker: allow to call Init more than once
· 5ca02391
faiface
authored
7 years ago
5ca02391
audio: add Mixer doc
· af9bcae5
faiface
authored
7 years ago
af9bcae5
audio: optimize Mixer.Stream and Mix(...).Stream (remove unnecessary mix buffer)
· 62fcf430
faiface
authored
7 years ago
62fcf430
audio: add Mixer.Len
· b3cceb1b
faiface
authored
7 years ago
b3cceb1b
Jul 07, 2017
audio: speaker: use Mixer to play sounds simultaneously
· 006e4f54
faiface
authored
7 years ago
006e4f54
audio: add Mixer
· 33c6f0ca
faiface
authored
7 years ago
33c6f0ca
audio: add Ctrl decorator
· c5078ff6
faiface
authored
7 years ago
c5078ff6
audio: add Mix compositor
· 9398991a
faiface
authored
7 years ago
9398991a
minor change
· 1a58fea8
faiface
authored
7 years ago
1a58fea8
speaker: remove Update, add Lock and Unlock
· 6c527c3b
faiface
authored
7 years ago
6c527c3b
Jul 06, 2017
Merge pull request #45 from aerth/audio-dep
· 0777dc3b
Michal Štrba
authored
7 years ago
fix audio dependency
0777dc3b
fix audio dependency
· e2823f25
aerth
authored
7 years ago
e2823f25
fix edge sample value (-1 and +1) overflow
· f47736b7
faiface
authored
7 years ago
f47736b7
Loading