diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-07-22 12:33:45 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-07-22 12:33:45 +0200 |
commit | c14d8d1da1842157568be1d7f84bcf2337762559 (patch) | |
tree | 5f25bde57e60066f78ba18ea58966371d424818f /HISTORY | |
parent | e4732c091253615801bdce39db203da3b62b4285 (diff) | |
download | vdr-c14d8d1da1842157568be1d7f84bcf2337762559.tar.gz vdr-c14d8d1da1842157568be1d7f84bcf2337762559.tar.bz2 |
Larger OSD with 2bpp windows; Channel display at bottom
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -534,7 +534,7 @@ Video Disk Recorder Revision History - No longer getting stuck when a channel doesn't sync while switching with the 'Up' and 'Down' keys. -2001-07-21: Version 0.84 +2001-07-22: Version 0.84 - Fixed video packet scanning to make it recognize the whole range of allowed video packet ids. @@ -555,3 +555,7 @@ Video Disk Recorder Revision History - Increased the frame buffer size to 192KB. - Removed a superfluous VIDEO_FREEZE call in the replay buffer. - Added French language texts (thanks to Jean-Claude Repetto). +- Modified OSD to use 2bpp windows (4 colors) in order to work with less + memory, allow a larger OSD window and be faster. The group separators in the + "Channels" menu had to be given a different color. +- Moved the channel display to the bottom of the screen. |