summaryrefslogtreecommitdiffstats
path: root/lib/init.php
Commit message (Collapse)AuthorAgeFilesLines
* prep commit for the 3.4-alpha1 releaseKarl 'vollmerk' Vollmer2007-07-291-3/+0
|
* added config migrator and the code to detect a bad configKarl 'vollmerk' Vollmer2007-07-261-1/+1
|
* first step to the migration hotness, detect failed config files and show ↵Karl 'vollmerk' Vollmer2007-07-251-1/+1
| | | | migration docs
* moved back to a GPL flash player for 3.4 codebase, fixed some stream issues ↵Karl 'vollmerk' Vollmer2007-07-051-1/+1
| | | | (non-m3u playlist types were failing) and tweaked the look of the /test.php page and fixed the xspf playlist generation
* fixed some issues with the installer, and also made it so that you can ↵Karl 'vollmerk' Vollmer2007-06-171-3/+0
| | | | delete/disable users again
* added a session_nameKarl 'vollmerk' Vollmer2007-06-121-0/+1
|
* fixed lastfm gather album art and addKarl 'vollmerk' Vollmer2007-06-041-0/+1
|
* catalog build technically works now, still working out some issues with the ↵Karl 'vollmerk' Vollmer2007-05-141-2/+0
| | | | dynamic updating of the current state
* added in the playlist bar, and the auto-loading of a tmp playlist per sessionKarl 'vollmerk' Vollmer2007-05-131-0/+3
|
* basic browse concept added to sidebar and start of the browse logicKarl 'vollmerk' Vollmer2007-05-061-4/+1
|
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-135/+73
| | | | everything broken
* * Fixed xmlrpc, hopefullyKarl 'vollmerk' Vollmer2007-02-111-1/+0
| | | | | | * Added min count filter to browse by artist * Fixed ratings to show yours, not average if rated * other misc fixes
* * Initial Database Changes for 3.4, many things are now brokenKarl 'vollmerk' Vollmer2007-02-081-33/+9
|
* hopefully the final commit before the 3.3.3 stable releaseKarl 'vollmerk' Vollmer2007-01-271-1/+1
|
* stll some faulty french translations but its a little betterKarl 'vollmerk' Vollmer2007-01-241-2/+2
|
* added config version check, fixed play selected bug reported by chenb and ↵Karl 'vollmerk' Vollmer2007-01-221-1/+2
| | | | fixed wmp11 now playing issue
* few minor fixes including a XML-RPC fixKarl 'vollmerk' Vollmer2007-01-121-1/+1
|
* tweaked album of the moment mojo and theoritical fix for flash playerKarl 'vollmerk' Vollmer2007-01-081-1/+1
|
* fixed minor ajax issueKarl 'vollmerk' Vollmer2007-01-051-3/+3
|
* * Added echo of pattern on print tagsKarl 'vollmerk' Vollmer2007-01-051-1/+1
| | | | | | | * Tweaked headers on ajax page * Fixed quick search box issues on browse by song * Reverted to text for browse by albums * Fixed some bad error handling on localplay
* fixed auto-transcoding logic, requires a third variable now if not ↵Karl 'vollmerk' Vollmer2006-12-291-5/+5
| | | | transcoding to mp3
* * Added new Snoopy, fixes some minor bugsKarl 'vollmerk' Vollmer2006-12-281-1/+0
| | | | | | | | * Rewrote Album Art collection, fixing tons of logic flaws, single album art find is currently broken might even be a little faster now when using folder and id3 methods at the same time * Fixed some issues with FastCGI installs * Removed another upload file that wasn't used anymore * Tweaked Recently Played to show 'played XXX ago'
* new httpq localplay method, fixes for preferences and mpd controllerKarl 'vollmerk' Vollmer2006-12-221-1/+1
|
* added ability to edit artists and albums and flag all songs under them for ↵Karl 'vollmerk' Vollmer2006-12-211-1/+1
| | | | re-taging
* new iconsKarl 'vollmerk' Vollmer2006-12-191-1/+1
|
* few more fixesKarl 'vollmerk' Vollmer2006-12-181-3/+3
|
* nasty catalog add bug I am sooo firedKarl 'vollmerk' Vollmer2006-12-181-1/+1
|
* last commit pre beta1 releaseKarl 'vollmerk' Vollmer2006-12-181-1/+1
|
* * Added Recommendations based on matching ratings between usersKarl 'vollmerk' Vollmer2006-12-171-0/+3
| | | | | | * Integrated LastFM plugin (defaults to disabled still) * Fixed a view issue with the Admin Localplay Level preference * removed some old MPD pages that were not being usedwq
* commiting crap in a hurry for loss and profitKarl 'vollmerk' Vollmer2006-12-121-2/+0
|
* typos abound!Karl 'vollmerk' Vollmer2006-12-121-0/+2
|
* arg stupid pluginsKarl 'vollmerk' Vollmer2006-12-061-2/+0
|
* dont track stats on a batch download.. thats just insaneKarl 'vollmerk' Vollmer2006-12-061-0/+2
|
* * Prevent Album art set on demo because people put porn in there :( Karl 'vollmerk' Vollmer2006-12-051-0/+4
| | | | | | | * Fix Push functionality for the Democratic view stuff * Add footer div definition per Apex's request * Fix Config display with multi-value elements * Added plugin checking to update.php wq
* prep for tags/lyrics cleanup and recently playing tweaksKarl 'vollmerk' Vollmer2006-11-301-2/+3
|
* playlist switcher, plugin interface and the shell of a lastfm plugin (need ↵Karl 'vollmerk' Vollmer2006-11-261-2/+2
| | | | patch file)
* some minor MPD changes and bug fixes for localplayKarl 'vollmerk' Vollmer2006-11-141-1/+1
|
* final commit before alpha2 releaseKarl 'vollmerk' Vollmer2006-11-131-1/+1
|
* added ability to vote songs up and down in democratic play and fixed a ↵Karl 'vollmerk' Vollmer2006-11-121-1/+7
| | | | problem with ajax not resetting the gettext() and not having a user or session
* some session length issues and minor formating/ui tweaksKarl 'vollmerk' Vollmer2006-11-061-3/+6
|
* working democratic playKarl 'vollmerk' Vollmer2006-11-051-0/+1
|
* account for demo modeKarl 'vollmerk' Vollmer2006-11-041-1/+1
|
* some minror tweaksKarl 'vollmerk' Vollmer2006-11-041-13/+15
|
* added ability to define required user level on a per permission basisKarl 'vollmerk' Vollmer2006-11-041-1/+1
|
* fixed mpd logic error and post max sizeKarl 'vollmerk' Vollmer2006-11-021-0/+6
|
* few tweaks for flash player and a fixed for downsampleingKarl 'vollmerk' Vollmer2006-10-301-1/+1
|
* initial commit for 3.3.3-alpha2Karl 'vollmerk' Vollmer2006-10-291-1/+1
|
* 3.3.1-Alpha1 releaseKarl 'vollmerk' Vollmer2006-10-291-3/+5
|
* new http auth methodKarl 'vollmerk' Vollmer2006-10-271-0/+17
|
* XHTML tweakagexgizzmo2006-10-261-1/+1
|