aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/wildmidi_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed decoder plugin sourcesMax Kellermann2010-01-041-147/+0
* decoder_api: added function decoder_replay_gain()Max Kellermann2010-01-041-2/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* decoder_api: added function decoder_timestamp()Max Kellermann2009-12-261-2/+0
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-021-1/+1
* include config.h in all sourcesMax Kellermann2009-11-121-1/+2
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* wildmidi: check if configurationn file existsMax Kellermann2009-02-151-0/+4
* wildmidi: obtain timidity.cfg location from mpd.confMax Kellermann2009-02-151-3/+6
* decoder_plugin: pass struct config_param to init() methodMax Kellermann2009-02-151-1/+1
* wildmidi: added seeking supportMax Kellermann2009-02-121-1/+11
* wildmidi: provide and current total song timeMax Kellermann2009-02-121-5/+34
* wildmidi: new decoder plugin for MIDI filesMax Kellermann2009-02-121-0/+102