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-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
copyright year 2021
Max Kellermann
2020-11-15
Fixes #994 - moveoutput: new AudioOutputControl created from copyMoving an ou...
Stapper
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
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] convert several loops to range based ones
Rosen Penev
2020-02-01
[clang-tidy] use make_unique
Rosen Penev
2020-02-01
*: use `auto`
Max Kellermann
2020-01-20
command/partition: add command "delpartition"
Max Kellermann
2020-01-20
command/partition: don't create null output in new partitions
Max Kellermann
2020-01-20
output/multiple: add "client" field, replacing the "client" parameter
Max Kellermann
2020-01-20
Partition: add client list
Max Kellermann
2020-01-20
command/message: make messages/subscriptions local to the current partition
Max Kellermann
2020-01-18
command/player: show partition name in "status" response
Max Kellermann
2020-01-18
command/player: add local Partition reference variable
Max Kellermann
2020-01-18
add "moveoutput" command
Max Kellermann
2020-01-18
AudioFormat: move to pcm/
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2020-01-03
util/{Const,Writable}Buffer: drop "_type" from type names
Max Kellermann
2019-12-16
util/Time*: move to time/
Max Kellermann
2019-12-04
command/fingerprint: fix inverted check
Max Kellermann
2019-08-21
Merge tag 'v0.21.14'
Max Kellermann
2019-08-20
command/all: don't create new Response instance in exception handler
Max Kellermann
2019-08-20
client/Process, command/all: add `noexcept`
Max Kellermann
2019-08-20
command/all: remove obsolete prototype
Max Kellermann
[next]