summaryrefslogtreecommitdiffstats
path: root/templates/show_add_live_stream.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-8/+8
| | | | | | 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.
* Added class names to generic box names.mywindow2011-09-191-1/+1
|
* 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
|
* sync from 3.5.x and fix display issue on playlist viewKarl 'vollmerk' Vollmer2009-12-201-0/+1
|
* make the live stream add work again by removing genre needs to get tag ↵Karl 'vollmerk' Vollmer2008-06-181-8/+0
| | | | added, but I can do that later
* fixed rating display and rating advanced search, also allow new genre when ↵Karl 'vollmerk' Vollmer2008-04-211-3/+5
| | | | adding radio station
* Almost finished css cleanupspocky2007-11-201-5/+3
|
* editing a live stream works now, added confirmation to live stream creation ↵Karl 'vollmerk' Vollmer2007-07-231-4/+4
| | | | and also tweaked the create page to be slightly less wordy
* - Added Live Stream (Internet Radio) supportKarl 'vollmerk' Vollmer2007-07-231-0/+79
- 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