* speedup freeing of resources when streaming stops
authorStephan Reichholf <sreichholf@users.schwerkraft.elitedvb.net>
Tue, 8 Sep 2009 16:39:45 +0000 (16:39 +0000)
committerStephan Reichholf <sreichholf@users.schwerkraft.elitedvb.net>
Tue, 8 Sep 2009 16:39:45 +0000 (16:39 +0000)
commit8db4bb1a09f8ca171821bcc2862e5340f13b8b9e
treeb311f5ef0670f71f9cccd8e300e33dcb7e8e8f13
parent3852779794f3beb250a78017c2b5ee7a6211aae7
* speedup freeing of resources when streaming stops
** Fixes non-working Channel-Switching in VLC
* fix some odd caching problems.
** This should fix the permanent loading-animations some had after flashing an image with the new (twisted.web powered) webif
* add "Satellites" to Radio/TV Channellists
* bump version
webinterface/CONTROL/control
webinterface/src/__init__.py
webinterface/src/web-data/config.js
webinterface/src/web-data/manifest.json
webinterface/src/web-data/tools.js
webinterface/src/web-data/tpl/default/tplNavRadio.htm
webinterface/src/web-data/tpl/default/tplNavTv.htm
webinterface/src/webif.py