summaryrefslogtreecommitdiffstats
path: root/modules/localplay/httpq.controller.php
Commit message (Collapse)AuthorAgeFilesLines
* fixed the fatal error on the controllers pageKarl 'vollmerk' Vollmer2007-10-291-40/+3
|
* more work on the localplay stuff, most details ironed out, just needs some ↵Karl 'vollmerk' Vollmer2007-09-121-4/+53
| | | | code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class
* few more tweaks to localplay, added in the mpd table creation mojo, just ↵Karl 'vollmerk' Vollmer2007-09-091-2/+0
| | | | need to finish install and then build the interface
* few minor bug fixes, and some more tweaks for localplayKarl 'vollmerk' Vollmer2007-09-091-16/+33
|
* new db update, moved prefs around removed useless one and fixed some ↵Karl 'vollmerk' Vollmer2007-09-091-1/+1
| | | | defaults, also fixed some potential issues with lastfm
* - Fixed missing web_path on catalog functionsKarl 'vollmerk' Vollmer2007-09-091-35/+38
| | | | | - New Localplay Controller Abstract class, required for controllers - Tweaked preferences as needed for localplay mojo
* fixed preferences mostly, also fixed some genre issues and other stuff I am ↵Karl 'vollmerk' Vollmer2007-06-111-5/+4
| | | | forgetting now
* localplay controllers and some spelling fixesKarl 'vollmerk' Vollmer2007-01-171-1/+11
|
* * Added new functions to HttpQ controllerKarl 'vollmerk' Vollmer2007-01-141-32/+22
| | | | | | * Fixed Catalog cleaning issues and album art issues * Fixed a minor javascript error with the localplay stuff * Started work on write_playlists.php.inc (https://ampache.bountysource.com/task/show/542)
* few more fixes to the httpq player... has some strange semi-random issue ↵Karl 'vollmerk' Vollmer2006-12-221-10/+10
| | | | with some urls.. investigating
* new httpq localplay method, fixes for preferences and mpd controllerKarl 'vollmerk' Vollmer2006-12-221-0/+414