ocarina/lib
Anna Schumaker ab8c15ecb7 file: Implement minor design changes
I had been returning success / failed boolean values for various
operations.  I think it's better to throw an exception in these
"exceptional" circumstances since error values can give more information
about why a function failed.

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:56:57 -04:00
..
Sconscript audio: Begin implementing audio code 2014-04-06 19:56:56 -04:00
audio.cpp audio: Implement pause after N tracks feature 2014-04-06 19:56:56 -04:00
database.cpp database: Allow templated keys to the database index 2014-04-06 19:56:56 -04:00
deck.cpp deck: Save and restore the playlist deck 2014-04-06 19:56:56 -04:00
file.cpp file: Implement minor design changes 2014-04-06 19:56:57 -04:00
filter.cpp database: Allow templated keys to the database index 2014-04-06 19:56:56 -04:00
group.cpp database: Allow templated keys to the database index 2014-04-06 19:56:56 -04:00
idle.cpp idle: Add an idle queue 2014-04-06 19:56:53 -04:00
library.cpp library: Implement library path validation 2014-04-06 19:56:56 -04:00
playlist.cpp deck: Save and restore the playlist deck 2014-04-06 19:56:56 -04:00