Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decoder/{dsf,dsdiff}: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -364/+0 |
| | |||||
* | input_stream: forward-declare the struct | Max Kellermann | 2013-01-26 | 1 | -2/+3 |
| | | | | Hide the definition from C code, to prepare the transition to C++. | ||||
* | Add tag support for DSD (DSDIFF & DSF) decoders | Jurgen Kramer | 2012-10-27 | 1 | -2/+27 |
| | |||||
* | Add song duration to DSF and DSDIFF DSD decoders. | Jurgen Kramer | 2012-07-13 | 1 | -1/+11 |
| | |||||
* | patch to split DSD decoder into separate decoders for DSF en DFF. Move common | Jurgen Kramer | 2012-06-27 | 1 | -0/+328 |
functions to new dsdlib. Update user doc. |