diff options
author | schmirl <schmirl> | 2009-06-23 10:26:54 +0000 |
---|---|---|
committer | schmirl <schmirl> | 2009-06-23 10:26:54 +0000 |
commit | 44a71ffe8a0d62c0313481aba7dffd6fce362eb0 (patch) | |
tree | 2b1b88e2260db5e1ee460d8b6af97dd878f0a1e9 /HISTORY | |
parent | 008e7c851013722a377aa9ff4485d4af2d991883 (diff) | |
download | vdr-plugin-streamdev-44a71ffe8a0d62c0313481aba7dffd6fce362eb0.tar.gz vdr-plugin-streamdev-44a71ffe8a0d62c0313481aba7dffd6fce362eb0.tar.bz2 |
added cDevice::NumProvidedSystems() which was introduced in VDR 1.7.0
Modified Files:
HISTORY client/device.h
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- +- added cDevice::NumProvidedSystems() which was introduced in VDR 1.7.0 - added namespace to remuxers - increased WRITERBUFSIZE - buffer was too small for high bandwidth content - removed cStreamdevStreamer::m_Running |