diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-03-18 12:03:46 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-03-18 12:03:46 +0100 |
commit | a2b6b142d8cfbae4373449b3ad582cdc6c1f5cc0 (patch) | |
tree | 3573fb49d4be226e6b97064b7c194ecb05c99baf /HISTORY | |
parent | 55408b73ca1f08d259ff540724dff5627577c9c1 (diff) | |
download | vdr-a2b6b142d8cfbae4373449b3ad582cdc6c1f5cc0.tar.gz vdr-a2b6b142d8cfbae4373449b3ad582cdc6c1f5cc0.tar.bz2 |
Modified cMenuTimers::Delete() to avoid a lengthy lock on the Timers list while prompting the user2.3.9
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9314,3 +9314,5 @@ Video Disk Recorder Revision History - Fixed handling parameters in the S2SatelliteDeliverySystemDescriptor and T2DeliverySystemDescriptor that were overwritten when parsing the SatelliteDeliverySystemDescriptor or TerrestrialDeliverySystemDescriptor, respectively. +- Modified cMenuTimers::Delete() to avoid a lengthy lock on the Timers list while prompting + the user. |