Michael Liebmann
af1f9a1e14
Add option to resize the VolumeBar
...
- Minimum height: Height of NEUTRINO_ICON_VOLUME + 2 pixels
- Maximum height: 50 pixels
- Setting can be changed with:
Menu -> Settings -> OSD -> Volume -> Height of display
Origin commit data
------------------
Commit: 0a0035c2ae
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-06-29 (Sat, 29 Jun 2013)
Origin message was:
------------------
Add option to resize the VolumeBar
- Minimum height: Height of NEUTRINO_ICON_VOLUME + 2 pixels
- Maximum height: 50 pixels
- Setting can be changed with:
Menu -> Settings -> OSD -> Volume -> Height of display
2013-07-21 22:06:05 +02:00
Michael Liebmann
09d3ccc359
Add new class CNeutrinoFonts for setup and modify neutrino fonts
...
- move SetupFonts() from CNeutrinoApp to CFontSetup
Origin commit data
------------------
Commit: 465d2aba23
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-06-27 (Thu, 27 Jun 2013)
2013-07-21 22:05:14 +02:00
Michael Liebmann
9a41f04867
COsdSetup: Fix segfault due 'double free or corruption' (glibc)
...
- remove 'delete mfFontFile' & 'delete mfTtxFontFile' from destructor
- initialize variables mfFontFile & mfTtxFontFile
Origin commit data
------------------
Commit: dfd5c29371
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-07-04 (Thu, 04 Jul 2013)
2013-07-04 22:58:36 +02:00
Michael Liebmann
5524be73f2
COsdSetup: Display file names in font setup menu
...
Origin commit data
------------------
Commit: 6d3a05fe0a
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-07-03 (Wed, 03 Jul 2013)
2013-07-03 07:30:10 +02:00
Michael Liebmann
c91e7889aa
CVolumeBar: add enums for volume bar pos
...
Origin commit data
------------------
Commit: 2a63a85584
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-06-26 (Wed, 26 Jun 2013)
2013-07-03 07:30:09 +02:00
Michael Liebmann
56c1d0a7d5
CVolumeBar: Reactivate position 'higher center' for volume bar
...
Origin commit data
------------------
Commit: c70167b58f
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-06-06 (Thu, 06 Jun 2013)
2013-06-06 12:00:06 +02:00
vanhofen
4f521760ef
locals: use more matching descriptions for screen positions
...
Origin commit data
------------------
Commit: c80b1b0640
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-05-11 (Sat, 11 May 2013)
Origin message was:
------------------
- locals: use more matching descriptions for screen positions
2013-05-11 12:57:36 +02:00
Michael Liebmann
d42c40beac
COsdSetup::changeNotify: Add handling for volume digits / CVolumeHelper
...
Origin commit data
------------------
Commit: d90ce27876
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-05-11 (Sat, 11 May 2013)
Origin message was:
------------------
* COsdSetup::changeNotify: Add handling for volume digits / CVolumeHelper
2013-05-11 09:38:23 +01:00
vanhofen
474888da37
osd-setup: fix segmentation fault
...
Origin commit data
------------------
Commit: 1376a94197
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-05-10 (Fri, 10 May 2013)
Origin message was:
------------------
- osd-setup: fix segmentation fault
2013-05-10 22:48:37 +02:00
vanhofen
3e5bf1083e
osd-setup: move menu-related stuff to a submenu 'menus'
...
* re-sort remaining items
Origin commit data
------------------
Commit: 655ae5d51f
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-05-10 (Fri, 10 May 2013)
Origin message was:
------------------
- osd-setup: move menu-related stuff to a submenu 'menus'
* re-sort remaining items
2013-05-10 21:36:34 +02:00
Michael Liebmann
ff9e2196dd
OSD Setup: Move volume settings in a separate submenu.
...
Origin commit data
------------------
Commit: 3d33901e5e
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-05-09 (Thu, 09 May 2013)
Origin message was:
------------------
* OSD Setup: Move volume settings in a separate submenu.
2013-05-09 16:58:52 +01:00
Thilo Graf
51e81122b5
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
Origin commit data
------------------
Commit: 8baec6d62a
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-05-04 (Sat, 04 May 2013)
2013-05-08 05:11:24 +01:00
[CST] Focus
1bd0bd8a7b
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
Origin commit data
------------------
Commit: 8bb70d1ab3
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-04-17 (Wed, 17 Apr 2013)
2013-04-17 13:32:12 +04:00
Stefan Seyfried
2acc70f0d4
auto-enumerate FONT_TYPE_COUNT instead of defining it
...
Conflicts:
src/system/settings.h
Origin commit data
------------------
Commit: 5954735ed8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-04-15 (Mon, 15 Apr 2013)
2013-04-17 10:21:33 +04:00
Stefan Seyfried
276520fa75
auto-enumerate FONT_TYPE_COUNT instead of defining it
...
Origin commit data
------------------
Commit: 1f1aa08562
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-04-15 (Mon, 15 Apr 2013)
2013-04-15 21:37:43 +02:00
vanhofen
e3905bf5c7
eventlist: make additional infos switchable
...
* new menu 'eventlist' in osd-setup
* fix offset in infozone
* fontsize for infozone adjustable
Origin commit data
------------------
Commit: 473d6f38ba
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-04-13 (Sat, 13 Apr 2013)
Origin message was:
------------------
- 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
vanhofen
204d3ca7bb
osd_progressbar_setup: rework locales; marginal changes in code
...
Conflicts:
data/locale/deutsch.locale
Origin commit data
------------------
Commit: c20d1ef6eb
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-03-26 (Tue, 26 Mar 2013)
Origin message was:
------------------
- osd_progressbar_setup: rework locales; marginal changes in code
Conflicts:
data/locale/deutsch.locale
2013-04-01 16:14:29 +04:00
Thilo Graf
5a4019cbe1
CProgressbarSetup: using unified 'osd' namespace
...
Origin commit data
------------------
Commit: cca6d898c8
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-03-19 (Tue, 19 Mar 2013)
2013-04-01 15:06:41 +04:00
[CST] Focus
e5c67247b9
gui/osd_setup.cpp: fix show tuner icon option
...
Origin commit data
------------------
Commit: fc0571490e
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-03-26 (Tue, 26 Mar 2013)
2013-03-26 19:53:09 +04:00
vanhofen
f02bd7f5a7
osd_progressbar_setup: rework locales; marginal changes in code
...
Origin commit data
------------------
Commit: 33c8526673
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-03-26 (Tue, 26 Mar 2013)
Origin message was:
------------------
- osd_progressbar_setup: rework locales; marginal changes in code
2013-03-26 00:48:04 +01:00
Thilo Graf
24ccdd875a
CProgressbarSetup: using unified 'osd' namespace
...
Origin commit data
------------------
Commit: 7e1ef5d325
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-03-19 (Tue, 19 Mar 2013)
2013-03-19 08:12:43 +01:00
Jacek Jendrzej
3b680a36ca
progressbar-menu-tomworld
...
Origin commit data
------------------
Commit: 369289d179
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-03-11 (Mon, 11 Mar 2013)
2013-03-12 17:27:52 +04:00
Jacek Jendrzej
1bc23bfc31
progressbar-menu-tomworld
...
Origin commit data
------------------
Commit: be2966035f
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-03-11 (Mon, 11 Mar 2013)
2013-03-11 14:40:36 +01:00
vanhofen
8d7e89e414
osd_setup.cpp: move dest-dir for screenshots to top of menu
...
Origin commit data
------------------
Commit: d4370304cd
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-02-26 (Tue, 26 Feb 2013)
Origin message was:
------------------
- osd_setup.cpp: move dest-dir for screenshots to top of menu
2013-02-26 13:10:17 +01:00
Jacek Jendrzej
d17c767183
add progressbar hint loc
...
Origin commit data
------------------
Commit: 6fb981b447
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-02-12 (Tue, 12 Feb 2013)
2013-02-12 19:26:46 +01:00
Jacek Jendrzej
00dfd32794
add progressbar opt to infobar
...
Origin commit data
------------------
Commit: 63c66c1f4e
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-02-12 (Tue, 12 Feb 2013)
2013-02-12 18:03:50 +01:00
tomworld
51fda1d48f
channellist.cpp: Use extra font for event list
...
Origin commit data
------------------
Commit: 105c6b4c70
Author: tomworld <atzeworld@msn.com >
Date: 2013-02-12 (Tue, 12 Feb 2013)
Origin message was:
------------------
* channellist.cpp: Use extra font for event list
2013-02-12 15:45:27 +01:00
vanhofen
13584ec686
osd_setup.cpp: fix color-hotkey for channellist-submenu and add a seperator line
...
Origin commit data
------------------
Commit: e07e95bfb2
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-02-05 (Tue, 05 Feb 2013)
Origin message was:
------------------
- osd_setup.cpp: fix color-hotkey for channellist-submenu and add a seperator line
2013-02-05 00:44:13 +01:00
vanhofen
7ecdaf4a01
osd_setup.cpp: add 'channellist.additional' to channellist's submenu
...
very ugly: same code two times
Origin commit data
------------------
Commit: ce0025c7cd
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-02-04 (Mon, 04 Feb 2013)
Origin message was:
------------------
- osd_setup.cpp: add 'channellist.additional' to channellist's submenu
very ugly: same code two times
2013-02-04 23:43:16 +01:00
vanhofen
9da986e456
channellist: make miniTV switchable
...
Origin commit data
------------------
Commit: d8bd46e9d1
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-02-04 (Mon, 04 Feb 2013)
Origin message was:
------------------
- channellist: make miniTV switchable
2013-02-04 22:25:15 +01:00
TangoCash
eedc2330d9
add optional mini-tv to channellist
...
Signed-off-by: satbaby <crashdvb@googlemail.com >
Origin commit data
------------------
Commit: 1a425308ed
Author: TangoCash <eric@loxat.de >
Date: 2013-01-30 (Wed, 30 Jan 2013)
2013-01-30 19:17:52 +01:00
[CST] Focus
0b95ac9dba
gui/osd_setup.cpp: remove unneeded colorSetupNotifier->changeNotify
...
Origin commit data
------------------
Commit: bc6a239002
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-11-02 (Fri, 02 Nov 2012)
2012-11-02 12:56:44 +04:00
[CST] Focus
280d4a4979
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.
Origin commit data
------------------
Commit: 483e9563e5
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-10-20 (Sat, 20 Oct 2012)
2012-10-20 11:13:22 +04:00
Michael Liebmann
72d855d2eb
osd_setup.cpp: Fix segfault in mode single tuner/display tuner icon
...
Origin commit data
------------------
Commit: 7a414b7c56
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-10-02 (Tue, 02 Oct 2012)
2012-10-02 11:08:48 +01:00
Thilo Graf
de4d59a548
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.
Origin commit data
------------------
Commit: ca748c6f48
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-09-18 (Tue, 18 Sep 2012)
Origin message was:
------------------
*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
c076790003
CInfoViewer: don't show tuner icon with single boxes
...
Origin commit data
------------------
Commit: 807dce9497
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-30 (Thu, 30 Aug 2012)
Origin message was:
------------------
*CInfoViewer: don't show tuner icon with single boxes
2012-09-18 12:10:17 +02:00
Thilo Graf
4ffd702166
COsdSetup: change order of includes
...
- typo fix in member name
showOsdScreenshottSetup->showOsdScreenShotSetup
Origin commit data
------------------
Commit: 260af3fb65
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-07-29 (Sun, 29 Jul 2012)
Origin message was:
------------------
*COsdSetup: change order of includes
- typo fix in member name
showOsdScreenshottSetup->showOsdScreenShotSetup
2012-08-21 09:48:22 +01:00
Michael Liebmann
57dcb7d27a
Numeric display volumebar can be switched off.
...
- Adjustable via Menu -> Settings -> OSD -> Volumebar digits
Origin commit data
------------------
Commit: ccd8e39182
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-04-27 (Fri, 27 Apr 2012)
Origin message was:
------------------
* Numeric display volumebar can be switched off.
- Adjustable via Menu -> Settings -> OSD -> Volumebar digits
2012-07-23 09:07:10 +01:00
vanhofen
fc7d9d2644
osd_setup.cpp: remove double include
...
Origin commit data
------------------
Commit: 9b66c00d04
Author: vanhofen <vanhofen@gmx.de >
Date: 2012-07-20 (Fri, 20 Jul 2012)
Origin message was:
------------------
- osd_setup.cpp: remove double include
2012-07-20 17:50:11 +02:00
[CST] Focus
1d79eea214
gui/osd_setup.cpp: fix channel list menu, if fade enabled
...
Origin commit data
------------------
Commit: 3b0dec611c
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-07-16 (Mon, 16 Jul 2012)
2012-07-16 19:05:35 +04:00
[CST] Focus
9dc1669e23
gui/osd_setup.cpp: in channel context menu->fonts use cancel button
...
Origin commit data
------------------
Commit: 9c3f281445
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-07-16 (Mon, 16 Jul 2012)
2012-07-16 16:23:24 +04:00
[CST] Focus
b428287416
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
Origin commit data
------------------
Commit: 58d513d963
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-07-12 (Thu, 12 Jul 2012)
2012-07-12 12:53:53 +04:00
[CST] Focus
652bcefe70
gui/osd_setup.cpp: more hints
...
Origin commit data
------------------
Commit: e69c99813c
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-07-12 (Thu, 12 Jul 2012)
2012-07-12 10:31:48 +04:00
Michael Liebmann
c40d73a36e
Menu hints: Extra font added
...
- Font size set by Menu/Settings/Font settings/Menu/Menu hints
Origin commit data
------------------
Commit: ee781bd880
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-07-12 (Thu, 12 Jul 2012)
Origin message was:
------------------
* Menu hints: Extra font added
- Font size set by Menu/Settings/Font settings/Menu/Menu hints
2012-07-11 23:41:08 +01:00
Michael Liebmann
eeba96412a
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
Origin commit data
------------------
Commit: c542cb3360
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-07-10 (Tue, 10 Jul 2012)
Origin message was:
------------------
* 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
91b902d249
gui/osd_setup.cpp: lets just hide menu and repaint on corners option change
...
Origin commit data
------------------
Commit: 7ab0876611
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-07-09 (Mon, 09 Jul 2012)
2012-07-09 17:37:34 +04:00
[CST] Focus
eb588c62ce
gui/osd_setup.cpp: more hints, WIP
...
Origin commit data
------------------
Commit: d74e9ae143
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-07-09 (Mon, 09 Jul 2012)
2012-07-09 17:29:24 +04:00
[CST] Focus
334bd4bcc0
gui/osd_setup.cpp: add menu hints, incomplete - work in progress
...
Origin commit data
------------------
Commit: 646ac551d0
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-07-08 (Sun, 08 Jul 2012)
2012-07-08 21:48:22 +04:00
[CST] Focus
6c54c0e824
GUI: add show menu hint option
...
Origin commit data
------------------
Commit: e1c42a376b
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-06-29 (Fri, 29 Jun 2012)
2012-06-29 20:23:24 +04:00
Jacek Jendrzej
51df80ab7a
infoviewer: displaying dd availability is now optional (martii patch adapted by bazi98 )
...
Origin commit data
------------------
Commit: 041991e0de
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-06-22 (Fri, 22 Jun 2012)
2012-06-22 10:30:56 +02:00