Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | path: convert to C++ | Max Kellermann | 2013-01-17 | 1 | -4/+1 |
| | |||||
* | InotifySource: use the SocketMonitor class | Max Kellermann | 2013-01-15 | 1 | -1/+2 |
| | |||||
* | event/TimeoutMonitor: wrapper for g_timeout_source_new() | Max Kellermann | 2013-01-14 | 1 | -1/+2 |
| | |||||
* | InotifyQueue: convert to a class | Max Kellermann | 2013-01-14 | 1 | -3/+4 |
| | |||||
* | InotifySource: convert to a class | Max Kellermann | 2013-01-14 | 1 | -10/+8 |
| | |||||
* | InotifyQueue: use std::deque instead of GSList | Max Kellermann | 2013-01-03 | 1 | -3/+3 |
| | |||||
* | database.h: eliminate db_*_song() | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
| | | | | Use the C++ API. | ||||
* | mapper: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | don't include stdbool.h in C++ sources | Max Kellermann | 2013-01-02 | 1 | -1/+0 |
| | | | | The "bool" type is built-in. | ||||
* | update: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+378 |