diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-03-14 10:34:56 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-03-14 10:34:56 +0100 |
commit | 5f39e62ea159267c1dfce5774150c555d312cf6b (patch) | |
tree | 278e1d4e131ff618cc772160ed962ef8bab19868 /HISTORY | |
parent | 99f54a7780293b109edafd48d90c53619ba00de7 (diff) | |
download | vdr-5f39e62ea159267c1dfce5774150c555d312cf6b.tar.gz vdr-5f39e62ea159267c1dfce5774150c555d312cf6b.tar.bz2 |
Improved performance when paging through very long menu lists
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2714,7 +2714,7 @@ Video Disk Recorder Revision History whether an event is currently running (see MANUAL under "The "Schedule" Menu" for details). -2004-03-13: Version 1.3.6 +2004-03-14: Version 1.3.6 - Completed the Finnish OSD texts (thanks to Rolf Ahrenberg). - Fixed some descriptor handling in 'libsi' (thanks to Stéphane Esté-Gracias). @@ -2738,3 +2738,4 @@ Video Disk Recorder Revision History This was also necessary to better display itemized texts. - Fixed detecting the running status in case an empty EPG event is broadcast (thanks to Michael Pennewiß for pointing this out). +- Improved performance when paging through very long menu lists. |