Commit Graph

14 Commits (74b6188772a8b2a888387c93abe70802bba01d1f)

Author SHA1 Message Date
Chris Moeller 74b6188772 Implemented floating point sample format support into CogAudio and all relevant plug-ins 2013-10-05 14:15:09 -07:00
Chris Moeller 66925054e9 Added J2B and UMX archive support 2013-10-04 19:25:45 -07:00
Chris Moeller 718829aabe Now limited to playing two loops with an 8 second fade, as the previous position fetching method was broken by my own changes to DUMB which cause the position to wrap back around on every loop 2013-10-04 17:23:11 -07:00
Chris Moeller 46607c8d65 Added subsong support 2013-10-04 16:34:29 -07:00
Chris Moeller 810d58b4fe Made necessary changes to facilitate metadata reading from arbitrary file sources, like archives 2013-10-04 08:14:47 -07:00
Chris Moeller d8787c2016 Only keep DUMBFILE and DUMBFILESYSTEM local to open function, and eliminate unnecessary close callback 2013-09-29 17:28:58 -07:00
Chris Moeller 17682d4397 Updated DUMB 2013-09-27 20:24:23 -07:00
vspader a6c7666143 Updated dumb plugin to use new decoder protocol. 2008-02-10 15:56:18 +00:00
vspader 3ee193e975 Updated mime types. 2007-10-14 18:39:58 +00:00
vspader 08865a051f Added limited mod/it/xm metadata reading (Only title seems available from dumb). 2007-10-13 02:20:51 +00:00
vspader 139bab5e0e Fixed up streaming a bit.
Removed debugging code for http source. Was that in 0.06? Whoops.
2007-10-12 02:55:59 +00:00
vspader 5d2e4f6d4a Fixed backwards seeking. 2007-10-12 01:49:36 +00:00
vspader 2508c88b8a Modified dumb decoder to use sources. 2007-10-12 01:46:31 +00:00
vspader 6b7550de97 Added mod/tracker support through Dumb. 2007-10-12 01:03:12 +00:00