A GTK+ / GStreamer based music player
Go to file
Bryan Schumaker 7483aa3c4f ocarina: Set length label when tabs are changed
My old code was doing this by looking for widgets getting mapped or
unmapped.  This was stupid, so now I'm using the GtkNotebook switch-page
signal.

Signed-off-by: Bryan Schumaker <bjschuma@gmail.com>
2012-08-29 10:29:41 -04:00
images build: Copy images to lib/%APP/ during build 2012-06-02 10:17:22 -04:00
include ocarina: Set length label when tabs are changed 2012-08-29 10:29:41 -04:00
libsaria Add a LIBRARY_FILTER notification 2012-08-26 10:27:40 -04:00
ocarina ocarina: Set length label when tabs are changed 2012-08-29 10:29:41 -04:00
screens Added Ocarina 4.3 Screenshots 2010-12-30 12:38:43 -05:00
scripts scripts: Move ocarina -> %APP 2012-06-02 13:21:22 -04:00
xml ocarina: Implement the banned playlist using GtkBuilder 2012-08-26 21:34:40 -04:00
.gitattributes Created a PKGBUILD 2011-11-11 08:12:40 -05:00
.gitignore build: Generate the PKGBUILD file during scons release 2012-06-02 12:42:05 -04:00
config.py Begin Ocarina 5.10 2012-06-13 21:34:44 -04:00
LICENSE Added license 2011-11-09 08:31:36 -05:00
PKGBUILD.tmpl build: Improve PKGBUILD.tmpl 2012-06-02 13:21:21 -04:00
Sconstruct ocarina: Begin switching to GtkBuilder for the UI 2012-07-29 11:27:50 -04:00