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
/
command
Age
Commit message (
Expand
)
Author
2021-08-16
constexpr/std::array conversions
Rosen Penev
2021-08-05
Merge branch 'v0.22.x'
Max Kellermann
2021-07-16
command/file: support "albumart" for virtual tracks in CUE sheets
Max Kellermann
2021-07-16
command/file: pass directory uri to read_stream_art()
Max Kellermann
2021-05-28
output/print, command/player: print bool as integer
Max Kellermann
2021-05-27
client/Response: refactor FormatError() to use libfmt
Max Kellermann
2021-05-25
client/Response: add method Fmt() based on libfmt
Max Kellermann
2021-05-19
Merge tag 'v0.22.7'
Max Kellermann
2021-05-19
client/Response, command/file: use %lu instead of %zu on Windows
Max Kellermann
2021-05-19
Merge branch 'v0.22.x'
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-02-15
queue/PlaylistEdit: convert start/end parameters to RangeArg
Max Kellermann
2021-02-15
Merge tag 'v0.22.5'
Max Kellermann
2021-02-15
command/queue: better error message for open-ended range with "move"
Max Kellermann
2021-01-21
Merge tag 'v0.22.4'
Max Kellermann
2021-01-21
protocol: add command "binarylimit"
Max Kellermann
2021-01-21
client/FileCommands: validate the given offset
Max Kellermann
2021-01-21
command/Request: ParseUnsigned() returns unsigned
Max Kellermann
2021-01-20
command/file: use %zu to format a size_t
Max Kellermann
2021-01-01
Merge branch 'v0.22.x'
Max Kellermann
2021-01-01
copyright year 2021
Max Kellermann
2020-11-16
Merge branch 'v0.22.x'
Max Kellermann
2020-11-15
Fixes #994 - moveoutput: new AudioOutputControl created from copyMoving an ou...
Stapper
2020-11-04
util/UriExtract: pass std::string_view to uri_get_suffix()
Max Kellermann
2020-11-04
util/UriExtract: uri_get_suffix() returns std::string_view
Max Kellermann
2020-11-04
{decoder,archive,playlist}/plugin: pass std::string_view to SupportsMimeType()
Max Kellermann
2020-10-28
clang-tidy: convert to all/any_of
Rosen Penev
2020-10-16
command: add command "getvol"
Max Kellermann
2020-09-17
Merge branch 'v0.21.x' into master
Max Kellermann
2020-09-16
command/file, storage/{nfs,smbclient}: use PathTraitsFS::IsSpecialFilename()
Max Kellermann
2020-07-06
Merge branch 'v0.21.x'
Max Kellermann
2020-07-06
command/storage: automatically scan new mounts
Max Kellermann
2020-07-06
command/storage: check if storage is already mounted
Max Kellermann
2020-07-06
command/storage: check if mount point is busy
Max Kellermann
2020-05-30
use std chr functions
Rosen Penev
2020-05-05
Merge branch 'v0.21.x'
Max Kellermann
2020-04-30
command/all: "tagtypes" requires no permissions
Max Kellermann
2020-04-08
[cppcheck] convert several functions to use std::all_of
Rosen Penev
2020-03-26
Merge branch 'ucl' of git://github.com/neheb/MPD into v0.21.x
Max Kellermann
2020-03-26
[clang-tidy] change integer prefixes to uppercase
Rosen Penev
2020-03-25
treewide: use boost::lround when std::round is unavailable
Rosen Penev
2020-03-16
fix double promotions
Rosen Penev
2020-03-16
Merge remote-tracking branch 'neheb/h'
Max Kellermann
2020-03-16
remove gcc_unused
Rosen Penev
2020-03-15
treewide: use boost::lround when std::round is unavailable
Rosen Penev
2020-03-13
fs/Traits: GetParent() returns std::string_view
Max Kellermann
2020-03-12
replace inttypes.h with cinttypes
Rosen Penev
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-02-16
[clang-tidy] add ending namespace comments
Rosen Penev
[next]