mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
gui/hdd_menu.cpp: add question to set record directory to formatted drive;
mark partition used for recording with icon, disable umount
Origin commit data
------------------
Commit: bbcd7330a8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-05-01 (Thu, 01 May 2014)
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
#ifndef __hdd_menu__
|
||||
#define __hdd_menu__
|
||||
|
||||
|
||||
#include "widget/menue.h"
|
||||
#include <gui/widget/hintbox.h>
|
||||
|
||||
using namespace std;
|
||||
|
||||
@@ -91,6 +91,7 @@ class CHDDMenuHandler : public CMenuTarget
|
||||
int formatDevice(std::string dev);
|
||||
void showError(neutrino_locale_t err);
|
||||
bool scanDevices();
|
||||
void showHint(std::string &messsage);
|
||||
CHDDMenuHandler();
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user