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
2020-02-20
Merge remote-tracking branches 'neheb/j', 'neheb/f', 'neheb/qwe' and 'neheb/hgf'
Max Kellermann
2020-02-20
[clang-tidy] remove needless std::move
Rosen Penev
2020-02-20
lib/dbus/Udisks2: make `path` non-const to allow moving from it
Max Kellermann
2020-02-20
neighbor/smbclient: make iterators non-const to enable the std::move()
Max Kellermann
2020-02-20
storage/smbclient: remove misplaced .c_str() call
Max Kellermann
2020-02-20
storage/composite: make variable non-const to enable the std::move()
Max Kellermann
2020-02-17
Instance: flush input cache on SIGHUP
Max Kellermann
2020-02-17
unix/SignalHandlers: pass Instance to ...Init()
Max Kellermann
2020-02-17
doc/user.rst: add section "Signals"
Max Kellermann
2020-02-17
doc/user.rst: add section "Starting MPD"
Max Kellermann
2020-02-16
[clang-tidy] use using instead of typedef
Rosen Penev
2020-02-16
[clang-tidy] use emplace_back
Rosen Penev
2020-02-16
[clang-tidy] use = default
Rosen Penev
2020-02-16
[clang-tidy] add ending namespace comments
Rosen Penev
2020-02-16
input/cache/Manager: add method Flush()
Max Kellermann
2020-02-16
Merge tag 'v0.21.20'
Max Kellermann
2020-02-16
release v0.21.20
v0.21.20
Max Kellermann
2020-02-16
.travis.yml: use GTest 1.8.0 instead of HEAD
Max Kellermann
2020-02-16
Fix travis
Rosen Penev
2020-02-16
storage/composite: no "=default" in constructor
Max Kellermann
2020-02-16
Merge branch 'efuhgeh' of git://github.com/neheb/MPD
Max Kellermann
2020-02-10
protocol/ArgParser: cast seek offset to SignedSongTime
Max Kellermann
2020-02-05
util/BitReverse: generate table with constexpr function
Max Kellermann
2020-02-05
util/bit_reverse: convert to C++
Max Kellermann
2020-02-05
archive/iso9660: rewrite the macro CEILING as function
Max Kellermann
2020-02-05
Merge remote-tracking branches 'neheb/patch-2', 'neheb/con', 'neheb/cons', 'n...
Max Kellermann
2020-02-04
[clang-tidy] use forward instead of move
Rosen Penev
2020-02-04
[clang-tidy] remove misplaced const
Rosen Penev
2020-02-04
[clang-tidy] remove static in namespace
Rosen Penev
2020-02-04
[clang-tidy] change integer prefixes to uppercase
Rosen Penev
2020-02-04
[clang-tidy] remove unneeded return
Rosen Penev
2020-02-04
[clang-tidy] remove const in declaration
Rosen Penev
2020-02-04
remove redundant const qualification
Rosen Penev
2020-02-04
Fix travis
Rosen Penev
2020-02-04
test/run_decoder: add option --seek
Max Kellermann
2020-02-04
test/meson.build: restore -Wno-missing-declarations for GTest
Max Kellermann
2020-02-04
test/DumpDecoderClient: allow overriding GetCommand()
Max Kellermann
2020-02-04
lib/xiph/OggSyncState: fix offset counter by using the actual page size
Max Kellermann
2020-02-04
Merge remote-tracking branches 'neheb/bind', 'neheb/move' and 'neheb/str'
Max Kellermann
2020-02-04
tag/ApeTag: don't take reference of IterableSplitString() elements
Max Kellermann
2020-02-04
Merge branch 'v0.21.x'
Max Kellermann
2020-02-04
test/meson.build: add -Wno-unused-command-line-argument for clang 9+
Max Kellermann
2020-02-04
test/meson.build: drop obsolete gtest warning suppressions
Max Kellermann
2020-02-04
decoder/ffmpeg: add two more missing commas
Max Kellermann
2020-02-04
add missing comma
Rosen Penev
2020-02-02
[clang-tidy] use == instead of compare for strings
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] pass by value where appropriate
Rosen Penev
2020-02-01
[clang-tidy] remove pointless void arg
Rosen Penev
[next]