From 64658a1f565b8b3b3d1275d2fe2da0a7a332e9c7 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Mon, 3 May 2021 10:59:08 +0200 Subject: update version token --- HISTORY | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index f060109..cac0fc4 100644 --- a/HISTORY +++ b/HISTORY @@ -504,7 +504,7 @@ Version 1.2.15 - [pbiering] fix tuner device mapping in case tuners are not starting as first device - [kamel5] Fix cutting marks wasn't updated -Upcoming for Version 1.2.16+ +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 - [kamel5] Fix Incorrect detection of a recording that is currently running -- cgit v1.2.3 From 4daec644808fa15225d667299f30d0c2e7d7105c Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Tue, 4 May 2021 07:33:08 +0200 Subject: add {vdrHasTimers} to vdrstatus - can be used in skins for e.g. REC/SCHED/FREE (in combination with {vdrIsRecording}) --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index cac0fc4..4c95871 100644 --- a/HISTORY +++ b/HISTORY @@ -510,3 +510,4 @@ Version 1.2.16 - [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}) -- cgit v1.2.3 From 6583c93a6f57cc54fae8fa70810607ac61d0982d Mon Sep 17 00:00:00 2001 From: kamel5 Date: Wed, 5 May 2021 11:31:37 +0200 Subject: Revert "update version token" This reverts commit 64658a1f565b8b3b3d1275d2fe2da0a7a332e9c7. --- HISTORY | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 4c95871..28949fd 100644 --- a/HISTORY +++ b/HISTORY @@ -504,7 +504,7 @@ Version 1.2.15 - [pbiering] fix tuner device mapping in case tuners are not starting as first device - [kamel5] Fix cutting marks wasn't updated -Version 1.2.16 +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 - [kamel5] Fix Incorrect detection of a recording that is currently running -- cgit v1.2.3