CRecordInstance::GetRecordString(): Fix calculation of duration

- Use locales for time string
- Show recording duration right aligned in stop menu


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0ce25a86d5
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-07-03 (Wed, 03 Jul 2013)



------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2013-07-03 22:11:04 +02:00
parent 1c1cec1dde
commit c037349ef8
6 changed files with 30 additions and 14 deletions

View File

@@ -1605,6 +1605,9 @@ typedef enum
LOCALE_RECORDING_IS_RUNNING,
LOCALE_RECORDING_START,
LOCALE_RECORDING_STOP,
LOCALE_RECORDING_TIME_HOUR,
LOCALE_RECORDING_TIME_HOURS,
LOCALE_RECORDING_TIME_MIN,
LOCALE_RECORDINGMENU_APIDS,
LOCALE_RECORDINGMENU_APIDS_AC3,
LOCALE_RECORDINGMENU_APIDS_ALT,