Philipp Schafft
5312470e0e
Update: Unifiy web/ code
2018-06-27 15:50:32 +00:00
Philipp Schafft
3dd8bdbf40
Feature: display playlist
2015-11-28 18:11:01 +00:00
Thomas B. "dm8tbr" Ruecker
29feb25e6b
Added <audio> for supported streams. TNX ePirat
...
svn path=/icecast/trunk/icecast/; revision=19134
2014-05-05 05:16:44 +00:00
Thomas B. "dm8tbr" Ruecker
272dc0d9a3
dos2unix conversion of new web interface files.
...
svn path=/icecast/trunk/icecast/; revision=19106
2014-03-02 13:35:09 +00:00
Thomas B. "dm8tbr" Ruecker
b6b01430ef
Web output properly redone, credit to ePirat.
...
Now validates completely as XHTML1.0 strict.
Also improves rendering on mobile devices.
svn path=/icecast/trunk/icecast/; revision=19099
2014-03-01 16:38:15 +00:00
Thomas B. "dm8tbr" Ruecker
f19c7cb48d
minor consistency fix for Icecast web interface.
...
svn path=/icecast/trunk/icecast/; revision=19068
2014-01-23 06:41:36 +00:00
Thomas B. "dm8tbr" Ruecker
2b59e6a55a
Updated web interface to be more XHTML compliant.
...
Added warning about HTML scraping to main page.
svn path=/icecast/trunk/icecast/; revision=19067
2014-01-23 06:26:05 +00:00
Thomas B. "dm8tbr" Ruecker
933f6dedde
Hide VCLT from status.xsl for now as agreed earlier.
...
VCLT support remains unchanged for users that want to use it.
Just use the URL: {@mount}.vclt
svn path=/icecast/trunk/icecast/; revision=18364
2012-06-10 12:35:47 +00:00
Philipp Schafft
17db41eba1
Added VCLT playlist support.
...
svn path=/icecast/trunk/icecast/; revision=18130
2011-11-26 02:37:39 +00:00
Karl Heyes
f63e0d1437
xsl update. added xspf links. minor changes to page display
...
svn path=/icecast/trunk/icecast/; revision=14850
2008-05-09 23:14:52 +00:00
Karl Heyes
a2cb69a789
missed this from a previous update
...
svn path=/icecast/trunk/icecast/; revision=13763
2007-09-06 01:33:29 +00:00
oddsock
6a963a03bf
a little better visibility for some features..
...
svn path=/icecast/trunk/icecast/; revision=10081
2005-09-27 20:26:16 +00:00
oddsock
95f4e5c630
fix auth.xsl link
...
svn path=/icecast/trunk/icecast/; revision=10077
2005-09-27 02:45:25 +00:00
oddsock
4c771579b8
encorporated xslt changes from dave st. john....
...
svn path=/icecast/trunk/icecast/; revision=9742
2005-08-12 20:44:38 +00:00
j
1e839f83ea
- add video_quality
...
- update status.xsl with new info about theora streams
svn path=/icecast/trunk/icecast/; revision=8355
2004-12-08 20:13:17 +00:00
Karl Heyes
1e6232c531
add <shoutcast-mount>. drop the hardcoded mountpoint hacks for NSV
...
svn path=/icecast/trunk/icecast/; revision=8213
2004-11-17 16:02:04 +00:00
oddsock
80078cce1d
* support for the Shoutcast DSP (yay!).
...
You can now use the Shoutcast DSP as a source client. The connection
protocol is a bit odd, and we had to handle it separately, and thus
we've added a new config option (<shoutcast-compat>) that is set at
the listener port level.
* support for NSV (and the nsvscsrc source client).
After adding support for the connection protocol of the shoutcast DSP,
adding NSV was just a simple of a few special handling cases.
* removed all traces of the earlier attempt at the shoutcast DSP connection
protocol
* Due to the growing complexity of the config files, I've also created a
few alternate config files, namely one for a "shoutcast compat" setup
as well as a "minimal" one for quick basic configurations.
svn path=/icecast/trunk/icecast/; revision=8191
2004-11-11 15:47:33 +00:00
oddsock
04dc8fb1d5
fixed a issue that is seen only with the win32 build of icecast, and with no sources connected.
...
svn path=/icecast/trunk/icecast/; revision=8182
2004-11-08 17:41:00 +00:00
oddsock
6127fea475
* fix bug of not using url decoding value when processing audio_info string
...
* we now process server name and description if we are not a public stream
* Added quality to status.xsl
svn path=/icecast/trunk/icecast/; revision=8131
2004-10-29 15:31:56 +00:00
j
17614c0ec0
property 'svn:executable' deleted from *.xsl
...
svn path=/icecast/trunk/icecast/; revision=7930
2004-10-07 22:22:18 +00:00
j
489706d203
update admin interface to use xhtml
...
svn path=/icecast/trunk/icecast/; revision=7929
2004-10-07 22:19:43 +00:00
oddsock
9f7895bd42
created an auth page which can be used to serve appropriate m3u's which contain authentication information.
...
svn path=/icecast/trunk/icecast/; revision=6612
2004-04-30 17:32:34 +00:00
Michael Smith
cdda32a758
Fix to default status.xsl: we were looking for server_url as an attribute rather
...
than an element incorrectly in one place, this fixes it so that the link is
correct. Patch from Dave St John.
svn path=/icecast/trunk/icecast/; revision=6457
2004-03-23 23:34:47 +00:00
oddsock
6c6232f0d1
after way too long with an ugly admin interface, lets go with
...
a slightly-less-ugly-admin-interface-that-is-at-least-similar-to-the-website.
svn path=/trunk/icecast/; revision=5810
2004-02-04 23:56:23 +00:00
Michael Smith
84a76ac3ee
status.xsl updates, better now.
...
Automatically create .m3u responses for any existing streams.
If /stream.ogg exists, you can now request /stream.ogg.m3u in your browser.
svn path=/trunk/icecast/; revision=3797
2002-08-10 08:01:56 +00:00
Michael Smith
15783d12f8
oddsock's win32 port/GUI
...
svn path=/trunk/icecast/; revision=3787
2002-08-09 15:55:02 +00:00
Michael Smith
1c17ddad0e
Two example xsl files (from oddsock).
...
Request http://host:port/status.xsl
to get a nicely formatted html status display in your web browser.
svn path=/trunk/icecast/; revision=3786
2002-08-09 15:41:44 +00:00