A GTK+ / GStreamer based music player
Go to file
Bryan Schumaker d3c9301628 ocarina: Access footer through get_footer() and put_footer()
I combined reference counting with the get_footer() function to make
using it easier (no manual reference counting).  put_footer() will
deallocate the widget if the reference count is 0 (this is already done
by the g_object_unref() function) so it should work in a sane way.
2011-10-27 12:08:21 -04:00
images images: Flip thumbs down button 2011-05-01 11:59:50 -04:00
include ocarina: Access footer through get_footer() and put_footer() 2011-10-27 12:08:21 -04:00
libsaria libsaria: Update single paths 2011-10-20 20:31:09 -04:00
ocarina ocarina: Access footer through get_footer() and put_footer() 2011-10-27 12:08:21 -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