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
/
db
/
plugins
/
upnp
Age
Commit message (
Expand
)
Author
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-02-20
db/Plugin: use std::unique_ptr<> to manage Database pointers
Max Kellermann
2018-11-19
db/upnp: use the generic ::CollectUniqueTags() function
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-22
Merge branch 'v0.20.x'
Max Kellermann
2018-10-22
db: fix broken command "list ... group"
Max Kellermann
2018-09-02
db/Print: move sort/window emulation code to class DatabaseVisitorHelper
Max Kellermann
2018-09-02
db/Interface: add "noexcept"
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-08-02
song/Filter: move each class into a separate source
Max Kellermann
2018-08-02
DetachedSong, db/LightSong, SongFilter: move to src/song/
Max Kellermann
2018-07-25
SongFilter: make Item an interface
Max Kellermann
2018-07-06
util/StringFormat: new utility library
Max Kellermann
2018-07-06
db/LightSong: pass URI to constructor
Max Kellermann
2018-07-06
db/LightSong: implicit initialization
Max Kellermann
2018-07-06
db/LightSong: make Tag a reference
Max Kellermann
2018-01-24
util/StringFormat: new utility library
Max Kellermann
2018-01-19
db/upnp/Directory: fix parsing of durations with fractions of seconds
Stefan Roellin
2018-01-02
db/upnp: use SplitString() instead of stringToTokens()
Max Kellermann
2018-01-02
lib/upnp/ClientInit: return UpnpClient_Handle
Max Kellermann
2017-11-12
lib/upnp: add "noexcept"
Max Kellermann
2017-09-12
util/StringView: remove Literal()
Max Kellermann
2017-08-25
lib/upnp/Discovery: use CURL instead of UpnpDownloadUrlItem()
Max Kellermann
2017-08-24
db/DatabasePlugin: pass EventThread's EventLoop to create()
Max Kellermann
2017-08-18
DetachedSong, db/LightSong, db/simple/Song: use std::chrono::system_clock::ti...
Max Kellermann
2017-08-18
db/LightDirectory: use std::chrono::system_clock::time_point
Max Kellermann
2017-06-04
Merge tag 'v0.20.9'
Max Kellermann
2017-06-04
*: add lost of "noexcept" specifications
Max Kellermann
2017-05-16
*: remove lots of GCC 4.8 fallback code
Max Kellermann
2017-05-15
Merge tag 'v0.20.7'
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-02-11
db/Interface: GetUpdateStamp() returns std::chrono::system_clock::time_point
Max Kellermann
2017-02-08
tag/Mask: wrap in class
Max Kellermann
2017-02-08
tag/Tag*: rename several source files
Max Kellermann
2017-01-23
lib/upnp/Util: pass single delimiter character to stringToTokens()
Max Kellermann
2017-01-23
lib/upnp/Util: remove parameter "skipinit", always true
Max Kellermann
2017-01-06
db/upnp: use "override" instead of "virtual"
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-10
util/Error: remove obsolete class
Max Kellermann
2016-10-29
db/Interface: migrate visitor methods from class Error to C++ exceptions
Max Kellermann
2016-10-29
db/Visitor: remove the Error parameter
Max Kellermann
2016-10-28
db/Plugin: migrate from class Error to C++ exceptions
Max Kellermann
2016-03-19
db/Interface: GetSong() throws exception on error
Max Kellermann
2016-03-19
db/Interface: Open() throws exception on error
Max Kellermann
2016-03-18
db/upnp: remove obsolete code comment
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
[next]