summaryrefslogtreecommitdiffstats
path: root/lib/class
Commit message (Expand)AuthorAgeFilesLines
* tweaks the db updates and adds a few more charset translations to the db char...Karl 'vollmerk' Vollmer2008-05-103-11/+47
* fixed album checking so that it includes the prefix when determining duplicatesKarl 'vollmerk' Vollmer2008-05-101-0/+1
* fix get recently played returning incorrect information if user suppliedKarl 'vollmerk' Vollmer2008-05-101-1/+1
* re-imposed my evil charset validationKarl 'vollmerk' Vollmer2008-05-081-0/+1
* fixed lack of refresh when switching between localplay and other play methodsKarl 'vollmerk' Vollmer2008-05-081-1/+1
* add in functionality to reset db charset also updated the update function to ...Karl 'vollmerk' Vollmer2008-05-083-2/+86
* fixed some copyright lines and removed unused fileKarl 'vollmerk' Vollmer2008-05-081-1/+1
* initial debug workKarl 'vollmerk' Vollmer2008-05-071-35/+24
* added in the ajax-loading div display on catalog processes, also relaxed the ...Karl 'vollmerk' Vollmer2008-05-062-3/+2
* fixed some album art issues and an issue with downloads if no catalog patternKarl 'vollmerk' Vollmer2008-05-032-6/+16
* Typo bugfixKevin James 'purdyk' Purdy2008-05-021-1/+1
* added genre and playlist count to the xmlapi handshake per devs requestKarl 'vollmerk' Vollmer2008-04-271-3/+10
* fixed remove vote removing all votes regardless on democratic playKarl 'vollmerk' Vollmer2008-04-221-2/+2
* last commit before beta3 releaseKarl 'vollmerk' Vollmer2008-04-213-3/+14
* fixed rating display and rating advanced search, also allow new genre when ad...Karl 'vollmerk' Vollmer2008-04-213-5/+10
* fixed shoutbox typo so albums add correctly, can now edit playlist tracks and...Karl 'vollmerk' Vollmer2008-04-212-37/+23
* db update that corrects the charset, or at least tries toKarl 'vollmerk' Vollmer2008-04-201-0/+49
* fixed show album art, added input for source charset on fix_filenames, added ...Karl 'vollmerk' Vollmer2008-04-201-1/+1
* add url_to_song function to api for amarok2Karl 'vollmerk' Vollmer2008-04-151-0/+22
* first steps of a fix for the xml-rpc streaming and catalogingKarl 'vollmerk' Vollmer2008-04-157-50/+192
* Fixed typo in update.class.phpxgizzmo2008-04-141-1/+1
* new flash player that still does not work, fixed some bad references to the e...Karl 'vollmerk' Vollmer2008-04-113-4/+4
* fixed db name validity and paging being forgotten on backKarl 'vollmerk' Vollmer2008-04-111-9/+13
* first little bit of fixing the page remembering mojo for back, still not perfectKarl 'vollmerk' Vollmer2008-04-091-9/+37
* changed rating display to use 1 digit rounded average, a little bit different...spocky2008-04-021-5/+9
* fixed verify update issueKarl 'vollmerk' Vollmer2008-03-211-0/+1
* fixed recently played, removed a bunch of useless files, added new methods to...Karl 'vollmerk' Vollmer2008-03-213-3/+35
* implement xml error codes rather then relying on string parsingKarl 'vollmerk' Vollmer2008-03-201-2/+3
* add the title back in to the links and be a little more violent with the char...Karl 'vollmerk' Vollmer2008-03-194-7/+17
* Changed "starts with" browsing execution from OnChange to OnKeyUp (sounds mor...spocky2008-03-171-9/+8
* stupid typo on the art xml docKarl 'vollmerk' Vollmer2008-03-171-1/+1
* updated sql files, tweak to the update and installers to make it more utf-8is...Karl 'vollmerk' Vollmer2008-03-171-1/+21
* added a few more fields to the xml documents passed by the api and included i...Karl 'vollmerk' Vollmer2008-03-171-0/+5
* flush out the democratic mojo, make the cooldown workKarl 'vollmerk' Vollmer2008-03-173-3/+53
* force consistant charset on file add, add fix_filenames script and minor twea...Karl 'vollmerk' Vollmer2008-03-172-42/+31
* add size to song xmlKarl 'vollmerk' Vollmer2008-03-141-0/+1
* fixed some pretty dumb issues with democratic playKarl 'vollmerk' Vollmer2008-03-142-3/+25
* minor change to tag gather, some speed improvements on the catalog verify and...Karl 'vollmerk' Vollmer2008-03-136-96/+108
* almost done cleaning up the democratic play mojoKarl 'vollmerk' Vollmer2008-03-112-34/+54
* fixed issue with encoding on id3v1/2Karl 'vollmerk' Vollmer2008-03-111-6/+8
* added song action for the api, fiddled with the democratic play stuff againKarl 'vollmerk' Vollmer2008-03-101-0/+1
* minor fixes to the playlist, fixed up the democratic playlist kinda, still do...Karl 'vollmerk' Vollmer2008-03-104-5/+58
* fixed a stupid typo Thx CoFKarl 'vollmerk' Vollmer2008-03-101-1/+1
* fixed the acl issue... sighKarl 'vollmerk' Vollmer2008-03-078-20/+105
* fixed playlist update on full strict of mysql5.x and jpg mime typeKarl 'vollmerk' Vollmer2008-03-063-8/+11
* major corrections to reading of preferences and a few misc fixes which I have...Karl 'vollmerk' Vollmer2008-02-297-23/+19
* corrected a few queries, removed a few other useless ones that were already b...Karl 'vollmerk' Vollmer2008-02-282-8/+8
* removed ip2int, int2ip custom functions fixed browse issues when adding filte...Karl 'vollmerk' Vollmer2008-02-287-21/+21
* updated russian translation and tweaked some plural points thx littlesavageKarl 'vollmerk' Vollmer2008-02-281-2/+2
* delay random albums a bit to improve inital load, also add a refresh button s...Karl 'vollmerk' Vollmer2008-02-251-0/+3