summaryrefslogtreecommitdiffstats
path: root/templates/show_now_playing.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-7/+7
| | | | | 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.
* Move show_box_{top,bottom}() from ui.lib.php to UIPaul Arthur2013-01-261-2/+2
|
* Consistently use _ in two-word class namesPaul Arthur2013-01-251-1/+1
|
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-251-7/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-1/+1
| | | | | | 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
|
* Catalog Filtering Added Bug#60Chris Slamar2011-01-241-2/+1
|
* fixed missing debug number and added alt textChris Slamar2010-12-151-1/+1
|
* fixed typo. One of many I imagineChris Slamar2010-12-141-2/+2
|
* Initial TwitterCharlie2010-12-131-1/+2
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-2/+2
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* fix typo causing height to not display on art retrival, update to db ↵Karl 'vollmerk' Vollmer2009-03-151-3/+3
| | | | allowing gc of tmp_browse, add extension to api album art image urls
* fix a display issue with the now playing that caused it to split up the resultsKarl 'vollmerk' Vollmer2008-12-281-5/+5
|
* finished up the rss feed stuff for now playing, it is currently the only ↵Karl 'vollmerk' Vollmer2008-12-071-1/+1
| | | | type that works, should conform to rss standards now
* sync to trunkKarl 'vollmerk' Vollmer2008-08-301-2/+3
|
* - Updated Now Playing html/cssspocky2007-11-131-4/+2
| | | | | | | - Fixed Star-rating css - Updated Pager (5 elements around selected page# should be enough) - Updated Album class so that disk# is part of the link - Some more cleanup/updates to html/themes (hopefully it should be almost done in a week, so that themers can start theming on 3.4)
* fixed now playing, hopefully once and for all, added title text to the now ↵Karl 'vollmerk' Vollmer2007-07-311-0/+1
| | | | playing username that displays the agent they are using to play said song, added distinct sessions and session lengths for each stream instance
* fixed now playingKarl 'vollmerk' Vollmer2007-04-231-0/+51