aboutsummaryrefslogtreecommitdiff
path: root/src/decoder/sidplay_plugin.cxx
Commit message (Expand)AuthorAge
* decoder_plugin: added method stream_tag()Max Kellermann2009-12-31
* decoder_api: added function decoder_timestamp()Max Kellermann2009-12-26
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-02
* decoder: use audio_format_init_checked()Max Kellermann2009-11-14
* decoder/sidplay: correctly calculate floating point timeMax Kellermann2009-11-14
* include config.h in all sourcesMax Kellermann2009-11-12
* tag: removed the "_ITEM_" suffix from the enum namesMax Kellermann2009-10-13
* Make the sidplay decoder filter configurable.Tony2009-09-28
* decoder/sidplay: free songlength data blob in error handlerMax Kellermann2009-09-24
* decoder/sidplay: moved code to sidplay_load_songlength_db()Max Kellermann2009-09-24
* decoder/sidplay: free GError objectsMax Kellermann2009-09-24
* decoder/sidplay: pass GError** to g_file_get_contents()Max Kellermann2009-09-24
* decoder/sidplay: support seekingMike Dawson2009-08-30
* decoder/sidplay: implemented songlength databaseMike Dawson2009-08-30
* decoder/sidplay: subtunesMike Dawson2009-08-30
* Add audio_format_init() functionDavid Woodhouse2009-07-19
* all: Update copyright header.Avuton Olrich2009-03-13
* decoder_plugin: added method container_scan()Jochen Keil2009-03-09
* sidplay: new decoder plugin for playing C64 SID filesMax Kellermann2009-02-11