Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some rather major bug fixes, corrected a preference setting issue, as well ↵ | Karl 'vollmerk' Vollmer | 2008-05-10 | 12 | -49/+81 |
| | | | | as a preference update issue, fixed infinite plugin installing for fun and profit, also fixed updating the config file not regenerating the version correctly and the user creation allowing users with blank password, which does not work at the login | ||||
* | updated locales, hopefully one of the last commits before 3.4 stable release | Karl 'vollmerk' Vollmer | 2008-05-10 | 37 | -26914/+27803 |
| | |||||
* | decided to not try to detect the charset, its just such a pain in the ass ↵ | Karl 'vollmerk' Vollmer | 2008-05-10 | 5 | -26/+62 |
| | | | | and I have no figured out a way to actually get it right, reduced frequency of prune calls to speed up login | ||||
* | tweaks the db updates and adds a few more charset translations to the db ↵ | Karl 'vollmerk' Vollmer | 2008-05-10 | 5 | -12/+50 |
| | | | | charset reset function | ||||
* | fixed album checking so that it includes the prefix when determining duplicates | Karl 'vollmerk' Vollmer | 2008-05-10 | 1 | -0/+1 |
| | |||||
* | fix get recently played returning incorrect information if user supplied | Karl 'vollmerk' Vollmer | 2008-05-10 | 2 | -1/+3 |
| | |||||
* | re-imposed my evil charset validation | Karl 'vollmerk' Vollmer | 2008-05-08 | 4 | -4/+3 |
| | |||||
* | fixed lack of refresh when switching between localplay and other play methods | Karl 'vollmerk' Vollmer | 2008-05-08 | 3 | -2/+18 |
| | |||||
* | add in functionality to reset db charset also updated the update function to ↵ | Karl 'vollmerk' Vollmer | 2008-05-08 | 7 | -44/+146 |
| | | | | take into account the collation | ||||
* | fixed some copyright lines and removed unused file | Karl 'vollmerk' Vollmer | 2008-05-08 | 13 | -54/+12 |
| | |||||
* | initial debug work | Karl 'vollmerk' Vollmer | 2008-05-07 | 6 | -43/+102 |
| | |||||
* | added in the ajax-loading div display on catalog processes, also relaxed the ↵ | Karl 'vollmerk' Vollmer | 2008-05-06 | 6 | -6/+42 |
| | | | | restrictions on filenames of non-site_charset, warning rather then fatal error | ||||
* | fixed flash player issues with specific playlist_methods | Karl 'vollmerk' Vollmer | 2008-05-05 | 4 | -6/+6 |
| | |||||
* | 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 |