ocarina/lib
Anna Schumaker 4fc09978dc library: Lookup a song by id
If the id is valid, I fill out a song structure and return true.
If the id is invalid, I return false.

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:56:55 -04:00
..
Sconscript library: Scan a directory 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: Lookup a song by id 2014-04-06 19:56:55 -04:00