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
/
test
/
DumpDatabase.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-04-02
Merge tag 'v0.21.22'
Max Kellermann
2020-04-02
test/*: fix Windows build using class FromNarrowPath
Max Kellermann
2020-02-01
*: use nullptr instead of NULL
Max Kellermann
2020-02-01
*: use defaulted destructors
Max Kellermann
2020-01-31
[clang-tidy] use override instead of virtual
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-04-24
db/DatabaseListener: add `noexcept`
Max Kellermann
2019-02-20
db/Plugin: use std::unique_ptr<> to manage Database pointers
Max Kellermann
2019-02-05
test/ConfigGlue: merge duplicate code from various debug programs
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-19
test/DumpDatabase: allocate ConfigData on the stack
Max Kellermann
2018-08-02
DetachedSong, db/LightSong, SongFilter: move to src/song/
Max Kellermann
2018-07-17
test/DumpDatabase: use struct ConfigData
Max Kellermann
2018-07-17
tag/Config: use struct ConfigData
Max Kellermann
2018-07-17
test/*: catch and print all exceptions
Max Kellermann
2018-07-17
config/Block: allow moving name and value
Max Kellermann
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2017-08-24
db/DatabasePlugin: pass EventThread's EventLoop to create()
Max Kellermann
2017-08-18
test/DumpDatabase: start an EventThread
Max Kellermann
2017-08-18
test/{DumpDatabase,run_neighbor_explorer}: add class GlobalInit
Max Kellermann
2017-02-08
tag/Tag*: rename several source files
Max Kellermann
2017-01-03
update copyright year
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-09-16
input/InputStream: migrate from class Error to C++ exceptions
Max Kellermann
2016-03-19
db/Interface: Open() throws exception on error
Max Kellermann
2016-03-18
test/DumpDatabase: use AtScopeExit()
Max Kellermann
2016-03-18
db/DatabaseListener: pass URI to OnDatabaseSongRemoved()
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-12-18
fs/io/Reader: use C++ exceptions instead of class Error
Max Kellermann
2015-12-16
config/ConfigFile: use std::exception on syntax error
Max Kellermann
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-21
ConfigData: move struct config_param to Param.hxx
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-05
configure.ac: require GLib 2.32 (if enabled)
Max Kellermann
2014-11-21
configure.ac: add macro MPD_ENABLE_AUTO_PKG
Max Kellermann
2014-10-24
test/DumpDatabase, ...: no g_thread_init() calls when GLib is disabled
Max Kellermann
2014-02-19
DatabasePlugin: split header
Max Kellermann
2014-02-04
db/DatabaseListener: add method OnDatabaseSongRemoved()
Max Kellermann
2014-01-27
Playlist{Info,Vector}: move to db/
Max Kellermann
2014-01-24
Database*: move to db/
Max Kellermann
2014-01-24
Input*: move to input/
Max Kellermann
2014-01-24
Config*: move to config/
Max Kellermann
2014-01-22
LightDirectory: new struct replacing Directory in the DB API
Max Kellermann
2014-01-19
LightSong: new class to be used by DatabasePlugin callbacks
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-11
DatabasePlugin: add interface DatabaseListener
Max Kellermann
[next]