summaryrefslogtreecommitdiffstats
path: root/server/xml.server.php
Commit message (Expand)AuthorAgeFilesLines
* Consistently use _ in two-word class namesPaul Arthur2013-01-251-4/+4
* Cosmetics: clean up heads in server/Paul Arthur2013-01-251-7/+1
* Switch from _() to T_()Paul Arthur2012-04-121-4/+4
* Clean up some PHPDoc crapPaul Arthur2011-04-041-6/+1
* header comment modified for phpdocmomo-i2011-02-031-18/+30
* Fix typo in api Thx cosminKarl 'vollmerk' Vollmer2010-03-241-1/+1
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-25/+25
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* Removed dead xmlrpc files, started work migrating to LastFM v2.0 apiKarl 'vollmerk' Vollmer2010-02-051-2/+2
* Finish moving stuff out of doc into class, still needs more work to deal with...Karl 'vollmerk' Vollmer2009-11-231-244/+3
* start of move of functions for api from doc to class where they belongKarl 'vollmerk' Vollmer2009-11-191-96/+20
* Sync of fix for #551Karl 'vollmerk' Vollmer2009-11-181-1/+6
* Really really fix democratic localplay methods, now that i can test themKarl 'vollmerk' Vollmer2009-11-141-2/+3
* sync from branches fix for #548Karl 'vollmerk' Vollmer2009-11-141-2/+2
* Attempt to fix #548 reference function that exists...Karl 'vollmerk' Vollmer2009-11-131-4/+4
* Correctly reference instanced democratic play object rather then using a stat...Karl 'vollmerk' Vollmer2009-10-291-2/+2
* Sync from 3.5.x set compatible to 350001, will update API to 360000 soon due ...Karl 'vollmerk' Vollmer2009-09-151-1/+1
* Sync addition of server version to API ping responseKarl 'vollmerk' Vollmer2009-09-141-1/+1
* whupsKarl 'vollmerk' Vollmer2009-09-021-1/+1
* Sync from branchKarl 'vollmerk' Vollmer2009-09-021-2/+2
* fix url to song, and throw some non-working tag cloud crap inKarl 'vollmerk' Vollmer2009-05-191-1/+3
* api fixes, added librefm scrobbler (untested) and fixed minor error in header...Karl 'vollmerk' Vollmer2009-05-181-6/+3
* some incomplete work cleaning up the api a bitKarl 'vollmerk' Vollmer2009-05-171-6/+6
* add in the democratic methods (untested)Karl 'vollmerk' Vollmer2009-03-151-0/+36
* template for democratic api stuff, no codeKarl 'vollmerk' Vollmer2009-03-151-0/+14
* fix tags in the apiKarl 'vollmerk' Vollmer2009-03-101-1/+0
* add video data to the API and add missing count="X" value to tag informationKarl 'vollmerk' Vollmer2009-03-101-0/+20
* fix the update/add filters in the api and add them into artist and albumKarl 'vollmerk' Vollmer2009-03-091-0/+6
* do not overlap filtersKarl 'vollmerk' Vollmer2009-03-011-15/+10
* maybe fix #404, unconfirmed implemented #405 other misc cleanupKarl 'vollmerk' Vollmer2009-03-011-3/+6
* Correct Typo in Error #Karl 'vollmerk' Vollmer2009-02-251-1/+1
* added localplay controls to api in addition to added/updated filtersKarl 'vollmerk' Vollmer2009-02-251-13/+28
* failed experiement, decent performance boost on verify by removing a bunch of...Karl 'vollmerk' Vollmer2009-02-191-5/+5
* corrected update_media_from_tags() reference and added debug to api for ping()Karl 'vollmerk' Vollmer2009-02-181-0/+1
* improved error messages for api, includes additional information on handshake...Karl 'vollmerk' Vollmer2008-11-291-2/+2
* added in ping for the xmlapi returns the version, if a authID is passed it ex...Karl 'vollmerk' Vollmer2008-11-191-1/+5
* add the ratings to the album and artist xml results, fixed a logic error on t...Karl 'vollmerk' Vollmer2008-11-191-3/+14
* more cleanup, added numeric values of ratings to the song xml returnKarl 'vollmerk' Vollmer2008-11-151-1/+1
* switched to sha1() api authentication methodKarl 'vollmerk' Vollmer2008-10-301-0/+4
* adjust the logic on the api so that username does not have to be passed after...Karl 'vollmerk' Vollmer2008-08-301-15/+17
* added direct links back in, added batch download to single artist view, remov...Karl 'vollmerk' Vollmer2008-05-261-1/+1
* 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