| Commit message (Expand) | Author | Age | Files | Lines |
* | some rather major bug fixes, corrected a preference setting issue, as well as... | Karl 'vollmerk' Vollmer | 2008-05-10 | 12 | -49/+81 |
* | 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 and... | Karl 'vollmerk' Vollmer | 2008-05-10 | 5 | -26/+62 |
* | tweaks the db updates and adds a few more charset translations to the db char... | Karl 'vollmerk' Vollmer | 2008-05-10 | 5 | -12/+50 |
* | 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 |
* | 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 |
* | 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 downloa... | Karl 'vollmerk' Vollmer | 2008-04-27 | 11 | -11/+56 |
* | 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 ad... | Karl 'vollmerk' Vollmer | 2008-04-21 | 10 | -20/+42 |
* | fixed shoutbox typo so albums add correctly, can now edit playlist tracks and... | Karl 'vollmerk' Vollmer | 2008-04-21 | 10 | -64/+83 |
* | 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 |
* | 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 |
* | 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 e... | Karl 'vollmerk' Vollmer | 2008-04-11 | 6 | -8/+9 |
* | 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 an... | Karl 'vollmerk' Vollmer | 2008-04-03 | 2 | -1/+6 |
* | changed rating display to use 1 digit rounded average, a little bit different... | spocky | 2008-04-02 | 4 | -10/+14 |
* | 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 to... | Karl 'vollmerk' Vollmer | 2008-03-21 | 14 | -707/+58 |
* | 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 char... | Karl 'vollmerk' Vollmer | 2008-03-19 | 4 | -7/+17 |
* | 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 ne... | Karl 'vollmerk' Vollmer | 2008-03-18 | 1 | -3/+10 |