Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-07-28 | song: convert header to C++ | Max Kellermann | 1 | -5/+5 |
2013-01-03 | PlaylistVector: use std::list | Max Kellermann | 1 | -1/+1 |
2013-01-03 | Directory: rename struct directory to Directory | Max Kellermann | 1 | -6/+6 |
2013-01-02 | Directory: turn functions to methods | Max Kellermann | 1 | -4/+4 |
2013-01-02 | Directory: make the header C++ only | Max Kellermann | 1 | -1/+1 |
2013-01-02 | db_lock: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-02 | playlist_vector: convert to C++ | Max Kellermann | 1 | -4/+1 |
2013-01-02 | update: convert to C++ | Max Kellermann | 1 | -3/+6 |
2012-02-13 | playlist_vector: require database lock for all functions | Max Kellermann | 1 | -2/+2 |
2012-02-12 | playlist_vector: use the list_head library | Max Kellermann | 1 | -0/+1 |
2012-02-12 | update_remove: add header update_remove.h | Max Kellermann | 1 | -1/+1 |
2012-02-12 | update_walk: move code to update_db.c | Max Kellermann | 1 | -0/+103 |