svenhoefer
c00013ea52
- bouqueteditor: some more timeout-fixes
2017-09-27 11:55:22 +02:00
svenhoefer
db80514499
- bouqueteditor: fix timeout; editor doesn't open when timeout was "off"
2017-09-27 09:50:14 +02:00
svenhoefer
4f50b2009a
- bouqueteditor: massively rework gui; ...
...
* add CBEGlobals to globalize some basic calculations
(maybe there's something more to globalize)
* add header-icons
* change header-captions
* add info-texts for webtv-channels
* change arrangement of status-icons
* small code re-formattings
bouqueteditor_bouquets:
* RC_yellow now starts and stops moving of bouquets
* RC_tv now switches to tv-channels
* RC_radio now switches to radio-channels
bouqueteditor_chanselect:
* RC_green now add channels too
* don't use listbox-widget anymore (listbox is unused now)
2017-09-26 12:41:05 +02:00
svenhoefer
6ee3e54741
- add and use FRAME_WIDTH defines; ...
...
replace other fixed frame widths with OFFSET defines
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-20 21:29:53 +02:00
svenhoefer
9d323f4994
- bouqueteditor: use default font for CComponentsFooter
...
(cherry picked from commit 7fef066dfe33b5dbc6d5728bea8171f160d8622d)
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-26 20:53:12 +02:00
svenhoefer
c80cc24335
- bouqueteditor: use CComponentsScrollbar
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-15 21:53:27 +02:00
svenhoefer
5b0faeab8c
- unify DetailsLine-names; move define to settings.h
2017-03-13 12:40:04 +01:00
svenhoefer
8c2301472b
- bouqueteditor: fix icon alignment
2016-11-30 09:17:04 +01:00
svenhoefer
957b1e05df
- various: use DARK text color on DARK background
2016-10-19 14:35:38 +02:00
svenhoefer
2040d7558a
- bouqueteditor_chanselect: use getItemColors function
2016-10-19 10:06:35 +02:00
svenhoefer
98500fdeb6
- add and use OFFSET_INTER definition
2016-10-10 14:19:55 +02:00
svenhoefer
974ef11d5b
- detailsline: remove unneeded position/dimension additions
2016-09-12 12:11:04 +02:00
svenhoefer
fe01996d2b
- bouqueteditor: reduce paintButtons calls to cc_frm_buttons default
2016-08-14 20:59:29 +02:00
Thilo Graf
fdf5239587
bouquetedit classes: use static button font instead auto font size
...
User request
2016-04-05 17:09:17 +02:00
Thilo Graf
86b4c81cab
CBEChannelWidget/CBEChannelSelectWidget: remove setShadowOnOff()
...
Name and function was changed
2015-12-27 14:42:27 +01:00
Thilo Graf
b565700168
CBEBouquet-Classes: switch to new buttonbar based up cc-footer class
2015-03-29 22:40:02 +02:00
Thilo Graf
9776d163f7
CBEChannelSelectWidget/CBEChannelWidget: uinng unified infobox font size
...
...unified style matching to menu hints
2015-03-29 22:40:01 +02:00
[CST] Focus
932289ef61
gui/bedit/bouqueteditor_chanselect.cpp: disable screen save
2015-03-09 13:54:12 +03:00
[CST] Focus
476b6d0850
gui/bedit/bouqueteditor_chanselect.cpp: fix infobox artefacts on hide()
2015-03-06 14:13:59 +03:00
Jacek Jendrzej
c624505818
make channel_id private, use getChannelID()
2015-01-29 14:58:09 +01:00
[CST] Focus
747d7e2ff2
gui/bedit/bouqueteditor_chanselect.cpp: fix crash after
...
commit ebd0259cfc
2014-10-11 13:23:08 +04:00
[CST] Focus
ebd0259cfc
gui/bedit/bouqueteditor_chanselect.cpp: mark inactive channels,
...
pass CZapitBouquet in place of bouquet number,
cleanup
2014-10-10 15:26:32 +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
svenhoefer
649d1b1f9d
- change RenderString() default to UTF8
2014-06-11 23:07:13 +02:00
Jacek Jendrzej
9d916ba8d7
gui/bedit details line osd fix
2014-05-16 11:59:03 +02:00
Jacek Jendrzej
4f65a8d823
src/gui/bedit/bouqueteditor_chanselect.cpp: fix kill details line
2014-05-09 22:28:44 +02:00
Jacek Jendrzej
292c626846
-add sort option for channellist editor
2014-05-01 22:27:09 +02:00
Thilo Graf
33ec56ad6f
CComponents: remove member setCornerRadius(),
...
setCorner() replaces this function, 2nd parameter sets type
2013-09-19 08:24:40 +02:00
Michael Liebmann
c60c5c5ce3
Replace color indexes of the text colors by real color values for RenderString()
...
- If necessary, Correct data types of the color values
2013-07-21 22:00:58 +02:00
[CST] Focus
d51be84b88
bouqueteditor_channels.cpp, bouqueteditor_chanselect.cpp: try to fix details,
...
for some reason only sat name is displayed
2013-06-11 12:52:01 +04:00
[CST] Focus
4850e6d77a
set infobox color to COL_MENUCONTENTDARK_PLUS_0:
...
same color as main window looks boring, probably make sense to add color config option for this
2013-06-10 15:59:21 +04:00
Stefan Seyfried
b8aa68a2da
neutrino: fix nullpointer crash if no channels are present
2013-05-30 11:20:11 +02: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
e09bc260da
neutrino: make button bar use available space intelligently
...
modify the paintButtons() function, so that it spreads the buttons
over the available width with constant space between them.
Port over all users to the new method and clean up quite some custom
button drawing code on the way.
Conflicts:
src/gui/audioplayer.cpp
src/gui/bouquetlist.cpp
src/gui/channellist.cpp
src/gui/epgview.cpp
src/gui/eventlist.cpp
src/gui/filebrowser.cpp
src/gui/widget/buttons.cpp
src/gui/widget/stringinput.cpp
2013-04-05 14:50:28 +04:00
svenhoefer
7754b8f54e
- bouqueteditor_chanselect.cpp: fix height
...
Conflicts:
src/gui/bedit/bouqueteditor_chanselect.cpp
2013-04-01 16:21:18 +04:00
svenhoefer
4714a30f83
- strech most windows to full screen
...
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on
Conflicts:
src/gui/bedit/bouqueteditor_bouquets.cpp
src/gui/bedit/bouqueteditor_channels.cpp
src/gui/bedit/bouqueteditor_chanselect.cpp
2013-04-01 15:42:38 +04:00
svenhoefer
393aa14cff
- bouqueteditor_chanselect.cpp: fix height
2013-03-29 20:40:52 +01:00
svenhoefer
759966f935
- strech most windows to full screen
...
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on
2013-03-25 09:45:22 +01:00
Thilo Graf
152d40c6cd
Bedit: adapt for infobox
...
The combination of infobox handling and screen size management doesn't
really fit together. Particular it could be better implemented some
inheritance, because incorporated functions and variables are
redundant and so the classes can be better coordinated.
Moreover, it doesn't seem sensible to use only a part of the display.
The use of full screen instead of window could simplify a lot.
2013-03-06 11:28:18 +01:00
Thilo Graf
1a09bd719a
CBEChannelSelectWidget: use CComponentsInfoBox to paint infobox
2013-03-06 11:27:56 +01:00
Thilo Graf
b0fc5efe28
Bedit: adapt for last changes in CComponents
2013-03-06 11:27:52 +01:00
Thilo Graf
55a9b0db75
Bedit: apply last CComponent changes
2013-03-06 11:27:51 +01:00
Thilo Graf
daa3ce2276
Bedit: adapt to current CComponentsInfoBox changes
2013-03-06 11:27:51 +01:00
satbaby
f912b7096c
bouqueteditor:-fix paint infox box
2013-01-09 17:37:36 +01:00
satbaby
a3bfab0bcd
remove doubles include
2012-09-11 20:31:33 +02:00
micha-bbg
28b602a8b3
* Bouqueteditor: CComponentsInfoBox use to paint infobox
2012-07-22 17:16:38 +01:00
Thilo Graf
dd9086b84d
*CBEChannelSelectWidget: remove old detail line handing
...
add dline instance from CComponentsDetailsLine
2012-07-22 17:16:37 +01:00
satbaby
489d88a9a2
initialize volues
2012-05-09 17:33:34 +02:00
[CST] Focus
1c2363cfb4
gui/scan_setup.cpp,
...
gui/channellist.cpp,
gui/bedit/bouqueteditor_channels.cpp,
gui/bedit/bouqueteditor_chanselect.cpp: use transponder::description to show channel details
2012-04-17 18:42:52 +04:00
[CST] Focus
c14741dcd2
GUI: add support for L/R, use transponder::pol to display polarization
2012-04-16 16:56:26 +04:00