Max Kellermann
|
4ecf09f9e6
|
InotifyUpdate: use new/delete instead of GLib slices
|
2013-01-30 16:37:49 +01:00 |
|
Max Kellermann
|
47a8369d79
|
InotifyUpdate: rename struct watch_directory
|
2013-01-30 16:36:58 +01:00 |
|
Max Kellermann
|
6805fa2fa0
|
InotifyUpdate: use std::map instead of GTree
|
2013-01-30 16:27:55 +01:00 |
|
Denis Krjuchkov
|
3c7cf94643
|
Path: convert fs_charset_to_utf8() to static method Path::ToUTF8()
|
2013-01-28 00:13:45 +06:00 |
|
Denis Krjuchkov
|
a3ee26da64
|
Mapper: improve usage of Path class
|
2013-01-26 01:14:13 +01:00 |
|
Denis Krjuchkov
|
ef93cdf4a8
|
Path: move to fs subdirectory
|
2013-01-22 01:24:53 +06:00 |
|
Max Kellermann
|
21fe376d1d
|
path: convert to C++
|
2013-01-17 00:43:27 +01:00 |
|
Max Kellermann
|
7071126770
|
InotifySource: use the SocketMonitor class
|
2013-01-15 18:18:34 +01:00 |
|
Max Kellermann
|
d3a479b7fa
|
event/TimeoutMonitor: wrapper for g_timeout_source_new()
|
2013-01-14 11:12:28 +01:00 |
|
Max Kellermann
|
c8b408beae
|
InotifyQueue: convert to a class
|
2013-01-14 10:13:28 +01:00 |
|
Max Kellermann
|
8e3982dd42
|
InotifySource: convert to a class
|
2013-01-14 10:08:26 +01:00 |
|
Max Kellermann
|
28f3e190c8
|
InotifyQueue: use std::deque instead of GSList
|
2013-01-03 10:02:26 +01:00 |
|
Max Kellermann
|
b4b0b34e5a
|
database.h: eliminate db_*_song()
Use the C++ API.
|
2013-01-03 00:37:18 +01:00 |
|
Max Kellermann
|
d65ad1bf15
|
mapper: convert to C++
|
2013-01-02 22:43:56 +01:00 |
|
Max Kellermann
|
22f0ef6d6b
|
don't include stdbool.h in C++ sources
The "bool" type is built-in.
|
2013-01-02 20:56:04 +01:00 |
|
Max Kellermann
|
a654f146d1
|
update: convert to C++
|
2013-01-02 19:22:15 +01:00 |
|