summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* some rather major bug fixes, corrected a preference setting issue, as well as...Karl 'vollmerk' Vollmer2008-05-1012-49/+81
* updated locales, hopefully one of the last commits before 3.4 stable releaseKarl 'vollmerk' Vollmer2008-05-1037-26914/+27803
* decided to not try to detect the charset, its just such a pain in the ass and...Karl 'vollmerk' Vollmer2008-05-105-26/+62
* tweaks the db updates and adds a few more charset translations to the db char...Karl 'vollmerk' Vollmer2008-05-105-12/+50
* 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-102-1/+3
* re-imposed my evil charset validationKarl 'vollmerk' Vollmer2008-05-084-4/+3
* fixed lack of refresh when switching between localplay and other play methodsKarl 'vollmerk' Vollmer2008-05-083-2/+18
* add in functionality to reset db charset also updated the update function to ...Karl 'vollmerk' Vollmer2008-05-087-44/+146
* fixed some copyright lines and removed unused fileKarl 'vollmerk' Vollmer2008-05-0813-54/+12
* initial debug workKarl 'vollmerk' Vollmer2008-05-076-43/+102
* added in the ajax-loading div display on catalog processes, also relaxed the ...Karl 'vollmerk' Vollmer2008-05-066-6/+42
* fixed flash player issues with specific playlist_methodsKarl 'vollmerk' Vollmer2008-05-054-6/+6
* fixed some album art issues and an issue with downloads if no catalog patternKarl 'vollmerk' Vollmer2008-05-034-7/+21
* Typo bugfixKevin James 'purdyk' Purdy2008-05-021-1/+1
* fix stupid typoKarl 'vollmerk' Vollmer2008-04-281-1/+1
* added genre and playlist count to the xmlapi handshake per devs requestKarl 'vollmerk' Vollmer2008-04-272-3/+11
* added ability to add search results to playlist, or download if batch downloa...Karl 'vollmerk' Vollmer2008-04-2711-11/+56
* fixed remove vote removing all votes regardless on democratic playKarl 'vollmerk' Vollmer2008-04-224-4/+8
* last commit before beta3 releaseKarl 'vollmerk' Vollmer2008-04-2115-149/+166
* updated german translationKarl 'vollmerk' Vollmer2008-04-213-5818/+5830
* fixed rating display and rating advanced search, also allow new genre when ad...Karl 'vollmerk' Vollmer2008-04-2110-20/+42
* fixed shoutbox typo so albums add correctly, can now edit playlist tracks and...Karl 'vollmerk' Vollmer2008-04-2110-64/+83
* 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-208-14/+35
* added "add to basket" and "download file" options on song pagespocky2008-04-181-2/+5
* added disc number information on album pagespocky2008-04-182-54/+58
* Updated greysme. It may be a little bit more mobile device compliant. Or not.spocky2008-04-183-43/+30
* fixed dbl add with playlist box linksKarl 'vollmerk' Vollmer2008-04-181-9/+8
* yea I failKarl 'vollmerk' Vollmer2008-04-161-1/+1
* remove dead icecast controllerKarl 'vollmerk' Vollmer2008-04-151-343/+0
* add a little more information and or debugKarl 'vollmerk' Vollmer2008-04-151-1/+10
* failureKarl 'vollmerk' Vollmer2008-04-151-1/+1
* add url_to_song function to api for amarok2Karl 'vollmerk' Vollmer2008-04-154-2/+31
* albums and artists now have ratingsKarl 'vollmerk' Vollmer2008-04-157-3/+12
* first steps of a fix for the xml-rpc streaming and catalogingKarl 'vollmerk' Vollmer2008-04-1510-74/+240
* Fixed typo in update.class.phpxgizzmo2008-04-141-1/+1
* remove gz handler cause IE7 sucks the big oneKarl 'vollmerk' Vollmer2008-04-112-2/+3
* new flash player that still does not work, fixed some bad references to the e...Karl 'vollmerk' Vollmer2008-04-116-8/+9
* fixed db name validity and paging being forgotten on backKarl 'vollmerk' Vollmer2008-04-114-11/+17
* someone is dumb, I will let you figure out whoKarl 'vollmerk' Vollmer2008-04-101-4/+5
* first little bit of fixing the page remembering mojo for back, still not perfectKarl 'vollmerk' Vollmer2008-04-094-15/+40
* corrected install docs to accuratly reflect how it works, and make it give an...Karl 'vollmerk' Vollmer2008-04-032-1/+6
* changed rating display to use 1 digit rounded average, a little bit different...spocky2008-04-024-10/+14
* fixed verify update issueKarl 'vollmerk' Vollmer2008-03-212-0/+3
* fixed recently played, removed a bunch of useless files, added new methods to...Karl 'vollmerk' Vollmer2008-03-2114-707/+58
* implement xml error codes rather then relying on string parsingKarl 'vollmerk' Vollmer2008-03-202-14/+13
* add the title back in to the links and be a little more violent with the char...Karl 'vollmerk' Vollmer2008-03-194-7/+17
* bump versionKarl 'vollmerk' Vollmer2008-03-182-1/+7
* split out the api errors so that it is easier to tell when you should do a ne...Karl 'vollmerk' Vollmer2008-03-181-3/+10