Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TagHandler: pass SongTime to duration() | Max Kellermann | 2014-08-29 | 1 | -3/+6 |
* | DecoderAPI: pass SignedSongTime to decoder_initialized() | Max Kellermann | 2014-08-29 | 1 | -3/+4 |
* | decoder/opus: use integer seek times | Max Kellermann | 2014-08-26 | 1 | -4/+4 |
* | decoder/opus: remove redundant decoder_timestamp() call | Max Kellermann | 2014-08-26 | 1 | -5/+1 |
* | InputStream: move typedef offset_type to Offset.hxx | Max Kellermann | 2014-08-19 | 1 | -2/+2 |
* | InputStream: make offset_type unsigned | Max Kellermann | 2014-08-19 | 1 | -3/+0 |
* | Merge branch 'v0.18.x' | Max Kellermann | 2014-07-09 | 1 | -0/+1 |
* | InputStream: make Seek() always absolute | Max Kellermann | 2014-05-22 | 1 | -2/+2 |
* | InputStream: "protect" attributes | Max Kellermann | 2014-05-12 | 1 | -5/+5 |
* | decoder/opus: use new[] instead of g_malloc() | Max Kellermann | 2014-02-22 | 1 | -6/+2 |
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | decoder/*: move to decoder/plugins/ | Max Kellermann | 2014-01-24 | 1 | -0/+485 |