]>
gitweb @ CieloNegro.org - EsounD.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
PHO [Sun, 2 Jan 2011 08:30:24 +0000 (17:30 +0900)]
fix cabal
PHO [Sun, 2 Jan 2011 08:29:25 +0000 (17:29 +0900)]
export ServerState
PHO [Sun, 2 Jan 2011 08:26:18 +0000 (17:26 +0900)]
more controls
PHO [Sun, 2 Jan 2011 07:09:06 +0000 (16:09 +0900)]
getServerInfo
PHO [Sun, 2 Jan 2011 05:59:00 +0000 (14:59 +0900)]
samples
PHO [Sun, 2 Jan 2011 01:12:12 +0000 (10:12 +0900)]
Controller (partway)
PHO [Sun, 2 Jan 2011 00:32:56 +0000 (09:32 +0900)]
Filter
PHO [Sun, 2 Jan 2011 00:12:39 +0000 (09:12 +0900)]
Recorder
PHO [Sun, 2 Jan 2011 00:03:44 +0000 (09:03 +0900)]
Monitor
PHO [Sat, 1 Jan 2011 14:12:06 +0000 (23:12 +0900)]
code cleanup
PHO [Sat, 1 Jan 2011 13:57:05 +0000 (22:57 +0900)]
code cleanup
PHO [Sat, 1 Jan 2011 13:47:00 +0000 (22:47 +0900)]
Hooray! The player example actually played a sound!
PHO [Sat, 1 Jan 2011 08:07:55 +0000 (17:07 +0900)]
openPlayer should accept Nothing for the hostname
PHO [Sat, 1 Jan 2011 07:45:33 +0000 (16:45 +0900)]
Give up using type families for stream muxing
PHO [Fri, 31 Dec 2010 20:20:14 +0000 (05:20 +0900)]
save my changes from being lost
PHO [Fri, 31 Dec 2010 19:01:14 +0000 (04:01 +0900)]
Writable class
PHO [Fri, 31 Dec 2010 14:54:55 +0000 (23:54 +0900)]
EsdPlayerExample (only a skeleton for now)
PHO [Sat, 6 Nov 2010 06:20:30 +0000 (15:20 +0900)]
Sound.EsounD.Player
PHO [Sat, 6 Nov 2010 06:05:45 +0000 (15:05 +0900)]
Sound.EsounD.Internals
PHO [Sat, 6 Nov 2010 05:57:49 +0000 (14:57 +0900)]
no need to use MonadCatchIO for now
PHO [Sat, 6 Nov 2010 05:42:42 +0000 (14:42 +0900)]
openPlayer now works? (not tested)
PHO [Wed, 3 Nov 2010 07:16:09 +0000 (16:16 +0900)]
marshalling stream formats
PHO [Wed, 3 Nov 2010 06:49:50 +0000 (15:49 +0900)]
Frame class and Channels class
PHO [Wed, 3 Nov 2010 06:31:14 +0000 (15:31 +0900)]
decided the Player type
PHO [Tue, 2 Nov 2010 19:09:37 +0000 (04:09 +0900)]
initial revision