aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/DsdLib.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* decoder/dsd: use decoder_read_full() where appropriateJoff2014-07-091-4/+0
| | | | | | | Addresses Mantis ticket 0004015. [mk: use decoder_read_full() only when needed, and a few formal changes]
* decoder/dsdiff: fix byte order bugJurgen Kramer2013-11-101-0/+11
|
* decoder/dsdlib: add class DsdUint64Max Kellermann2013-10-281-0/+12
| | | | Merge lots of duplicate code.
* decoder/dsdlib: include cleanupMax Kellermann2013-10-281-1/+1
|
* decoder/dsdlib: move API documentation to headerMax Kellermann2013-10-281-0/+4
|
* decoder/dsdlib: convert struct dsdlib_id to a classMax Kellermann2013-10-281-4/+6
|
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-4/+5
|
* decoder: rename the struct to "Decoder"Max Kellermann2013-10-211-3/+5
|
* InputStream: use int64_t instead of goffsetMax Kellermann2013-10-171-5/+4
| | | | Decouple some more from GLib.
* decoder/{dsf,dsdiff}: convert to C++Max Kellermann2013-07-281-0/+51