| Commit message (Expand) | Author | Age | Files | Lines |
* | Try to fix remote streaming | Paul Arthur | 2013-03-28 | 1 | -1/+1 |
* | Fix xml.server.php after changes to session | Paul Arthur | 2013-02-11 | 1 | -1/+1 |
* | Move sessiony things from vauth into Session | Paul Arthur | 2013-01-28 | 1 | -5/+7 |
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -14/+14 |
* | Consistently use _ in two-word class names | Paul Arthur | 2013-01-25 | 1 | -4/+4 |
* | Cosmetics: clean up heads in server/ | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -4/+4 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -6/+1 |
* | header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -18/+30 |
* | Fix typo in api Thx cosmin | Karl 'vollmerk' Vollmer | 2010-03-24 | 1 | -1/+1 |
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -25/+25 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
* | Removed dead xmlrpc files, started work migrating to LastFM v2.0 api | Karl 'vollmerk' Vollmer | 2010-02-05 | 1 | -2/+2 |
* | Finish moving stuff out of doc into class, still needs more work to deal with... | Karl 'vollmerk' Vollmer | 2009-11-23 | 1 | -244/+3 |
* | start of move of functions for api from doc to class where they belong | Karl 'vollmerk' Vollmer | 2009-11-19 | 1 | -96/+20 |
* | Sync of fix for #551 | Karl 'vollmerk' Vollmer | 2009-11-18 | 1 | -1/+6 |
* | Really really fix democratic localplay methods, now that i can test them | Karl 'vollmerk' Vollmer | 2009-11-14 | 1 | -2/+3 |
* | sync from branches fix for #548 | Karl 'vollmerk' Vollmer | 2009-11-14 | 1 | -2/+2 |
* | Attempt to fix #548 reference function that exists... | Karl 'vollmerk' Vollmer | 2009-11-13 | 1 | -4/+4 |
* | Correctly reference instanced democratic play object rather then using a stat... | Karl 'vollmerk' Vollmer | 2009-10-29 | 1 | -2/+2 |
* | Sync from 3.5.x set compatible to 350001, will update API to 360000 soon due ... | Karl 'vollmerk' Vollmer | 2009-09-15 | 1 | -1/+1 |
* | Sync addition of server version to API ping response | Karl 'vollmerk' Vollmer | 2009-09-14 | 1 | -1/+1 |
* | whups | Karl 'vollmerk' Vollmer | 2009-09-02 | 1 | -1/+1 |
* | Sync from branch | Karl 'vollmerk' Vollmer | 2009-09-02 | 1 | -2/+2 |
* | fix url to song, and throw some non-working tag cloud crap in | Karl 'vollmerk' Vollmer | 2009-05-19 | 1 | -1/+3 |
* | api fixes, added librefm scrobbler (untested) and fixed minor error in header... | Karl 'vollmerk' Vollmer | 2009-05-18 | 1 | -6/+3 |
* | some incomplete work cleaning up the api a bit | Karl 'vollmerk' Vollmer | 2009-05-17 | 1 | -6/+6 |
* | add in the democratic methods (untested) | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -0/+36 |
* | template for democratic api stuff, no code | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -0/+14 |
* | fix tags in the api | Karl 'vollmerk' Vollmer | 2009-03-10 | 1 | -1/+0 |
* | add video data to the API and add missing count="X" value to tag information | Karl 'vollmerk' Vollmer | 2009-03-10 | 1 | -0/+20 |
* | fix the update/add filters in the api and add them into artist and album | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -0/+6 |
* | do not overlap filters | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -15/+10 |
* | maybe fix #404, unconfirmed implemented #405 other misc cleanup | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -3/+6 |
* | Correct Typo in Error # | Karl 'vollmerk' Vollmer | 2009-02-25 | 1 | -1/+1 |
* | added localplay controls to api in addition to added/updated filters | Karl 'vollmerk' Vollmer | 2009-02-25 | 1 | -13/+28 |
* | failed experiement, decent performance boost on verify by removing a bunch of... | Karl 'vollmerk' Vollmer | 2009-02-19 | 1 | -5/+5 |
* | corrected update_media_from_tags() reference and added debug to api for ping() | Karl 'vollmerk' Vollmer | 2009-02-18 | 1 | -0/+1 |
* | improved error messages for api, includes additional information on handshake... | Karl 'vollmerk' Vollmer | 2008-11-29 | 1 | -2/+2 |
* | added in ping for the xmlapi returns the version, if a authID is passed it ex... | Karl 'vollmerk' Vollmer | 2008-11-19 | 1 | -1/+5 |
* | add the ratings to the album and artist xml results, fixed a logic error on t... | Karl 'vollmerk' Vollmer | 2008-11-19 | 1 | -3/+14 |
* | more cleanup, added numeric values of ratings to the song xml return | Karl 'vollmerk' Vollmer | 2008-11-15 | 1 | -1/+1 |
* | switched to sha1() api authentication method | Karl 'vollmerk' Vollmer | 2008-10-30 | 1 | -0/+4 |
* | adjust the logic on the api so that username does not have to be passed after... | Karl 'vollmerk' Vollmer | 2008-08-30 | 1 | -15/+17 |
* | added direct links back in, added batch download to single artist view, remov... | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -1/+1 |
* | last commit before beta3 release | Karl 'vollmerk' Vollmer | 2008-04-21 | 1 | -2/+3 |
* | yea I fail | Karl 'vollmerk' Vollmer | 2008-04-16 | 1 | -1/+1 |
* | failure | Karl 'vollmerk' Vollmer | 2008-04-15 | 1 | -1/+1 |
* | add url_to_song function to api for amarok2 | Karl 'vollmerk' Vollmer | 2008-04-15 | 1 | -0/+7 |
* | fixed recently played, removed a bunch of useless files, added new methods to... | Karl 'vollmerk' Vollmer | 2008-03-21 | 1 | -1/+12 |