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
c87741300d06717abaf6ddf4403dacecb09333d3
Select Git revision
12 results
pixel
Author
Search by author
Any Author
authors
0 authors
Oct 15, 2017
add pixel.Unit
· c8774130
faiface
authored
7 years ago
c8774130
add pixel.Clamp
· 62cefc26
faiface
authored
7 years ago
62cefc26
Sep 03, 2017
fix Matrix.Chained (wrong order of composition)
· ce09bb11
faiface
authored
7 years ago
ce09bb11
Aug 29, 2017
fix Vec.Normal to rotate by pi/2, not -pi/2
· 7c5e5588
faiface
authored
7 years ago
7c5e5588
Jul 28, 2017
Merge pull request #48 from PlainSight/fix-rectangle-resize
· 977f5710
Michal Štrba
authored
7 years ago
Fix Rectangle "Resized" function
977f5710
add more test transforms, now includes: center, origin, min, max and middle of side
· e3d056d3
Alex
authored
7 years ago
e3d056d3
fix operation order for rectangle resize function, add tests
· 3e3a9aaa
Alex
authored
7 years ago
3e3a9aaa
Jul 14, 2017
remove audio package in favor of faiface/beep
· 96df7423
faiface
authored
7 years ago
96df7423
audio: wav: fix Stream for non 2 chans 2 bytes configurations
· 4d94c044
faiface
authored
7 years ago
4d94c044
audio: wav: more precise Position and Seek
· 9a6fbad6
faiface
authored
7 years ago
9a6fbad6
audio: wav: fix Stream (move position, forgot to do it previously)
· 7624d11c
faiface
authored
7 years ago
7624d11c
audio: wav: simplify Stream
· 35308e4e
faiface
authored
7 years ago
35308e4e
Jul 12, 2017
merge master
· 52b52e4e
faiface
authored
7 years ago
52b52e4e
audio: add Gain effect
· d325ce31
faiface
authored
7 years ago
d325ce31
audio: minor change
· 8ad3d94d
faiface
authored
7 years ago
8ad3d94d
update .travis.yml for ALSA
· 1db65503
faiface
authored
7 years ago
1db65503
audio: minor change
· 217fbdb3
faiface
authored
7 years ago
217fbdb3
audio: add Ctrl doc comments
· 3a40ec44
faiface
authored
7 years ago
3a40ec44
audio: wav: add doc comments
· 82afa289
faiface
authored
7 years ago
82afa289
audio: wav: simplify code, more DRY, encapsulate decoder type, only export Decode function
· 502347d9
faiface
authored
7 years ago
502347d9
audio: make Take propagate errors
· 55c94b6c
faiface
authored
7 years ago
55c94b6c
Jul 11, 2017
audio: wav: update streamer to satisfy StreamSeekCloser
· 81dbcb5b
faiface
authored
7 years ago
81dbcb5b
add StreamSeeker, StreamCloser and StreamSeekCloser interfaces
· 78674d35
faiface
authored
7 years ago
78674d35
audio: add Err method to Streamer
· d1953900
faiface
authored
7 years ago
d1953900
audio: wav: fix seeking to include the header
· 35a24edb
faiface
authored
7 years ago
35a24edb
audio: rename Ctrl.Duration -> Ctrl.Position
· ce53548e
faiface
authored
7 years ago
ce53548e
audio: wav: add Seek and Position
· 72b34b78
faiface
authored
7 years ago
72b34b78
audio: wav: rename decoder.go -> streamer.go
· 81de5318
faiface
authored
7 years ago
81de5318
minor change
· 3851f375
faiface
authored
7 years ago
3851f375
audio: add initial wav streamer implementation
· a748a0cd
faiface
authored
7 years ago
a748a0cd
audio: speaker: fix byte encoding
· eb429bea
faiface
authored
7 years ago
eb429bea
Jul 09, 2017
audio: speaker: remove unnecessary channel confirmation
· 7ecd50bd
faiface
authored
7 years ago
7ecd50bd
Jul 08, 2017
audio: speaker: allow to call Init more than once
· c6b821bd
faiface
authored
7 years ago
c6b821bd
audio: add Mixer doc
· f97894ad
faiface
authored
7 years ago
f97894ad
audio: optimize Mixer.Stream and Mix(...).Stream (remove unnecessary mix buffer)
· 95b9f230
faiface
authored
7 years ago
95b9f230
audio: add Mixer.Len
· 0d3d3843
faiface
authored
7 years ago
0d3d3843
Jul 07, 2017
audio: speaker: use Mixer to play sounds simultaneously
· 555a1cb8
faiface
authored
7 years ago
555a1cb8
audio: add Mixer
· a2ba6d09
faiface
authored
7 years ago
a2ba6d09
audio: add Ctrl decorator
· 4b70585f
faiface
authored
7 years ago
4b70585f
audio: add Mix compositor
· ee258c1d
faiface
authored
7 years ago
ee258c1d
Loading