rink.nu
/
projects
/
musixbox
/
file revisions
Main
About
Music
Projects
Mercurial
musixbox
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
lib/core/decoderfactory.cc
7 months ago ago
Implement resource 'tone:' as a x Hz tone
file
|
diff
|
annotate
8 months ago ago
Add MIDI-file decoding via Timidity as embedded in SDL_mixer
file
|
diff
|
annotate
8 months ago ago
Add support for AdLib music files using libadplug
file
|
diff
|
annotate
2010-01-02 ago
Implement InfoFactory::construct(), which can be used to obtain track information.
file
|
diff
|
annotate
2009-12-30 ago
Add support for decoding ID3 tags using id3lib.
file
|
diff
|
annotate
2009-12-27 ago
Introduce a libmpg123-based MP3 decoder, including ID3v[12] tag support.
file
|
diff
|
annotate
2009-12-20 ago
Fix a serious bug relating to decoder-selection based on extension.
file
|
diff
|
annotate
2009-12-10 ago
Lowercase the extension before looking it up.
file
|
diff
|
annotate
2008-11-16 ago
Move to 'std' namespace in all library code, for readability.
file
|
diff
|
annotate
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.
file
|
diff
|
annotate
2008-11-16 ago
Implement portable pause / resume capabilities by introducing a condition variable to wait for.
file
|
diff
|
annotate
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.
file
|
diff
|
annotate
2008-09-05 ago
Accept all file extensions libmikmod claims to support, not only .MOD
file
|
diff
|
annotate
2008-09-04 ago
Introduce a DecoderFactory, which constructs an Input, Decoder and Info object based on a given resource.
file
|
diff
|
annotate
Powered by
FreeBSD
,
PostgreSQL
and
Perl
© 2001 - 2011 Rink Springer