summaryrefslogtreecommitdiffstats
path: root/templates/show_live_streams.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* fixed some browsing stuff that I broke a while backKarl 'vollmerk' Vollmer2007-11-241-3/+3
|
* renamed a few files (missing php extension)spocky2007-10-241-21/+21
| | | | updated most of the tables so that every column is independently customizable by css rules
* - hardcoded disk# sort order when sort is set to album namespocky2007-10-161-10/+18
| | | | | | | - removed pager from browse table - added footer to browse tables - updated browse files for better customization - modified css
* - Cleaned up php files (removed useless inlines styles, replaced header td ↵spocky2007-09-241-1/+1
| | | | | | | | | | with th...) - Cleaned up css (removed some unused classes) - Changed quick search size and added ability to customize it - Removed width=100% in preferences tables - Corrected missing closing tag in sidebar - Minor corrections
* added sorting on most objects in most views, report bugs if you find points ↵Karl 'vollmerk' Vollmer2007-09-171-3/+3
| | | | where sorting fails
* fixed lower paging horn, tweaked css for page-a-nation, added paging to ↵Karl 'vollmerk' Vollmer2007-08-091-6/+6
| | | | playlists, genres and radio strations, added detection of purchase urls to find missing tracks on albums
* editing a live stream works now, added confirmation to live stream creation ↵Karl 'vollmerk' Vollmer2007-07-231-1/+1
| | | | and also tweaked the create page to be slightly less wordy
* - Added Live Stream (Internet Radio) supportKarl 'vollmerk' Vollmer2007-07-231-0/+52
- 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