CRecordInstance: Turns message when recording start/end on or off

Origin commit data
------------------
Branch: ni/coolstream
Commit: ae2a01a37a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-13 (Mon, 13 Jan 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2014-01-13 19:39:41 +01:00
parent b858c90e36
commit d312225a21
8 changed files with 17 additions and 2 deletions

View File

@@ -1068,6 +1068,7 @@ typedef enum
LOCALE_MENU_HINT_RECORD_DIR,
LOCALE_MENU_HINT_RECORD_END,
LOCALE_MENU_HINT_RECORD_SLOW_WARN,
LOCALE_MENU_HINT_RECORD_STARTSTOP_MSG,
LOCALE_MENU_HINT_RECORD_TDIR,
LOCALE_MENU_HINT_RECORD_TIME,
LOCALE_MENU_HINT_RECORD_TIMEAFTER,
@@ -1684,6 +1685,7 @@ typedef enum
LOCALE_RCLOCK_UNLOCKMSG,
LOCALE_RECORDING_IS_RUNNING,
LOCALE_RECORDING_START,
LOCALE_RECORDING_STARTSTOP_MSG,
LOCALE_RECORDING_STOP,
LOCALE_RECORDING_TIME_HOUR,
LOCALE_RECORDING_TIME_HOURS,