mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
show record icon for normale records
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1af88c922b
Author: defans <defans@bluepeercrew.us>
Date: 2013-10-04 (Fri, 04 Oct 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1463,7 +1463,7 @@ bool CRecordManager::ShowMenu(void)
|
||||
inst->GetRecordString(title, duration);
|
||||
durations.push_back(duration);
|
||||
|
||||
const char* mode_icon = NULL;
|
||||
const char* mode_icon = NEUTRINO_ICON_REC;
|
||||
//if (inst->tshift_mode)
|
||||
if (inst->Timeshift())
|
||||
mode_icon = NEUTRINO_ICON_AUTO_SHIFT;
|
||||
|
Reference in New Issue
Block a user