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-09-26
clang-tidy: use auto
Rosen Penev
2020-09-23
db/upnp: store UPnPDirContent in local variable
Max Kellermann
2020-09-23
LogLevel: rename DEFAULT to NOTICE
Max Kellermann
2020-09-23
LogInit: provide mappings for LogLevel::{ERROR,WARNING}
Max Kellermann
2020-09-23
LogInit: rename "secure" to "info"
Max Kellermann
2020-09-23
LogInit: use StringIsEqual()
Max Kellermann
2020-09-23
decoder/ffmpeg: support album art
Max Kellermann
2020-09-23
input/uring: safe cancellation
Max Kellermann
2020-09-22
io/uring/Operation: add method ReplaceUring()
Max Kellermann
2020-09-22
io/uring/Operation: add API documentation
Max Kellermann
2020-09-22
net/SocketError: work around -Wvla by defining a constexpr variable
Max Kellermann
2020-09-21
Merge tag 'v0.21.26' into master
Max Kellermann
2020-09-21
archive/iso9660: fix odd seeking bug (assertion failure)
Max Kellermann
2020-09-21
archive/iso9660: remove unused macro CEILING()
Max Kellermann
2020-09-21
decoder/ffmpeg: implement protocols() and uri_decode() (for RTSP)
Max Kellermann
2020-09-21
decoder/ffmpeg: pass InputStream by pointer
Max Kellermann
2020-09-21
decoder/plugin: add method protocols()
Max Kellermann
2020-09-21
CommandLine: reindent lambdas
Max Kellermann
2020-09-21
archive/iso9660: fix odd seeking bug (assertion failure)
Max Kellermann
2020-09-21
input/ffmpeg: add "hls+http://" to the list of supported protocols
Max Kellermann
2020-09-21
input/Plugin: add `noexcept`
Max Kellermann
2020-09-21
archive/iso9660: remove unused function CEILING()
Max Kellermann
2020-09-21
Merge branch 'v0.21.x' into master
Max Kellermann
2020-09-21
util/ByteOrder: add FromLE16S()
Max Kellermann
2020-09-21
Support opus header gain tags and match opus playback volume to other tracks ...
Desuwa
2020-09-21
fix double promotions
Rosen Penev
2020-09-21
Merge branch 'gcc5' of git://github.com/neheb/MPD into master
Max Kellermann
2020-09-17
Merge branch 'v0.21.x' into master
Max Kellermann
2020-09-17
db/update/InotifyUpdate: pass path by value to recursive_watch_subdirectories()
Max Kellermann
2020-09-17
db/update/InotifyUpdate: obey `.mpdignore` files
Max Kellermann
2020-09-16
remove GCC5 hacks
Rosen Penev
2020-09-16
db/update/InotifyUpdate: split the WatchDirectory constructor
Max Kellermann
2020-09-16
db/update/InotifyUpdate: use class DirectoryReader
Max Kellermann
2020-09-16
db/update/InotifyUpdate: convert pointer to reference
Max Kellermann
2020-09-16
db/update/InotifyUpdate: remove commented log call
Max Kellermann
2020-09-16
command/file, storage/{nfs,smbclient}: use PathTraitsFS::IsSpecialFilename()
Max Kellermann
2020-09-16
db/update/InotifySource: use `auto`
Max Kellermann
2020-09-16
db/update/InotifySource: add `noexcept`
Max Kellermann
2020-09-16
db/update/InotifyQueue: add `noexcept`
Max Kellermann
2020-09-16
db/update/Inotify*: include cleanup
Max Kellermann
2020-09-16
player/Thread: call OnPlayerSync() in SeekDecoder()
Max Kellermann
2020-09-16
player/Thread: add another code comment explaining OnPlayerSync()
Max Kellermann
2020-09-16
player/Thread: update function name in comment
Max Kellermann
2020-09-16
LogBackend: change the initial log_threshold to DEFAULT
Max Kellermann
2020-09-16
decoder/ffmpeg: add "hls+http://" to the list of supported protocols
Max Kellermann
2020-09-16
decoder/ffmpeg: remove "rtsp://" from the list of supported protocols
Max Kellermann
2020-09-07
Merge branch 'v0.21.x' into master
Max Kellermann
2020-09-07
archive/iso9660: implement seeking
Max Kellermann
2020-09-07
archive/iso9660: fix unaligned reads
Max Kellermann
2020-09-07
Merge branch 'v0.21.x' into master
Max Kellermann
[prev]
[next]