mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
CTimerd:: enlarge recorddir and pluginname size
Origin commit data
------------------
Commit: 31221edc47
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-02-01 (Sat, 01 Feb 2014)
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