summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorThomas Reufer <thomas@reufer.ch>2014-11-02 19:41:44 +0100
committerThomas Reufer <thomas@reufer.ch>2014-11-14 23:16:59 +0100
commit363d528ad8acf2f8f28b5a4043a96befe380eabe (patch)
tree732baa2334f61a95a7d8b23c83e5a344d3cf4c06 /HISTORY
parentdfd3a619c4821da65c3bb84dccc0f6843371f63c (diff)
downloadvdr-plugin-rpihddevice-363d528ad8acf2f8f28b5a4043a96befe380eabe.tar.gz
vdr-plugin-rpihddevice-363d528ad8acf2f8f28b5a4043a96befe380eabe.tar.bz2
new version 0.0.10
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index eb6e204..c1f1d48 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,8 @@
VDR Plugin 'rpihddevice' Revision History
-----------------------------------------
+2014-11-02: Version 0.0.10
+--------------------------
- new:
- added DTS audio codec support
- add setup options to control video mode and its behaviour on stream changes
@@ -24,6 +26,8 @@ VDR Plugin 'rpihddevice' Revision History
- play multiple video PES packets sequentially in StillPicture()
- updated parameter when setting clock latency target according omxplayer
- code clean up based on cppcheck's results (thanks to Rolf Ahrenberg)
+- known issues:
+ - direct switching from fast forward to fast rewind will freeze replay
2014-04-24: Version 0.0.9
-------------------------