aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/gme_decoder_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set fadeout in gme_decoder_plugin. Due to the nature of the gme library,Tony Miller2011-02-031-0/+3
* Container support for gme decoder.Tony Miller2010-10-141-8/+114
* Added album tag support for libgme decoderRasi2010-07-231-0/+2
* decoder/gme: replace macro GME_BUF_SIZEMax Kellermann2010-05-311-4/+5
* decoder/gme: added constants for sample rate and channelsMax Kellermann2010-05-311-6/+12
* decoder/gme: pass the whole buffer to decoder_data()Max Kellermann2010-05-311-2/+2
* decoder/gme: allocate tag later, fixes memory leakMax Kellermann2010-05-311-1/+1
* Decoder for game music emulation library.Tony Miller2010-04-101-0/+129