summaryrefslogtreecommitdiffstats
path: root/lib/init.php
Commit message (Collapse)AuthorAgeFilesLines
* added basic MPD user permissions in, I didnt force a level for everyone so ↵Karl 'vollmerk' Vollmer2007-12-101-1/+1
| | | | any existing setups will be defaulted to DENIED until they update their Localplay Level
* added paging to the playlist view, corrected a few stupid parse errors / ↵Karl 'vollmerk' Vollmer2007-12-031-1/+1
| | | | mistakes
* last try before I go to sleep.. honestKarl 'vollmerk' Vollmer2007-11-301-1/+1
|
* bump to alpha4, db update adds democratic table and add_path to catalogKarl 'vollmerk' Vollmer2007-11-261-1/+1
|
* preparing for release point, exciting stuffKarl 'vollmerk' Vollmer2007-11-261-2/+2
|
* fixed an album art config parsing problem, Thanks Karl Hungus more work on ↵Karl 'vollmerk' Vollmer2007-11-191-4/+6
| | | | xml class and api mojo, handshake logic in place
* more democratic play work, still not working going to need db change to make ↵Karl 'vollmerk' Vollmer2007-11-121-2/+1
| | | | it work how I want, will do later
* slight tweak to the stylesheet, fixed typo in changelogKarl 'vollmerk' Vollmer2007-10-161-1/+1
|
* fixed two MPD issues, can now disable localplay modules, added check for PHP5Karl 'vollmerk' Vollmer2007-10-101-0/+6
|
* - Fixed missing web_path on catalog functionsKarl 'vollmerk' Vollmer2007-09-091-1/+1
| | | | | - New Localplay Controller Abstract class, required for controllers - Tweaked preferences as needed for localplay mojo
* fixed issue with lack of timeout reset on some add to catalog functions and ↵Karl 'vollmerk' Vollmer2007-09-091-1/+1
| | | | fixed batch downloads from active playlist
* fixed an install bug, and bumped version for releaseKarl 'vollmerk' Vollmer2007-09-041-1/+1
|
* tweaked the stats information, removed folders, was just to slow.. :( ↵Karl 'vollmerk' Vollmer2007-09-031-1/+0
| | | | removed playlist.lib.php as its not longer needed
* fixed single downloads and that annoying minor css issue with albums of the ↵Karl 'vollmerk' Vollmer2007-08-191-0/+4
| | | | moment
* tweaked get_newest to operate a little different, tweaked lastfm (currently ↵Karl 'vollmerk' Vollmer2007-08-091-1/+1
| | | | broken)
* proof of concept, nothing one should actually useKarl 'vollmerk' Vollmer2007-08-061-0/+1
|
* kill some debug warningsxgizzmo2007-08-041-1/+1
|
* bump config version so people are foced to re-genKarl 'vollmerk' Vollmer2007-07-311-2/+2
|
* fixed now playing with audacious, and fixed clear now playing.. vollmer is firedKarl 'vollmerk' Vollmer2007-07-301-1/+1
|
* 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
|