Commit Graph

118 Commits

Author SHA1 Message Date
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
satbaby
f7529a47a9 screenshot: enable scale menu
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2117 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-20 14:04:59 +00:00
striper
30fba89a9d - rework locals for new screenshot menue
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2116 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-20 09:52:00 +00:00
satbaby
382ec004ab -add settings menu screenshot
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2113 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-18 17:16:30 +00:00
micha-bbg
cce30fb301 * Custom Menu Icons
- Use paint background to draw the icons in the info bar.
- Scale down var/hdd fill level in the info bar if larger icons are used.
- No change to use the original icons.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2083 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-07 11:12:52 +00:00
satbaby
101870c27a -add alternative remote controls option (thx, patch by bellum)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2060 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-15 15:44:52 +00:00
thilo
41c3074c4f *neutrino osd setup: init members in constructor, style
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2034 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-01 21:43:25 +00:00
focus
042385c001 Create and delete radiotextNotifier in the same function, remove extra delete
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2023 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-30 08:42:18 +00:00
focus
900dae7ddd Change radiotext to read PES; enable radiotext option for testing. Latest libcs needed.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2022 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-29 15:37:55 +00:00
focus
e85c48501f Experimental: save/restore screen for channel list context menu
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1935 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-05 14:16:28 +00:00
thilo
8b5857909b *neutrino menu: remove parameter 'mwidth' from widget constructor
Hope we don't need it anymore...

*neutrino menu: remove select functions

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1909 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-25 23:48:30 +00:00
thilo
eff98c661e *neutrino menu: fix 'memory ' of selected items in submenues
Add small helper class to manage missing values
e.g. needed for deallocated widget objects.
This class we can also use for other things in future!

In this context I added a vector for 'selected' values needed for
deeper and deallocated submenues.
The identification of widgets working now with a new widget parameter named 'w_index'.
setSelected() and getSelected() functions are still working, but are not needed, if we use an index

-add define for default widget index
-add new header file for enums
-adapted many menu classes for this parameter

Hope it' works fine. If you find any menu without  a 'memory', please add an index.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1908 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-25 23:48:18 +00:00
thilo
1acfb1416f *neutrino osd_setup: fix possible memleak
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1884 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-22 22:09:27 +00:00
focus
470f8fa30c Move OSD preset notify to osd setup
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1883 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-22 17:12:06 +00:00
focus
1d4b37a262 Move menu to selected position on menu position option change
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1880 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-22 16:26:06 +00:00
focus
9c021d73f7 Add channel list settings to channel list menu
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1872 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-22 11:03:38 +00:00
focus
158d22a3c7 add COsdSetup::changeNotify, atm only for new option
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1866 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-18 15:22:44 +00:00
focus
0b32b39bdf Experimental option for non-transparent fonts, to make them readable with high transparency levels. Looking a bit ugly, must be improved
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1858 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-17 10:53:53 +00:00
focus
3f8558688d osd_setup: close all menus on menu key. I want recall to all: this is missed behavior, MENU key should quit menus, not return to prev
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1854 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-16 17:06:11 +00:00
focus
6ef5a425dd Attempt to fix fonts size Reset to defaults
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1852 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-16 16:32:04 +00:00
striper
80c84efb7c - extend colored events to channellist
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1779 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-28 16:39:12 +00:00
micha-bbg
469d06a95a Switchover remote control standard / neo1
- Disable virtual zap when Neo1 remote control
- OSD setup (remote control) optimized.


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1772 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-23 14:56:54 +00:00
striper
4bcf630afd - move new colored events menu point from general osd settings to infobar settings as this is a more appropriate place
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1663 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-09-04 15:57:48 +00:00
striper
d93630be48 - optional colouring of NOW or NEXT event in infobar (patch by svenhoefer)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1662 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-09-04 10:08:32 +00:00
striper
f579bd73f3 - neutrino: mute icon at volume 0 (thx bazi98!)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1620 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-08-12 08:25:08 +00:00