Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decoder/dsd: use decoder_read_full() where appropriate | Joff | 2014-07-09 | 1 | -4/+0 |
| | | | | | | | Addresses Mantis ticket 0004015. [mk: use decoder_read_full() only when needed, and a few formal changes] | ||||
* | decoder/dsdiff: fix byte order bug | Jurgen Kramer | 2013-11-10 | 1 | -0/+11 |
| | |||||
* | decoder/dsdlib: add class DsdUint64 | Max Kellermann | 2013-10-28 | 1 | -0/+12 |
| | | | | Merge lots of duplicate code. | ||||
* | decoder/dsdlib: include cleanup | Max Kellermann | 2013-10-28 | 1 | -1/+1 |
| | |||||
* | decoder/dsdlib: move API documentation to header | Max Kellermann | 2013-10-28 | 1 | -0/+4 |
| | |||||
* | decoder/dsdlib: convert struct dsdlib_id to a class | Max Kellermann | 2013-10-28 | 1 | -4/+6 |
| | |||||
* | input_stream: rename struct to InputStream | Max Kellermann | 2013-10-23 | 1 | -4/+5 |
| | |||||
* | decoder: rename the struct to "Decoder" | Max Kellermann | 2013-10-21 | 1 | -3/+5 |
| | |||||
* | InputStream: use int64_t instead of goffset | Max Kellermann | 2013-10-17 | 1 | -5/+4 |
| | | | | Decouple some more from GLib. | ||||
* | decoder/{dsf,dsdiff}: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -0/+51 |