Age | Commit message (Expand) | Author |
---|---|---|
2017-01-31 | Correct method types to match Interface.hxx | Thomas Zander |
2017-01-03 | update copyright year | Max Kellermann |
2016-10-29 | db/Interface: migrate visitor methods from class Error to C++ exceptions | Max Kellermann |
2016-10-26 | Instance: add GetDatabaseOrThrow() | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-08-12 | client/Response: new Client wrapper class for writing responses | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-11-08 | db/Count: include cleanup | Max Kellermann |
2014-08-29 | db/Count: use std::chrono::duration for the total time | Max Kellermann |
2014-08-29 | Tag: use SignedSongTime for the song duration | Max Kellermann |
2014-07-12 | Tag: add class const_iterator and methods begin(), end() | Max Kellermann |
2014-04-27 | db/Count: implement grouping | Max Kellermann |
2014-04-27 | db/Count: add constructor | Max Kellermann |
2014-04-26 | DatabasePrint: move PrintSongCount() to Count.cxx | Max Kellermann |