summaryrefslogtreecommitdiffstats
path: root/lib/preferences.php
Commit message (Collapse)AuthorAgeFilesLines
* fixed updating access level for prefs, headers for po files, httpq player ↵Karl 'vollmerk' Vollmer2008-01-051-1/+5
| | | | skip command and image resize for gif and png
* fixed apply to all and updating of httpq instancesKarl 'vollmerk' Vollmer2008-01-041-3/+1
|
* fixed paging on browse catalogs page, disabled the write_tags script and ↵Karl 'vollmerk' Vollmer2007-12-301-1/+1
| | | | removed a dbl escape on the preferences
* fixed some playlist issues, (mime type and selection) cleaned up the ↵Karl 'vollmerk' Vollmer2007-12-161-130/+2
| | | | preferences lib a little more moved a lot into the class, updated references to old functions
* sync of fix to stableKarl 'vollmerk' Vollmer2007-12-161-2/+5
|
* re-added the edit users prefs mojoKarl 'vollmerk' Vollmer2007-12-101-1/+1
|
* added basic MPD user permissions in, I didnt force a level for everyone so ↵Karl 'vollmerk' Vollmer2007-12-101-0/+2
| | | | any existing setups will be defaulted to DENIED until they update their Localplay Level
* database update, cleaned up some stuffKarl 'vollmerk' Vollmer2007-12-101-123/+4
|
* broke some stuff, fixed some stuff... commiting before I turn of this boxKarl 'vollmerk' Vollmer2007-12-031-1/+1
|
* fixed an album art config parsing problem, Thanks Karl Hungus more work on ↵Karl 'vollmerk' Vollmer2007-11-191-21/+0
| | | | xml class and api mojo, handshake logic in place
* fixed acls, fixed transcoding issuesKarl 'vollmerk' Vollmer2007-10-101-1/+1
|
* new db update, moved prefs around removed useless one and fixed some ↵Karl 'vollmerk' Vollmer2007-09-091-13/+0
| | | | defaults, also fixed some potential issues with lastfm
* - Fixed missing web_path on catalog functionsKarl 'vollmerk' Vollmer2007-09-091-4/+6
| | | | | - New Localplay Controller Abstract class, required for controllers - Tweaked preferences as needed for localplay mojo
* added ability to save playlists based on the active playlist, fixed the send ↵Karl 'vollmerk' Vollmer2007-09-031-3/+4
| | | | on add playlist preference, send and clear still does not work, but its progress
* updated lastfm protocol to 1.2, improved the logic behind it does not ↵Karl 'vollmerk' Vollmer2007-08-211-1/+1
| | | | require a logout, also fixed duplicate stats collection of greedy players
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
|
* tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work ↵Karl 'vollmerk' Vollmer2007-08-141-3/+3
| | | | correctly
* proof of concept, nothing one should actually useKarl 'vollmerk' Vollmer2007-08-061-1/+2
|
* - Added modules section to sidebar, conforming to new layout from r1127Karl 'vollmerk' Vollmer2007-08-061-20/+1
| | | | - Re-enabled plugins, added openstrands plugin
* fixed some typos, minor bugs, updated the sql, added playlist as a browse typeKarl 'vollmerk' Vollmer2007-08-051-1/+1
|
* fixed downsampling, renamed to transcoding default or always are now the optionsKarl 'vollmerk' Vollmer2007-07-291-5/+4
|
* added album and artist dynamic options, tweaked display and how you add ↵Karl 'vollmerk' Vollmer2007-07-241-1/+1
| | | | em... still not happy with it, but good enough for now
* added dynamic playlist item support, default and genre currently workKarl 'vollmerk' Vollmer2007-07-241-1/+3
|
* - Added Live Stream (Internet Radio) supportKarl 'vollmerk' Vollmer2007-07-231-0/+7
| | | | | | | - New Database Update corrects some issues and makes internet radio possible - Fixed ratings - Added new Transcode preference, doesn't do anything yet - New "Radio Stations" browse type
* fixed level updating for admin preferencesKarl 'vollmerk' Vollmer2007-07-121-5/+11
|
* - Tweaked login page to make it more customizable and more w3c compliantspocky2007-07-081-1/+1
| | | | | - Fixed a font issue in css - Fixed an error preventing theme changes
* moved back to a GPL flash player for 3.4 codebase, fixed some stream issues ↵Karl 'vollmerk' Vollmer2007-07-051-0/+8
| | | | (non-m3u playlist types were failing) and tweaked the look of the /test.php page and fixed the xspf playlist generation
* tweak to the preferences and the updateKarl 'vollmerk' Vollmer2007-07-021-16/+12
|
* fixed some issues with the installer, and also made it so that you can ↵Karl 'vollmerk' Vollmer2007-06-171-1/+7
| | | | delete/disable users again
* fixed preferences mostly, also fixed some genre issues and other stuff I am ↵Karl 'vollmerk' Vollmer2007-06-111-35/+26
| | | | forgetting now
* catalog build technically works now, still working out some issues with the ↵Karl 'vollmerk' Vollmer2007-05-141-5/+5
| | | | dynamic updating of the current state
* fixed up part of single album view, show songs is all gone, working on ↵Karl 'vollmerk' Vollmer2007-04-231-4/+4
| | | | replacement browse method
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-25/+41
| | | | everything broken
* Embedded the flash player & fix for admin>userspb1dft2007-03-071-0/+1
|
* fixed minor typo (Thanks GrinningArmor)xgizzmo2007-03-051-1/+1
|
* Base plugin files/changes for Rio Playerpb1dft2007-02-261-0/+2
|
* * Added Recommendations based on matching ratings between usersKarl 'vollmerk' Vollmer2006-12-171-12/+12
| | | | | | * 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
* * Prevent Album art set on demo because people put porn in there :( Karl 'vollmerk' Vollmer2006-12-051-0/+18
| | | | | | | * 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
* playlist switcher, plugin interface and the shell of a lastfm plugin (need ↵Karl 'vollmerk' Vollmer2006-11-261-0/+21
| | | | patch file)
* some bug fixes and tweaksKarl 'vollmerk' Vollmer2006-11-171-1/+1
|
* added ability to define required user level on a per permission basisKarl 'vollmerk' Vollmer2006-11-041-13/+46
|
* few tweaks for flash player and a fixed for downsampleingKarl 'vollmerk' Vollmer2006-10-301-1/+2
|
* ok this is ugly but it worksKarl 'vollmerk' Vollmer2006-10-301-6/+7
|
* few more tweaks and some work on the tv pagesKarl 'vollmerk' Vollmer2006-10-231-1/+2
|
* re-wroked stats which means major db update, some stats dealies may still ↵Karl 'vollmerk' Vollmer2006-10-231-2/+9
| | | | not work correctly
* fixed some zip file issues quarantine migration issues and added a bunch to ↵Karl 'vollmerk' Vollmer2006-10-151-0/+3
| | | | the tmp playlist class
* fixed a problem with preferences showing disabled localplay modules, ↵Karl 'vollmerk' Vollmer2006-10-091-0/+1
| | | | included sajax library
* Fix for bug 514 thanks pb1dftxgizzmo2006-07-241-0/+1
|
* fixed playlists thing for real this timeKarl 'vollmerk' Vollmer2006-05-131-0/+11
|
* fixed localplay buttons with use_auth disabled and tweaked access control ↵Karl 'vollmerk' Vollmer2006-05-131-0/+45
| | | | mojo to prevent login in addition to the normal prevention of streaming