summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* implement xml error codes rather then relying on string parsingKarl 'vollmerk' Vollmer2008-03-202-14/+13
|
* 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-182-1/+7
|
* split out the api errors so that it is easier to tell when you should do a ↵Karl 'vollmerk' Vollmer2008-03-181-3/+10
| | | | new handshake
* slight tweak to the hotness added by spocky, added in a slight delay on the ↵Karl 'vollmerk' Vollmer2008-03-184-15/+67
| | | | onKeyUp removed the alpha list
* Changed "starts with" browsing execution from OnChange to OnKeyUp (sounds ↵spocky2008-03-175-21/+23
| | | | | | more logical this way). Maybe we dont need "alphabet filter" above anymore. Or maybe we do (?). Fixed songs starting with "All" never searched
* shoutbox now makes use of flip_classspocky2008-03-174-64/+80
| | | | rewrote show_song code and css
* stupid typo on the art xml docKarl 'vollmerk' Vollmer2008-03-171-1/+1
|
* Minor changes to shoutboxspocky2008-03-173-25/+28
| | | | Fixed greysme tables font-size on ff3
* forgot the gpl notes... stupid debianKarl 'vollmerk' Vollmer2008-03-172-0/+32
|
* updated sql files, tweak to the update and installers to make it more ↵Karl 'vollmerk' Vollmer2008-03-177-82/+260
| | | | utf-8ish hopefully final commit before release
* slight tweak, do not impose play % restrictions on democratic play itemsKarl 'vollmerk' Vollmer2008-03-171-9/+9
|
* added some not enough data errors on the browse functionsKarl 'vollmerk' Vollmer2008-03-175-1/+26
|
* added a few more fields to the xml documents passed by the api and included ↵Karl 'vollmerk' Vollmer2008-03-172-22/+40
| | | | install doc patch
* flush out the democratic mojo, make the cooldown workKarl 'vollmerk' Vollmer2008-03-176-7/+76
|
* force consistant charset on file add, add fix_filenames script and minor ↵Karl 'vollmerk' Vollmer2008-03-177-52/+241
| | | | 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-143-0/+13
|
* fixed some pretty dumb issues with democratic playKarl 'vollmerk' Vollmer2008-03-143-26/+26
|
* added album and artist functions require a single artist/album xml documentKarl 'vollmerk' Vollmer2008-03-131-0/+8
|
* 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-114-59/+55
|
* fixed issue with encoding on id3v1/2Karl 'vollmerk' Vollmer2008-03-112-6/+9
|
* I failKarl 'vollmerk' Vollmer2008-03-101-1/+1
|
* updated messages.po filesKarl 'vollmerk' Vollmer2008-03-1013-11008/+12680
|
* added song action for the api, fiddled with the democratic play stuff againKarl 'vollmerk' Vollmer2008-03-102-0/+7
|
* minor fixes to the playlist, fixed up the democratic playlist kinda, still ↵Karl 'vollmerk' Vollmer2008-03-109-10/+78
| | | | does not work completely
* fixed a stupid typo Thx CoFKarl 'vollmerk' Vollmer2008-03-101-1/+1
|
* fixed the acl issue... sighKarl 'vollmerk' Vollmer2008-03-0711-30/+138
|
* fixed playlist update on full strict of mysql5.x and jpg mime typeKarl 'vollmerk' Vollmer2008-03-068-11/+16
|
* major corrections to reading of preferences and a few misc fixes which I ↵Karl 'vollmerk' Vollmer2008-02-2927-476/+327
| | | | have now forgotten
* corrected a few queries, removed a few other useless ones that were already ↵Karl 'vollmerk' Vollmer2008-02-284-12/+19
| | | | broken
* we need the gcingKarl 'vollmerk' Vollmer2008-02-281-2/+2
|
* added Greek translationKarl 'vollmerk' Vollmer2008-02-285-0/+3402
|
* removed ip2int, int2ip custom functions fixed browse issues when adding ↵Karl 'vollmerk' Vollmer2008-02-2812-50/+29
| | | | filters in specific order
* updated russian translation and tweaked some plural points thx littlesavageKarl 'vollmerk' Vollmer2008-02-287-4131/+3840
|
* Modification for embedded Flash player (Still Broken)pb1dft2008-02-254-24/+76
|
* delay random albums a bit to improve inital load, also add a refresh button ↵Karl 'vollmerk' Vollmer2008-02-255-5/+55
| | | | so you can flip them without refreshing the whole page
* New Captcha Methodpb1dft2008-02-252-205/+1064
|
* - Fixed Sorting on Admin->Browse Userspb1dft2008-02-2315-21/+188
| | | | - Fixed Shoutbox and shoutbox management (pb1dft)
* new 3.3.x theme from Matthew Stewart, blueflowerKarl 'vollmerk' Vollmer2008-02-2321-0/+1458
|
* Updated shoutbox displayspocky2008-02-233-30/+42
|
* Fixed sorting on admin>userspb1dft2008-02-204-10/+30
|
* Fixed minor glitches in user registrationpb1dft2008-02-164-7/+17
|
* User authentication fix for xml.server, when logged in as a user, it will ↵Kevin James 'purdyk' Purdy2008-02-151-3/+7
| | | | now display that user as listening instead of the 'System User'
* Fixed rss feeds to show proper length of song and artist names.Kevin James 'purdyk' Purdy2008-02-152-7/+7
|
* fixed typo in mail classKarl 'vollmerk' Vollmer2008-02-102-1/+2
|
* fix to user auth with xml-api (Thx purdyk) and fix update all not resetting ↵Karl 'vollmerk' Vollmer2008-02-094-1/+11
| | | | album art cache
* Moved star rating reset symbol to the leftspocky2008-01-293-30/+12
| | | | Updated Greysme theme config file
* added in patch to filter out disabled songs from duplicates display, thx joh6nnKarl 'vollmerk' Vollmer2008-01-293-5/+14
|