diff options
| author | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2021-05-06 10:55:25 +0200 |
|---|---|---|
| committer | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2021-05-06 10:55:25 +0200 |
| commit | 596c86c780f6eb832f333b704ebf9d6da5fbc548 (patch) | |
| tree | a5a2aecae1dc31c3982745064ce6f2dc4a5018c0 /HISTORY | |
| parent | 0159d536d05473e66e4727bab8a5fc2cc4183df3 (diff) | |
| parent | d6f5e6808ba93ecad0a6912909784f06203a0a9a (diff) | |
| download | vdr-plugin-skindesigner-596c86c780f6eb832f333b704ebf9d6da5fbc548.tar.gz vdr-plugin-skindesigner-596c86c780f6eb832f333b704ebf9d6da5fbc548.tar.bz2 | |
Merge branch 'pbiering/vdrstatus-displaymenu'
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -505,9 +505,10 @@ Version 1.2.15 - [kamel5] Fix cutting marks wasn't updated Upcoming for Version 1.2.16+ -- [pbiering] add additional recording flag "isInUse" - can be used in skins for e.g. records in cutting/copy(queue) -- [pbiering] add additional vdrstatus exposing "vdrIsRecordingsHandlersActive" and "vdrIsRecording" - can be used in skins for e.g. IDLE/BUSY REC/FREE +- [pbiering] add additional recording flag {isInUse} - can be used in skins for e.g. records in cutting/copy(queue) +- [pbiering] add additional <vdrstatus> exposing {vdrIsRecordingsHandlersActive} and {vdrIsRecording} - can be used in skins for e.g. IDLE/BUSY REC/FREE - [kamel5] Fix Incorrect detection of a recording that is currently running - [kamel5] Fix segfault with mpv plugin (thx to @lnj at vdr-portal.de) - [kamel5] Update skin estuary4vdr -- [pbiering] add {vdrHasTimers} to vdrstatus - can be used in skins for e.g. REC/SCHED/FREE (in combination with {vdrIsRecording}) +- [pbiering] add {vdrHasTimers} to <vdrstatus> - can be used in skins for e.g. REC/SCHED/FREE (in combination with {vdrIsRecording}) +- [pbiering] add <vdrstatus> also to displaymenu.xml to be able to display in header |
