diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-12-27 11:27:38 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-12-27 11:27:38 +0100 |
commit | 0b3d9a95fdeb4141fa223a221f7120a44e3c7057 (patch) | |
tree | 69cfbf690b2e3fb72b575791000ff90c9ab79247 /HISTORY | |
parent | 2892300d94f4255f33ebf26866d28e1696658c86 (diff) | |
download | vdr-0b3d9a95fdeb4141fa223a221f7120a44e3c7057.tar.gz vdr-0b3d9a95fdeb4141fa223a221f7120a44e3c7057.tar.bz2 |
The "Schedules" and "What's on now/next?" menus are now updated if a timer is set or modified
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3963,7 +3963,7 @@ Video Disk Recorder Revision History commands may now be executed at any time, and the message will be displayed (no more "pending message"). -2005-12-26: Version 1.3.38 +2005-12-27: Version 1.3.38 - Fixed handling second audio and Dolby Digital PIDs for encrypted channels (was broken in version 1.3.37). @@ -3998,3 +3998,5 @@ Video Disk Recorder Revision History - Removed an invalid access to Event->schedule in cSchedule::DelEvent(). - Modified cSchedule::Cleanup() (events are always sorted by time). - Schedules are now cleaned up once every hour (not only at 05:00). +- The "Schedules" and "What's on now/next?" menus are now updated if a timer + is set or modified. |