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
/
input
Age
Commit message (
Expand
)
Author
2020-10-08
event/TimerEvent: add type alias for std::chrono::steady_clock::duration
Max Kellermann
2020-09-23
input/uring: safe cancellation
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-04
Merge branch 'v0.21.x' into master
Max Kellermann
2020-08-14
input/uring: add `noexcept`
Max Kellermann
2020-07-20
input/smbclient: close handle on stat error
Max Kellermann
2020-07-20
input/smbclient: remove mutex locking
Max Kellermann
2020-07-20
*/smbclient: use the new API with SMBCCTX parameter
Max Kellermann
2020-07-20
lib/smbclient/Context: new wrapper for SMBCCTX
Max Kellermann
2020-07-16
input/Init: downgrade PluginUnconfigured to LogLevel::DEBUG
Max Kellermann
2020-07-06
PluginUnavailable: backport class PluginUnconfigured from master
Max Kellermann
2020-07-01
system/ByteOrder: move to util/
Max Kellermann
2020-07-01
Merge branch 'v0.21.x'
Max Kellermann
2020-07-01
input/file: detect premature end of file
Max Kellermann
2020-05-30
use std chr functions
Rosen Penev
2020-05-27
archive/ArchiveList, input/Registry: avoid zero-sized array
Max Kellermann
2020-05-05
input/uring: new input plugin using io_uring
Max Kellermann
2020-05-05
*/plugins/meson.build: define feature macros in Features.h
Max Kellermann
2020-05-05
system/FileDescriptor: move to io/
Max Kellermann
2020-04-08
input/Plugin: copy protocols() to stack before using it
Max Kellermann
2020-04-08
[cppcheck] convert several functions to use std::all_of
Rosen Penev
2020-03-26
[clang-tidy] change integer prefixes to uppercase
Rosen Penev
2020-03-26
event/*, ...: make GetEventLoop() const
Max Kellermann
2020-03-16
add two extra noreturn that clang picked up
Rosen Penev
2020-03-16
Merge remote-tracking branches 'neheb/fwhfggwe', 'neheb/nvm2', 'neheb/nvm22',...
Max Kellermann
2020-03-16
fix implicit-fallthrough warnings under clang
Rosen Penev
2020-03-16
fix missing overrides
Rosen Penev
2020-03-16
remove gcc_unused
Rosen Penev
2020-03-13
util/ASCII: migrate to std::string_view
Max Kellermann
2020-03-12
replace stdint.h with cstdint
Rosen Penev
2020-03-12
replace stddef.h with cstddef
Rosen Penev
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-03-12
[clang-tidy] use nodiscard
Rosen Penev
2020-02-16
[clang-tidy] add ending namespace comments
Rosen Penev
2020-02-16
input/cache/Manager: add method Flush()
Max Kellermann
2020-02-04
[clang-tidy] change integer prefixes to uppercase
Rosen Penev
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] remove pointless void arg
Rosen Penev
2020-02-01
[clang-tidy] convert several loops to const auto&
Rosen Penev
2020-02-01
*: add `explicit`
Max Kellermann
2020-02-01
*: use `auto`
Max Kellermann
2020-02-01
*: use nullptr instead of NULL
Max Kellermann
2020-02-01
*: use defaulted destructors
Max Kellermann
2020-01-31
[clang-tidy] use override instead of virtual
Rosen Penev
2020-01-18
AudioFormat: move to pcm/
Max Kellermann
2020-01-18
meson.build: move Log.cxx and LogBackend.cxx into a static library
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-12-24
Merge tag 'v0.21.18'
Max Kellermann
[next]