aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/DsdiffDecoderPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* system/ByteOrder: new library for byte ordering / endianessMax Kellermann2013-10-161-5/+6
| | | | Replacing GLib macros.
* Log: new logging library APIMax Kellermann2013-10-021-4/+2
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* DecoderCommand: convert to strictly-typed enumMax Kellermann2013-09-271-6/+5
|
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
|
* InputLegacy: move functions to the input_stream classMax Kellermann2013-09-051-12/+12
|
* util/Error: new error passing libraryMax Kellermann2013-09-041-5/+5
| | | | Replaces GLib's GError.
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-2/+2
|
* DecoderPlugin: pass config_param referenceMax Kellermann2013-08-041-2/+2
|
* audio_format: convert to C++Max Kellermann2013-08-031-7/+7
|
* audio_check: convert to C++Max Kellermann2013-07-291-1/+1
|
* tag_handler: convert to C++Max Kellermann2013-07-291-2/+2
|
* decoder_api: convert to C++Max Kellermann2013-07-281-1/+1
|
* decoder/{dsf,dsdiff}: convert to C++Max Kellermann2013-07-281-0/+530