| Commit message (Expand) | Author | Age | Files | Lines |
* | Consistently use _ in two-word class names | Paul Arthur | 2013-01-25 | 1 | -659/+0 |
* | Cosmetics: clean up heads in lib/ | Paul Arthur | 2013-01-25 | 1 | -11/+1 |
* | Mess around with ratings | Paul Arthur | 2013-01-23 | 1 | -8/+12 |
* | Cosmetics: xmlData::songs | Paul Arthur | 2012-09-20 | 1 | -8/+4 |
* | Clean up xmlData::songs | Paul Arthur | 2012-03-01 | 1 | -32/+26 |
* | Clean up xmlData::tags_string | Paul Arthur | 2012-03-01 | 1 | -14/+14 |
* | Add mbids and mode to the song xml response | Karl Vollmer | 2011-11-29 | 1 | -1/+5 |
* | Make the API return more data for songs | Paul Arthur | 2011-06-28 | 1 | -0/+2 |
* | Reset $attribute inside keyed_array loop. | Paul Arthur | 2011-04-26 | 1 | -1/+1 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -9/+0 |
* | 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 |