Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TagHandler: pass SongTime to duration() | Max Kellermann | 2014-08-29 | 1 | -1/+1 |
| | |||||
* | DecoderAPI: pass SignedSongTime to decoder_initialized() | Max Kellermann | 2014-08-29 | 1 | -1/+1 |
| | |||||
* | DecoderAPI: use std::chrono::duration for decoder_seek*() | Max Kellermann | 2014-08-26 | 1 | -1/+1 |
| | | | | For type safety and code readability. | ||||
* | decoder/modplug: use integer seek times | Max Kellermann | 2014-08-26 | 1 | -4/+1 |
| | |||||
* | InputStream: move typedef offset_type to Offset.hxx | Max Kellermann | 2014-08-19 | 1 | -1/+1 |
| | | | | Reduce header dependencies. | ||||
* | decoder/modplug: check InputStream::KnownSize() | Max Kellermann | 2014-08-19 | 1 | -13/+18 |
| | |||||
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
| | |||||
* | decoder/*: move to decoder/plugins/ | Max Kellermann | 2014-01-24 | 1 | -0/+215 |