A GTK+ / GStreamer based music player
Go to file
Bryan Schumaker 5833b1908c universal_open() needs escape character replacement
%20 and $22 should be replaced with " " and "\"" before using the path
to create a library.
2010-11-09 14:08:16 -05:00
bin Added launcher 2010-11-03 21:41:36 -04:00
images Made random icon a lighter color 2010-11-02 23:09:42 -04:00
libsaria universal_open() needs escape character replacement 2010-11-09 14:08:16 -05:00
ocarina Added __bug__ to track bug fix versions. 2010-11-08 20:34:40 -05:00
plugins Plugins check_version() 2010-11-05 08:14:31 -04:00
screenshots added screenshots of the current ocarina state 2010-10-27 23:26:38 -04:00
scripts new_release script 2010-11-04 10:47:41 -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 Force ln 2010-11-04 10:07:03 -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