Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | db/simple: check for I/O errors in Load() | Max Kellermann | 2014-08-11 | 1 | -1/+1 |
* | db/simple: compress the database file using gzip | Max Kellermann | 2014-08-11 | 1 | -4/+54 |
* | fs/io/BufferedReader: new class to replace class TextFile | Max Kellermann | 2014-08-07 | 1 | -5/+2 |
* | 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 | -12/+8 |
* | db/Helpers: split library | Max Kellermann | 2014-04-25 | 1 | -0/+1 |
* | DatabaseCommands: "list" allows grouping | Max Kellermann | 2014-04-24 | 1 | -3/+4 |
* | db/simple: mount points | Max Kellermann | 2014-02-27 | 1 | -4/+143 |
* | db/simple/Directory: eliminate method LookupSong() | Max Kellermann | 2014-02-26 | 1 | -1/+19 |
* | db/simple/Directory: LookupDirectory() return remaining URI | Max Kellermann | 2014-02-26 | 1 | -13/+18 |
* | db/simple: create dedicated directory | Max Kellermann | 2014-02-26 | 1 | -0/+331 |