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
Age
Commit message (
Expand
)
Author
2014-08-07
decoder/Mp4v2: add MP4v2 decoder plugin
Andrée Ekroth
2014-08-07
fs/output/FileOutputStream: use open_cloexec()
Max Kellermann
2014-08-07
TextInputStream: don't strip
Max Kellermann
2014-08-07
util/{Static,Foreign}FifoBuffer: lazy shift
Max Kellermann
2014-08-07
util/StaticFifoBuffer: fix indent
Max Kellermann
2014-08-07
TextInputStream: move code to ReadBufferedLine()
Max Kellermann
2014-08-07
util/StringUtil: add StripRight() overload with "end" argument
Max Kellermann
2014-08-07
LogBackend: use StripRight()
Max Kellermann
2014-08-07
util/StringUtil: use IsWhitespaceOrNull() in StripRight()
Max Kellermann
2014-08-07
util/StringUtil: move code to StripRight()
Max Kellermann
2014-08-07
util/StringUtil: rename strchug_fast() to StripLeft()
Max Kellermann
2014-08-07
util/CharUtil: add IsWhitespaceFast()
Max Kellermann
2014-08-07
util/CharUtil: make IsWhitespace*() "constexpr"
Max Kellermann
2014-08-07
util/CharUtil: fix indent
Max Kellermann
2014-08-07
fs/StandardDirectory: pass writable string to ParseConfigLine()
Max Kellermann
2014-08-07
event/BufferedSocket: fix inversed buffer check
Max Kellermann
2014-08-07
util/ForeignFifoBuffer: add method Swap()
Max Kellermann
2014-08-07
util/ForeignFifoBuffer: add method MoveFrom()
Max Kellermann
2014-08-07
input/TextInputStream: return char*
Max Kellermann
2014-08-06
util/ForeignFifoBuffer: add method GetAvailable()
Max Kellermann
2014-08-06
util/DynamicFifoBuffer: move code to new base class ForeignFifoBuffer
Max Kellermann
2014-08-06
util/FifoBuffer: rename to StaticFifoBuffer
Max Kellermann
2014-08-06
db/update/InotifySource: remove FifoBuffer
Max Kellermann
2014-08-06
fs/GzipOutputStream: new class wrapping zlib
Max Kellermann
2014-08-06
Makefile.am: add variable FS_LIBS
Max Kellermann
2014-07-30
*Save, *State: use the OutputStream API instead of FILE*
Max Kellermann
2014-07-30
fs/OutputStream: new infrastructure for writing to files
Max Kellermann
2014-07-30
util/Error: add method FormatLastError()
Max Kellermann
2014-07-30
util/Error: add SetLastError() overload with "DWORD code" parameter
Max Kellermann
2014-07-30
util/Error: add "printf" attributes
Max Kellermann
2014-07-30
TagId3: fix printf string parameter
Max Kellermann
2014-07-30
util/DynamicFifoBuffer: fix typo in API documentation
Max Kellermann
2014-07-30
StateFile: use nullptr instead of NULL
Max Kellermann
2014-07-30
encoder/opus: use nullptr instead of NULL
Max Kellermann
2014-07-30
system/Resolver: use nullptr instead of NULL
Max Kellermann
2014-07-30
pcm: use nullptr instead of NULL
Max Kellermann
2014-07-30
playlist/extm3u: use nullptr instead of NULL
Max Kellermann
2014-07-30
android build 5
Max Kellermann
2014-07-30
Makefile.am: add missing backslash
Max Kellermann
2014-07-30
Merge tag 'v0.18.12'
Max Kellermann
2014-07-30
release v0.18.12
v0.18.12
Max Kellermann
2014-07-30
Main: don't require mpd.conf on Android
Max Kellermann
2014-07-30
android/Main: indicate when the native code has quit
Max Kellermann
2014-07-30
android/Loader: fix indent
Max Kellermann
2014-07-30
Makefile.am: *.apk depends on android/src/*.java
Max Kellermann
2014-07-30
Makefile.am: move duplicate specification to APK_DEPS
Max Kellermann
2014-07-30
Makefile.am: release .apk depends on icon
Max Kellermann
2014-07-30
Makefile.am: new zipalign path
Max Kellermann
2014-07-29
db/proxy: implement Update()
Max Kellermann
2014-07-29
db/Interface: add virtual method Update()
Max Kellermann
[next]