| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v0.19.10' | Max Kellermann | 2015-06-21 | 1 | -3/+6 |
|\ |
|
| * | DecoderAPI: discard unused song tag early | Max Kellermann | 2015-06-21 | 1 | -2/+5 |
| * | DecoderAPI: "move" the Tag object | Max Kellermann | 2015-06-20 | 1 | -1/+1 |
* | | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'v0.18.14' | Max Kellermann | 2014-09-11 | 1 | -0/+4 |
* | DecoderAPI: use std::min() | Max Kellermann | 2014-08-31 | 1 | -3/+1 |
* | MusicChunk: remove special case for num_frames==0 | Max Kellermann | 2014-08-31 | 1 | -3/+1 |
* | DecoderAPI: pass SignedSongTime to decoder_initialized() | Max Kellermann | 2014-08-29 | 1 | -4/+2 |
* | MusicChunk: use SignedSongTime for the time stamp | Max Kellermann | 2014-08-29 | 1 | -2/+2 |
* | DecoderControl: use SignedSongTime for the song duration | Max Kellermann | 2014-08-29 | 1 | -1/+3 |
* | DecoderControl: use std::chrono::duration for start_ms and end_ms | Max Kellermann | 2014-08-28 | 1 | -15/+5 |
* | DetachedSong: use std::chrono::duration for start_ms and end_ms | Max Kellermann | 2014-08-28 | 1 | -1/+1 |
* | DecoderControl: use std::chrono::duration for Seek() | Max Kellermann | 2014-08-27 | 1 | -3/+3 |
* | DecoderAPI: use std::chrono::duration for decoder_seek*() | Max Kellermann | 2014-08-26 | 1 | -20/+4 |
* | DecoderAPI: add decoder_seek_where_frame() | Max Kellermann | 2014-08-26 | 1 | -0/+18 |
* | DecoderAPI: add decoder_seek_where_ms() | Max Kellermann | 2014-08-26 | 1 | -0/+17 |
* | PcmConvert: Convert() returns ConstBuffer | Max Kellermann | 2014-08-12 | 1 | -3/+6 |
* | MusicChunk: rename struct to MusicChunk | Max Kellermann | 2014-08-12 | 1 | -2/+2 |
* | DecoderAPI: add function decoder_open_uri() | Max Kellermann | 2014-05-22 | 1 | -0/+32 |
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | decoder/*: move to decoder/plugins/ | Max Kellermann | 2014-01-24 | 1 | -0/+597 |