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
Age
Commit message (
Expand
)
Author
2021-06-23
TagAny: invoke ScanGenericTags() on remote files
Max Kellermann
2021-06-22
Main: use AtScopeExit() to call ZeroconfDeinit()
Max Kellermann
2021-05-31
decoder/ffmpeg: fix build failure with FFmpeg 3.4
Max Kellermann
2021-05-31
decoder/ffmpeg: suppress -Wunused with libavformat<58.6.100
Max Kellermann
2021-05-31
db/proxy: suppress -Wunused with libmpdclient<2.12
Max Kellermann
2021-05-27
input/last: call Close() in Open()
Max Kellermann
2021-05-27
input/last: clear "uri" field in Close()
Max Kellermann
2021-05-26
decoder/ffmpeg: support the tags "album-sort", "artist-sort"
Max Kellermann
2021-05-26
decoder/ffmpeg: support the "sort_album" tag
Max Kellermann
2021-05-26
decoder/ffmpeg: add comment
Max Kellermann
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
decoder/mad: move variable declaration into "case"
Max Kellermann
2021-05-25
zeroconf/avahi: move variable declaration into "case"
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-22
input/last: add nullptr check to Open(), fixes assertion failure
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
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 CURL to 7.76.1
Max Kellermann
2021-04-26
output/jack: enable on Windows
Max Kellermann
2021-04-26
output/control: add missing nullptr checks
Max Kellermann
2021-04-15
Revert "tag/Pool: use strncmp() without strlen() to compare strings"
Max Kellermann
2021-03-13
gme: add support for rsn files
John Regan
2021-03-13
output/wasapi: use calculated new buffer instead old one
Shen-Ta Hsieh
2021-03-10
Added cross-origin header to http headers of the http output.
bitkeeper
2021-03-10
output/wasapi: implement Drain()
Max Kellermann
2021-03-10
output/wasapi: move the "is_started" flag to class WasapiOutputThread
Max Kellermann
2021-03-10
output/wasapi: eliminate `friend` declaration
Max Kellermann
2021-03-10
output/wasapi: implement Cancel() properly
Max Kellermann
2021-03-10
output/wasapi: add field `paused`
Max Kellermann
[next]