aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/GmeDecoderPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* util/Error: new error passing libraryMax Kellermann2013-09-041-4/+4
| | | | Replaces GLib's GError.
* 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
| | | | | Cast to integer after multiplying with 1000. Allows sub-second seeking.
* decoder/gme: convert to C++Max Kellermann2013-04-081-0/+292