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
Age
Commit message (
Expand
)
Author
2020-04-02
fs/NarrowPath: add class FromNarrowPath
Max Kellermann
2020-04-02
fs/NarrowPath: un-inline Windows constructor
Max Kellermann
2020-04-02
db/simple/Directory: optimize GetName() using the parent's path
Max Kellermann
2020-04-02
tag/Pool: enlarge hash table
Max Kellermann
2020-04-01
Revert "decoder/ffmpeg: copy the AVPacket in ffmpeg_send_packet()"
Max Kellermann
2020-04-01
time/Convert: fix GetTimeZoneOffset() on Windows
Max Kellermann
2020-04-01
util/AllocatedArray: use `using` instead of `typedef`
Max Kellermann
2020-03-31
replace locale.h with clocale
Rosen Penev
2020-03-31
fs/io/GunzipReader: increase buffer size to 64 kB
Max Kellermann
2020-03-26
replace exit and _exit with std variants
Rosen Penev
2020-03-26
Merge branch 'ucl' of git://github.com/neheb/MPD into v0.21.x
Max Kellermann
2020-03-26
lib/curl/Request: fix Exception "error" on Android
Thomas Guillem
2020-03-26
[clang-tidy] change integer prefixes to uppercase
Rosen Penev
2020-03-26
lib/curl/Easy: add method Unpause()
Max Kellermann
2020-03-26
lib/curl/Easy: add setter functions
Max Kellermann
2020-03-26
lib/curl/Global: make ReadInfo() private
Max Kellermann
2020-03-26
lib/curl/Global: remove redundant API docs
Max Kellermann
2020-03-26
lib/curl: fix coding style
Max Kellermann
2020-03-26
event/*, ...: make GetEventLoop() const
Max Kellermann
2020-03-26
lib/curl/Init: add `const` overloads
Max Kellermann
2020-03-26
lib/curl/Init: add `noexcept`
Max Kellermann
2020-03-25
treewide: use boost::lround when std::round is unavailable
Rosen Penev
2020-03-25
output/sles: use the AndroidMixerPlugin
Thomas Guillem
2020-03-25
mixer: add AndroidMixerPlugin
Thomas Guillem
2020-03-25
android: Context: add GetAudioManager
Thomas Guillem
2020-03-25
android: add AudioManager
Thomas Guillem
2020-03-25
android/Context: add `noexcept`
Max Kellermann
2020-03-25
java/Object: rename class Object to GlobalObject
Max Kellermann
2020-03-25
util/Math: change define
Rosen Penev
2020-03-25
replace lrint with lround
Rosen Penev
2020-03-25
change abs() to std::abs()
Rosen Penev
2020-03-25
[cppcheck] fix format string
Rosen Penev
2020-03-24
remove boost pow stuff for uClibc-ng
Rosen Penev
2020-03-24
MpcdecDecoderPlugin: use std variant of pow
Rosen Penev
2020-03-23
[cppcheck] use const for several variables
Rosen Penev
2020-03-22
util/WStringCompare: reorder functions to relocate API docs
Max Kellermann
2020-03-22
util/StringCompare: add API documentation
Max Kellermann
2020-03-22
util/StringCompare: add missing include
Max Kellermann
2020-03-22
Merge branch 'sles-assert-fix' of git://github.com/tguillem/MPD-1
Max Kellermann
2020-03-22
Support RSS feeds with application/xml MIME-type
kowalcj0
2020-03-21
output/sles: fix invalid assert
Thomas Guillem
2020-03-20
remove false ifdef
Rosen Penev
2020-03-19
util/Exception: include cleanup
Max Kellermann
2020-03-19
android/Environment: remove another extra semicolon
Max Kellermann
2020-03-19
android/Environment: remove extra semicolon
Max Kellermann
2020-03-19
Merge tag 'v0.21.21'
Max Kellermann
2020-03-19
[clang-tidy] add [[nodiscard]]
Rosen Penev
2020-03-19
[clang-tidy] run through performance checks
Rosen Penev
2020-03-19
[clang-tidy] use default member init
Rosen Penev
2020-03-19
[clang-tidy] remove redundant access specifiers
Rosen Penev
[prev]
[next]