summaryrefslogtreecommitdiffstats
path: root/server/xml.server.php
Commit message (Expand)AuthorAgeFilesLines
* last commit before beta3 releaseKarl 'vollmerk' Vollmer2008-04-211-2/+3
* yea I failKarl 'vollmerk' Vollmer2008-04-161-1/+1
* failureKarl 'vollmerk' Vollmer2008-04-151-1/+1
* add url_to_song function to api for amarok2Karl 'vollmerk' Vollmer2008-04-151-0/+7
* fixed recently played, removed a bunch of useless files, added new methods to...Karl 'vollmerk' Vollmer2008-03-211-1/+12
* implement xml error codes rather then relying on string parsingKarl 'vollmerk' Vollmer2008-03-201-12/+10
* split out the api errors so that it is easier to tell when you should do a ne...Karl 'vollmerk' Vollmer2008-03-181-3/+10
* added album and artist functions require a single artist/album xml documentKarl 'vollmerk' Vollmer2008-03-131-0/+8
* I failKarl 'vollmerk' Vollmer2008-03-101-1/+1
* added song action for the api, fiddled with the democratic play stuff againKarl 'vollmerk' Vollmer2008-03-101-0/+6
* User authentication fix for xml.server, when logged in as a user, it will now...Kevin James 'purdyk' Purdy2008-02-151-3/+7
* fixed issue with xmlapi when no limit provided, fixed now playing refresh, fi...Karl 'vollmerk' Vollmer2008-01-191-0/+10
* fixed registration, show edit song title issue and added limit to xml apiKarl 'vollmerk' Vollmer2008-01-101-1/+26
* 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-1/+1
* fixed opera playback, added playlist mojo to the xml api doodly, konqueror is...Karl 'vollmerk' Vollmer2007-12-221-0/+29
* 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 fixe...Karl 'vollmerk' Vollmer2007-12-181-3/+1
* cleaned up XML API errors so that they are always xml docs regardlessKarl 'vollmerk' Vollmer2007-12-181-20/+34
* fixed access denied display, fixed typo in error log and fixed missing artist...Karl 'vollmerk' Vollmer2007-12-011-0/+8
* fixed some missing gettext, tweaked error reporting level on test.php and fix...Karl 'vollmerk' Vollmer2007-11-251-0/+8
* yea I am firedKarl 'vollmerk' Vollmer2007-11-251-1/+1
* fixed stupid bug in xml server, forgot to change functionKarl 'vollmerk' Vollmer2007-11-251-1/+1
* renamed xml-rpc acl to rpc, added default mime type of image/jpg and added co...Karl 'vollmerk' Vollmer2007-11-221-0/+21
* added genre_artists, genre_albums and genre_songsKarl 'vollmerk' Vollmer2007-11-211-0/+18
* additional xml methods songs & album_songs, also implemented catalog add spee...Karl 'vollmerk' Vollmer2007-11-211-1/+18
* added artist_albumsKarl 'vollmerk' Vollmer2007-11-201-0/+7
* added genres as a new xml method, and improved loggingKarl 'vollmerk' Vollmer2007-11-201-0/+12
* little more work on the xml api, artists and albums now worksKarl 'vollmerk' Vollmer2007-11-201-1/+14
* more changes for the amarok hotnessKarl 'vollmerk' Vollmer2007-11-201-0/+13
* fixed an album art config parsing problem, Thanks Karl Hungus more work on xm...Karl 'vollmerk' Vollmer2007-11-191-3/+7
* some inital work on an api for amarok, tweaked stream class a bit, think ther...Karl 'vollmerk' Vollmer2007-11-191-93/+10
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
* fixed some missing no session definesKarl 'vollmerk' Vollmer2007-02-101-1/+1
* few more tweaks and some work on the tv pagesKarl 'vollmerk' Vollmer2006-10-231-1/+1
* patched flaw in getid3() fixed a problem with vainfo and songs with no tags a...Karl 'vollmerk' Vollmer2006-10-211-10/+36
* closes guest access security hole with register_globals on and improves error...Karl 'vollmerk' Vollmer2006-10-171-0/+111