aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/GmeDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/gme: free the gme_info_t as early as possibleMax Kellermann2015-10-261-6/+7
* decoder/gme: call decoder_seek_error() on seek errorMax Kellermann2015-10-261-2/+4
* TagHandler: pass SongTime to duration()Max Kellermann2014-08-291-1/+1
* DecoderAPI: pass SignedSongTime to decoder_initialized()Max Kellermann2014-08-291-3/+3
* DecoderAPI: use std::chrono::duration for decoder_seek*()Max Kellermann2014-08-261-1/+1
* decoder/gme: use integer seek timesMax Kellermann2014-08-261-2/+2
* Merge tag 'release-0.18.10'Max Kellermann2014-04-101-0/+1
* decoder/gme: use free() instead of g_free()Max Kellermann2014-02-241-1/+1
* DecoderPlugin: pass Path instance to file_decode() and scan_file()Max Kellermann2014-02-071-12/+14
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+295