aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/DecoderThread.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge tag 'v0.18.14'Max Kellermann2014-09-111-1/+11
|
* DecoderControl: use std::chrono::duration for start_ms and end_msMax Kellermann2014-08-281-1/+1
|
* InputStream: add virtual destructorMax Kellermann2014-05-111-2/+2
| | | Replaces the method Close().
* InputStream: convert to classMax Kellermann2014-05-111-3/+4
|
* DecoderPlugin: pass Path instance to file_decode() and scan_file()Max Kellermann2014-02-071-4/+4
|
* DecoderThread: use only DetachedSong::GetRealURI()Max Kellermann2014-02-071-4/+2
| | | | | Don't use the mapper - all DetachedSong instances we get have already been mapped.
* DecoderThread: pass Path object around for local song filesMax Kellermann2014-02-071-21/+27
|
* Input*: move to input/Max Kellermann2014-01-241-1/+1
|
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+476