aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/DecoderThread.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v0.19.10'Max Kellermann2015-06-211-1/+5
|\
| * DecoderThread: set Decoder::song_tag only for local filesMax Kellermann2015-06-211-1/+5
* | DecoderThread: make variables more localMax Kellermann2015-01-311-6/+3
* | decoder/sndfile, ...: update API documentationMax Kellermann2015-01-311-2/+2
* | Copyright year 2015Max Kellermann2015-01-011-1/+1
|/
* Decoder, Playlist: ignore URI query string for plugin detectionMax Kellermann2014-11-011-1/+2
* input/Open: use OpenLocalInputStream()Max Kellermann2014-10-021-3/+1
* DecoderThread: use OpenLocalInputStream() for local filesMax Kellermann2014-10-021-1/+20
* 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
* 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
* 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