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
/
PlaylistDatabase.cxx
Age
Commit message (
Expand
)
Author
2019-12-16
util/Time*: move to time/
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2017-08-11
db/PlaylistInfo: use std::chrono::system_clock::time_point
Max Kellermann
2017-07-05
util/StringUtil: move strip functions to StringStrip.cxx
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-10-29
db/simple/Save: migrate from class Error to C++ exceptions
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-08-07
fs/output, fs/TextFile: move to fs/io/
Max Kellermann
2014-08-07
util/StringUtil: rename strchug_fast() to StripLeft()
Max Kellermann
2014-07-30
*Save, *State: use the OutputStream API instead of FILE*
Max Kellermann
2014-01-27
Playlist{Info,Vector}: move to db/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-08
TextFile: move to fs subsystem
Denis Krjuchkov
2013-10-18
util/StringUtil: rename strchug_fast_c() to strchug_fast()
Max Kellermann
2013-10-02
Playlist*: use nullptr instead of NULL
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-04-09
string_util: convert to C++
Max Kellermann
2013-01-03
TextFile: convert to a class
Max Kellermann
2013-01-03
text_file: convert to C++
Max Kellermann
2013-01-03
PlaylistVector: use std::list
Max Kellermann
2013-01-02
PlaylistInfo: rename class, use std::string
Max Kellermann
2013-01-02
playlist_vector: convert to C++
Max Kellermann
2013-01-02
db_save, state_file: convert to C++
Max Kellermann