svenhoefer
c80b1b0640
- locals: use more matching descriptions for screen positions
2013-05-11 12:57:36 +02:00
Michael Liebmann
d90ce27876
* COsdSetup::changeNotify: Add handling for volume digits / CVolumeHelper
2013-05-11 09:38:23 +01:00
svenhoefer
1376a94197
- osd-setup: fix segmentation fault
2013-05-10 22:48:37 +02:00
svenhoefer
655ae5d51f
- osd-setup: move menu-related stuff to a submenu 'menus'
...
* re-sort remaining items
2013-05-10 21:36:34 +02:00
Michael Liebmann
3d33901e5e
* OSD Setup: Move volume settings in a separate submenu.
2013-05-09 16:58:52 +01:00
Thilo Graf
8baec6d62a
CVolumeBar: rework volumebar handling
...
Use CComponenets and separates the gui part from driver part
- add new class CVolumeBar as CComponentsForm
- Various changes for reworked volume bar handling in some classes
- Move AudioMute() from CVolume to new class CAudioMute
- Use CComponentsPicture to paint muteicon
2013-05-08 05:11:24 +01:00
[CST] Focus
8bb70d1ab3
Merge branch 'pu/cc' into next-cc
...
Conflicts:
acinclude.m4
data/locale/deutsch.locale
data/locale/english.locale
src/driver/volume.cpp
src/eitd/SIlanguage.cpp
src/gui/bedit/bouqueteditor_channels.cpp
src/gui/bedit/bouqueteditor_chanselect.cpp
src/gui/bouquetlist.cpp
src/gui/channellist.cpp
src/gui/eventlist.cpp
src/gui/osd_setup.cpp
src/gui/scan.cpp
src/gui/scan.h
src/gui/test_menu.cpp
src/gui/timeosd.cpp
src/gui/widget/progressbar.cpp
src/gui/widget/progressbar.h
src/neutrino.cpp
src/nhttpd/yconfig.h
2013-04-17 13:32:12 +04:00
Stefan Seyfried
5954735ed8
auto-enumerate FONT_TYPE_COUNT instead of defining it
...
Conflicts:
src/system/settings.h
2013-04-17 10:21:33 +04:00
Stefan Seyfried
1f1aa08562
auto-enumerate FONT_TYPE_COUNT instead of defining it
2013-04-15 21:37:43 +02:00
svenhoefer
473d6f38ba
- eventlist: make additional infos switchable
...
* new menu 'eventlist' in osd-setup
* fix offset in infozone
* fontsize for infozone adjustable
2013-04-13 11:13:23 +02:00
svenhoefer
c20d1ef6eb
- osd_progressbar_setup: rework locales; marginal changes in code
...
Conflicts:
data/locale/deutsch.locale
2013-04-01 16:14:29 +04:00
Thilo Graf
cca6d898c8
CProgressbarSetup: using unified 'osd' namespace
2013-04-01 15:06:41 +04:00
[CST] Focus
fc0571490e
gui/osd_setup.cpp: fix show tuner icon option
2013-03-26 19:53:09 +04:00
svenhoefer
33c8526673
- osd_progressbar_setup: rework locales; marginal changes in code
2013-03-26 00:48:04 +01:00
Thilo Graf
7e1ef5d325
CProgressbarSetup: using unified 'osd' namespace
2013-03-19 08:12:43 +01:00
Jacek Jendrzej
369289d179
progressbar-menu-tomworld
2013-03-12 17:27:52 +04:00
Jacek Jendrzej
be2966035f
progressbar-menu-tomworld
2013-03-11 14:40:36 +01:00
svenhoefer
d4370304cd
- osd_setup.cpp: move dest-dir for screenshots to top of menu
2013-02-26 13:10:17 +01:00
Jacek Jendrzej
6fb981b447
add progressbar hint loc
2013-02-12 19:26:46 +01:00
Jacek Jendrzej
63c66c1f4e
add progressbar opt to infobar
2013-02-12 18:03:50 +01:00
tomworld
105c6b4c70
* channellist.cpp: Use extra font for event list
2013-02-12 15:45:27 +01:00
svenhoefer
e07e95bfb2
- osd_setup.cpp: fix color-hotkey for channellist-submenu and add a seperator line
2013-02-05 00:44:13 +01:00
svenhoefer
ce0025c7cd
- osd_setup.cpp: add 'channellist.additional' to channellist's submenu
...
very ugly: same code two times
2013-02-04 23:43:16 +01:00
svenhoefer
d8bd46e9d1
- channellist: make miniTV switchable
2013-02-04 22:25:15 +01:00
TangoCash
1a425308ed
add optional mini-tv to channellist
...
Signed-off-by: satbaby <crashdvb@googlemail.com >
2013-01-30 19:17:52 +01:00
[CST] Focus
bc6a239002
gui/osd_setup.cpp: remove unneeded colorSetupNotifier->changeNotify
2012-11-02 12:56:44 +04:00
[CST] Focus
483e9563e5
gui/osd_setup.cpp: set hints for channel list context menu -> settings,
...
testing menu/hints over gui with save-screen.
TODO: still small glitch at menu bottom, when switching hints on/off
with help button, sometimes.
2012-10-20 11:13:22 +04:00
micha-bbg
7a414b7c56
osd_setup.cpp: Fix segfault in mode single tuner/display tuner icon
2012-10-02 11:08:48 +01:00
Thilo Graf
ca748c6f48
*COsdSetup: show correct option in infobar tuner icon setup item
...
It could be confused for single stb users to see the option
'ON', although it is not possible.
So it's better to show only a possible or real option at item, if stb is in single mode or
item is disabled,
but the real value of g_settings.infobar_show_tuner is not touched.
2012-09-18 12:10:18 +02:00
Thilo Graf
807dce9497
*CInfoViewer: don't show tuner icon with single boxes
2012-09-18 12:10:17 +02:00
Thilo Graf
260af3fb65
*COsdSetup: change order of includes
...
- typo fix in member name
showOsdScreenshottSetup->showOsdScreenShotSetup
2012-08-21 09:48:22 +01:00
micha-bbg
ccd8e39182
* Numeric display volumebar can be switched off.
...
- Adjustable via Menu -> Settings -> OSD -> Volumebar digits
2012-07-23 09:07:10 +01:00
svenhoefer
9b66c00d04
- osd_setup.cpp: remove double include
2012-07-20 17:50:11 +02:00
[CST] Focus
3b0dec611c
gui/osd_setup.cpp: fix channel list menu, if fade enabled
2012-07-16 19:05:35 +04:00
[CST] Focus
9c3f281445
gui/osd_setup.cpp: in channel context menu->fonts use cancel button
2012-07-16 16:23:24 +04:00
[CST] Focus
58d513d963
fix conflicts:
...
adding hints is work in progress, so until most is finished,
please avoid sorting locals.h, locals_intern.h, english.locale.
to resolve i had to sort (real, case-insensitive) this files
2012-07-12 12:53:53 +04:00
[CST] Focus
e69c99813c
gui/osd_setup.cpp: more hints
2012-07-12 10:31:48 +04:00
micha-bbg
ee781bd880
* Menu hints: Extra font added
...
- Font size set by Menu/Settings/Font settings/Menu/Menu hints
2012-07-11 23:41:08 +01:00
micha-bbg
c542cb3360
* Menu hints: Update loclale
...
- english.locale sorted
- deutsch.locale sorted and translated some new entries (THX Tomworld)
- locals.h/locals_intern.h rebuild
- Corrected typo in the locale/source
2012-07-11 23:41:08 +01:00
[CST] Focus
7ab0876611
gui/osd_setup.cpp: lets just hide menu and repaint on corners option change
2012-07-09 17:37:34 +04:00
[CST] Focus
d74e9ae143
gui/osd_setup.cpp: more hints, WIP
2012-07-09 17:29:24 +04:00
[CST] Focus
646ac551d0
gui/osd_setup.cpp: add menu hints, incomplete - work in progress
2012-07-08 21:48:22 +04:00
[CST] Focus
e1c42a376b
GUI: add show menu hint option
2012-06-29 20:23:24 +04:00
satbaby
041991e0de
infoviewer: displaying dd availability is now optional (martii patch adapted by bazi98 )
2012-06-22 10:30:56 +02:00
[CST] Focus
6fef3c01d7
gui/osd_setup.cpp: remove obsolete alphasetup.h include
2012-06-13 17:55:02 +04:00
[CST] Focus
39a297e8b2
gui/osd_setup.cpp: add notify code for radiotext
2012-05-31 16:25:11 +04:00
micha-bbg
364b323607
* Infoviewer: rework buttonbar
...
- add new class 'CInfoViewerBB' (infoviewer_bb.cpp)
- rework paint and calculate icons
- unused icons in the radio mode will not be displayed
- activate 'show resolution = off' in osd setup
- insert 'Display active tuner' in osd setup
2012-05-19 15:46:37 +01:00
[CST] Focus
0319c4faad
GUI: remove CMenuWidget->hide() calls - CMenuWidget->exec() always hide before return
2012-05-07 15:37:02 +04:00
[CST] Focus
d0c3ad2f35
gui/osd_setup.cpp: fix memleaks when using CMenuForwarder
2012-05-05 14:11:54 +04:00
micha-bbg
6a5ffc315f
* neutrino: GUI Painting of Vol. Mute and Clock (Part3)
...
- Use new class for volumebar
- Numeric display added for volumebar (switchable)
- Display of volumebar, mute icon and info clock optimized (top right)
- Volumebar better scalable
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2153 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-18 18:46:48 +00:00