mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
record_setup: add check existing recordings before set new timers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6dddaff0d2
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-06-02 (Thu, 02 Jun 2016)
Origin message was:
------------------
- record_setup: add check existing recordings before set new timers
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1284,6 +1284,7 @@ typedef enum
|
||||
LOCALE_MENU_HINT_PROTECTION,
|
||||
LOCALE_MENU_HINT_RADIOMODE,
|
||||
LOCALE_MENU_HINT_REBOOT,
|
||||
LOCALE_MENU_HINT_RECORD_ALREADY_FOUND_CHECK,
|
||||
LOCALE_MENU_HINT_RECORD_APID_AC3,
|
||||
LOCALE_MENU_HINT_RECORD_APID_ALT,
|
||||
LOCALE_MENU_HINT_RECORD_APID_STD,
|
||||
@@ -2054,6 +2055,8 @@ typedef enum
|
||||
LOCALE_RCLOCK_LOCKMSG,
|
||||
LOCALE_RCLOCK_TITLE,
|
||||
LOCALE_RCLOCK_UNLOCKMSG,
|
||||
LOCALE_RECORDING_ALREADY_FOUND,
|
||||
LOCALE_RECORDING_ALREADY_FOUND_CHECK,
|
||||
LOCALE_RECORDING_IS_RUNNING,
|
||||
LOCALE_RECORDING_START,
|
||||
LOCALE_RECORDING_STARTSTOP_MSG,
|
||||
@@ -2061,6 +2064,7 @@ typedef enum
|
||||
LOCALE_RECORDING_TIME_HOUR,
|
||||
LOCALE_RECORDING_TIME_HOURS,
|
||||
LOCALE_RECORDING_TIME_MIN,
|
||||
LOCALE_RECORDINGMENU_ALREADY_FOUND_CHECK,
|
||||
LOCALE_RECORDINGMENU_APIDS,
|
||||
LOCALE_RECORDINGMENU_APIDS_AC3,
|
||||
LOCALE_RECORDINGMENU_APIDS_ALT,
|
||||
|
Reference in New Issue
Block a user