summaryrefslogtreecommitdiffstats
path: root/templates/show_live_stream_row.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-251-8/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-3/+3
| | | | | | 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-17/+29
|
* I should have done it this way in the first place, instead of that uglyPaul 'flowerysong' Arthur2010-06-091-1/+1
| | | | show_playlist_full_row hack.
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-1/+1
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* fixed the live stream stuff, and removed references to the genre stuff, and ↵Karl 'vollmerk' Vollmer2008-08-241-4/+4
| | | | replaced it with tag
* renamed a few files (missing php extension)spocky2007-10-241-6/+6
| | | | updated most of the tables so that every column is independently customizable by css rules
* - Added ability to delete radio and playlistKarl 'vollmerk' Vollmer2007-09-251-0/+3
| | | | | | | - Tweaked Classic CSS to fix issue with larger fonts - Fixed some javascript update issues due to quoting on the catalog processes - Fixed display of the MOTD
* - Added Live Stream (Internet Radio) supportKarl 'vollmerk' Vollmer2007-07-231-0/+33
- New Database Update corrects some issues and makes internet radio possible - Fixed ratings - Added new Transcode preference, doesn't do anything yet - New "Radio Stations" browse type