|
vdr-plugin-softhddevice-drm-gles 1.5.9-20e15de
|
Setup menu class. More...
#include <vdr/menuitems.h>#include "audio.h"#include "codec_audio.h"#include "config.h"#include "logger.h"#include "softhddevice.h"#include "softhdsetupmenu.h"Go to the source code of this file.
Functions | |
| static cOsdItem * | SeparatorName (const char *label) |
| Create a seperator named item. | |
Setup menu class.
This file defines cMenuSetupSoft which describes the setup menu and sets the config paramaters.
AGPLv3
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
Definition in file softhdsetupmenu.cpp.
|
inlinestatic |
Create a seperator named item.
| label | text inside separator |
Definition at line 43 of file softhdsetupmenu.cpp.