summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* fixed show album art, added input for source charset on fix_filenames, added ↵Karl 'vollmerk' Vollmer2008-04-201-1/+1
| | | | "add" to shoutbox display, updated links
* add url_to_song function to api for amarok2Karl 'vollmerk' Vollmer2008-04-151-0/+22
|
* first steps of a fix for the xml-rpc streaming and catalogingKarl 'vollmerk' Vollmer2008-04-157-50/+192
|
* Fixed typo in update.class.phpxgizzmo2008-04-141-1/+1
|
* remove gz handler cause IE7 sucks the big oneKarl 'vollmerk' Vollmer2008-04-111-1/+1
|
* new flash player that still does not work, fixed some bad references to the ↵Karl 'vollmerk' Vollmer2008-04-114-8/+8
| | | | ellipsis thresholds
* fixed db name validity and paging being forgotten on backKarl 'vollmerk' Vollmer2008-04-112-10/+14
|
* someone is dumb, I will let you figure out whoKarl 'vollmerk' Vollmer2008-04-101-4/+5
|
* first little bit of fixing the page remembering mojo for back, still not perfectKarl 'vollmerk' Vollmer2008-04-092-10/+38
|
* corrected install docs to accuratly reflect how it works, and make it give ↵Karl 'vollmerk' Vollmer2008-04-031-0/+5
| | | | an error when no password provided during install
* changed rating display to use 1 digit rounded average, a little bit ↵spocky2008-04-021-5/+9
| | | | | | different than "half star rating" request (Ticket #156), but easily done and also more precise. minor change to sidebar filter display.
* fixed verify update issueKarl 'vollmerk' Vollmer2008-03-211-0/+1
|
* fixed recently played, removed a bunch of useless files, added new methods ↵Karl 'vollmerk' Vollmer2008-03-216-83/+36
| | | | to api as requested by dev, fixed some minor issues with enabling of localplay methods
* implement xml error codes rather then relying on string parsingKarl 'vollmerk' Vollmer2008-03-201-2/+3
|
* 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...
* bump versionKarl 'vollmerk' Vollmer2008-03-181-1/+1
|
* slight tweak to the hotness added by spocky, added in a slight delay on the ↵Karl 'vollmerk' Vollmer2008-03-181-3/+21
| | | | onKeyUp removed the alpha list
* Changed "starts with" browsing execution from OnChange to OnKeyUp (sounds ↵spocky2008-03-172-10/+10
| | | | | | 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-173-8/+32
| | | | 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-173-46/+35
| | | | tweak for democratic play
* add size to song xmlKarl 'vollmerk' Vollmer2008-03-141-0/+1
|
* fixed the issue with a lack of gettext (define ngettext if it does not exist)Karl 'vollmerk' Vollmer2008-03-141-0/+10
|
* 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-064-9/+11
|
* major corrections to reading of preferences and a few misc fixes which I ↵Karl 'vollmerk' Vollmer2008-02-299-162/+21
| | | | have now forgotten
* corrected a few queries, removed a few other useless ones that were already ↵Karl 'vollmerk' Vollmer2008-02-283-12/+17
| | | | broken
* we need the gcingKarl 'vollmerk' Vollmer2008-02-281-2/+2
|
* added Greek translationKarl 'vollmerk' Vollmer2008-02-281-0/+2
|
* removed ip2int, int2ip custom functions fixed browse issues when adding ↵Karl 'vollmerk' Vollmer2008-02-288-45/+22
| | | | filters in specific order
* updated russian translation and tweaked some plural points thx littlesavageKarl 'vollmerk' Vollmer2008-02-282-3/+3
|
* 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-235-5/+55
| | | | - 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 rss feeds to show proper length of song and artist names.Kevin James 'purdyk' Purdy2008-02-151-4/+4
|
* 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
|