From 2741f31236bfbe2087095af7320183cf863ae02e Mon Sep 17 00:00:00 2001 From: Thomas Reufer Date: Tue, 7 Jan 2014 16:34:03 +0100 Subject: 2013-12-15: Version 0.0.6 ------------------------- - new: - still picture - trick speeds - fixed: - reworked audio detection and decoding, fixed several issues - reworked stream starting behavior, fixed audio-/video-only play back - fixed several issues with unsupported video codec (e.g. without MPEG2 key) - improved fast forward/reverse mode - several minor bugfixes - missing: - deinterlacer - image grabbing - video format/output options --- HISTORY | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 5faf55a..240d47b 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,22 @@ VDR Plugin 'rpihddevice' Revision History ----------------------------------------- +2013-12-15: Version 0.0.6 +------------------------- +- new: + - still picture + - trick speeds +- fixed: + - reworked audio detection and decoding, fixed several issues + - reworked stream starting behavior, fixed audio-/video-only play back + - fixed several issues with unsupported video codec (e.g. without MPEG2 key) + - improved fast forward/reverse mode + - several minor bugfixes +- missing: + - deinterlacer + - image grabbing + - video format/output options + 2013-11-17: Version 0.0.5 ------------------------- - new: -- cgit v1.2.3