rink.nu / projects / musixbox / file revisions
lib/core/decoderfactory.cc
7 months ago ago Implement resource 'tone:' as a x Hz tone
8 months ago ago Add MIDI-file decoding via Timidity as embedded in SDL_mixer
8 months ago ago Add support for AdLib music files using libadplug
2010-01-02 ago Implement InfoFactory::construct(), which can be used to obtain track information.
2009-12-30 ago Add support for decoding ID3 tags using id3lib.
2009-12-27 ago Introduce a libmpg123-based MP3 decoder, including ID3v[12] tag support.
2009-12-20 ago Fix a serious bug relating to decoder-selection based on extension.
2009-12-10 ago Lowercase the extension before looking it up.
2008-11-16 ago Move to 'std' namespace in all library code, for readability.
2008-11-16 ago Introduce Decoder::getExtensions() as a list of extensions a decoder knows how to handle. Clean up decoderfactory.cc to take advantage of this new approach.
2008-11-16 ago Implement portable pause / resume capabilities by introducing a condition variable to wait for.
2008-09-18 ago Failure to obtain detailed resource information should not be fatal, so catch the exception and do not pass it to the upper layers.
2008-09-05 ago Accept all file extensions libmikmod claims to support, not only .MOD
2008-09-04 ago Introduce a DecoderFactory, which constructs an Input, Decoder and Info object based on a given resource.
Powered by FreeBSD, PostgreSQL and Perl
© 2001 - 2011 Rink Springer