aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/DsdiffDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-523/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* include cleanup using iwyuMax Kellermann2013-11-281-3/+0
* decoder/{dsf,dsdiff}: eliminate useless assignmentsMax Kellermann2013-11-231-3/+2
* decoder/dsdiff: fix byte order bugJurgen Kramer2013-11-101-2/+2
* decoder/dsdlib: add class DsdUint64Max Kellermann2013-10-281-5/+4
* decoder/dsdlib: convert struct dsdlib_id to a classMax Kellermann2013-10-281-20/+20
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-28/+28
* decoder: rename the struct to "Decoder"Max Kellermann2013-10-211-13/+13
* decoder_plugin: rename struct to DecoderPluginMax Kellermann2013-10-211-1/+1
* TagType: rename enum tag_type to TagTypeMax Kellermann2013-10-201-1/+1
* InputStream: use int64_t instead of goffsetMax Kellermann2013-10-171-11/+11
* system/ByteOrder: new library for byte ordering / endianessMax Kellermann2013-10-161-5/+6
* Log: new logging library APIMax Kellermann2013-10-021-4/+2
* 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
* *: 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