summaryrefslogtreecommitdiffstats
path: root/lib/class/xmldata.class.php
Commit message (Collapse)AuthorAgeFilesLines
* implement xml error codes rather then relying on string parsingKarl 'vollmerk' Vollmer2008-03-201-2/+3
|
* stupid typo on the art xml docKarl 'vollmerk' Vollmer2008-03-171-1/+1
|
* added a few more fields to the xml documents passed by the api and included ↵Karl 'vollmerk' Vollmer2008-03-171-0/+5
| | | | install doc patch
* add size to song xmlKarl 'vollmerk' Vollmer2008-03-141-0/+1
|
* fixed issue with xmlapi when no limit provided, fixed now playing refresh, ↵Karl 'vollmerk' Vollmer2008-01-191-0/+4
| | | | fixed single item update (Thx alex2008) added some more stuff for managing shoutbox stuff, started work on implementation of CoFs system added untested search method on xmlapi
* fixed registration, show edit song title issue and added limit to xml apiKarl 'vollmerk' Vollmer2008-01-101-1/+12
|
* fixed opera playback, added playlist mojo to the xml api doodly, konqueror ↵Karl 'vollmerk' Vollmer2007-12-221-0/+35
| | | | is still broken as is the API and XML-RPC stuff, also updated prototype.js
* renamed xml-rpc acl to rpc, added default mime type of image/jpg and added ↵Karl 'vollmerk' Vollmer2007-11-221-6/+47
| | | | config options for batch download to the fs, no garbage collection for non-completed downloads yet.
* some temporary tweaks to make the whole amarok thing work, will be tweaking ↵Karl 'vollmerk' Vollmer2007-11-211-1/+1
| | | | this as it is currently slightly insecure
* really fixed image, and put in a quick hack on play for api accessKarl 'vollmerk' Vollmer2007-11-211-1/+1
|
* two fixes for invalid artist ids in album xml and parse error on image.phpKarl 'vollmerk' Vollmer2007-11-211-2/+2
|
* tweak to make the image.php file work with API auth, and corrected URLsKarl 'vollmerk' Vollmer2007-11-211-2/+2
|
* additional xml methods songs & album_songs, also implemented catalog add ↵Karl 'vollmerk' Vollmer2007-11-211-0/+33
| | | | speed improvement from Karl Hungus
* added genres as a new xml method, and improved loggingKarl 'vollmerk' Vollmer2007-11-201-0/+33
|
* little more work on the xml api, artists and albums now worksKarl 'vollmerk' Vollmer2007-11-201-2/+62
|
* more changes for the amarok hotnessKarl 'vollmerk' Vollmer2007-11-201-1/+62
|
* fixed an album art config parsing problem, Thanks Karl Hungus more work on ↵Karl 'vollmerk' Vollmer2007-11-191-0/+12
| | | | 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/+44
theres still a bug with some playlist methods, also need to confirm problem with IE