summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorThomas Reufer <thomas@reufer.ch>2014-07-01 08:10:18 +0200
committerThomas Reufer <thomas@reufer.ch>2014-07-01 08:10:18 +0200
commitf6f58bc01c476fecfe6edaf0f51feec7b810402c (patch)
tree1c6c90eb8879223298b5033390d151f2e1d14b7b /HISTORY
parent74e8d735762db963c1c31d427eb6ec80f8696b1c (diff)
downloadvdr-plugin-rpihddevice-f6f58bc01c476fecfe6edaf0f51feec7b810402c.tar.gz
vdr-plugin-rpihddevice-f6f58bc01c476fecfe6edaf0f51feec7b810402c.tar.bz2
implemented proper command queue for OVG-OSD
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9b09060..410f00e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6,6 +6,7 @@ VDR Plugin 'rpihddevice' Revision History
- redirect ffmpeg messages to plugin/VDR logs
- added cppcheck as Makefile target (suggested by Rolf Ahrenberg)
- reworked setup parameter handling
+ - implemented proper command queue for OVG-OSD
- fixed:
- updated parameter when setting clock latency target according omxplayer
- code clean up based on cppcheck's results (thanks to Rolf Ahrenberg)