A GTK+ / GStreamer based music player
Go to file
Bryan Schumaker a508b7ff72 libsaria: Rip out old library
The code was a bit messy and didn't make use of namespaces very well.
By converting to a set of functions (instead of a class) I can use
each function as a function pointer if I want to.  I am also able to
remove libsaria/library.cpp since this was just a set of wrapper
functions to the old static class functions.
2011-10-18 10:02:55 -04:00
images images: Flip thumbs down button 2011-05-01 11:59:50 -04:00
include libsaria: Rip out old library 2011-10-18 10:02:55 -04:00
libsaria libsaria: Rip out old library 2011-10-18 10:02:55 -04:00
ocarina ocarina: remove unnecessary add_callback() function 2011-10-02 11:07:36 -04:00
screens Added Ocarina 4.3 Screenshots 2010-12-30 12:38:43 -05:00
.gitignore Change final program name 2011-09-03 09:13:38 -04:00
config Switch from make to scons 2011-08-28 11:10:58 -04:00
Sconstruct Bump minor version number 2011-10-02 10:53:52 -04:00