diff options
author | schmirl <schmirl> | 2009-01-29 07:48:58 +0000 |
---|---|---|
committer | schmirl <schmirl> | 2009-01-29 07:48:58 +0000 |
commit | 0e0b4b587d90efa7bbe8a37c707dda4c3e94aceb (patch) | |
tree | beba72db47e9d740d6bcb61d9b7662f754a4530a /HISTORY | |
parent | 9af6ceb00705470484c4b23cf71f9bb11d2af271 (diff) | |
download | vdr-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-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |