diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2000-10-08 11:39:11 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2000-10-08 11:39:11 +0200 |
commit | 605d8df72ada13ae54fd4452f43f09f94ade87d1 (patch) | |
tree | 34dff9ced1c7c930e9e7e85e4ec6afa1173e0eb2 /HISTORY | |
parent | 97c3bb61482855769f0208062610543475f02006 (diff) | |
download | vdr-605d8df72ada13ae54fd4452f43f09f94ade87d1.tar.gz vdr-605d8df72ada13ae54fd4452f43f09f94ade87d1.tar.bz2 |
Explicit Repeat/Release handling for remote control
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -221,3 +221,13 @@ Video Disk Recorder Revision History that would display only partially). - In normal viewing mode the '0' key now toggles between the current and the previous channel. + +2000-10-08: Version 0.66 + +- Remote control data is now received in a separate thread, which makes things + a lot smoother. +- Repeat and release of remote control keys is now explicitly distinguished. +- In replay mode the search forward/back and skip functions now have two modes: + Pressing the key shortly and releasing it starts the function, and pressing it + again stops it. Pressing and holding down the key starts the function and + releasing the key stops it. |