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
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
python/build/libs.py: update libmpdclient to 2.18
Max Kellermann
2020-04-01
.travis.yml: install more packages on OSX
Max Kellermann
2020-04-01
time/Convert: fix GetTimeZoneOffset() on Windows
Max Kellermann
2020-04-01
test/time: add test for LocalTime(), GmTime()
Max Kellermann
2020-04-01
test/meson.build: move TestTime to time/
Max Kellermann
2020-04-01
test/net/TestIPv[46]Address: fix Windows build errors
Max Kellermann
2020-04-01
python/build/libs.py: update CURL to 7.69.1
Max Kellermann
2020-03-31
fs/io/GunzipReader: increase buffer size to 64 kB
Max Kellermann
2020-03-26
android/Settings: remove the EXPIRIMENTAL text
Thomas Guillem
2020-03-26
android: add TV support
Thomas Guillem
2020-03-26
android/Main: handle API26 NotificationChannel
Thomas Guillem
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-22
Support RSS feeds with application/xml MIME-type
kowalcj0
2020-03-22
increment version number to 0.21.22
Max Kellermann
2020-03-19
release v0.21.21
v0.21.21
Max Kellermann
2020-03-19
raise default "max_connections" value to 100
Max Kellermann
2020-03-12
playlist/asx: concatenate multiple CharacterData fragments
Max Kellermann
2020-03-12
playlist/asx: add State::TAG
Max Kellermann
2020-03-12
playlist/asx: use tag_table to convert element name to TagType
Max Kellermann
2020-03-12
playlist/xspf: concatenate multiple CharacterData fragments
Max Kellermann
2020-03-12
playlist/xspf: add State::TAG
Max Kellermann
2020-03-11
playlist/xspf: move location.empty() check to _start_element()
Max Kellermann
2020-03-11
playlist/xspf: use tag_table to convert element name to TagType
Max Kellermann
2020-03-11
playlist/xspf: use C++11 initializer
Max Kellermann
2020-03-11
tag/Mask: fix yet another typo, this time in Unset()
Max Kellermann
2020-03-07
.travis.yml: rename "matrix" to "jobs"
Max Kellermann
2020-03-07
archive/iso9660: skip empty filenames
Max Kellermann
2020-03-07
archive/iso9660: use IsSpecialFilename()
Max Kellermann
2020-03-07
fs/Traits: add IsSpecialFilename()
Max Kellermann
2020-03-07
.travis.yml: force updating homebrew on OSX
Max Kellermann
[next]