summaryrefslogtreecommitdiffstats
path: root/templates/show_localplay_add_instance.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Almost finished css cleanupspocky2007-11-201-5/+3
|
* - Cleaned up php files (removed useless inlines styles, replaced header td ↵spocky2007-09-241-1/+1
| | | | | | | | | | with th...) - Cleaned up css (removed some unused classes) - Changed quick search size and added ability to customize it - Removed width=100% in preferences tables - Corrected missing closing tag in sidebar - Minor corrections
* some fixes for the localplay, you can now install the MPD controller, and ↵Karl 'vollmerk' Vollmer2007-09-141-1/+15
| | | | add instances, just not actually play to it... realized I need to think on how to do that a little...
* more work on the localplay stuff, most details ironed out, just needs some ↵Karl 'vollmerk' Vollmer2007-09-121-0/+26
code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class