summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed rating display and rating advanced search, also allow new genre when ↵Karl 'vollmerk' Vollmer2008-04-2110-20/+42
| | | | adding radio station
* fixed shoutbox typo so albums add correctly, can now edit playlist tracks ↵Karl 'vollmerk' Vollmer2008-04-2110-64/+83
| | | | and change their track in the playlist, added batch download link to single playlist view
* 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
| | | | "add" to shoutbox display, updated links
* 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
| | | | Also changed copyright to my real name (time for me to be rich and famous :))
* 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 ↵Karl 'vollmerk' Vollmer2008-04-116-8/+9
| | | | ellipsis thresholds
* 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 ↵Karl 'vollmerk' Vollmer2008-04-032-1/+6
| | | | an error when no password provided during install
* changed rating display to use 1 digit rounded average, a little bit ↵spocky2008-04-024-10/+14
| | | | | | different than "half star rating" request (Ticket #156), but easily done and also more precise. minor change to sidebar filter display.
* fixed verify update issueKarl 'vollmerk' Vollmer2008-03-212-0/+3
|
* fixed recently played, removed a bunch of useless files, added new methods ↵Karl 'vollmerk' Vollmer2008-03-2114-707/+58
| | | | to api as requested by dev, fixed some minor issues with enabling of localplay methods
* 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 ↵Karl 'vollmerk' Vollmer2008-03-194-7/+17
| | | | charset setting...
* 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 ↵Karl 'vollmerk' Vollmer2008-03-181-3/+10
| | | | new handshake
* slight tweak to the hotness added by spocky, added in a slight delay on the ↵Karl 'vollmerk' Vollmer2008-03-184-15/+67
| | | | onKeyUp removed the alpha list
* Changed "starts with" browsing execution from OnChange to OnKeyUp (sounds ↵spocky2008-03-175-21/+23
| | | | | | more logical this way). Maybe we dont need "alphabet filter" above anymore. Or maybe we do (?). Fixed songs starting with "All" never searched
* shoutbox now makes use of flip_classspocky2008-03-174-64/+80
| | | | rewrote show_song code and css
* stupid typo on the art xml docKarl 'vollmerk' Vollmer2008-03-171-1/+1
|
* Minor changes to shoutboxspocky2008-03-173-25/+28
| | | | Fixed greysme tables font-size on ff3
* forgot the gpl notes... stupid debianKarl 'vollmerk' Vollmer2008-03-172-0/+32
|
* updated sql files, tweak to the update and installers to make it more ↵Karl 'vollmerk' Vollmer2008-03-177-82/+260
| | | | utf-8ish hopefully final commit before release
* slight tweak, do not impose play % restrictions on democratic play itemsKarl 'vollmerk' Vollmer2008-03-171-9/+9
|
* added some not enough data errors on the browse functionsKarl 'vollmerk' Vollmer2008-03-175-1/+26
|
* added a few more fields to the xml documents passed by the api and included ↵Karl 'vollmerk' Vollmer2008-03-172-22/+40
| | | | install doc patch
* flush out the democratic mojo, make the cooldown workKarl 'vollmerk' Vollmer2008-03-176-7/+76
|
* force consistant charset on file add, add fix_filenames script and minor ↵Karl 'vollmerk' Vollmer2008-03-177-52/+241
| | | | tweak for democratic play
* add size to song xmlKarl 'vollmerk' Vollmer2008-03-141-0/+1
|
* fixed the issue with a lack of gettext (define ngettext if it does not exist)Karl 'vollmerk' Vollmer2008-03-143-0/+13
|
* fixed some pretty dumb issues with democratic playKarl 'vollmerk' Vollmer2008-03-143-26/+26
|
* added album and artist functions require a single artist/album xml documentKarl 'vollmerk' Vollmer2008-03-131-0/+8
|
* minor change to tag gather, some speed improvements on the catalog verify ↵Karl 'vollmerk' Vollmer2008-03-136-96/+108
| | | | and more changes to democratic play, will not work currently due to missing db update that needs more testing
* almost done cleaning up the democratic play mojoKarl 'vollmerk' Vollmer2008-03-114-59/+55
|
* fixed issue with encoding on id3v1/2Karl 'vollmerk' Vollmer2008-03-112-6/+9
|
* I failKarl 'vollmerk' Vollmer2008-03-101-1/+1
|
* updated messages.po filesKarl 'vollmerk' Vollmer2008-03-1013-11008/+12680
|