added cDevice::NumProvidedSystems() which was introduced in VDR 1.7.0

Modified Files:
	HISTORY client/device.h
This commit is contained in:
schmirl
2009-06-23 10:26:54 +00:00
parent 008e7c8510
commit 44a71ffe8a
2 changed files with 5 additions and 1 deletions

View File

@@ -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