mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Implemented centralized 'wait for input'
This commit is contained in:
7
HISTORY
7
HISTORY
@@ -168,7 +168,7 @@ Video Disk Recorder Revision History
|
||||
entered so far together with the name of that channel are displayed on the
|
||||
OSD (suggested by Martin Hammerschmid).
|
||||
|
||||
2000-09-15: Version 0.64
|
||||
2000-09-16: Version 0.64
|
||||
|
||||
- Video files now have the 'group read' bit set.
|
||||
- Fixed handling errors in 'readstring()'.
|
||||
@@ -178,4 +178,7 @@ Video Disk Recorder Revision History
|
||||
current '*.conf' files to your video directory ('/video' by default), or
|
||||
use "-c ." to get the old behaviour of loading the configuration files
|
||||
from the current directory.
|
||||
|
||||
- Waiting for input is now handled by a common function, which improves
|
||||
response time on user actions. As a consequence the EIT data may sometimes
|
||||
not be displayed, but this will change later when cEIT runs as a separate
|
||||
thread.
|
||||
|
Reference in New Issue
Block a user