summaryrefslogtreecommitdiffstats
path: root/templates/sidebar_localplay.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-24/+24
| | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree.
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-251-8/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-10/+10
| | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function.
* Clean up some PHPDoc crapPaul Arthur2011-04-041-6/+1
| | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't.
* templates header comment modified for phpdocmomo-i2011-02-031-18/+30
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-9/+9
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* first steps of a fix for the xml-rpc streaming and catalogingKarl 'vollmerk' Vollmer2008-04-151-2/+9
|
* major corrections to reading of preferences and a few misc fixes which I ↵Karl 'vollmerk' Vollmer2008-02-291-3/+2
| | | | have now forgotten
* Some headers modifiedpb1dft2008-01-041-0/+23
|
* first vestiages of edit localplay instance and test localplay instance supportKarl 'vollmerk' Vollmer2007-12-311-1/+0
|
* fixed some playlist issues, (mime type and selection) cleaned up the ↵Karl 'vollmerk' Vollmer2007-12-161-0/+1
| | | | preferences lib a little more moved a lot into the class, updated references to old functions
* added basic MPD user permissions in, I didnt force a level for everyone so ↵Karl 'vollmerk' Vollmer2007-12-101-2/+4
| | | | any existing setups will be defaulted to DENIED until they update their Localplay Level
* fixed admin prefs, flushed out localplay stuff, tweaked filters on browseKarl 'vollmerk' Vollmer2007-10-181-1/+1
|
* added abilty to display and delete localplay instancesKarl 'vollmerk' Vollmer2007-10-121-0/+1
|
* fixed two MPD issues, can now disable localplay modules, added check for PHP5Karl 'vollmerk' Vollmer2007-10-101-2/+2
|
* fixed some localplay issues, now correctly shows the active instance at ↵Karl 'vollmerk' Vollmer2007-09-281-3/+14
| | | | least for the MPD module
* some fixes for the localplay, you can now install the MPD controller, and ↵Karl 'vollmerk' Vollmer2007-09-141-0/+14
| | | | 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-1/+10
| | | | code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class
* almost finished sidebar stuffspocky2007-08-071-1/+1
|
* modified sidebar html/css structurespocky2007-08-061-1/+3
|
* fixed add to catalog counting, tweaked sidebar added advanced search buttonKarl 'vollmerk' Vollmer2007-08-051-0/+1