aboutsummaryrefslogtreecommitdiffstats
path: root/src/StateFile.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* TextFile: move to fs subsystemDenis Krjuchkov2013-12-081-1/+1
* include cleanup using iwyuMax Kellermann2013-11-281-1/+1
* *: use references instead of pointersMax Kellermann2013-10-191-7/+7
* fs/Path: rename to AllocatedPathMax Kellermann2013-10-171-1/+1
* Log: new logging library APIMax Kellermann2013-10-021-13/+14
* Listen, ...: add missing includesMax Kellermann2013-10-021-1/+2
* ConfigPath: return a Path objectMax Kellermann2013-08-071-3/+4
* event/TimeoutMonitor: eliminate support for periodic eventsMax Kellermann2013-04-081-2/+1
* StateFile: schedule timer only after a changeMax Kellermann2013-04-081-15/+6
* StateFile: move code to RememberVersions(), IsModified()Max Kellermann2013-04-081-12/+21
* StateFile: use file system API, log in UTF-8Denis Krjuchkov2013-02-021-7/+9
* Path: new class "Path" wraps filesystem path stringsMax Kellermann2013-01-181-3/+3
* event/TimeoutMonitor: wrapper for g_timeout_source_new()Max Kellermann2013-01-141-13/+5
* StateFile: convert to a classMax Kellermann2013-01-141-64/+34
* Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann2013-01-141-3/+5
* volume: convert to C++Max Kellermann2013-01-071-4/+1
* Partition: new class, container for Playlist and PlayerControlMax Kellermann2013-01-051-15/+19
* playlist: convert to C++Max Kellermann2013-01-041-1/+1
* TextFile: convert to a classMax Kellermann2013-01-031-12/+4
* text_file: convert to C++Max Kellermann2013-01-031-1/+1
* db_save, state_file: convert to C++Max Kellermann2013-01-021-0/+165