Max Kellermann
|
21fe376d1d
|
path: convert to C++
|
2013-01-17 00:43:27 +01:00 |
|
Max Kellermann
|
9023ba4a81
|
PlaylistVector: use std::list
|
2013-01-03 02:25:06 +01:00 |
|
Max Kellermann
|
83488848e1
|
Directory: initialise in default constructor
|
2013-01-03 02:12:34 +01:00 |
|
Max Kellermann
|
f5a92d6cc3
|
Directory: add constructor and destructor
|
2013-01-03 01:36:28 +01:00 |
|
Max Kellermann
|
3e8047e583
|
Directory: rename struct directory to Directory
|
2013-01-03 01:10:47 +01:00 |
|
Max Kellermann
|
0eb05b827f
|
Directory: turn functions to methods
|
2013-01-02 23:06:10 +01:00 |
|
Max Kellermann
|
0c245bc271
|
Directory: make the header C++ only
|
2013-01-02 22:52:08 +01:00 |
|
Max Kellermann
|
8331de424a
|
PlaylistInfo: rename class, use std::string
|
2013-01-02 22:16:05 +01:00 |
|
Max Kellermann
|
51a2d09eb7
|
db_lock: convert to C++
|
2013-01-02 20:56:21 +01:00 |
|
Max Kellermann
|
0023dffd0b
|
playlist_vector: convert to C++
|
2013-01-02 20:25:20 +01:00 |
|
Max Kellermann
|
333d226ed0
|
SongFilter: convert to a C++ class
|
2012-08-29 20:19:02 +02:00 |
|
Max Kellermann
|
36b1c08ad7
|
locate: rename to SongFilter.cxx
|
2012-08-29 19:12:26 +02:00 |
|
Max Kellermann
|
affe21f7c1
|
db_visitor: delete obsolete header
|
2012-08-15 22:57:20 +02:00 |
|
Max Kellermann
|
a0478f98af
|
Directory: move code to directory_allocate()
|
2012-08-09 21:04:07 +02:00 |
|
Max Kellermann
|
733d6a6b16
|
DatabaseSelection: add "match" attribute
Let the database plugin do the match.
|
2012-08-08 00:55:02 +02:00 |
|
Max Kellermann
|
1a75abffa5
|
Database{Plugin,Visitor}: pass references
|
2012-08-07 21:32:08 +02:00 |
|
Max Kellermann
|
9dc9459f3a
|
db_plugin: convert to C++
|
2012-08-01 09:59:12 +02:00 |
|