| Commit message (Expand) | Author | Age | Files | Lines |
* | Finish moving stuff out of doc into class, still needs more work to deal with... | Karl 'vollmerk' Vollmer | 2009-11-23 | 1 | -244/+3 |
* | Remove XML-RPC functions and start prep for use of new API for ampache catalo... | Karl 'vollmerk' Vollmer | 2009-11-19 | 1 | -59/+0 |
* | 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 |
* | add rating to single song view, and include caching fix | Karl 'vollmerk' Vollmer | 2009-07-09 | 1 | -0/+3 |
* | Playlist adds now use the existing order rather then track order Fixed #484 | Karl 'vollmerk' Vollmer | 2009-07-09 | 1 | -2/+2 |
* | fix the albums of the moment showing up even if it could not find any | Karl 'vollmerk' Vollmer | 2009-07-08 | 1 | -1/+4 |
* | sync from trunk | Karl 'vollmerk' Vollmer | 2009-06-01 | 1 | -3/+4 |
* | added a missing semilicon(;) | dipsol | 2009-05-26 | 1 | -24/+24 |
* | fix url to song, and throw some non-working tag cloud crap in | Karl 'vollmerk' Vollmer | 2009-05-19 | 2 | -1/+14 |
* | 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 |
* | fix lack of ui response on deleting track right after appending to saved play... | Karl 'vollmerk' Vollmer | 2009-04-30 | 1 | -0/+3 |
* | some tweaks to make the random play mojo work for streaming, does not work in... | Karl 'vollmerk' Vollmer | 2009-04-08 | 1 | -2/+2 |
* | add in the democratic methods (untested) | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -0/+36 |
* | fix democratic play interface feedback issues and make the wizard actually work | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -5/+15 |
* | 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 |
* | move over to query class as backend for browse | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -2/+2 |
* | 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 |
* | Resolve #401 new database update, reset album thumbs and use resized art... | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -5/+9 |
* | first work on next db update, correct play_url() removing redundent path, fix... | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -1/+1 |
* | 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 |
* | some more minor tweaks to democratic playlist, fixed now playing on localplay... | Karl 'vollmerk' Vollmer | 2009-02-08 | 1 | -2/+25 |
* | Add very basic buggy as crap video support, fix a few other minor bugs with p... | Karl 'vollmerk' Vollmer | 2009-02-02 | 2 | -0/+4 |
* | fixed localplay not showing current playing song and clear playlist not refre... | Karl 'vollmerk' Vollmer | 2009-02-02 | 1 | -3/+3 |
* | fix playlist adds not showing up but still adding, fixed ip history being wip... | Karl 'vollmerk' Vollmer | 2009-02-02 | 1 | -0/+1 |
* | put in a hack to clear the rightbar if the preferences deem it so | Karl 'vollmerk' Vollmer | 2008-12-28 | 1 | -0/+12 |
* | changed the xmlrpc library to the pear xmlrpc library. Also fixed some other ... | dipsol | 2008-12-11 | 1 | -10/+12 |
* | Changed some name, because of the conventions. | dipsol | 2008-12-02 | 1 | -1/+1 |
* | fixed ticket 281, by changing the way the data was return. Now only the butto... | dipsol | 2008-12-02 | 1 | -4/+5 |
* | improved error messages for api, includes additional information on handshake... | Karl 'vollmerk' Vollmer | 2008-11-29 | 1 | -2/+2 |
* | require users to have at least 25 to create playlists, or have access to them | Karl 'vollmerk' Vollmer | 2008-11-26 | 1 | -1/+6 |
* | 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 | 2 | -3/+3 |