| Commit message (Expand) | Author | Age | Files | Lines |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | include cleanup using iwyu | Max Kellermann | 2013-11-28 | 1 | -3/+0 |
* | decoder/{dsf,dsdiff}: eliminate useless assignments | Max Kellermann | 2013-11-23 | 1 | -3/+2 |
* | decoder/dsdiff: fix byte order bug | Jurgen Kramer | 2013-11-10 | 1 | -2/+2 |
* | decoder/dsdlib: add class DsdUint64 | Max Kellermann | 2013-10-28 | 1 | -5/+4 |
* | decoder/dsdlib: convert struct dsdlib_id to a class | Max Kellermann | 2013-10-28 | 1 | -20/+20 |
* | input_stream: rename struct to InputStream | Max Kellermann | 2013-10-23 | 1 | -28/+28 |
* | decoder: rename the struct to "Decoder" | Max Kellermann | 2013-10-21 | 1 | -13/+13 |
* | decoder_plugin: rename struct to DecoderPlugin | Max Kellermann | 2013-10-21 | 1 | -1/+1 |
* | TagType: rename enum tag_type to TagType | Max Kellermann | 2013-10-20 | 1 | -1/+1 |
* | InputStream: use int64_t instead of goffset | Max Kellermann | 2013-10-17 | 1 | -11/+11 |
* | system/ByteOrder: new library for byte ordering / endianess | Max Kellermann | 2013-10-16 | 1 | -5/+6 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -4/+2 |
* | DecoderCommand: convert to strictly-typed enum | Max Kellermann | 2013-09-27 | 1 | -6/+5 |
* | 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 | -12/+12 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -5/+5 |
* | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 1 | -2/+2 |
* | DecoderPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -2/+2 |
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -7/+7 |
* | audio_check: convert to C++ | Max Kellermann | 2013-07-29 | 1 | -1/+1 |
* | tag_handler: convert to C++ | Max Kellermann | 2013-07-29 | 1 | -2/+2 |
* | decoder_api: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+1 |
* | decoder/{dsf,dsdiff}: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -0/+530 |