aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/GmeDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-295/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* util/Alloc: new library replacing GLib's g_malloc()Max Kellermann2014-01-071-2/+3
* decoder: rename the struct to "Decoder"Max Kellermann2013-10-211-1/+1
* decoder_plugin: rename struct to DecoderPluginMax Kellermann2013-10-211-2/+2
* util/FormatString: new library to replace g_strdup_printf()Max Kellermann2013-10-191-3/+3
* decoder/gme,input/curl,...: use static buffers instead of g_strdup_printf()Max Kellermann2013-10-191-11/+15
* Log: new logging library APIMax Kellermann2013-10-021-12/+13
* DecoderCommand: convert to strictly-typed enumMax Kellermann2013-09-271-3/+3
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* util/Error: new error passing libraryMax Kellermann2013-09-041-4/+4
* audio_format: convert to C++Max Kellermann2013-08-031-4/+4
* audio_check: convert to C++Max Kellermann2013-07-291-1/+1
* tag_handler: convert to C++Max Kellermann2013-07-291-1/+1
* decoder_api: convert to C++Max Kellermann2013-07-281-1/+1
* uri: convert to C++Max Kellermann2013-04-081-4/+1
* decoder/gme: fix rounding errorMax Kellermann2013-04-081-1/+1
* decoder/gme: convert to C++Max Kellermann2013-04-081-0/+292