diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-01-07 16:19:29 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-01-07 16:19:29 +0100 |
commit | 5b2aaeaedd5c73edd60afdaaa505b813753f0d32 (patch) | |
tree | 7f878e4cc009970e94481a8b42391d2f8fda6881 /HISTORY | |
parent | 4162bff1e773ffa9b86304faeffb4399f838553f (diff) | |
download | vdr-5b2aaeaedd5c73edd60afdaaa505b813753f0d32.tar.gz vdr-5b2aaeaedd5c73edd60afdaaa505b813753f0d32.tar.bz2 |
Fixed deleting a menu item in case the next item is not selectable
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3278,3 +3278,5 @@ Video Disk Recorder Revision History - Fixed a possible race condition in cDevice::Action() (thanks to Mattias Grönlund). - Fixed the default quality value when grabbing a JPEG image (thanks to Patrick Gleichmann). +- Fixed deleting a menu item in case the next item is not selectable (thanks to + Dino Ravnic). |