| Commit message (Expand) | Author | Age | Files | Lines |
* | force consistant charset on file add, add fix_filenames script and minor twea... | Karl 'vollmerk' Vollmer | 2008-03-17 | 3 | -46/+35 |
* | add size to song xml | Karl 'vollmerk' Vollmer | 2008-03-14 | 1 | -0/+1 |
* | fixed the issue with a lack of gettext (define ngettext if it does not exist) | Karl 'vollmerk' Vollmer | 2008-03-14 | 1 | -0/+10 |
* | fixed some pretty dumb issues with democratic play | Karl 'vollmerk' Vollmer | 2008-03-14 | 2 | -3/+25 |
* | minor change to tag gather, some speed improvements on the catalog verify and... | Karl 'vollmerk' Vollmer | 2008-03-13 | 6 | -96/+108 |
* | almost done cleaning up the democratic play mojo | Karl 'vollmerk' Vollmer | 2008-03-11 | 2 | -34/+54 |
* | fixed issue with encoding on id3v1/2 | Karl 'vollmerk' Vollmer | 2008-03-11 | 1 | -6/+8 |
* | added song action for the api, fiddled with the democratic play stuff again | Karl 'vollmerk' Vollmer | 2008-03-10 | 1 | -0/+1 |
* | minor fixes to the playlist, fixed up the democratic playlist kinda, still do... | Karl 'vollmerk' Vollmer | 2008-03-10 | 4 | -5/+58 |
* | fixed a stupid typo Thx CoF | Karl 'vollmerk' Vollmer | 2008-03-10 | 1 | -1/+1 |
* | fixed the acl issue... sigh | Karl 'vollmerk' Vollmer | 2008-03-07 | 8 | -20/+105 |
* | fixed playlist update on full strict of mysql5.x and jpg mime type | Karl 'vollmerk' Vollmer | 2008-03-06 | 4 | -9/+11 |
* | major corrections to reading of preferences and a few misc fixes which I have... | Karl 'vollmerk' Vollmer | 2008-02-29 | 9 | -162/+21 |
* | corrected a few queries, removed a few other useless ones that were already b... | Karl 'vollmerk' Vollmer | 2008-02-28 | 3 | -12/+17 |
* | we need the gcing | Karl 'vollmerk' Vollmer | 2008-02-28 | 1 | -2/+2 |
* | added Greek translation | Karl 'vollmerk' Vollmer | 2008-02-28 | 1 | -0/+2 |
* | removed ip2int, int2ip custom functions fixed browse issues when adding filte... | Karl 'vollmerk' Vollmer | 2008-02-28 | 8 | -45/+22 |
* | updated russian translation and tweaked some plural points thx littlesavage | Karl 'vollmerk' Vollmer | 2008-02-28 | 2 | -3/+3 |
* | delay random albums a bit to improve inital load, also add a refresh button s... | Karl 'vollmerk' Vollmer | 2008-02-25 | 1 | -0/+3 |
* | - Fixed Sorting on Admin->Browse Users | pb1dft | 2008-02-23 | 5 | -5/+55 |
* | Fixed sorting on admin>users | pb1dft | 2008-02-20 | 1 | -2/+21 |
* | Fixed minor glitches in user registration | pb1dft | 2008-02-16 | 2 | -6/+12 |
* | Fixed rss feeds to show proper length of song and artist names. | Kevin James 'purdyk' Purdy | 2008-02-15 | 1 | -4/+4 |
* | fixed typo in mail class | Karl 'vollmerk' Vollmer | 2008-02-10 | 1 | -1/+1 |
* | fix to user auth with xml-api (Thx purdyk) and fix update all not resetting a... | Karl 'vollmerk' Vollmer | 2008-02-09 | 3 | -1/+7 |
* | added in patch to filter out disabled songs from duplicates display, thx joh6nn | Karl 'vollmerk' Vollmer | 2008-01-29 | 1 | -5/+10 |
* | helps if you return it | Karl 'vollmerk' Vollmer | 2008-01-27 | 1 | -0/+2 |
* | adjust the bitrate validation and only force it to be whole bytes | Karl 'vollmerk' Vollmer | 2008-01-27 | 1 | -25/+0 |
* | added in the rating images from greengeek, removed some useless functions, tw... | Karl 'vollmerk' Vollmer | 2008-01-27 | 3 | -168/+1 |
* | prevent db upgrade if version too old, fixed user creation | Karl 'vollmerk' Vollmer | 2008-01-27 | 1 | -0/+10 |
* | fixed the catalog creation, hopefully. added cleaning of shoutbox table to ca... | Karl 'vollmerk' Vollmer | 2008-01-20 | 3 | -98/+30 |
* | fixed issue with xmlapi when no limit provided, fixed now playing refresh, fi... | Karl 'vollmerk' Vollmer | 2008-01-19 | 4 | -11/+30 |
* | Fixed artist display wrongly using ellipsis_threshold_album preference | spocky | 2008-01-17 | 1 | -1/+1 |
* | Fixed update from tags (#121) | spocky | 2008-01-17 | 1 | -1/+1 |
* | Fixed album sorting not using disk# (this time, it shouldn't break anything) | spocky | 2008-01-15 | 2 | -2/+2 |
* | fixed missing default array and live_stream filter action | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -1/+4 |
* | fixed the filter display and added a playlist_type filter for admins | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -0/+28 |
* | another tweak to the albums of the moment, removed a query | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -20/+6 |
* | fixed sorting order on browse playlists | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -0/+3 |
* | fixed public/private aspect of playlists, default is to filter out non-owned ... | Karl 'vollmerk' Vollmer | 2008-01-14 | 3 | -3/+19 |
* | fixed random album art will now preference albums with art correctly | Karl 'vollmerk' Vollmer | 2008-01-13 | 2 | -14/+8 |
* | - Fixed search by rating (Thx alex2008) | Karl 'vollmerk' Vollmer | 2008-01-13 | 6 | -85/+87 |
* | minor tweaks to session insertion to prevent crazy people with http agent str... | Karl 'vollmerk' Vollmer | 2008-01-13 | 2 | -3/+3 |
* | fixed write flags script, actually kinda sorta works again (Thx tomatopi) | Karl 'vollmerk' Vollmer | 2008-01-12 | 1 | -4/+50 |
* | fixed registration, show edit song title issue and added limit to xml api | Karl 'vollmerk' Vollmer | 2008-01-10 | 1 | -1/+12 |
* | fixed updating access level for prefs, headers for po files, httpq player ski... | Karl 'vollmerk' Vollmer | 2008-01-05 | 3 | -4/+16 |
* | fixed apply to all and updating of httpq instances | Karl 'vollmerk' Vollmer | 2008-01-04 | 2 | -5/+9 |
* | slight tweak to the random album art, needs improvement will look funny on ca... | Karl 'vollmerk' Vollmer | 2008-01-01 | 5 | -8/+28 |
* | first vestiages of edit localplay instance and test localplay instance support | Karl 'vollmerk' Vollmer | 2007-12-31 | 1 | -0/+12 |
* | fixed flag management interface, and potentially fixed an issue with use_auth... | Karl 'vollmerk' Vollmer | 2007-12-31 | 3 | -10/+28 |