summaryrefslogtreecommitdiffstats
path: root/lib/class/xmldata.class.php
Commit message (Expand)AuthorAgeFilesLines
* Consistently use _ in two-word class namesPaul Arthur2013-01-251-659/+0
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-11/+1
* Mess around with ratingsPaul Arthur2013-01-231-8/+12
* Cosmetics: xmlData::songsPaul Arthur2012-09-201-8/+4
* Clean up xmlData::songsPaul Arthur2012-03-011-32/+26
* Clean up xmlData::tags_stringPaul Arthur2012-03-011-14/+14
* Add mbids and mode to the song xml responseKarl Vollmer2011-11-291-1/+5
* Make the API return more data for songsPaul Arthur2011-06-281-0/+2
* Reset $attribute inside keyed_array loop.Paul Arthur2011-04-261-1/+1
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+0
* modified comment for phpdocmomo-i2011-02-211-2/+85
* header comment modified for phpdocmomo-i2011-02-031-1/+1
* header comment for phpdocmomo-i2011-02-031-2/+2
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-20/+41
* Some more Art-related cleanup. Removing references to album_data, removing oldPaul 'flowerysong' Arthur2010-05-091-2/+2
* Resolved #39 - slightly differently then provided patch - Adds attribute hack...Karl 'vollmerk' Vollmer2010-03-211-2/+9
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-250/+250
* Cosmetics: use tabs for indentation, tweak some indentation/coding style.Paul 'flowerysong' Arthur2010-03-141-32/+32
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* sync of fix for #554Karl 'vollmerk' Vollmer2009-11-191-1/+1
* Fix xml response so offset is used even if limit is not reachedKarl 'vollmerk' Vollmer2009-11-181-6/+6
* Sync to trunkKarl 'vollmerk' Vollmer2009-11-141-5/+7
* fix url to song, and throw some non-working tag cloud crap inKarl 'vollmerk' Vollmer2009-05-191-0/+3
* api fixes, added librefm scrobbler (untested) and fixed minor error in header...Karl 'vollmerk' Vollmer2009-05-181-3/+1
* some incomplete work cleaning up the api a bitKarl 'vollmerk' Vollmer2009-05-171-0/+34
* fix typo in video xmlKarl 'vollmerk' Vollmer2009-04-141-2/+2
* add in the democratic methods (untested)Karl 'vollmerk' Vollmer2009-03-151-3/+56
* fix typo causing height to not display on art retrival, update to db allowing...Karl 'vollmerk' Vollmer2009-03-151-1/+1
* fix tags in the apiKarl 'vollmerk' Vollmer2009-03-101-3/+3
* add video data to the API and add missing count="X" value to tag informationKarl 'vollmerk' Vollmer2009-03-101-9/+40
* add tags to the artist and album xml documentsKarl 'vollmerk' Vollmer2009-03-091-0/+24
* implement tag information on song xml document for the api, and put back genr...Karl 'vollmerk' Vollmer2009-03-091-1/+10
* maybe fix #404, unconfirmed implemented #405 other misc cleanupKarl 'vollmerk' Vollmer2009-03-011-7/+6
* first work on next db update, correct play_url() removing redundent path, fix...Karl 'vollmerk' Vollmer2009-03-011-2/+2
* unify how the stream is constructed and played, this is a major change might ...Karl 'vollmerk' Vollmer2009-02-281-3/+49
* added mimetype to XML for song objectsKarl 'vollmerk' Vollmer2009-01-251-0/+1
* finished up the rss feed stuff for now playing, it is currently the only type...Karl 'vollmerk' Vollmer2008-12-071-7/+10
* some work on the rss feed stuffKarl 'vollmerk' Vollmer2008-12-061-3/+41
* Fixed typo in playlist xml.Kevin James 'purdyk' Purdy2008-12-021-1/+1
* improved error messages for api, includes additional information on handshake...Karl 'vollmerk' Vollmer2008-11-291-1/+0
* add the ratings to the album and artist xml results, fixed a logic error on t...Karl 'vollmerk' Vollmer2008-11-191-33/+14
* more cleanup, added numeric values of ratings to the song xml returnKarl 'vollmerk' Vollmer2008-11-151-0/+4
* fixed lack of refresh when switching between localplay and other play methodsKarl 'vollmerk' Vollmer2008-05-081-1/+1
* 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 i...Karl 'vollmerk' Vollmer2008-03-171-0/+5
* add size to song xmlKarl 'vollmerk' Vollmer2008-03-141-0/+1
* fixed issue with xmlapi when no limit provided, fixed now playing refresh, fi...Karl 'vollmerk' Vollmer2008-01-191-0/+4
* 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 is...Karl 'vollmerk' Vollmer2007-12-221-0/+35