summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* tweaks the db updates and adds a few more charset translations to the db ↵Karl 'vollmerk' Vollmer2008-05-103-11/+47
| | | | charset reset function
* fixed album checking so that it includes the prefix when determining duplicatesKarl 'vollmerk' Vollmer2008-05-101-0/+1
|
* fix get recently played returning incorrect information if user suppliedKarl 'vollmerk' Vollmer2008-05-101-1/+1
|
* re-imposed my evil charset validationKarl 'vollmerk' Vollmer2008-05-083-2/+3
|
* fixed lack of refresh when switching between localplay and other play methodsKarl 'vollmerk' Vollmer2008-05-081-1/+1
|
* add in functionality to reset db charset also updated the update function to ↵Karl 'vollmerk' Vollmer2008-05-084-3/+87
| | | | take into account the collation
* fixed some copyright lines and removed unused fileKarl 'vollmerk' Vollmer2008-05-081-1/+1
|
* initial debug workKarl 'vollmerk' Vollmer2008-05-071-35/+24
|
* added in the ajax-loading div display on catalog processes, also relaxed the ↵Karl 'vollmerk' Vollmer2008-05-064-6/+30
| | | | restrictions on filenames of non-site_charset, warning rather then fatal error
* fixed flash player issues with specific playlist_methodsKarl 'vollmerk' Vollmer2008-05-051-1/+1
|
* fixed some album art issues and an issue with downloads if no catalog patternKarl 'vollmerk' Vollmer2008-05-033-7/+17
|
* Typo bugfixKevin James 'purdyk' Purdy2008-05-021-1/+1
|
* added genre and playlist count to the xmlapi handshake per devs requestKarl 'vollmerk' Vollmer2008-04-271-3/+10
|
* fixed remove vote removing all votes regardless on democratic playKarl 'vollmerk' Vollmer2008-04-221-2/+2
|
* last commit before beta3 releaseKarl 'vollmerk' Vollmer2008-04-215-7/+28
|
* fixed rating display and rating advanced search, also allow new genre when ↵Karl 'vollmerk' Vollmer2008-04-214-11/+29
| | | | adding radio station
* fixed shoutbox typo so albums add correctly, can now edit playlist tracks ↵Karl 'vollmerk' Vollmer2008-04-212-37/+23
| | | | 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 toKarl 'vollmerk' Vollmer2008-04-201-0/+49
|
* 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
|