index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
TagFile.cxx
Age
Commit message (
Expand
)
Author
2015-01-01
Copyright year 2015
Max Kellermann
2014-10-02
TagFile: use OpenLocalInputStream()
Max Kellermann
2014-05-11
InputStream: add virtual destructor
Max Kellermann
2014-02-07
DecoderPlugin: pass Path instance to file_decode() and scan_file()
Max Kellermann
2014-01-24
Input*: move to input/
Max Kellermann
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-29
InputStream: add static method OpenReady()
Max Kellermann
2013-12-29
TagFile: rewind the stream before trying the next plugin
Max Kellermann
2013-12-29
TagFile: pass reference instead of pointer
Max Kellermann
2013-12-29
TagFile: use decoder_plugins_try()
Max Kellermann
2013-10-26
TagFile: use Path instead of const char *
Max Kellermann
2013-10-23
input_stream: rename struct to InputStream
Max Kellermann
2013-10-23
InputStream: add method Rewind()
Max Kellermann
2013-10-21
DecoderPlugin: move functions into the struct
Max Kellermann
2013-10-21
TagFile: use IgnoreError()
Max Kellermann
2013-10-21
decoder_plugin: rename struct to DecoderPlugin
Max Kellermann
2013-10-19
*: use references instead of pointers
Max Kellermann
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
2013-10-17
thread/{Cond,Mutex}: use "class" instead of "typedef"
Max Kellermann
2013-09-05
InputLegacy: move functions to the input_stream class
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-09-03
input_stream.h: rename to InputLegacy.hxx
Max Kellermann
2013-07-28
decoder_api: convert to C++
Max Kellermann
2013-04-08
uri: convert to C++
Max Kellermann
2013-01-30
decoder_list: convert to C++
Max Kellermann
2013-01-27
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
Max Kellermann
2013-01-26
tag_file: convert to C++
Max Kellermann