| Commit message (Expand) | Author | Age | Files | Lines |
* | modified comment for phpdoc | momo-i | 2011-02-21 | 1 | -2/+85 |
* | header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
* | header comment for phpdoc | momo-i | 2011-02-03 | 1 | -2/+2 |
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 1 | -20/+41 |
* | Some more Art-related cleanup. Removing references to album_data, removing old | Paul 'flowerysong' Arthur | 2010-05-09 | 1 | -2/+2 |
* | Resolved #39 - slightly differently then provided patch - Adds attribute hack... | Karl 'vollmerk' Vollmer | 2010-03-21 | 1 | -2/+9 |
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -250/+250 |
* | Cosmetics: use tabs for indentation, tweak some indentation/coding style. | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -32/+32 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
* | sync of fix for #554 | Karl 'vollmerk' Vollmer | 2009-11-19 | 1 | -1/+1 |
* | Fix xml response so offset is used even if limit is not reached | Karl 'vollmerk' Vollmer | 2009-11-18 | 1 | -6/+6 |
* | Sync to trunk | Karl 'vollmerk' Vollmer | 2009-11-14 | 1 | -5/+7 |
* | fix url to song, and throw some non-working tag cloud crap in | Karl 'vollmerk' Vollmer | 2009-05-19 | 1 | -0/+3 |
* | api fixes, added librefm scrobbler (untested) and fixed minor error in header... | Karl 'vollmerk' Vollmer | 2009-05-18 | 1 | -3/+1 |
* | some incomplete work cleaning up the api a bit | Karl 'vollmerk' Vollmer | 2009-05-17 | 1 | -0/+34 |
* | fix typo in video xml | Karl 'vollmerk' Vollmer | 2009-04-14 | 1 | -2/+2 |
* | add in the democratic methods (untested) | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -3/+56 |
* | fix typo causing height to not display on art retrival, update to db allowing... | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -1/+1 |
* | fix tags in the api | Karl 'vollmerk' Vollmer | 2009-03-10 | 1 | -3/+3 |
* | add video data to the API and add missing count="X" value to tag information | Karl 'vollmerk' Vollmer | 2009-03-10 | 1 | -9/+40 |
* | add tags to the artist and album xml documents | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -0/+24 |
* | implement tag information on song xml document for the api, and put back genr... | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -1/+10 |
* | maybe fix #404, unconfirmed implemented #405 other misc cleanup | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -7/+6 |
* | first work on next db update, correct play_url() removing redundent path, fix... | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -2/+2 |
* | unify how the stream is constructed and played, this is a major change might ... | Karl 'vollmerk' Vollmer | 2009-02-28 | 1 | -3/+49 |
* | added mimetype to XML for song objects | Karl 'vollmerk' Vollmer | 2009-01-25 | 1 | -0/+1 |
* | finished up the rss feed stuff for now playing, it is currently the only type... | Karl 'vollmerk' Vollmer | 2008-12-07 | 1 | -7/+10 |
* | some work on the rss feed stuff | Karl 'vollmerk' Vollmer | 2008-12-06 | 1 | -3/+41 |
* | Fixed typo in playlist xml. | Kevin James 'purdyk' Purdy | 2008-12-02 | 1 | -1/+1 |
* | improved error messages for api, includes additional information on handshake... | Karl 'vollmerk' Vollmer | 2008-11-29 | 1 | -1/+0 |
* | add the ratings to the album and artist xml results, fixed a logic error on t... | Karl 'vollmerk' Vollmer | 2008-11-19 | 1 | -33/+14 |
* | more cleanup, added numeric values of ratings to the song xml return | Karl 'vollmerk' Vollmer | 2008-11-15 | 1 | -0/+4 |
* | fixed lack of refresh when switching between localplay and other play methods | Karl 'vollmerk' Vollmer | 2008-05-08 | 1 | -1/+1 |
* | implement xml error codes rather then relying on string parsing | Karl 'vollmerk' Vollmer | 2008-03-20 | 1 | -2/+3 |
* | stupid typo on the art xml doc | Karl 'vollmerk' Vollmer | 2008-03-17 | 1 | -1/+1 |
* | added a few more fields to the xml documents passed by the api and included i... | Karl 'vollmerk' Vollmer | 2008-03-17 | 1 | -0/+5 |
* | add size to song xml | Karl 'vollmerk' Vollmer | 2008-03-14 | 1 | -0/+1 |
* | fixed issue with xmlapi when no limit provided, fixed now playing refresh, fi... | Karl 'vollmerk' Vollmer | 2008-01-19 | 1 | -0/+4 |
* | fixed registration, show edit song title issue and added limit to xml api | Karl 'vollmerk' Vollmer | 2008-01-10 | 1 | -1/+12 |
* | fixed opera playback, added playlist mojo to the xml api doodly, konqueror is... | Karl 'vollmerk' Vollmer | 2007-12-22 | 1 | -0/+35 |
* | renamed xml-rpc acl to rpc, added default mime type of image/jpg and added co... | Karl 'vollmerk' Vollmer | 2007-11-22 | 1 | -6/+47 |
* | some temporary tweaks to make the whole amarok thing work, will be tweaking t... | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -1/+1 |
* | really fixed image, and put in a quick hack on play for api access | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -1/+1 |
* | two fixes for invalid artist ids in album xml and parse error on image.php | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -2/+2 |
* | tweak to make the image.php file work with API auth, and corrected URLs | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -2/+2 |
* | additional xml methods songs & album_songs, also implemented catalog add spee... | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -0/+33 |
* | added genres as a new xml method, and improved logging | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -0/+33 |
* | little more work on the xml api, artists and albums now works | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -2/+62 |
* | more changes for the amarok hotness | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -1/+62 |
* | fixed an album art config parsing problem, Thanks Karl Hungus more work on xm... | Karl 'vollmerk' Vollmer | 2007-11-19 | 1 | -0/+12 |