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
/
StateFile.hxx
Age
Commit message (
Expand
)
Author
2014-08-24
StateFile: configurable interval
Max Kellermann
2014-08-24
StateFile: make "path" const
Max Kellermann
2014-07-30
*Save, *State: use the OutputStream API instead of FILE*
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-10-17
fs/Path: rename to AllocatedPath
Max Kellermann
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
2013-08-07
ConfigPath: return a Path object
Max Kellermann
2013-04-08
event/TimeoutMonitor: eliminate support for periodic events
Max Kellermann
2013-04-08
StateFile: schedule timer only after a change
Max Kellermann
2013-04-08
StateFile: move code to RememberVersions(), IsModified()
Max Kellermann
2013-04-08
StateFile: make AutoWrite() private
Max Kellermann
2013-02-02
StateFile: use file system API, log in UTF-8
Denis Krjuchkov
2013-01-22
Path: move to fs subdirectory
Denis Krjuchkov
2013-01-18
Path: new class "Path" wraps filesystem path strings
Max Kellermann
2013-01-14
event/TimeoutMonitor: wrapper for g_timeout_source_new()
Max Kellermann
2013-01-14
StateFile: convert to a class
Max Kellermann
2013-01-05
Partition: new class, container for Playlist and PlayerControl
Max Kellermann
2013-01-02
db_save, state_file: convert to C++
Max Kellermann