Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -7/+8 |
| | | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend. | ||||
* | DecoderCommand: convert to strictly-typed enum | Max Kellermann | 2013-09-27 | 1 | -3/+3 |
| | |||||
* | decoder/modplug: fix include directory | Max Kellermann | 2013-09-26 | 1 | -1/+3 |
| | | | | | | Since Debian package 1:0.8.8.4-4, the pkg-config file does not contain -I/usr/include/libmodplug anymore, and we need to add the "libmodplug/" prefix to the #include line. | ||||
* | Tag, ...: move to libtag.a | Max Kellermann | 2013-09-05 | 1 | -1/+1 |
| | |||||
* | InputLegacy: move functions to the input_stream class | Max Kellermann | 2013-09-05 | 1 | -3/+4 |
| | |||||
* | 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/modplug: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -0/+201 |