aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/gme_decoder_plugin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-03Set fadeout in gme_decoder_plugin. Due to the nature of the gme library,Tony Miller1-0/+3
2010-10-14Container support for gme decoder.Tony Miller1-8/+114
2010-07-23Added album tag support for libgme decoderRasi1-0/+2
2010-05-31decoder/gme: replace macro GME_BUF_SIZEMax Kellermann1-4/+5
2010-05-31decoder/gme: added constants for sample rate and channelsMax Kellermann1-6/+12
2010-05-31decoder/gme: pass the whole buffer to decoder_data()Max Kellermann1-2/+2
2010-05-31decoder/gme: allocate tag later, fixes memory leakMax Kellermann1-1/+1
2010-04-10Decoder for game music emulation library.Tony Miller1-0/+129