ocarina/lib
Anna Schumaker 2a3d4ca2e0 tagdb: Implement init() and commit()
To save and restore the databases.

Signed-off-by: Anna Schumaker <anna@ocarinaproject.net>
2014-04-09 21:10:08 -04:00
..
Sconscript Clean up the build system 2014-04-06 19:57:03 -04:00
audio.cpp lib: Don't try to load a track that doesn't exist 2014-04-09 19:32:46 -04:00
callback.cpp lib: Import ban status from Ocarina 5.x 2014-04-06 19:57:02 -04:00
database.cpp database: Store pointers in the database 2014-04-09 21:10:08 -04:00
deck.cpp deck: Check if a playqueue is empty before calling next 2014-04-06 19:57:02 -04:00
file.cpp file: Don't use throw / catch to report errors 2014-04-06 19:57:05 -04:00
filter.cpp filter: Make sure we don't crash when searching 2014-04-09 21:10:08 -04:00
idle.cpp idle: Update design and unit test 2014-04-06 19:57:06 -04:00
index.cpp database: Insert through a const reference 2014-04-09 21:10:08 -04:00
library.cpp database: Insert through a const reference 2014-04-09 21:10:08 -04:00
playlist.cpp database: Return pointers for insert() at() and find() 2014-04-09 21:10:08 -04:00
playqueue.cpp playqueue: Correctly check for play count when sorting 2014-04-08 08:26:15 -04:00
tags.cpp tagdb: Implement init() and commit() 2014-04-09 21:10:08 -04:00