A GTK+ / GStreamer based music player
Go to file
Bryan Schumaker 41e08fe248 Ocarina: Start through a function call
I was starting Ocarina through "import ocarina" in the launcher.  This
was apparently a bad idea, since the import lock will never be released.
This lock prevents other threads from importing modules, so when I tried
to use urllib2 to download album art the call blocked until after I
closed Ocarina.
2011-05-07 15:54:26 -04:00
bin Added launcher 2010-11-03 21:41:36 -04:00
html web server: Load songs from the library browser 2011-05-01 11:05:55 -04:00
images images: Flip thumbs down button 2011-05-01 11:59:50 -04:00
libsaria Ocarina 4.5 2011-05-06 22:21:20 -04:00
ocarina Ocarina: Start through a function call 2011-05-07 15:54:26 -04:00
plugins plugins: Web radio drop down selector 2011-05-01 11:54:40 -04:00
screens Added Ocarina 4.3 Screenshots 2010-12-30 12:38:43 -05:00
scripts Ocarina: Start through a function call 2011-05-07 15:54:26 -04:00
tests Rename backup functions 2010-12-18 14:52:31 -05:00
.gitignore add ocarina.py to .gitignore 2011-05-01 12:04:41 -04:00
Makefile ocarina: Fix makefile 2011-05-01 12:28:46 -04:00
saria-test.py python2 for saria-test.py 2010-10-24 17:13:38 -04:00