| Commit message (Expand) | Author | Age | Files | Lines |
* | StateFile: configurable interval | Max Kellermann | 2014-08-24 | 1 | -2/+3 |
* | fs/io/BufferedReader: new class to replace class TextFile | Max Kellermann | 2014-08-07 | 1 | -3/+3 |
* | fs/output, fs/TextFile: move to fs/io/ | Max Kellermann | 2014-08-07 | 1 | -3/+3 |
* | *Save, *State: use the OutputStream API instead of FILE* | Max Kellermann | 2014-07-30 | 1 | -10/+22 |
* | StateFile: use nullptr instead of NULL | Max Kellermann | 2014-07-30 | 1 | -1/+1 |
* | Playlist*: move to queue/ | Max Kellermann | 2014-02-27 | 1 | -1/+1 |
* | Mapper: move map_song_detach() to db/DatabaseSong.cxx | Max Kellermann | 2014-02-07 | 1 | -2/+3 |
* | Instance: add Database attribute | Max Kellermann | 2014-02-04 | 1 | -2/+6 |
* | StateFile: pass Database to SongLoader | Max Kellermann | 2014-02-04 | 1 | -1/+2 |
* | QueueSave: use class SongLoader | Max Kellermann | 2014-02-03 | 1 | -2/+5 |
* | OutputAll: convert to class, move instance to class Partition | Max Kellermann | 2014-01-28 | 1 | -3/+3 |
* | Mixer*: move to mixer/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | output/*: move to output/plugins/ | Max Kellermann | 2014-01-23 | 1 | -1/+1 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | TextFile: move to fs subsystem | Denis Krjuchkov | 2013-12-08 | 1 | -1/+1 |
* | include cleanup using iwyu | Max Kellermann | 2013-11-28 | 1 | -1/+1 |
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -7/+7 |
* | fs/Path: rename to AllocatedPath | Max Kellermann | 2013-10-17 | 1 | -1/+1 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -13/+14 |
* | Listen, ...: add missing includes | Max Kellermann | 2013-10-02 | 1 | -1/+2 |
* | ConfigPath: return a Path object | Max Kellermann | 2013-08-07 | 1 | -3/+4 |
* | event/TimeoutMonitor: eliminate support for periodic events | Max Kellermann | 2013-04-08 | 1 | -2/+1 |
* | StateFile: schedule timer only after a change | Max Kellermann | 2013-04-08 | 1 | -15/+6 |
* | StateFile: move code to RememberVersions(), IsModified() | Max Kellermann | 2013-04-08 | 1 | -12/+21 |
* | StateFile: use file system API, log in UTF-8 | Denis Krjuchkov | 2013-02-02 | 1 | -7/+9 |
* | Path: new class "Path" wraps filesystem path strings | Max Kellermann | 2013-01-18 | 1 | -3/+3 |
* | event/TimeoutMonitor: wrapper for g_timeout_source_new() | Max Kellermann | 2013-01-14 | 1 | -13/+5 |
* | StateFile: convert to a class | Max Kellermann | 2013-01-14 | 1 | -64/+34 |
* | Main, IOThread: move GMainLoop setup code to class EventLoop | Max Kellermann | 2013-01-14 | 1 | -3/+5 |
* | volume: convert to C++ | Max Kellermann | 2013-01-07 | 1 | -4/+1 |
* | Partition: new class, container for Playlist and PlayerControl | Max Kellermann | 2013-01-05 | 1 | -15/+19 |
* | playlist: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -1/+1 |
* | TextFile: convert to a class | Max Kellermann | 2013-01-03 | 1 | -12/+4 |
* | text_file: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
* | db_save, state_file: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+165 |