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
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
2019-08-20
command/all: simplify `return` from command_process()
Max Kellermann
2019-08-20
command/all: catch all exceptions
Max Kellermann
2019-08-13
command/file: add command "readpicture"
Max Kellermann
2019-08-12
command/file: move code to TagScanAny()
Max Kellermann
2019-08-12
client/Response: add constant MAX_BINARY_SIZE
Max Kellermann
2019-08-12
client/Response: add method WriteBinary()
Max Kellermann
2019-08-09
util/UriUtil: split
Max Kellermann
2019-08-03
util/Macros: replace with std::size() (C++17)
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-07-05
decoder/Bridge: add `noexcept`
Max Kellermann
2019-07-05
lib/chromaprint/DecoderClient: catch and postpone InputStream::LockRead() errors
Max Kellermann
2019-06-17
Merge branch 'v0.21.x'
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-06-16
db/Interface: CollectUniqueTags() allows multiple "groups"
Max Kellermann
2019-06-06
tag/Handler: pass StringView to OnTag() and OnPair()
Max Kellermann
2019-05-08
util/Time*: move to time/
Max Kellermann
2019-05-07
input/InputStreams: pass std::unique_lock<> to various methods
Max Kellermann
2019-05-07
command/fingerprint: fix mutex locking bug
Max Kellermann
2019-04-26
thread/Cond: add wait() overload which takes a unique_lock<>
Max Kellermann
2019-04-25
thread/*Cond: rename methods to match std::condition_variable
Max Kellermann
2019-04-25
Instance: use std::unique_ptr<> to manage the NeighborGlue pointer
Max Kellermann
2019-04-25
sticker/Database: wrap in class StickerDatabase
Max Kellermann
2019-04-24
sticker/*: rename source files, drop "Sticker" prefix
Max Kellermann
2019-04-24
sticker/Database: return Sticker by value
Max Kellermann
2019-04-18
Merge branch 'v0.21.x'
Max Kellermann
2019-04-18
LocateUri: pass URI plugin kind, optionally disables plugin verify
Max Kellermann
2019-04-05
command: add command "getfingerprint"
Max Kellermann
2019-04-05
client/BackgroundCommand: infrastructure for commands running in background
Max Kellermann
2019-04-03
client/Process: reset the CommandListBuilder before processing it
Max Kellermann
2019-04-03
client/Internal: rename to Config.hxx
Max Kellermann
2019-04-03
client/*: rename source files, remove "Client" prefix
Max Kellermann
2019-04-03
Client: make almost all attributes `private`
Max Kellermann
2019-04-03
Merge tag 'v0.21.7'
Max Kellermann
2019-03-29
command/playlist: invoke the RemoteTagScanner on all newly added songs
Max Kellermann
2019-03-25
command/database: support "sort" and "window" in more commands
Max Kellermann
2019-03-25
db/DatabasePlaylist: pass DatabaseSelection to search_add_to_playlist()
Max Kellermann
2019-03-25
command/database: move code to ParseDatabaseSelection()
Max Kellermann
2019-03-14
command/database: fix "list" with filter expression
Max Kellermann
2019-02-27
Merge branch 'feature/playlist' of git://github.com/miccoli/MPD
Max Kellermann
[prev]
[next]