ocarina/lib
Anna Schumaker 58ed47b37c filter: Update design and rewrite the unit test
- filter :: add() now returns the lowercased text
- Don't cache lowercased strings
- Remove functions depending on CONFIG_TEST

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:57:06 -04:00
..
Sconscript Clean up the build system 2014-04-06 19:57:03 -04:00
audio.cpp Database: Update design for database entries 2014-04-06 19:57:05 -04:00
callback.cpp lib: Import ban status from Ocarina 5.x 2014-04-06 19:57:02 -04:00
database.cpp index: Update the index design 2014-04-06 19:57:05 -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: Update design and rewrite the unit test 2014-04-06 19:57:06 -04:00
idle.cpp idle: Add an idle queue 2014-04-06 19:56:53 -04:00
index.cpp index: Update the index design 2014-04-06 19:57:05 -04:00
library.cpp filter: Update design and rewrite the unit test 2014-04-06 19:57:06 -04:00
playlist.cpp index: Update the index design 2014-04-06 19:57:05 -04:00
playqueue.cpp playqueue: Add a path_selected function 2014-04-06 19:57:02 -04:00