vspader
2b0eaf3369
Added GME for game music emulation.
2007-10-11 23:11:58 +00:00
vspader
b57bcc121c
Added support for gapless multitrack files.
...
Modified cue sheet plugin to use it.
2007-10-11 02:08:29 +00:00
vspader
4bcf22ced2
Whoops, forgot to add a couple cue sheet related files.
2007-10-10 03:13:38 +00:00
vspader
50395e6e72
Basic cue sheet support working. Bug city.
2007-10-10 01:59:25 +00:00
vspader
4935c5ddfc
Added beginnings of cuesheet plugin.
2007-10-09 02:25:40 +00:00
vspader
88aecc7de2
Added AudioContainer plugin and made pls and m3u loaders that use it.
2007-10-09 01:20:46 +00:00
vspader
daba91b462
Removed debugging messages.
2007-07-11 01:20:32 +00:00
vspader
3c81795044
Fixed paths for xcode dependency handling.
2007-07-04 15:26:11 +00:00
vspader
dddca88026
Fixed bugs in quicktime plugin.
...
Removed quicktime plugin from build.
Removed build_dependencies scripts, now uses xcodes dependency handling.
2007-07-04 14:46:33 +00:00
vspader
2402daac91
Added seeking to quicktime decoder.
2007-06-10 22:21:50 +00:00
vspader
96ed93e5eb
Fixed some problems with non-lowercase file extensions.
...
Added automatic filetype finding for quicktime plugin. Note that the files it adds are rather generous (txt, swf, and other file types that are not neccessarily audio)
2007-06-10 22:05:49 +00:00
vspader
4ddc98ee14
Added Quicktime plugin.
2007-06-10 21:34:20 +00:00
vspader
78a908274b
Fixed bug where unseekable songs still allowed the user to move the slider and updated the time.
2007-05-27 15:11:30 +00:00
vspader
04c2fe383c
Fixed 100% CPU usage on shorten file change by disabling optimizatins in Shorten framework. It seems to be a GCC optimization bug.
2007-05-27 14:48:01 +00:00
vspader
5f7215e5e7
Fixed overflow error.
2007-05-22 23:37:22 +00:00
vspader
0be36644a6
Fix for shorten bug at 48000 output rate.
2007-05-16 22:56:54 +00:00
vspader
a18ab13d58
Fixed up shorten decoder.
2007-05-16 01:30:28 +00:00
svenforkbeard
8fd4ca4d50
Removed the French localization.
2007-05-15 05:19:33 +00:00
vspader
ab0cb5c15d
Fixed shorten decoder.
2007-05-11 01:33:05 +00:00
vspader
cc55e8dc72
Fix for endian issues.
2007-03-05 00:36:12 +00:00
vspader
83d8434134
Fixed endian issues.
2007-03-05 00:33:54 +00:00
vspader
58989af1f2
Fixed length for vorbis plugin.
2007-03-04 22:06:47 +00:00
vspader
d3a7ed611f
Moved FLAC plugin to new source system along with updated framework.
2007-03-04 21:32:03 +00:00
vspader
01c1cfca5d
Updated WavPack so it uses the hosts endiannes.
2007-03-04 20:52:39 +00:00
vspader
130a17cbf7
Moved WavPack and MusePack over to the source system.
2007-03-04 20:47:49 +00:00
vspader
657d6a2860
Shorten Framework currently has no callback mechanisms. Until then, did a workaround for the source system.
2007-03-04 18:46:44 +00:00
vspader
53e4ef0c7b
Moved Musepack to source system. Fixed MonkeysAudio bug.
2007-03-04 18:41:43 +00:00
vspader
505b525d42
Moved Monkeys Audio plugin to new source system.
2007-03-04 18:20:23 +00:00
vspader
5798532fed
Might as well close the source if you aren't going to use it.
2007-03-04 04:37:36 +00:00
vspader
eb96a75a1f
Modified CoreAudioDecoder to use new source based system. It just ignores the source and uses its own, since the ExtAudioFile API is absolutely hopeless when it comes to streaming.
2007-03-04 04:36:10 +00:00
vspader
ebaf536339
Fix for boundary conditions. Corner cases are your friend.
2007-03-04 00:50:19 +00:00
vspader
4b3f31b51a
Removed debugging message.
2007-03-04 00:33:41 +00:00
vspader
6f8d1b8e99
HTTPSource header search fix for boundary conditions.
2007-03-04 00:30:11 +00:00
vspader
ea4eb96c2a
Files are seekable!
2007-03-04 00:18:28 +00:00
vspader
7d6c8fc6f5
MP3 streaming!
2007-03-04 00:17:05 +00:00
vspader
1e5c5f54e3
Updated vorbis decoder to make it better.
2007-03-03 23:05:15 +00:00
vspader
c810d2f492
Muleiple vorbis bitstreams in one file for streaming. Bitstreams can be different formats. (!)
2007-03-03 22:55:26 +00:00
vspader
1aead1bf0d
Merged decoder and converter threads to facilitate midstream format changing.
2007-03-03 17:19:37 +00:00
vspader
eb5ee1586d
Fixed up Vorbis Decoder and modified MAD to use new source system.
2007-03-03 00:33:36 +00:00
vspader
934840ace5
Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work.
2007-03-02 01:36:52 +00:00
vspader
c98aa0af87
Fixed length in vorbis decoder. Whoopsie.
2007-03-01 03:02:30 +00:00
vspader
f5e73d2e46
Updated Vorbis decoder to handle errors silently. Do you smell that? smells like somethin a-streamin is a comin....
2007-03-01 02:56:42 +00:00
vspader
53abdde705
Fix for Flac to work with 24bit files (thanks to Play).
...
Updated COMPILE instructions to avoid confusion about scripts directory.
2007-02-27 23:56:52 +00:00
vspader
927b65a4a5
Merged with cog-audio-framework branch. Cog now uses plugins.
2007-02-24 20:36:27 +00:00