Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | decoder/{dsf,dsdiff}: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -0/+51 |