ocarina/include
Anna Schumaker b251f27bb5 file: Don't use throw / catch to report errors
Needing to use throw / catch was getting in the way.  Instead, check for
a boolean return value.

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:57:05 -04:00
..
Sconscript Clean up the build system 2014-04-06 19:57:03 -04:00
audio.h audio: Add a function to toggle playing 2014-04-06 19:57:01 -04:00
callback.h lib: Import ban status from Ocarina 5.x 2014-04-06 19:57:02 -04:00
database.h Database: Update design for database entries 2014-04-06 19:57:05 -04:00
database.hpp Database: Update design for database entries 2014-04-06 19:57:05 -04:00
deck.h gui: Implement tab reordering 2014-04-06 19:57:02 -04:00
error.h file: Don't use throw / catch to report errors 2014-04-06 19:57:05 -04:00
file.h file: Don't use throw / catch to report errors 2014-04-06 19:57:05 -04:00
filter.h filter: Implement a "to lowercase" function 2014-04-06 19:56:57 -04:00
idle.h idle: Add an idle queue 2014-04-06 19:56:53 -04:00
idle.hpp idle: Add an idle queue 2014-04-06 19:56:53 -04:00
library.h Database: Update design for database entries 2014-04-06 19:57:05 -04:00
ocarina.h gui: Rename wires.cpp 2014-04-06 19:57:04 -04:00
playlist.h playlist: Create a playqueue to store the current playlist 2014-04-06 19:57:02 -04:00
playqueue.h playqueue: Add a path_selected function 2014-04-06 19:57:02 -04:00
print.h Update copyright info 2014-04-06 19:56:52 -04:00
tabs.h gui: Implement add to {favorites, banned} menu items 2014-04-06 19:57:04 -04:00
version.h Update copyright info 2014-04-06 19:56:52 -04:00