aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/sidplay_plugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed decoder plugin sourcesMax Kellermann2010-01-041-417/+0
* decoder_api: added function decoder_replay_gain()Max Kellermann2010-01-041-2/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* decoder_plugin: added method stream_tag()Max Kellermann2009-12-311-0/+1
* decoder_api: added function decoder_timestamp()Max Kellermann2009-12-261-4/+4
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-021-1/+1
* decoder: use audio_format_init_checked()Max Kellermann2009-11-141-0/+1
* decoder/sidplay: correctly calculate floating point timeMax Kellermann2009-11-141-8/+11
* include config.h in all sourcesMax Kellermann2009-11-121-0/+2
* 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