diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-07-31 11:38:40 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-07-31 11:38:40 +0200 |
commit | d6b8a2832973d7bf767039a91905059bc7800452 (patch) | |
tree | 8619687adc86498cafeea97eb7d54b7b44fee7d8 /HISTORY | |
parent | 44a4d1211783e8b0436ff988158a39ecab119524 (diff) | |
download | vdr-d6b8a2832973d7bf767039a91905059bc7800452.tar.gz vdr-d6b8a2832973d7bf767039a91905059bc7800452.tar.bz2 |
Added the command line options '--lirc', '--rcu' and '--no-kbd'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3634,7 +3634,7 @@ Video Disk Recorder Revision History replaced with the new one instead of adding the new entries (thanks to Andreas Regel). -2005-07-30: Version 1.3.28 +2005-07-31: Version 1.3.28 - Added a sleep in cDvbPlayer::Action() in case there is no data to send to the device, which avoids a busy loop on very fast machines (thanks to Martin Wache). @@ -3648,3 +3648,5 @@ Video Disk Recorder Revision History VPS timers to stop recording prematurely. - Avoiding duplicate components in EPG events when reading epg.data or in the PUTE SVDRP command (thanks to Olaf Titz for reporting this one). +- Added the command line options '--lirc', '--rcu' and '--no-kbd' to allow setting + the remote control at runtime (based on a patch by Darren Salt). |