From 6cd9124d08713dc11a068f31bfa2cab266a1895b Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 22 Jan 2006 14:27:53 +0100 Subject: Improved channel switching when repeat function kicks in; updating channel display before switching channel; added a missing initialization of 'timeout' in the cDisplayChannel constructor --- HISTORY | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index d7473318..c09ce5c0 100644 --- a/HISTORY +++ b/HISTORY @@ -4190,7 +4190,7 @@ Video Disk Recorder Revision History - No longer displaying color buttons in the recording info menu if it has been invoked from a player (reported by Jürgen Schilling). -2006-01-21: Version 1.3.40 +2006-01-22: Version 1.3.40 - Fixed a second place where a message should be given when an instant recording is started (reported by Jesus Bravo Alvarez). @@ -4216,3 +4216,9 @@ Video Disk Recorder Revision History really need it - it will be completely removed in the next version. If you are experiencing problems with a/v running out of sync, try the latest driver and firmware (if you are using a full featured DVB card). +- Switching channels with the Up/Down or Channel+/Channel- keys now works a lot + faster when the repeat function kicks in, by not actually switching the + channel every time, but rather only displaying the channel info and doing + the final switch when the key is released. +- The channel display is now updated _before_ the channel is switched. +- Added a missing initialization of 'timeout' in the cDisplayChannel constructor. -- cgit v1.2.3