diff options
author | Thomas Reufer <thomas@reufer.ch> | 2014-01-07 16:28:55 +0100 |
---|---|---|
committer | Thomas Reufer <thomas@reufer.ch> | 2014-01-07 16:28:55 +0100 |
commit | 66cb725c2146b4fdeeed1dd201dd58be42104bab (patch) | |
tree | 00bd88d8b41b177839cb55df10b40f726cc96c7b /HISTORY | |
parent | 33e35fef4e186a3f1551bd443495b592f08d923d (diff) | |
download | vdr-plugin-rpihddevice-0.0.3.tar.gz vdr-plugin-rpihddevice-0.0.3.tar.bz2 |
2013-10-02: Version 0.0.30.0.3
-------------------------
- new:
- tracking number of free buffers and provide Poll() method
- fixed:
- audio only mode
- replay start/stop/pause
- improved H264 detection
- blank out console
- missing
- trick modes
- other audio formats
- much more...
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,6 +1,20 @@ VDR Plugin 'rpihddevice' Revision History ----------------------------------------- +2013-10-02: Version 0.0.3 +------------------------- +- new: + - tracking number of free buffers and provide Poll() method +- fixed: + - audio only mode + - replay start/stop/pause + - improved H264 detection + - blank out console +- missing + - trick modes + - other audio formats + - much more... + 2013-09-29: Version 0.0.2 ------------------------- - new: |