svenhoefer
b00e78a165
- fix pagedown logic, but this time for real (i hope)
...
Why this was so difficult code? I don't know.
2016-01-15 13:51:14 +01:00
Thilo Graf
86b4c81cab
CBEChannelWidget/CBEChannelSelectWidget: remove setShadowOnOff()
...
Name and function was changed
2015-12-27 14:42:27 +01:00
svenhoefer
ed4adff745
- channellist, bouquetlist and bouqueteditor: fix pagedown logic
2015-11-08 19:30:59 +01:00
Thilo Graf
1a4d06175f
CBEChannelWidget: remove not required hide()
...
Avoids unnecessary flicker effects, it's enough to repaint only text.
2015-03-29 22:40:04 +02:00
Thilo Graf
d95446882c
CBEBouquetWidget/CBEChannelWidget: add missing exit icon
...
Menue icon has no effect here and exit icon was missed
2015-03-29 22:40:02 +02: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
5ca50e3c67
gui/bedit/bouqueteditor_channels.cpp: disable screen save for infobox,
...
fix empty paint on empty list
2015-03-09 13:53:56 +03:00
Jacek Jendrzej
c624505818
make channel_id private, use getChannelID()
2015-01-29 14:58:09 +01:00
Jacek Jendrzej
30fb340406
bouqueteditor_channels.cpp: use RC_tv if key_tvradio_mode not defined fix commit ecff984432
2015-01-29 11:44:49 +01:00
Jacek Jendrzej
7510741c27
bouqueteditor_channels.cpp: use RC_tv if key_tvradio_mode not defined
2015-01-25 13:08:09 +01:00
Janus
df1db3cfad
api4: upgrade channel and bouquet edit (testing)
2015-01-22 13:08:03 +01:00
[CST] Focus
722d226dbe
gui/bedit/bouqueteditor_channels.cpp: pass CZapitBouquet to CBEChannelSelectWidget,
...
mark inacttive both non-found and removed channels
2014-10-10 15:26:32 +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
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
M. Liebmann
7d4747b5be
Fix commit ae8b6e7efc
2014-04-01 15:11:42 +02:00
svenhoefer
ae8b6e7efc
- bouqueteditor_channels.cpp: de-highlight channels not found
2014-04-01 13:48:03 +02:00
Jacek Jendrzej
f65454c3d4
bouqueteditor_channels - CBEChannelWidget::paintItem: extra color for channels not found in service
2014-04-01 13:09:17 +02: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
martii
4d0eea3b23
gui/bouquetlist: fix 73152bd
and 4dcc804
2013-12-13 16:53:05 +01:00
martii
4dcc804a39
gui/bedit/bouqueteditor: use Font::getMaxDigitWidth()
2013-12-13 16:45:51 +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
Thilo Graf
33ec56ad6f
CComponents: remove member setCornerRadius(),
...
setCorner() replaces this function, 2nd parameter sets type
2013-09-19 08:24:40 +02:00
Thilo Graf
8b4cff7146
CBEChannelWidget: use int instead float, is unnecessary here
2013-07-21 22:03:57 +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
a33086568b
neutrino: fix possible div-by-zero in scrollbar calculation
2013-05-30 11:19:39 +02:00
svenhoefer
6c41ffbe47
- neutrino: don't save screen while paint headers
2013-05-28 10:42:39 +02:00
svenhoefer
920e454274
- bouqueteditor: using CComponentsHeader to paint header
...
* move menu button to header
2013-05-28 01:32:23 +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
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
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
e6eb91f706
CBEChannelWidget: use CComponentsInfoBox to paint text into infobox
2013-03-06 11:27:56 +01:00
Thilo Graf
200dce89c1
Bedit: adapt to last CComponent changes
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
Thilo Graf
6e58bb595e
CBEChannelWidget: remove redundant hide of infobox
...
Infobox uses it's own hide().
2013-03-06 11:27:50 +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
2aa30d7303
*CBEChannelWidget: rework details line handling
2012-07-22 17:16:37 +01:00