aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/sidplay_decoder_plugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-27decoder/sidplay: play mus, str, prg, x00 filesAlder Hornbridge1-0/+4
2010-10-27decoder/sidplay: play monaural SID tunes in monoAlder Hornbridge1-2/+10
2010-01-04renamed decoder plugin sourcesMax Kellermann1-0/+0
2010-01-04decoder_api: added function decoder_replay_gain()Max Kellermann1-2/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-31decoder_plugin: added method stream_tag()Max Kellermann1-0/+1
2009-12-26decoder_api: added function decoder_timestamp()Max Kellermann1-4/+4
2009-12-02audio_format: changed "bits" to "enum sample_format"Max Kellermann1-1/+1
2009-11-14decoder: use audio_format_init_checked()Max Kellermann1-0/+1
2009-11-14decoder/sidplay: correctly calculate floating point timeMax Kellermann1-8/+11
2009-11-12include config.h in all sourcesMax Kellermann1-0/+2
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