summaryrefslogtreecommitdiffstats
path: root/templates/show_localplay_control.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-1/+1
| | | | | 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-5/+5
| | | | | | 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-1/+1
|
* some templates modified header commentmomo-i2011-02-031-19/+29
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* fixed localplay not showing current playing song and clear playlist not ↵Karl 'vollmerk' Vollmer2009-02-021-1/+1
| | | | refreshing the screen
* fixed the localplay controls, per limeds recommendation currently under ↵Karl 'vollmerk' Vollmer2007-10-021-32/+7
| | | | rightbar actions, not happy with location
* fixed some issues with refresh on the localplay page and hopefully improved ↵Karl 'vollmerk' Vollmer2007-01-251-1/+1
| | | | the french translation a little more
* new iconsKarl 'vollmerk' Vollmer2006-12-191-5/+5
|
* more blind commits woooKarl 'vollmerk' Vollmer2006-11-131-0/+3
|
* XHTML tweakagexgizzmo2006-10-261-5/+5
|
* removed extra lines from ajax, down to 86, updated ajax calls, added ldap authKarl 'vollmerk' Vollmer2006-10-141-14/+7
|
* updates, ajax kind of broken right now its lateKarl 'vollmerk' Vollmer2006-10-091-6/+13
|
* fixed some XHTML issuesxgizzmo2006-09-291-5/+5
|
* fixed up localplay a little more, to the point of it basicly working... ↵Karl 'vollmerk' Vollmer2006-09-281-17/+1
| | | | added check for mysql on installer langue page, tweaked some css as well
* fixed pause function in localplay (thanks Salguod) bug #923xgizzmo2006-08-161-1/+1
|
* added volume controls, missing mute iconKarl 'vollmerk' Vollmer2006-06-061-5/+21
|
* tweaked localplay controls layoutxgizzmo2006-04-221-1/+1
|
* cleaned up the play type switch as well as updating the icons so they look a ↵Karl 'vollmerk' Vollmer2006-04-081-15/+4
| | | | little better
* Tweaked code to pass XHTML validation. Been busy lately, bad xgizzmo goto ↵xgizzmo2006-04-081-13/+13
| | | | your room!
* This update includes a full rewrite of the Localplay code, only updateKarl 'vollmerk' Vollmer2006-04-081-0/+63
to this version if you don't care about losing a lot of functionality while I am still finishing it up. Also the only working localplay method is currently MPD. UPDATE AT YOUR OWN RISK!