Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2008-03-21 | 1 | -1/+12 |
| | | | | to api as requested by dev, fixed some minor issues with enabling of localplay methods | ||||
* | implement xml error codes rather then relying on string parsing | Karl 'vollmerk' Vollmer | 2008-03-20 | 1 | -12/+10 |
| | |||||
* | split out the api errors so that it is easier to tell when you should do a ↵ | Karl 'vollmerk' Vollmer | 2008-03-18 | 1 | -3/+10 |
| | | | | new handshake | ||||
* | added album and artist functions require a single artist/album xml document | Karl 'vollmerk' Vollmer | 2008-03-13 | 1 | -0/+8 |
| | |||||
* | I fail | Karl 'vollmerk' Vollmer | 2008-03-10 | 1 | -1/+1 |
| | |||||
* | added song action for the api, fiddled with the democratic play stuff again | Karl 'vollmerk' Vollmer | 2008-03-10 | 1 | -0/+6 |
| | |||||
* | User authentication fix for xml.server, when logged in as a user, it will ↵ | Kevin James 'purdyk' Purdy | 2008-02-15 | 1 | -3/+7 |
| | | | | now display that user as listening instead of the 'System User' | ||||
* | fixed issue with xmlapi when no limit provided, fixed now playing refresh, ↵ | Karl 'vollmerk' Vollmer | 2008-01-19 | 1 | -0/+10 |
| | | | | fixed single item update (Thx alex2008) added some more stuff for managing shoutbox stuff, started work on implementation of CoFs system added untested search method on xmlapi | ||||
* | fixed registration, show edit song title issue and added limit to xml api | Karl 'vollmerk' Vollmer | 2008-01-10 | 1 | -1/+26 |
| | |||||
* | fixed now playing for the API and lack of session extend when using the API | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -0/+4 |
| | |||||
* | fixed API calls, cleaned up old functions that are no longer needed | Karl 'vollmerk' Vollmer | 2007-12-23 | 1 | -1/+1 |
| | |||||
* | fixed opera playback, added playlist mojo to the xml api doodly, konqueror ↵ | Karl 'vollmerk' Vollmer | 2007-12-22 | 1 | -0/+29 |
| | | | | is still broken as is the API and XML-RPC stuff, also updated prototype.js | ||||
* | fixed three bugs found by purdyk with the api | Karl 'vollmerk' Vollmer | 2007-12-19 | 1 | -1/+1 |
| | |||||
* | fixed dbl negative on xml api and enabled the timestamp check as well as ↵ | Karl 'vollmerk' Vollmer | 2007-12-18 | 1 | -3/+1 |
| | | | | fixed a typo in the config file | ||||
* | cleaned up XML API errors so that they are always xml docs regardless | Karl 'vollmerk' Vollmer | 2007-12-18 | 1 | -20/+34 |
| | |||||
* | fixed access denied display, fixed typo in error log and fixed missing ↵ | Karl 'vollmerk' Vollmer | 2007-12-01 | 1 | -0/+8 |
| | | | | artist_songs | ||||
* | fixed some missing gettext, tweaked error reporting level on test.php and ↵ | Karl 'vollmerk' Vollmer | 2007-11-25 | 1 | -0/+8 |
| | | | | fixed timeout issues with API (Thx Beef Doughnut) | ||||
* | yea I am fired | Karl 'vollmerk' Vollmer | 2007-11-25 | 1 | -1/+1 |
| | |||||
* | fixed stupid bug in xml server, forgot to change function | Karl 'vollmerk' Vollmer | 2007-11-25 | 1 | -1/+1 |
| | |||||
* | renamed xml-rpc acl to rpc, added default mime type of image/jpg and added ↵ | Karl 'vollmerk' Vollmer | 2007-11-22 | 1 | -0/+21 |
| | | | | config options for batch download to the fs, no garbage collection for non-completed downloads yet. | ||||
* | added genre_artists, genre_albums and genre_songs | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -0/+18 |
| | |||||
* | additional xml methods songs & album_songs, also implemented catalog add ↵ | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -1/+18 |
| | | | | speed improvement from Karl Hungus | ||||
* | added artist_albums | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -0/+7 |
| | |||||
* | added genres as a new xml method, and improved logging | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -0/+12 |
| | |||||
* | little more work on the xml api, artists and albums now works | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -1/+14 |
| | |||||
* | more changes for the amarok hotness | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -0/+13 |
| | |||||
* | fixed an album art config parsing problem, Thanks Karl Hungus more work on ↵ | Karl 'vollmerk' Vollmer | 2007-11-19 | 1 | -3/+7 |
| | | | | xml class and api mojo, handshake logic in place | ||||
* | some inital work on an api for amarok, tweaked stream class a bit, think ↵ | Karl 'vollmerk' Vollmer | 2007-11-19 | 1 | -93/+10 |
| | | | | theres still a bug with some playlist methods, also need to confirm problem with IE | ||||
* | licence updates, Thx porthose | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -3/+2 |
| | |||||
* | fixed some missing no session defines | Karl 'vollmerk' Vollmer | 2007-02-10 | 1 | -1/+1 |
| | |||||
* | few more tweaks and some work on the tv pages | Karl 'vollmerk' Vollmer | 2006-10-23 | 1 | -1/+1 |
| | |||||
* | patched flaw in getid3() fixed a problem with vainfo and songs with no tags ↵ | Karl 'vollmerk' Vollmer | 2006-10-21 | 1 | -10/+36 |
| | | | | and fixed the xml_from_array() function | ||||
* | closes guest access security hole with register_globals on and improves ↵ | Karl 'vollmerk' Vollmer | 2006-10-17 | 1 | -0/+111 |
error reporting on quarantine migration and adds xml.server.php file for remote information querys |