mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Avoiding unnecessary OSD draw operations caused by the audio track description display in the ST:TNG skin's channel display
This commit is contained in:
5
HISTORY
5
HISTORY
@@ -3672,7 +3672,7 @@ Video Disk Recorder Revision History
|
||||
to Andreas B<>ttger).
|
||||
- Fixed a memory leak in the SVDRP command LSTE (thanks to Stefan Huelswitt).
|
||||
|
||||
2005-08-14: Version 1.3.29
|
||||
2005-08-15: Version 1.3.29
|
||||
|
||||
- Fixed a race condition in cTransfer (thanks to Klaus ??? for reporting this one).
|
||||
In doing so, the 'active' variables used by the actual derived cThread classes
|
||||
@@ -3694,3 +3694,6 @@ Video Disk Recorder Revision History
|
||||
problem with this).
|
||||
- Pressing Ok while entering a channel number now immediately switches to that
|
||||
channel, without waiting for further input.
|
||||
- Avoiding unnecessary OSD draw operations caused by the audio track description
|
||||
display in the ST:TNG skin's channel display (thanks to Oliver Endriss for reporting
|
||||
this).
|
||||
|
Reference in New Issue
Block a user