mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
CTimerd:: enlarge recorddir and pluginname size
This commit is contained in:
@@ -33,9 +33,9 @@
|
||||
#include <vector>
|
||||
|
||||
#define REMINDER_MESSAGE_MAXLEN 31
|
||||
#define EXEC_PLUGIN_NAME_MAXLEN 31
|
||||
#define RECORD_DIR_MAXLEN 100
|
||||
#define EPG_TITLE_MAXLEN 50
|
||||
#define EXEC_PLUGIN_NAME_MAXLEN 256
|
||||
#define RECORD_DIR_MAXLEN 1024
|
||||
#define EPG_TITLE_MAXLEN 51
|
||||
|
||||
#define TIMERD_APIDS_CONF 0x00
|
||||
#define TIMERD_APIDS_STD 0x01
|
||||
|
Reference in New Issue
Block a user