aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/sidplay_plugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* tag: removed the "_ITEM_" suffix from the enum namesMax Kellermann2009-10-131-4/+4
* Make the sidplay decoder filter configurable.Tony2009-09-281-1/+5
* decoder/sidplay: free songlength data blob in error handlerMax Kellermann2009-09-241-3/+4
* decoder/sidplay: moved code to sidplay_load_songlength_db()Max Kellermann2009-09-241-29/+36
* decoder/sidplay: free GError objectsMax Kellermann2009-09-241-0/+2
* decoder/sidplay: pass GError** to g_file_get_contents()Max Kellermann2009-09-241-1/+2
* decoder/sidplay: support seekingMike Dawson2009-08-301-3/+34
* decoder/sidplay: implemented songlength databaseMike Dawson2009-08-301-0/+87
* decoder/sidplay: subtunesMike Dawson2009-08-301-8/+125
* Add audio_format_init() functionDavid Woodhouse2009-07-191-3/+1
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* decoder_plugin: added method container_scan()Jochen Keil2009-03-091-0/+1
* sidplay: new decoder plugin for playing C64 SID filesMax Kellermann2009-02-111-0/+161