diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-02-01 16:08:15 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-02-01 16:08:15 +0100 |
commit | c71c3115cca09935b4b6770311958cb7ac8ce9f4 (patch) | |
tree | e5d6fd1e556a9f6f744f2c9b322eba8c8734799b /HISTORY | |
parent | 5ae8d1a7a30139d714334ecbed81b936885f75ce (diff) | |
download | vdr-c71c3115cca09935b4b6770311958cb7ac8ce9f4.tar.gz vdr-c71c3115cca09935b4b6770311958cb7ac8ce9f4.tar.bz2 |
Fixed handling editing marks in the replay progress display, in case the marks are deleted via the Info/Edit menu of the currently played recording
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -9162,7 +9162,7 @@ Video Disk Recorder Revision History a subdirectory. - SVDRP peering can now be limited to the default SVDRP host (see MANUAL for details). -2018-01-29: Version 2.3.9 +2018-02-01: Version 2.3.9 - Updated the Italian OSD texts (thanks to Diego Pierotto). - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). @@ -9250,3 +9250,6 @@ Video Disk Recorder Revision History - The new function cStatus::MarksModified() can be implemented by plugins to get informed about any modifications to the editing marks of the currently played recording (based on a patch from Jörg Wendel). +- Fixed handling editing marks in the replay progress display, in case the marks are + deleted via the Info/Edit menu of the currently played recording (the progress + display still displayed them). |