ocarina/lib
Anna Schumaker 871914ea90 Clean up the build system
I'm taking a break from gui code to clean up the build system and update
my unit tests.  This patch updates how code is built, and reworks my
"print" test to test version number instead.

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:57:03 -04:00
..
Sconscript Clean up the build system 2014-04-06 19:57:03 -04:00
audio.cpp audio: Remove duplicates from the recent playqueue 2014-04-06 19:57:02 -04:00
callback.cpp lib: Import ban status from Ocarina 5.x 2014-04-06 19:57:02 -04:00
database.cpp database: Implement updates to match my current design 2014-04-06 19:56:57 -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: Strip leading whitespace when reading strings 2014-04-06 19:56:58 -04:00
filter.cpp filter: Implement a "to lowercase" function 2014-04-06 19:56:57 -04:00
idle.cpp idle: Add an idle queue 2014-04-06 19:56:53 -04:00
library.cpp lib: Import ban status from Ocarina 5.x 2014-04-06 19:57:02 -04:00
playlist.cpp lib: Import ban status from Ocarina 5.x 2014-04-06 19:57:02 -04:00
playqueue.cpp playqueue: Add a path_selected function 2014-04-06 19:57:02 -04:00