aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/sidplay_plugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-13tag: removed the "_ITEM_" suffix from the enum namesMax Kellermann1-4/+4
2009-09-28Make the sidplay decoder filter configurable.Tony1-1/+5
2009-09-24decoder/sidplay: free songlength data blob in error handlerMax Kellermann1-3/+4
2009-09-24decoder/sidplay: moved code to sidplay_load_songlength_db()Max Kellermann1-29/+36
2009-09-24decoder/sidplay: free GError objectsMax Kellermann1-0/+2
2009-09-24decoder/sidplay: pass GError** to g_file_get_contents()Max Kellermann1-1/+2
2009-08-30decoder/sidplay: support seekingMike Dawson1-3/+34
2009-08-30decoder/sidplay: implemented songlength databaseMike Dawson1-0/+87
2009-08-30decoder/sidplay: subtunesMike Dawson1-8/+125
2009-07-19Add audio_format_init() functionDavid Woodhouse1-3/+1
2009-03-13all: Update copyright header.Avuton Olrich1-3/+4
2009-03-09decoder_plugin: added method container_scan()Jochen Keil1-0/+1
2009-02-11sidplay: new decoder plugin for playing C64 SID filesMax Kellermann1-0/+161