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
/
archive
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
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
archive/iso9660: fix odd seeking bug (assertion failure)
Max Kellermann
2020-09-21
archive/iso9660: remove unused function CEILING()
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-04
Merge branch 'v0.21.x' into master
Max Kellermann
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
2020-05-27
archive/ArchiveList, input/Registry: avoid zero-sized array
Max Kellermann
2020-05-05
*/plugins/meson.build: define feature macros in Features.h
Max Kellermann
2020-03-19
[clang-tidy] run through performance checks
Rosen Penev
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-03-12
[clang-tidy] use nodiscard
Rosen Penev
2020-03-12
Merge branch 'v0.21.x'
Max Kellermann
2020-03-07
archive/iso9660: skip empty filenames
Max Kellermann
2020-03-07
archive/iso9660: use IsSpecialFilename()
Max Kellermann
2020-02-05
archive/iso9660: rewrite the macro CEILING as function
Max Kellermann
2020-02-02
[clang-tidy] convert several functions to const &
Rosen Penev
2020-02-02
Merge remote-tracking branches 'neheb/uniq', 'neheb/bool', 'neheb/loop', 'neh...
Max Kellermann
2020-02-01
[clang-tidy] pass by value where appropriate
Rosen Penev
2020-02-01
[clang-tidy] remove pointless void arg
Rosen Penev
2020-02-01
*: add `explicit`
Max Kellermann
2020-01-31
[clang-tidy] use override instead of virtual
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-12-16
Merge tag 'v0.21.17'
Max Kellermann
2019-12-04
archive/zzip: improve error reporting
Max Kellermann
2019-08-03
util/Macros: replace with std::size() (C++17)
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-06-15
archive/Lookup: move to fs/LookupFile.cxx
Max Kellermann
2019-06-15
archive/Lookup: pass class Path
Max Kellermann
2019-06-15
archive/Lookup: pass const pointer
Max Kellermann
2019-06-15
archive/Lookup: return AllocatedPath
Max Kellermann
2019-06-11
archive/Lookup: use PathTraitsFS::pointer_type
Max Kellermann
2019-06-04
archive/Domain: remove unused library
Max Kellermann
2019-06-04
archive/Lookup, input/Archive: remove useless log messages
Max Kellermann
[next]