Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | db/simple: eliminate UpdateFileInArchive() if archive API is disabled | Max Kellermann | 2015-03-01 | 1 | -0/+4 |
| | | | | Reduce some unnecessary overhead. | ||||
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | db/simple/Song: use std::chrono::duration for start_ms and end_ms | Max Kellermann | 2014-08-28 | 1 | -4/+5 |
| | |||||
* | db/simple: use class boost::intrusive::list | Max Kellermann | 2014-06-16 | 1 | -2/+18 |
| | | | | Remove the C list_head library and use type-safe C++ instead. | ||||
* | db/simple: create dedicated directory | Max Kellermann | 2014-02-26 | 1 | -0/+113 |