summaryrefslogtreecommitdiffstats
path: root/lib/class/api.class.php
Commit message (Collapse)AuthorAgeFilesLines
* fixed now playing for the API and lack of session extend when using the APIKarl 'vollmerk' Vollmer2007-12-241-0/+4
|
* fixed API calls, cleaned up old functions that are no longer neededKarl 'vollmerk' Vollmer2007-12-231-26/+4
|
* fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) ↵Karl 'vollmerk' Vollmer2007-12-201-1/+1
| | | | started digging myself out of the session tarded hole I created, API is broken with this commit
* fixed three bugs found by purdyk with the apiKarl 'vollmerk' Vollmer2007-12-191-1/+1
|
* fixed dbl negative on xml api and enabled the timestamp check as well as ↵Karl 'vollmerk' Vollmer2007-12-181-4/+5
| | | | fixed a typo in the config file
* added little note on access add as to the defaults, fixed api to use ↵Karl 'vollmerk' Vollmer2007-12-151-1/+1
| | | | session_length added check for session functions with redirect to /test.php on failure
* renamed xml-rpc acl to rpc, added default mime type of image/jpg and added ↵Karl 'vollmerk' Vollmer2007-11-221-1/+9
| | | | config options for batch download to the fs, no garbage collection for non-completed downloads yet.
* added genres as a new xml method, and improved loggingKarl 'vollmerk' Vollmer2007-11-201-0/+6
|
* little more work on the xml api, artists and albums now worksKarl 'vollmerk' Vollmer2007-11-201-5/+5
|
* more changes for the amarok hotnessKarl 'vollmerk' Vollmer2007-11-201-1/+0
|
* fixed an album art config parsing problem, Thanks Karl Hungus more work on ↵Karl 'vollmerk' Vollmer2007-11-191-4/+45
| | | | xml class and api mojo, handshake logic in place
* some inital work on an api for amarok, tweaked stream class a bit, think ↵Karl 'vollmerk' Vollmer2007-11-191-0/+68
theres still a bug with some playlist methods, also need to confirm problem with IE