ocarina/lib
Anna Schumaker f51ba3e3ec library: Create a function for enabling and disabling paths
I also update the deck tests, since this is where changes will show up.

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:56:58 -04:00
..
Sconscript callbacks: Add initial callbacks 2014-04-06 19:56:58 -04:00
audio.cpp audio: Implement the previous() function 2014-04-06 19:56:57 -04:00
callback.cpp library: Add callbacks for adding and removing tracks 2014-04-06 19:56:58 -04:00
database.cpp database: Implement updates to match my current design 2014-04-06 19:56:57 -04:00
deck.cpp deck: Add a library playqueue 2014-04-06 19:56:58 -04:00
file.cpp errors: Rename error codes 2014-04-06 19:56:57 -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 library: Create a function for enabling and disabling paths 2014-04-06 19:56:58 -04:00
playlist.cpp errors: Rename error codes 2014-04-06 19:56:57 -04:00
playqueue.cpp playqueue: Add a way to delete rows by track_id 2014-04-06 19:56:58 -04:00