A GTK+ / GStreamer based music player
Go to file
Bryan Schumaker af7151a554 Lock when changing album art
If we lock, then we prevent the possibility that multiple threads will
attempt to change the art at the same time.  We hold the lock until
after the resize for the same reason.
2010-11-01 11:53:59 -04:00
images Window icon 2010-10-30 12:17:54 -04:00
libsaria Rework collection saving to work with -dev appending 2010-11-01 08:24:53 -04:00
ocarina Lock when changing album art 2010-11-01 11:53:59 -04:00
plugins PLUGIN: Pause after current song 2010-10-30 13:53:18 -04:00
screenshots added screenshots of the current ocarina state 2010-10-27 23:26:38 -04:00
tests Generic cache 2010-10-24 17:26:53 -04:00
.gitignore Added .gitignore file 2010-10-21 07:58:54 -04:00
Makefile Added makefile 2010-08-07 11:31:29 -04:00
ocarina.py Generic window icon function 2010-10-30 13:09:15 -04:00
saria-test.py python2 for saria-test.py 2010-10-24 17:13:38 -04:00