summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorschmirl <schmirl>2009-01-29 07:48:58 +0000
committerschmirl <schmirl>2009-01-29 07:48:58 +0000
commit0e0b4b587d90efa7bbe8a37c707dda4c3e94aceb (patch)
treebeba72db47e9d740d6bcb61d9b7662f754a4530a /HISTORY
parent9af6ceb00705470484c4b23cf71f9bb11d2af271 (diff)
downloadvdr-plugin-streamdev-0e0b4b587d90efa7bbe8a37c707dda4c3e94aceb.tar.gz
vdr-plugin-streamdev-0e0b4b587d90efa7bbe8a37c707dda4c3e94aceb.tar.bz2
Added min/max priority (#508)
Modified Files: HISTORY README client/device.c client/setup.c client/setup.h po/de_DE.po po/fi_FI.po po/fr_FR.po po/it_IT.po po/ru_RU.po
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 93d679c..a7605e1 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,8 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
+- added Min/MaxPriority parameters. Can be used to keep client VDR from
+ using streamdev e.g. when recording
- disabled PES for VDR 1.7.3+
- added Network Media Tank browser support to HTML pages (thanks to Jori
Hamalainen)