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