Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Song: GetURI() returns std::string | Max Kellermann | 2013-10-17 | 1 | -3/+2 |
* | fs/Path: add method IsAbsolute() | Max Kellermann | 2013-10-14 | 1 | -1/+1 |
* | Merge tag 'release-0.17.6' | Max Kellermann | 2013-10-14 | 1 | -0/+10 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -1/+4 |
* | Playlist*: use nullptr instead of NULL | Max Kellermann | 2013-10-02 | 1 | -1/+1 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -6/+4 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -4/+4 |
* | uri: convert to C++ | Max Kellermann | 2013-04-08 | 1 | -4/+1 |
* | PlaylistSave.cxx: use FOpen | Denis Krjuchkov | 2013-02-02 | 1 | -1/+1 |
* | require GLib 2.24 | Max Kellermann | 2013-01-29 | 1 | -2/+0 |
* | ConfigFile, CommandLine: use the Path class | Max Kellermann | 2013-01-29 | 1 | -1/+2 |
* | Path::FromUTF8() returns nulled instance on error, add error handling where r... | Denis Krjuchkov | 2013-01-28 | 1 | -1/+2 |
* | Mapper: improve usage of Path class | Denis Krjuchkov | 2013-01-26 | 1 | -1/+1 |
* | Path: move to fs subdirectory | Denis Krjuchkov | 2013-01-22 | 1 | -1/+1 |
* | Path: new class "Path" wraps filesystem path strings | Max Kellermann | 2013-01-18 | 1 | -31/+16 |
* | path: convert to C++ | Max Kellermann | 2013-01-17 | 1 | -1/+1 |
* | idle: convert to C++ | Max Kellermann | 2013-01-09 | 1 | -1/+1 |
* | Playlist: convert functions to methods | Max Kellermann | 2013-01-07 | 1 | -4/+4 |
* | queue: convert all functions to methods | Max Kellermann | 2013-01-06 | 1 | -2/+2 |
* | playlist: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -2/+2 |
* | mapper: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
* | main: use C++ compiler | Max Kellermann | 2012-09-28 | 1 | -1/+1 |
* | PlaylistFile: use std::list instead of GPtrArray | Max Kellermann | 2012-09-28 | 1 | -11/+13 |
* | stored_playlist, playlist_save: use C++ compiler | Max Kellermann | 2012-09-28 | 1 | -0/+151 |