Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decoder: rename the struct to "Decoder" | Max Kellermann | 2013-10-21 | 1 | -1/+1 |
* | decoder_plugin: rename struct to DecoderPlugin | Max Kellermann | 2013-10-21 | 1 | -1/+1 |
* | decoder/mikmod: use const_cast instead of g_strdup() | Max Kellermann | 2013-10-19 | 1 | -8/+8 |
* | decoder/mikmod: Add loop configuration parameter | Sebastian Thorarensen | 2013-10-18 | 1 | -2/+3 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -6/+10 |
* | DecoderCommand: convert to strictly-typed enum | Max Kellermann | 2013-09-27 | 1 | -2/+3 |
* | Tag, ...: move to libtag.a | Max Kellermann | 2013-09-05 | 1 | -1/+1 |
* | mpd_error.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -3/+3 |
* | Merge tag 'release-0.17.5' | Max Kellermann | 2013-08-04 | 1 | -0/+4 |
* | DecoderPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -4/+3 |
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -4/+3 |
* | tag_handler: convert to C++ | Max Kellermann | 2013-07-29 | 1 | -1/+1 |
* | decoder_api: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+1 |
* | decoder/mikmod: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -0/+240 |