gui/hdd_menu.cpp: ask to set recording path after mount (hotplug or format)

Origin commit data
------------------
Branch: ni/coolstream
Commit: 05558331f7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-05-30 (Fri, 30 May 2014)


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

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2014-05-30 14:57:17 +04:00
parent c32e21e10f
commit 3da726560d
2 changed files with 31 additions and 15 deletions

View File

@@ -92,6 +92,7 @@ class CHDDMenuHandler : public CMenuTarget
void showError(neutrino_locale_t err);
bool scanDevices();
void showHint(std::string &messsage);
void setRecordPath(std::string &dev);
CHDDMenuHandler();
public: