Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed some album art issues and an issue with downloads if no catalog pattern | Karl 'vollmerk' Vollmer | 2008-05-03 | 4 | -7/+21 |
| | |||||
* | Typo bugfix | Kevin James 'purdyk' Purdy | 2008-05-02 | 1 | -1/+1 |
| | |||||
* | fix stupid typo | Karl 'vollmerk' Vollmer | 2008-04-28 | 1 | -1/+1 |
| | |||||
* | added genre and playlist count to the xmlapi handshake per devs request | Karl 'vollmerk' Vollmer | 2008-04-27 | 2 | -3/+11 |
| | |||||
* | added ability to add search results to playlist, or download if batch ↵ | Karl 'vollmerk' Vollmer | 2008-04-27 | 11 | -11/+56 |
| | | | | downloaded is enabled, also fixed user browse sorting | ||||
* | fixed remove vote removing all votes regardless on democratic play | Karl 'vollmerk' Vollmer | 2008-04-22 | 4 | -4/+8 |
| | |||||
* | last commit before beta3 release | Karl 'vollmerk' Vollmer | 2008-04-21 | 15 | -149/+166 |
| | |||||
* | updated german translation | Karl 'vollmerk' Vollmer | 2008-04-21 | 3 | -5818/+5830 |
| | |||||
* | fixed rating display and rating advanced search, also allow new genre when ↵ | Karl 'vollmerk' Vollmer | 2008-04-21 | 10 | -20/+42 |
| | | | | adding radio station | ||||
* | fixed shoutbox typo so albums add correctly, can now edit playlist tracks ↵ | Karl 'vollmerk' Vollmer | 2008-04-21 | 10 | -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 to | Karl 'vollmerk' Vollmer | 2008-04-20 | 1 | -0/+49 |
| | |||||
* | fixed show album art, added input for source charset on fix_filenames, added ↵ | Karl 'vollmerk' Vollmer | 2008-04-20 | 8 | -14/+35 |
| | | | | "add" to shoutbox display, updated links | ||||
* | added "add to basket" and "download file" options on song page | spocky | 2008-04-18 | 1 | -2/+5 |
| | |||||
* | added disc number information on album page | spocky | 2008-04-18 | 2 | -54/+58 |
| | |||||
* | Updated greysme. It may be a little bit more mobile device compliant. Or not. | spocky | 2008-04-18 | 3 | -43/+30 |
| | | | | Also changed copyright to my real name (time for me to be rich and famous :)) | ||||
* | fixed dbl add with playlist box links | Karl 'vollmerk' Vollmer | 2008-04-18 | 1 | -9/+8 |
| | |||||
* | yea I fail | Karl 'vollmerk' Vollmer | 2008-04-16 | 1 | -1/+1 |
| | |||||
* | remove dead icecast controller | Karl 'vollmerk' Vollmer | 2008-04-15 | 1 | -343/+0 |
| | |||||
* | add a little more information and or debug | Karl 'vollmerk' Vollmer | 2008-04-15 | 1 | -1/+10 |
| | |||||
* | 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 | 4 | -2/+31 |
| | |||||
* | albums and artists now have ratings | Karl 'vollmerk' Vollmer | 2008-04-15 | 7 | -3/+12 |
| | |||||
* | first steps of a fix for the xml-rpc streaming and cataloging | Karl 'vollmerk' Vollmer | 2008-04-15 | 10 | -74/+240 |
| | |||||
* | Fixed typo in update.class.php | xgizzmo | 2008-04-14 | 1 | -1/+1 |
| | |||||
* | remove gz handler cause IE7 sucks the big one | Karl 'vollmerk' Vollmer | 2008-04-11 | 2 | -2/+3 |
| | |||||
* | new flash player that still does not work, fixed some bad references to the ↵ | Karl 'vollmerk' Vollmer | 2008-04-11 | 6 | -8/+9 |
| | | | | ellipsis thresholds | ||||
* | fixed db name validity and paging being forgotten on back | Karl 'vollmerk' Vollmer | 2008-04-11 | 4 | -11/+17 |
| | |||||
* | someone is dumb, I will let you figure out who | Karl 'vollmerk' Vollmer | 2008-04-10 | 1 | -4/+5 |
| | |||||
* | first little bit of fixing the page remembering mojo for back, still not perfect | Karl 'vollmerk' Vollmer | 2008-04-09 | 4 | -15/+40 |
| | |||||
* | corrected install docs to accuratly reflect how it works, and make it give ↵ | Karl 'vollmerk' Vollmer | 2008-04-03 | 2 | -1/+6 |
| | | | | an error when no password provided during install | ||||
* | changed rating display to use 1 digit rounded average, a little bit ↵ | spocky | 2008-04-02 | 4 | -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 issue | Karl 'vollmerk' Vollmer | 2008-03-21 | 2 | -0/+3 |
| | |||||
* | fixed recently played, removed a bunch of useless files, added new methods ↵ | Karl 'vollmerk' Vollmer | 2008-03-21 | 14 | -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 parsing | Karl 'vollmerk' Vollmer | 2008-03-20 | 2 | -14/+13 |
| | |||||
* | add the title back in to the links and be a little more violent with the ↵ | Karl 'vollmerk' Vollmer | 2008-03-19 | 4 | -7/+17 |
| | | | | charset setting... | ||||
* | bump version | Karl 'vollmerk' Vollmer | 2008-03-18 | 2 | -1/+7 |
| | |||||
* | 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 | ||||
* | slight tweak to the hotness added by spocky, added in a slight delay on the ↵ | Karl 'vollmerk' Vollmer | 2008-03-18 | 4 | -15/+67 |
| | | | | onKeyUp removed the alpha list | ||||
* | Changed "starts with" browsing execution from OnChange to OnKeyUp (sounds ↵ | spocky | 2008-03-17 | 5 | -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_class | spocky | 2008-03-17 | 4 | -64/+80 |
| | | | | rewrote show_song code and css | ||||
* | stupid typo on the art xml doc | Karl 'vollmerk' Vollmer | 2008-03-17 | 1 | -1/+1 |
| | |||||
* | Minor changes to shoutbox | spocky | 2008-03-17 | 3 | -25/+28 |
| | | | | Fixed greysme tables font-size on ff3 | ||||
* | forgot the gpl notes... stupid debian | Karl 'vollmerk' Vollmer | 2008-03-17 | 2 | -0/+32 |
| | |||||
* | updated sql files, tweak to the update and installers to make it more ↵ | Karl 'vollmerk' Vollmer | 2008-03-17 | 7 | -82/+260 |
| | | | | utf-8ish hopefully final commit before release | ||||
* | slight tweak, do not impose play % restrictions on democratic play items | Karl 'vollmerk' Vollmer | 2008-03-17 | 1 | -9/+9 |
| | |||||
* | added some not enough data errors on the browse functions | Karl 'vollmerk' Vollmer | 2008-03-17 | 5 | -1/+26 |
| | |||||
* | added a few more fields to the xml documents passed by the api and included ↵ | Karl 'vollmerk' Vollmer | 2008-03-17 | 2 | -22/+40 |
| | | | | install doc patch | ||||
* | flush out the democratic mojo, make the cooldown work | Karl 'vollmerk' Vollmer | 2008-03-17 | 6 | -7/+76 |
| | |||||
* | force consistant charset on file add, add fix_filenames script and minor ↵ | Karl 'vollmerk' Vollmer | 2008-03-17 | 7 | -52/+241 |
| | | | | tweak for democratic play | ||||
* | add size to song xml | Karl 'vollmerk' Vollmer | 2008-03-14 | 1 | -0/+1 |
| |