ocarina/lib
Anna Schumaker 81429b0229 library: Add support for saving and restoring the library
Eventually these functions may have to become idle tasks, but for now I
write to disk whenever the library_db is changed and then read from disk
by calling the init() function.

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:56:55 -04:00
..
Sconscript library: Implement basic path management 2014-04-06 19:56:55 -04:00
database.cpp database: Add funcions for database iteration 2014-04-06 19:56:52 -04:00
file.cpp file: Update tests to check for empty filepaths 2014-04-06 19:56:52 -04:00
filter.cpp filter: Implement text filtering 2014-04-06 19:56:53 -04:00
group.cpp group: Implement basic groups support 2014-04-06 19:56:53 -04:00
idle.cpp idle: Add an idle queue 2014-04-06 19:56:53 -04:00
index.cpp index: Add a print() function 2014-04-06 19:56:54 -04:00
library.cpp library: Add support for saving and restoring the library 2014-04-06 19:56:55 -04:00