aboutsummaryrefslogtreecommitdiff
path: root/src/decoder/sidplay_decoder_plugin.cxx
Commit message (Collapse)AuthorAge
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-07
|
* decoder/sidplay: fix C++ compiler warningsMax Kellermann2012-08-01
|
* decoder/sidplay: remove unused variable 'ret'Jonathan Neuschäfer2012-02-15
|
* decoder_plugin: scan tags with callback tableMax Kellermann2012-02-11
| | | | | Pass a callback table to scan_file() and scan_stream(), instead of returning a tag object.
* copyright year 2011Max Kellermann2011-01-29
|
* decoder/sidplay: play mus, str, prg, x00 filesAlder Hornbridge2010-10-27
|
* decoder/sidplay: play monaural SID tunes in monoAlder Hornbridge2010-10-27
|
* renamed decoder plugin sourcesMax Kellermann2010-01-04
Make it X_decoder_plugin.c.