summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Reufer <thomas@reufer.ch>2014-11-02 19:31:09 +0100
committerThomas Reufer <thomas@reufer.ch>2014-11-02 19:31:09 +0100
commit4400c010aa80c4e63a728db89e6e1d7e276c47f2 (patch)
tree0c765eb48bce5264273eabadcbab4309ad1be7ed
parent239055635c78851d0bab8ffc26cce4a64ec6b5a7 (diff)
downloadvdr-plugin-rpihddevice-4400c010aa80c4e63a728db89e6e1d7e276c47f2.tar.gz
vdr-plugin-rpihddevice-4400c010aa80c4e63a728db89e6e1d7e276c47f2.tar.bz2
update HISTORY
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index dcba2c4..4d3b593 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
- set HDMI speaker layout to fix channel mapping for multi channel PCM output
@@ -21,6 +23,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
-------------------------