aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/mikmod_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/mikmod: fix memory leakMax Kellermann2010-06-301-2/+4
* all: Update copyright header.Avuton Olrich2009-03-131-7/+8
* decoders: added and fixed GLib log domainsMax Kellermann2009-02-171-1/+4
* decoder_plugin: pass struct config_param to init() methodMax Kellermann2009-02-151-1/+2
* mikmod: call MikMod_Exit() only in the finish() methodMatthias Drochner2009-01-301-6/+0
* use g_free() instead of free()Max Kellermann2009-01-251-1/+1
* renamed the "mod" decoder plugin to "mikmod"Max Kellermann2009-01-241-0/+257