A GTK+ / GStreamer based music player
Go to file
Bryan Schumaker 59b79b6575 ocarina: Begin switching to GtkBuilder for the UI
I feel that hand-written UI code is slowing me down, so I'm going to
switch to using glade / GtkBuilder to manage the UI as much as possible.
So far, I create, show, and destroy a window.

Signed-off-by: Bryan Schumaker <bjschuma@gmail.com>
2012-07-29 11:27:50 -04:00
images build: Copy images to lib/%APP/ during build 2012-06-02 10:17:22 -04:00
include libsaria: Remove the remove_tracks() function from playlists 2012-07-01 12:02:11 -04:00
libsaria libsaria: Remove the remove_tracks() function from playlists 2012-07-01 12:02:11 -04:00
ocarina ocarina: Begin switching to GtkBuilder for the UI 2012-07-29 11:27:50 -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: Begin switching to GtkBuilder for the UI 2012-07-29 11:27:50 -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
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
config.py Begin Ocarina 5.10 2012-06-13 21:34:44 -04:00