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
/
lib
Age
Commit message (
Expand
)
Author
2021-01-19
lib/pcre/RegexPointer: work around bogus -Wmaybe-uninitialized with GCC 11
Max Kellermann
2021-01-01
copyright year 2021
Max Kellermann
2020-11-30
lib/ffmpeg/Filter: Add define required for avutil
Danilo Spinella
2020-11-16
filter/ffmpeg: detect the output sample format
Max Kellermann
2020-11-04
decoder/ffmpeg: move code to lib/ffmpeg/Interleave.cxx
Max Kellermann
2020-11-04
lib/ffmpeg/Buffer: add missing include
Max Kellermann
2020-11-04
lib/ffmpeg/Buffer: disallow copying
Max Kellermann
2020-11-04
lib/ffmpeg/Buffer: add `noexcept`
Max Kellermann
2020-11-04
lib/ffmpeg/{Buffer,Time}: remove obsolete "#undef SampleFormat"
Max Kellermann
2020-10-28
lib/yajl/Handle: strip newlines from error messages
Max Kellermann
2020-10-28
lib/yajl/Handle: un-inline the throwing code
Max Kellermann
2020-10-17
lib/nfs/patches: disable the snprintf->sprintf_s alias
Max Kellermann
2020-10-15
lib/dbus/Watch: add missing include for assert()
Max Kellermann
2020-10-08
event/TimerEvent: add type alias for std::chrono::steady_clock::duration
Max Kellermann
2020-10-08
StateFileConfig, ...: drop obsolete out-of-class definition
Max Kellermann
2020-09-16
remove GCC5 hacks
Rosen Penev
2020-09-04
Merge branch 'v0.21.x' into master
Max Kellermann
2020-07-23
lib/dbus/Values: use `using` instead of `typedef`
Max Kellermann
2020-07-23
lib/dbus/Values: add `uint32_t` and `uint64_t` support
Max Kellermann
2020-07-23
lib/dbus/Message: add `noexcept`
Max Kellermann
2020-07-23
include cleanup
Max Kellermann
2020-07-23
lib/icu: fix build without libc iconv support
Rosen Penev
2020-07-20
lib/smbclient/Mutex: remove obsolete library
Max Kellermann
2020-07-20
lib/smbclient/Context: add global Mutex for smbc_{new,free}_context()
Max Kellermann
2020-07-20
lib/smbclient/Init: move code to SmbclientContext::New()
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-06
Log: make LogLevel the first parameter
Max Kellermann
2020-07-01
system/ByteOrder: move to util/
Max Kellermann
2020-06-10
Merge tag 'v0.21.24'
Max Kellermann
2020-06-10
lib/curl/Request: don't enable CURLOPT_NETRC on Windows
Max Kellermann
2020-05-30
use std chr functions
Rosen Penev
2020-05-30
lib/icu/Win32: paranoid-ify the buffer length checks
Max Kellermann
2020-05-30
lib/icu: add null terminate in win32 string and wstring
Shen-Ta Hsieh
2020-05-27
lib/ffmpeg/Time: redefine AV_TIME_BASE_Q with initializer list
Max Kellermann
2020-05-27
lib/upnp/Compat: workaround for -Wkeyword-macro
Max Kellermann
2020-05-27
lib/upnp: drop support for libupnp versions older than 1.8
Max Kellermann
2020-05-27
Merge branch 'v0.21.x'
Max Kellermann
2020-05-27
lib/ffmpeg/Time: replace C99 compound literal with C++ initializer list
Max Kellermann
2020-05-27
remove some more extra semicolons
Rosen Penev
2020-05-26
lib/icu/Converter: add missing <string_view> include
Max Kellermann
2020-05-05
meson.build: move VERSION and others to Version.h
Max Kellermann
2020-05-05
*/plugins/meson.build: define feature macros in Features.h
Max Kellermann
2020-04-23
Merge tag 'v0.21.23'
Max Kellermann
2020-04-23
lib/nfs/FileReader: use `struct stat64` on Windows 32-bit
Max Kellermann
2020-04-23
lib/nfs/Connection: pass POLLHUP and POLLERR to nfs_service()
Max Kellermann
2020-04-23
lib/nfs/Connection: don't pass HANGUP to Schedule()
Max Kellermann
2020-04-23
lib/nfs/FileReader: reset `state` in OnNfsCallback()
Max Kellermann
2020-04-23
lib/nfs/FileReader: set `state=IDLE` before invoking callback
Max Kellermann
2020-04-22
lib/icu/Compare: add Windows implementation
Max Kellermann
[next]