mirror of
				https://github.com/vdr-projects/vdr.git
				synced 2025-03-01 10:50:46 +00:00 
			
		
		
		
	The "Edit timer" menu can now set the folder for the recording from a list of folders stored in "folders.conf"
This commit is contained in:
		| @@ -4,7 +4,7 @@ | ||||
|  * See the main source file 'vdr.c' for copyright information and | ||||
|  * how to reach the author. | ||||
|  * | ||||
|  * $Id: recording.h 2.12 2010/01/02 12:10:07 kls Exp $ | ||||
|  * $Id: recording.h 2.13 2010/01/16 11:16:20 kls Exp $ | ||||
|  */ | ||||
|  | ||||
| #ifndef __RECORDING_H | ||||
| @@ -18,6 +18,8 @@ | ||||
| #include "timers.h" | ||||
| #include "tools.h" | ||||
|  | ||||
| #define FOLDERDELIMCHAR '~' | ||||
|  | ||||
| extern bool VfatFileSystem; | ||||
| extern int InstanceId; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user