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
Age
Commit message (
Expand
)
Author
2021-05-26
decoder/ffmpeg: remove "year" tag
Max Kellermann
2021-05-26
decoder/ffmpeg: fix ArtistSort and AlbumArtistSort mapping
Max Kellermann
2021-05-25
db/update/Walk: load all .mpdignore files of all parent directories
Max Kellermann
2021-05-25
db/update/Walk: move code to LoadExcludeList()
Max Kellermann
2021-05-25
zeroconf/AvahiPoll: the struct timeval is an absolute time point
Max Kellermann
2021-05-25
zeroconf/AvahiPoll: move code to Schedule()
Max Kellermann
2021-05-25
zeroconf/AvahiPoll: rename "timer" to "event"
Max Kellermann
2021-05-25
meson.build: disable -Wsuggest-override with GCC 8
Max Kellermann
2021-05-25
meson.build: add more C++ warning flags
Max Kellermann
2021-05-25
meson.build: sort warning options
Max Kellermann
2021-05-25
meson.build: add comment for -Wno-non-virtual-dtor
Max Kellermann
2021-05-25
meson.build: add comment for clang-only warning options
Max Kellermann
2021-05-25
decoder/mad: move variable declaration into "case"
Max Kellermann
2021-05-25
zeroconf/avahi: move variable declaration into "case"
Max Kellermann
2021-05-25
meson.build: remove warning options implied by -Wall -Wextra
Max Kellermann
2021-05-25
meson.build: use add_project_arguments() instead of add_global_arguments()
Max Kellermann
2021-05-25
meson.build: remove unused variables common_cflags, common_cxxflags
Max Kellermann
2021-05-25
meson.build: require clang 7 (remove bug workaround)
Max Kellermann
2021-05-25
meson.build: remove "-pedantic", implied by Meson
Max Kellermann
2021-05-25
subprojects/sqlite3.wrap: add SQLite wrap
Max Kellermann
2021-05-25
sticker/Database: pass NarrowPath to sqlite3_open()
Max Kellermann
2021-05-25
lib/sqlite/meson.build: add missing external dependency on libsqlite
Max Kellermann
2021-05-25
util/RuntimeError: Disable format-security for gcc
Namkhai B
2021-05-24
meson: set only sanitizers for fuzzer when unspecified
Philippe Antoine
2021-05-24
increment version number to 0.22.9
Max Kellermann
2021-05-22
release v0.22.8
v0.22.8
Max Kellermann
2021-05-22
input/last: add nullptr check to Open(), fixes assertion failure
Max Kellermann
2021-05-22
increment version number to 0.22.8
Max Kellermann
2021-05-19
release v0.22.7
v0.22.7
Max Kellermann
2021-05-19
CommandLine: update copyright year in --version output
Max Kellermann
2021-05-19
client/Response, command/file: use %lu instead of %zu on Windows
Max Kellermann
2021-05-19
meson.build: define NOUSER on Windows for lighter windows.h
Max Kellermann
2021-05-19
win32/HResult: un-inline HRESULTToString() to reduce header dependencies
Max Kellermann
2021-05-19
fs/Glob: un-inline the Windows version to reduce header dependencies
Max Kellermann
2021-05-19
fs/Glob: use defaulted move constructor
Max Kellermann
2021-05-19
fs/Glob: remove redundant #ifdefs
Max Kellermann
2021-05-19
win32, ...: avoid including windows.h
Max Kellermann
2021-05-19
meson.build: disable Windows header features not needed by MPD
Max Kellermann
2021-05-19
meson.build: document Windows definitions
Max Kellermann
2021-05-19
output/wasapi: use "%lu" in log calls
Max Kellermann
2021-05-19
util/RuntimeError: disable -Wformat-security as a kludge
Max Kellermann
2021-05-18
command/PlaylistCommands: pass real_uri to LookupRemoteTag()
Max Kellermann
2021-05-18
command/file: cache the last "albumart" file
Max Kellermann
2021-05-18
input/LastInputStream: new class
Max Kellermann
2021-05-17
{input,storage}/curl: set CURLOPT_HTTPAUTH=CURLAUTH_BASIC
Max Kellermann
2021-05-17
python/build/libs.py: update OpenSSL to 3.0.0-alpha16
Max Kellermann
2021-05-17
python/build/libs.py: update FFmpeg to 4.4
Max Kellermann
2021-05-17
python/build/libs.py: update CURL to 7.76.1
Max Kellermann
2021-05-17
doc/meson.build: remove "upload" target
Max Kellermann
2021-05-11
python/build: update Boost URL and version
skidoo23
[prev]
[next]