ocarina/scripts
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
..
check_deps.py Added check_deps.py 2011-05-01 11:39:57 -04:00
makebin.sh Ocarina: Start through a function call 2011-05-07 15:54:26 -04:00
new_release new_release argument checking 2010-12-03 08:26:06 -05:00
tag Fix scripts/tag 2010-12-05 12:56:16 -05:00