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-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
2020-09-07
system/FileDescriptor: add method FullWrite()
Max Kellermann
2020-09-07
*: use nullptr instead of NULL
Max Kellermann
2020-09-07
io/FileDescriptor: add method FullRead()
Max Kellermann
2020-09-04
Merge branch 'v0.21.x' into master
Max Kellermann
2020-09-04
Support soxr custom recipes.
bitkeeper
2020-09-04
archive/iso9660: free iso9660_stat_t as early as possible
Max Kellermann
2020-09-04
archive/bzip2: make variables more local
Max Kellermann
2020-09-04
archive/bzip2: move the eof check out of the ScopeUnlock
Max Kellermann
2020-09-04
archive/bzip2: throw on unexpected input EOF
Max Kellermann
2020-09-04
archive/bzip2: simplify bz_stream initializer
Max Kellermann
2020-09-04
archive/bzip2: fold Open() into constructor
Max Kellermann
2020-09-04
archive/bzip2: reorder fields to improve packing
Max Kellermann
2020-09-04
archive/bzip2: add `override`
Max Kellermann
2020-09-04
archive/zzip: fix crash on corrupt ZIP file
Max Kellermann
2020-09-04
archive/zzip: use zzip_ssize_t to avoid integer overflows
Max Kellermann
2020-09-04
archive/zzip: add `override`
Max Kellermann
2020-09-04
archive/zzip: pass std::shared_ptr as template parameter
Max Kellermann
2020-09-04
archive/zzip: add `explicit`
Max Kellermann
[next]