Age | Commit message (Expand) | Author |
---|---|---|
2014-05-22 | InputStream: make Seek() always absolute | Max Kellermann |
2014-05-22 | decoder/wavpack: move code to WavpackInput::ReadBytes() | Max Kellermann |
2014-05-22 | decoder/wavpack: convert WavpackInput attributes to references | Max Kellermann |
2014-05-22 | decoder/wavpack: move wavpack_input_init into struct WavpackInput | Max Kellermann |
2014-05-22 | decoder/wavpack: wavpack_open_wvc() returns WavpackInput* | Max Kellermann |
2014-05-22 | DecoderAPI: add function decoder_open_uri() | Max Kellermann |
2014-05-22 | decoder/wavpack: rename struct wavpack_input to WavpackInput | Max Kellermann |
2014-05-12 | InputStream: "protect" attributes | Max Kellermann |
2014-05-11 | InputStream: add virtual destructor | Max Kellermann |
2014-05-11 | InputStream: convert to class | Max Kellermann |
2014-02-07 | DecoderPlugin: pass Path instance to file_decode() and scan_file() | Max Kellermann |
2014-01-24 | Input*: move to input/ | Max Kellermann |
2014-01-24 | decoder/*: move to decoder/plugins/ | Max Kellermann |