martii
a12f4c0274
parental protection: make zaptime configurable
...
Conflicts:
data/locale/english.locale
src/gui/channellist.cpp
src/gui/parentallock_setup.cpp
src/neutrino.cpp
2014-11-11 14:40:52 +03:00
[CST] Focus
121d2f6339
gui/channellist.cpp: add channel move to bouquet
2014-10-28 15:13:22 +03:00
[CST] Focus
e099cd4413
gui/channellist.cpp: disable 'other' bouquet edit
2014-10-27 14:02:34 +03:00
[CST] Focus
8772d219f1
gui/miscsettings_menu.cpp: add option to enable/disable empty favorites in bouquet list
2014-10-27 13:52:23 +03:00
[CST] Bas
5f3872b5dd
neutrino: add support for CST new simple frontpanel with LED segment display. (c) focus and adjusted by me.
...
Conflicts:
src/daemonc/remotecontrol.cpp
src/gui/channellist.cpp
2014-10-22 16:14:05 +04:00
[CST] Focus
00ead6aa95
gui/channellist.cpp: allow to edit provider bouquet
2014-10-14 16:45:08 +04:00
[CST] Focus
b1ba52b754
gui/channellist.cpp: add per-channel lock in editor
2014-10-14 12:15:49 +04:00
[CST] Focus
e61a66e4d6
gui/channellist.cpp: fix key pass to neutrino,
...
after commit fa4333f948
2014-10-11 15:49:43 +04:00
[CST] Focus
2878b34141
gui/channellist.cpp: add channels reinit, if target bouquet was empty (hidden),
...
or empty after edit (to hide)
2014-10-11 13:23:09 +04:00
[CST] Focus
fa4333f948
gui/channellist.cpp: add inline list editor;
...
add to favorite bouquets without channels re-init;
cleanup
2014-10-10 15:26:32 +04:00
M. Liebmann
2ae4e4819b
CChannelList: Fix OSD error when exit the zap history
2014-09-28 12:51:58 +04:00
M. Liebmann
862a724a3d
Fix background paint header clock in channellist
2014-09-26 14:22:30 +04:00
M. Liebmann
617eece227
CChannelList: Rework drawing channel logo...
...
...for use color gradients in header
2014-09-25 11:10:02 +04:00
martii
e84782bc4c
drop explicit CMenuForwarder icon assignments
...
Conflicts:
src/gui/3dsetup.cpp
src/gui/bouquetlist.cpp
src/gui/hdd_menu.cpp
src/gui/keybind_setup.cpp
src/gui/mediaplayer.cpp
src/gui/mediaplayer_setup.cpp
src/gui/moviebrowser.cpp
src/gui/network_setup.cpp
src/gui/nfs.cpp
src/gui/osd_setup.cpp
src/gui/osdlang_setup.cpp
src/gui/parentallock_setup.cpp
src/gui/personalize.cpp
src/gui/proxyserver_setup.cpp
src/gui/record_setup.cpp
src/gui/scan_setup.cpp
src/gui/screensetup.cpp
src/gui/settings_manager.cpp
src/gui/timerlist.cpp
src/gui/update_menue.cpp
src/gui/vfd_setup.cpp
src/gui/videosettings.cpp
src/neutrino_menue.cpp
2014-09-15 11:44:08 +04:00
martii
b21cb152b5
system/settings: move theme colors to dedicated struct
...
Conflicts:
src/driver/pictureviewer/pictureviewer.cpp
src/gui/epgview.cpp
src/gui/osd_setup.cpp
src/gui/pluginlist.cpp
src/neutrino.cpp
2014-09-12 18:29:21 +04:00
[CST] Focus
420af7a4dc
neutrino: sync keybind and usermenu code with neutrino-mp, code (C) martii
2014-09-05 17:49:11 +04:00
[CST] Focus
a473fe8194
webtv channels integration port,
...
initial code (C) martii,
initial patch from jacek
2014-08-27 17:32:26 +04:00
martii
94e6cf9a25
gui/channellist: make displaying channel numbers optional
...
Conflicts:
data/locale/deutsch.locale
src/gui/channellist.cpp
src/gui/osd_setup.cpp
2014-07-23 11:57:05 +04:00
[CST] Focus
477f1eaa32
gui/channellist.cpp: show empty progressbar for channels without epg, too
2014-07-18 13:26:48 +04:00
[CST] Focus
0cda142ba7
Revert "CChannelList/COsdSetup: use showOsdChanlistSetup() from OSD-Setup"
...
commit has problems: bad looking, if fade is ON, menu missed channel list fonts config
This reverts commit 253579909f
.
2014-07-17 17:02:43 +04:00
[CST] Focus
416646bbff
merge neutrino-mp progressbar code, (C) martii
2014-07-17 17:02:37 +04:00
M. Liebmann
2ecd9918cb
CChannelList: Use CComponentsChannelLogo for display channellogo
2014-06-29 13:25:32 +02:00
Thilo Graf
5670e87d77
CChannelList: disable paint of clock background, it's not required here
2014-06-28 01:09:17 +02:00
Thilo Graf
253579909f
CChannelList/COsdSetup: use showOsdChanlistSetup() from OSD-Setup
...
This removes multiple code parts from COsdSetup without
loss of functionality.
2014-06-23 18:43:47 +02:00
Thilo Graf
69e2debb02
COSDFader: rename member functions, adapt implementations
...
Stop() is not exactly attributable if fader class used as inherited and
Fade() don't tell really what done and related to return value 'bool'...
especially as the fader class members have been not documented.
2014-06-23 18:43:47 +02:00
svenhoefer
df1c8ac00d
- channellist: add colored progressbars
...
* thx to bazi98, martii and benny
2014-06-23 17:05:44 +02:00
svenhoefer
649d1b1f9d
- change RenderString() default to UTF8
2014-06-11 23:07:13 +02:00
svenhoefer
8b91cda918
- change getRenderWidth() default to UTF8
2014-06-11 23:07:00 +02:00
martii
3a52a97fce
zapit/bouquets: rename bAlwaysLocked => bLockCount
2014-05-25 18:43:46 +02:00
martii
abe03ad749
zapit/bouquets: count locked bouquets a channels is in, and honor lock in all bouquets
2014-05-25 18:43:38 +02:00
Thilo Graf
4a28d853d2
CChannelList: ensure erase of clock after stopping
2014-05-22 20:38:21 +02:00
martii
00c1a8af01
gui/channellist: use localized value for minutes
2014-05-06 12:21:07 +02:00
Thilo Graf
a573b02b85
CComponentsPIP: use a default frame with thickness 2 and small corner radius
2014-04-02 08:40:21 +02:00
M. Liebmann
ddc826ab51
CComponentsFrmClock: Fix thread handling
...
- Set clock activ = false for default
2014-02-13 18:26:04 +01:00
Thilo Graf
5ea7ec48df
CComponentsHeader: rework constructors, add CComponentsHeaderLocalized
...
Member initVarHeader() now used with parameters, so it's possible
to remove multiple code in constructors, but some class must be
renamed to CComponentsHeaderLocalized.
2014-01-24 23:09:56 +01:00
svenhoefer
53f5801d6f
- adapt ShowMsg handling from martii's neutrino-mp
2014-01-22 12:37:21 +01:00
svenhoefer
9fb63a20d9
- channellist: channellogos can be disabled
2013-12-28 23:39:51 +01:00
M. Liebmann
d591acff42
CChannelList: Fix display header clock
2013-12-17 08:35:31 +01:00
Jacek Jendrzej
9ef0e68ba2
CChannelList::~CChannelList(): delete remove unnecessary
2013-12-16 13:39:55 +01:00
Jacek Jendrzej
7e2d12e5d5
CChannelList::~CChannelList(): fix possible segfault
...
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
2013-12-15 17:40:25 +01:00
M. Liebmann
713003aa84
CComponentsFrmClock: Use blinking function for InfoClock & Channellist
2013-12-11 15:55:14 +01:00
martii
15b2b2ec05
remove widest_number definition and usage, add Font::getMaxDigitWidth() method instead
...
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com >
2013-11-29 23:02:50 +01:00
[CST] Focus
edaa65d51d
gui/channellist.cpp: fix empty box paint, if no logo found
2013-11-29 17:27:10 +04:00
[CST] Focus
3b707458be
gui/channellist.cpp: disable screen save for detail line
2013-11-29 17:27:10 +04:00
M. Liebmann
90985f11d2
Adapting certain files to the changed font handling of info clock
2013-11-28 16:07:48 +01:00
svenhoefer
3c8d47fa49
Revert "global.h: Use forward-declarations to reduce number of dependencies"
...
This reverts commit 4bc6e43ad4
.
2013-11-13 23:40:16 +01:00
Stefan Seyfried
4bc6e43ad4
global.h: Use forward-declarations to reduce number of dependencies
2013-11-13 10:40:03 +01:00
Thilo Graf
6dd1da0628
revert 6ee7fac1a5
...
Was bad idea to rename. Other Classes can also inherit this. See CMenuTarget
2013-10-26 23:25:59 +02:00
Thilo Graf
6ee7fac1a5
CComponents: rename hide() to hideCC()
...
There are too many name conflicts with hide-members in other classes.
2013-10-24 21:39:04 +02:00
Thilo Graf
f7798affc6
CComponents: add unfied header file for general include of cc classes
...
Provides a unified header file, so it is not required to select a
certain header file.
2013-10-24 21:19:07 +02:00