A GTK+ / GStreamer based music player
Go to file
Bryan Schumaker 1f02fa3d9c ocarina: Force callbacks onto the main thread
Gstreamer uses multiple threads, and doing gtk calls outside the main
thread can lead to X11 errors.  I get around this by creating a new
signal to respond to by the main loop.

Signed-off-by: Bryan Schumaker <bjschuma@gmail.com>
2012-02-08 08:11:13 -05:00
images ocarina: Remove old random image 2011-11-09 22:47:14 -05:00
include libsaria: Export size of a library path to the UI 2012-02-08 08:11:13 -05:00
libsaria libsaria: Never return negative duration 2012-02-08 08:11:13 -05:00
ocarina ocarina: Force callbacks onto the main thread 2012-02-08 08:11:13 -05:00
screens Added Ocarina 4.3 Screenshots 2010-12-30 12:38:43 -05:00
.gitattributes Created a PKGBUILD 2011-11-11 08:12:40 -05:00
.gitignore Update .gitignore 2011-11-09 23:04:36 -05:00
LICENSE Added license 2011-11-09 08:31:36 -05:00
PKGBUILD Update PKGBUILD for the new release 2012-01-23 08:21:26 -05:00
Sconstruct Begin work on Ocarina 5.6 2012-02-08 08:11:12 -05:00