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
/
plugins
Age
Commit message (
Expand
)
Author
2021-02-07
archive/iso9660: another fix for unaligned reads
Max Kellermann
2021-02-07
archive/iso9660: check "skip==0" before doing optimized large read
Max Kellermann
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-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
[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-01
[clang-tidy] pass by value where appropriate
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-06-17
Copyright year 2019
Max Kellermann
2019-05-31
archive/iso9660: implement seeking
Max Kellermann
2019-05-29
input/InputStream: make IsEOF() and IsAvailable() const
Max Kellermann
2019-05-07
input/InputStreams: pass std::unique_lock<> to various methods
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-06-22
input/Stream: remove attribute "cond", replace with handler interface
Max Kellermann
2018-02-03
Merge tag 'v0.20.16'
Max Kellermann
2018-02-03
archive/iso9660: libcdio 2.0 compatibility
Max Kellermann
2017-12-27
archive/Plugin: return std::unique_ptr<ArchiveFile>
Max Kellermann
[next]