aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/GmeDecoderPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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