summaryrefslogtreecommitdiffstats
path: root/lib/class
Commit message (Collapse)AuthorAgeFilesLines
* 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...
* Changed "starts with" browsing execution from OnChange to OnKeyUp (sounds ↵spocky2008-03-171-9/+8
| | | | | | more logical this way). Maybe we dont need "alphabet filter" above anymore. Or maybe we do (?). Fixed songs starting with "All" never searched
* stupid typo on the art xml docKarl 'vollmerk' Vollmer2008-03-171-1/+1
|
* updated sql files, tweak to the update and installers to make it more ↵Karl 'vollmerk' Vollmer2008-03-171-1/+21
| | | | utf-8ish hopefully final commit before release
* added a few more fields to the xml documents passed by the api and included ↵Karl 'vollmerk' Vollmer2008-03-171-0/+5
| | | | install doc patch
* flush out the democratic mojo, make the cooldown workKarl 'vollmerk' Vollmer2008-03-173-3/+53
|
* force consistant charset on file add, add fix_filenames script and minor ↵Karl 'vollmerk' Vollmer2008-03-172-42/+31
| | | | tweak for democratic play
* add size to song xmlKarl 'vollmerk' Vollmer2008-03-141-0/+1
|
* fixed some pretty dumb issues with democratic playKarl 'vollmerk' Vollmer2008-03-142-3/+25
|
* 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-112-34/+54
|
* fixed issue with encoding on id3v1/2Karl 'vollmerk' Vollmer2008-03-111-6/+8
|
* added song action for the api, fiddled with the democratic play stuff againKarl 'vollmerk' Vollmer2008-03-101-0/+1
|
* minor fixes to the playlist, fixed up the democratic playlist kinda, still ↵Karl 'vollmerk' Vollmer2008-03-104-5/+58
| | | | does not work completely
* fixed a stupid typo Thx CoFKarl 'vollmerk' Vollmer2008-03-101-1/+1
|
* fixed the acl issue... sighKarl 'vollmerk' Vollmer2008-03-078-20/+105
|
* fixed playlist update on full strict of mysql5.x and jpg mime typeKarl 'vollmerk' Vollmer2008-03-063-8/+11
|
* major corrections to reading of preferences and a few misc fixes which I ↵Karl 'vollmerk' Vollmer2008-02-297-23/+19
| | | | have now forgotten
* corrected a few queries, removed a few other useless ones that were already ↵Karl 'vollmerk' Vollmer2008-02-282-8/+8
| | | | broken
* removed ip2int, int2ip custom functions fixed browse issues when adding ↵Karl 'vollmerk' Vollmer2008-02-287-21/+21
| | | | filters in specific order
* updated russian translation and tweaked some plural points thx littlesavageKarl 'vollmerk' Vollmer2008-02-281-2/+2
|
* delay random albums a bit to improve inital load, also add a refresh button ↵Karl 'vollmerk' Vollmer2008-02-251-0/+3
| | | | so you can flip them without refreshing the whole page
* - Fixed Sorting on Admin->Browse Userspb1dft2008-02-233-2/+52
| | | | - Fixed Shoutbox and shoutbox management (pb1dft)
* Fixed sorting on admin>userspb1dft2008-02-201-2/+21
|
* Fixed minor glitches in user registrationpb1dft2008-02-162-6/+12
|
* fixed typo in mail classKarl 'vollmerk' Vollmer2008-02-101-1/+1
|
* fix to user auth with xml-api (Thx purdyk) and fix update all not resetting ↵Karl 'vollmerk' Vollmer2008-02-093-1/+7
| | | | album art cache
* added in patch to filter out disabled songs from duplicates display, thx joh6nnKarl 'vollmerk' Vollmer2008-01-291-5/+10
|
* helps if you return itKarl 'vollmerk' Vollmer2008-01-271-0/+2
|
* adjust the bitrate validation and only force it to be whole bytesKarl 'vollmerk' Vollmer2008-01-271-25/+0
|
* added in the rating images from greengeek, removed some useless functions, ↵Karl 'vollmerk' Vollmer2008-01-271-1/+1
| | | | tweaked working on update to correctly reflect limitations
* prevent db upgrade if version too old, fixed user creationKarl 'vollmerk' Vollmer2008-01-271-0/+10
|
* fixed the catalog creation, hopefully. added cleaning of shoutbox table to ↵Karl 'vollmerk' Vollmer2008-01-201-96/+28
| | | | catalog clean fixed typo on install
* fixed issue with xmlapi when no limit provided, fixed now playing refresh, ↵Karl 'vollmerk' Vollmer2008-01-193-9/+23
| | | | fixed single item update (Thx alex2008) added some more stuff for managing shoutbox stuff, started work on implementation of CoFs system added untested search method on xmlapi
* Fixed artist display wrongly using ellipsis_threshold_album preferencespocky2008-01-171-1/+1
| | | | Fixed wrong artist html encoding in random albums image title
* Fixed update from tags (#121)spocky2008-01-171-1/+1
|
* Fixed album sorting not using disk# (this time, it shouldn't break anything)spocky2008-01-152-2/+2
|
* fixed missing default array and live_stream filter actionKarl 'vollmerk' Vollmer2008-01-141-1/+4
|
* fixed the filter display and added a playlist_type filter for adminsKarl 'vollmerk' Vollmer2008-01-141-0/+28
|
* fixed sorting order on browse playlistsKarl 'vollmerk' Vollmer2008-01-141-0/+3
|
* fixed public/private aspect of playlists, default is to filter out non-owned ↵Karl 'vollmerk' Vollmer2008-01-142-2/+18
| | | | private playlists now
* fixed random album art will now preference albums with art correctlyKarl 'vollmerk' Vollmer2008-01-131-3/+0
|
* - Fixed search by rating (Thx alex2008)Karl 'vollmerk' Vollmer2008-01-134-59/+69
| | | | | - Fixed no result return on random methods - Added mime,language & lyrics to catalog updating functions
* minor tweaks to session insertion to prevent crazy people with http agent ↵Karl 'vollmerk' Vollmer2008-01-132-3/+3
| | | | strings over 255 from breaking the query, also fixed missing truncate
* fixed write flags script, actually kinda sorta works again (Thx tomatopi)Karl 'vollmerk' Vollmer2008-01-121-4/+50
|
* fixed registration, show edit song title issue and added limit to xml apiKarl 'vollmerk' Vollmer2008-01-101-1/+12
|
* fixed updating access level for prefs, headers for po files, httpq player ↵Karl 'vollmerk' Vollmer2008-01-051-1/+9
| | | | skip command and image resize for gif and png
* fixed apply to all and updating of httpq instancesKarl 'vollmerk' Vollmer2008-01-041-2/+8
|
* slight tweak to the random album art, needs improvement will look funny on ↵Karl 'vollmerk' Vollmer2008-01-013-1/+19
| | | | catalogs with no art (for now) editing an mpd instance works, need to fix httpq editing and add instance testing
* first vestiages of edit localplay instance and test localplay instance supportKarl 'vollmerk' Vollmer2007-12-311-0/+12
|