summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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-278-171/+5
| | | | tweaked working on update to correctly reflect limitations
* prevent db upgrade if version too old, fixed user creationKarl 'vollmerk' Vollmer2008-01-273-1/+13
|
* fixed the catalog creation, hopefully. added cleaning of shoutbox table to ↵Karl 'vollmerk' Vollmer2008-01-203-98/+30
| | | | catalog clean fixed typo on install
* fixed issue with xmlapi when no limit provided, fixed now playing refresh, ↵Karl 'vollmerk' Vollmer2008-01-1921-533/+700
| | | | 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
* Happy new year !spocky2008-01-171-1/+1
|
* Added alt/titles on album picturesspocky2008-01-174-10/+15
| | | | Fixed a display bug in templates
* Fixed artist display wrongly using ellipsis_threshold_album preferencespocky2008-01-172-2/+2
| | | | 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 a missing bottom column in browse songsspocky2008-01-151-0/+3
|
* fixed missing default array and live_stream filter actionKarl 'vollmerk' Vollmer2008-01-141-1/+4
|