A GTK+ / GStreamer based music player
Go to file
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
design file: Implement minor design changes 2014-04-06 19:56:57 -04:00
gui gui: Add a button for importing a legacy library 2014-04-06 19:56:57 -04:00
include file: Implement minor design changes 2014-04-06 19:56:57 -04:00
lib file: Implement minor design changes 2014-04-06 19:56:57 -04:00
ocarina libsaria: Remove app name from init data 2014-04-06 19:56:50 -04:00
tests file: Implement minor design changes 2014-04-06 19:56:57 -04:00
.gitattributes Created a PKGBUILD 2011-11-11 08:12:40 -05:00
.gitignore gitignore updates 2014-04-06 19:56:57 -04:00
LICENSE Added license 2011-11-09 08:31:36 -05:00
PKGBUILD.tmpl newgui: Start rewriting the gui 2014-04-06 19:56:50 -04:00
Sconstruct build: Improve aliasing for tests 2014-04-06 19:56:51 -04:00
config audio: Begin implementing audio code 2014-04-06 19:56:56 -04:00
design.txt file: Implement minor design changes 2014-04-06 19:56:57 -04:00