mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
				synced 2023-10-19 15:58:31 +00:00 
			
		
		
		
	add {vdrHasTimers} to vdrstatus - can be used in skins for e.g. REC/SCHED/FREE (in combination with {vdrIsRecording})
This commit is contained in:
		@@ -94,6 +94,7 @@
 | 
			
		||||
    <!-- Available Variables vdrstatus
 | 
			
		||||
    {vdrIsRecordingsHandlersActive}   true if active RecordingsHandlers (cut,copy,move) aka "busy"
 | 
			
		||||
    {vdrIsRecording}                  true if active recording
 | 
			
		||||
    {vdrHasTimers}                    true if numtimers > 0
 | 
			
		||||
    -->
 | 
			
		||||
    <vdrstatus>
 | 
			
		||||
    </vdrstatus>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user