aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/wildmidi_decoder_plugin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-12Work around incorrect g_file_test() behavior on Win32Denis Krjuchkov1-0/+1
2012-02-11decoder_plugin: scan tags with callback tableMax Kellermann1-8/+10
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-05-31decoder/wildmidi: moved local variable declarations in tag_dup()Max Kellermann1-7/+3
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-26decoder_api: added function decoder_timestamp()Max Kellermann1-2/+0
2009-12-02audio_format: changed "bits" to "enum sample_format"Max Kellermann1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-1/+2
2009-03-13all: Update copyright header.Avuton Olrich1-3/+4
2009-02-15wildmidi: check if configurationn file existsMax Kellermann1-0/+4
2009-02-15wildmidi: obtain timidity.cfg location from mpd.confMax Kellermann1-3/+6
2009-02-15decoder_plugin: pass struct config_param to init() methodMax Kellermann1-1/+1
2009-02-12wildmidi: added seeking supportMax Kellermann1-1/+11
2009-02-12wildmidi: provide and current total song timeMax Kellermann1-5/+34
2009-02-12wildmidi: new decoder plugin for MIDI filesMax Kellermann1-0/+102