Commit Graph

4 Commits

Author SHA1 Message Date
Joshua Jones
ffb0a8bdf9 Updated IAudio Decoder (and all official decoders) to provide Total Time/Size/Decoded Size of an audio stream and the current position (in time, size, and decoded size). Audio Sources also expose this information. 2010-02-17 03:49:22 +00:00
Raynaldo Rivera
b118bdc7ac Fixed the visual studio files to use the _d suffix 2010-02-16 03:00:21 +00:00
Joshua Jones
e5fa03d1d6 Got a basic MP3 Decoder working.
Commented out debug console output in mpaudec.
2010-02-12 23:11:26 +00:00
Joshua Jones
3043f5d4d5 Added plugin manager and plugin system to cAudio.
Started work on an mp3 decoder plugin.
Conflict fixes to earlier commit.
2010-02-09 05:58:27 +00:00