ocarina/libsaria
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
..
collection Reset playlist and library functions 2010-11-03 08:11:15 -04:00
music Only change play button when playing 2010-11-03 22:04:51 -04:00
__init__.py Correctly set __dev__ for libsaria and ocarina. 2010-11-06 13:36:03 -04:00
cache.py Cache path correction 2010-10-30 12:54:45 -04:00
data.py universal_open() needs escape character replacement 2010-11-09 14:08:16 -05:00
event.py Uninvite functions on error 2010-10-25 09:48:24 -04:00
lastfm.py Web request error handling 2010-11-02 21:08:37 -04:00
map.py Working Map class and test suite 2010-08-07 12:55:23 -04:00
path.py Development plugin path 2010-11-05 08:13:21 -04:00
plugin.py Plugins check version 2010-11-05 08:15:32 -04:00
threads.py Backend and frontend changes 2010-08-19 23:02:30 -04:00
web.py web.py escape character full replacement 2010-11-04 10:14:31 -04:00
xm.py libsaria/xm.py 2010-10-26 22:39:04 -04:00