diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-02-10 11:36:07 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-02-10 11:36:07 +0100 |
commit | ba1bf3a99ef7f6867aecccf52e5f6bd90c48107a (patch) | |
tree | 1062ae8fc4a22115aa6aeb7c10db075fbeab50ea /HISTORY | |
parent | 9567629870f59d5768b81428bab3f1405f32498c (diff) | |
download | vdr-ba1bf3a99ef7f6867aecccf52e5f6bd90c48107a.tar.gz vdr-ba1bf3a99ef7f6867aecccf52e5f6bd90c48107a.tar.bz2 |
Automatically closing empty recordings menu page after delete
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -970,7 +970,7 @@ Video Disk Recorder Revision History - Fixed a problem with the ERR macro defined by ncurses.h (thanks to Artur Skawina). -2002-02-09: Version 0.99pre6 +2002-02-10: Version 0.99pre6 - Fixed a bug in moving timers or channels to the last position in the list (thanks to Matthias Schniedermeyer for helping to debug this one). @@ -983,3 +983,5 @@ Video Disk Recorder Revision History middle between start and end time). - Added a typedef for 'in_addr_t' to make it work with glibc < 2.2 (thanks to Jürgen Schmidt). +- When the last entry in a "Recordings" menu page is deleted, that page is now + automatically closed (suggested by Uwe Freese). |