summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorThomas Reufer <thomas@reufer.ch>2014-01-07 16:26:11 +0100
committerThomas Reufer <thomas@reufer.ch>2014-01-07 16:26:11 +0100
commit33e35fef4e186a3f1551bd443495b592f08d923d (patch)
tree4d128c2f15cae252b39f5c81421920f589209e8a /HISTORY
parentd2ed6de22829288c5cfd3a52b1da090e96d3329d (diff)
downloadvdr-plugin-rpihddevice-0.0.2.tar.gz
vdr-plugin-rpihddevice-0.0.2.tar.bz2
2013-09-29: Version 0.0.20.0.2
------------------------- - new: - volume control - H264 support - fixed: - added missing includes to Makefile - PTS/OMX_TICKS conversion - missing: - audio only play mode - buffer handling for proper replay support - other audio formats - much more...
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY19
1 files changed, 16 insertions, 3 deletions
diff --git a/HISTORY b/HISTORY
index e2632e0..a49732d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,9 +1,23 @@
VDR Plugin 'rpihddevice' Revision History
-----------------------------------------
-2013-09-27: Version 0.0.1
+2013-09-29: Version 0.0.2
+-------------------------
+- new:
+ - volume control
+ - H264 support
+- fixed:
+ - added missing includes to Makefile
+ - PTS/OMX_TICKS conversion
+- missing:
+ - audio only play mode
+ - buffer handling for proper replay support
+ - other audio formats
+ - much more...
-Initial prototype
+2013-09-27: Version 0.0.1
+-------------------------
+initial prototype
- limitations:
- video codec hard coded to MPEG2, output on HDMI
- audio codec hard coded to MP3, output on phone jack
@@ -14,4 +28,3 @@ Initial prototype
- dynamic switching between MPEG2 and H264 video codec
- trick speeds
- much more...
-