Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | fs/output, fs/TextFile: move to fs/io/ | Max Kellermann | 2014-08-07 | 1 | -2/+2 |
| | |||||
* | util/StringUtil: rename strchug_fast() to StripLeft() | Max Kellermann | 2014-08-07 | 1 | -1/+1 |
| | |||||
* | *Save, *State: use the OutputStream API instead of FILE* | Max Kellermann | 2014-07-30 | 1 | -5/+6 |
| | |||||
* | Playlist{Info,Vector}: move to db/ | Max Kellermann | 2014-01-27 | 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 |
| | |||||
* | util/StringUtil: rename strchug_fast_c() to strchug_fast() | Max Kellermann | 2013-10-18 | 1 | -1/+1 |
| | | | | Overload the name. | ||||
* | Playlist*: use nullptr instead of NULL | Max Kellermann | 2013-10-02 | 1 | -3/+3 |
| | |||||
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -10/+8 |
| | | | | Replaces GLib's GError. | ||||
* | string_util: convert to C++ | Max Kellermann | 2013-04-09 | 1 | -4/+1 |
| | |||||
* | TextFile: convert to a class | Max Kellermann | 2013-01-03 | 1 | -3/+3 |
| | |||||
* | text_file: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | PlaylistVector: use std::list | Max Kellermann | 2013-01-03 | 1 | -6/+5 |
| | |||||
* | PlaylistInfo: rename class, use std::string | Max Kellermann | 2013-01-02 | 1 | -5/+4 |
| | |||||
* | playlist_vector: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | db_save, state_file: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+82 |