diff options
author | Andreas Mair <amair.sob@googlemail.com> | 2012-12-07 12:18:43 +0100 |
---|---|---|
committer | Andreas Mair <amair.sob@googlemail.com> | 2012-12-07 12:18:43 +0100 |
commit | 432ddb82806364aea9ddcd210f58ff10b5d4288f (patch) | |
tree | 688d01f186f783dedfd9235ffd01c32f5f3fd2d4 /HISTORY | |
parent | b99a359e0956748403f9b64caf45f58c67bb62b9 (diff) | |
download | vdr-plugin-extrecmenu-432ddb82806364aea9ddcd210f58ff10b5d4288f.tar.gz vdr-plugin-extrecmenu-432ddb82806364aea9ddcd210f58ff10b5d4288f.tar.bz2 |
Close replay OSD before starting cutter so that marks are saved to disk (submitted by mini73 @vdr-portal.de).
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ VDR Plugin 'extrecmenu' Revision History ---------------------------------------- 2012-xx-xx: Version 1.2.3 +- [amair] Close replay OSD before starting cutter so that marks are saved to disk (submitted by mini73 @vdr-portal.de). - [amair] Always use VDR's cutting feature in VDR >=1.7.32. - [amair] Reduced calls to get the free disk space. - [amair] Use new MBperMinute() function in VDR >=1.7.27. |