Commit Graph

311 Commits

Author SHA1 Message Date
Michael Liebmann
31e2dae622 Fix paint VolumeBar on InfoViewer 2013-07-03 07:30:09 +02:00
Stefan Seyfried
93a428c817 infoviewer: always paint 'no epg...' in the same place 2013-05-31 12:25:58 +02:00
Stefan Seyfried
06ea41f003 infoviewer: simplify show_current_next() 2013-05-31 12:24:54 +02:00
svenhoefer
7d5ecda6e5 - infoviewer: get width of timescale from progressbar object ...
.. to remove hardcoded timescale width in showInfoFile()
2013-05-10 09:33:25 +02:00
Thilo Graf
19f2d556ee CInfoViewer: use correct text color in showInfoFile() 2013-04-27 22:20:10 +02:00
Thilo Graf
54d0f8b42b CInfoViewer: add member killInfobarText()
Ensure that no unnecessary instance of Components infobox is generated
and paint only changed text.
2013-04-27 22:20:10 +02:00
Thilo Graf
e30f4d2764 CInfoViewer: ensure hide on deleted info file 2013-04-27 22:20:09 +02:00
Jacek Jendrzej
6d088357c3 CInfoViewer::showInfoFile -check file size
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>
2013-04-26 18:31:40 +02:00
Thilo Graf
a09d7f4a7e CInfoViewer: implement CComponentsInfoBox() to show infobar.txt content 2013-04-26 18:31:39 +02:00
Michael Liebmann
9e3e8e981b * Infoviewer: Fix key handling for PiP 2013-04-19 00:38:34 +01: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
268c5b84e9 CInfoViewer: delete infoViewerBB in destructor 2013-04-17 10:21:33 +04:00
Stefan Seyfried
5e4603071e CInfoViewer: delete infoViewerBB in destructor 2013-04-15 19:46:12 +02:00
Thilo Graf
f70a30defa Progressbars: use default frame thickness
It's unnecessary overhead to set the value everywhere, except it's needed.
2013-04-06 08:33:51 +02:00
Michael Liebmann
adfbfe079c * Fix order of colors for some progress bars 2013-04-05 19:43:50 +01:00
svenhoefer
85ab392a09 - infoviewer: remove frame from timescale inside infoviewer 2013-04-04 14:41:13 +02:00
Thilo Graf
860be9a412 CComponents: add progressbar class to cc-items
CProgressbar moved into components sub directory and adapt includes.
Progressbar objects are now usable as cc-item

TODO:
-some color and size corrections
-found some dub codes for sig and snr-bars, needs rework
2013-04-02 09:31:05 +02:00
Stefan Seyfried
1ee9088f28 infoviewer: make oldinfo a member of the class 2013-04-01 15:48:00 +04:00
[CST] Focus
d60f6691d6 gui/infoviewer.cpp: fix tuner icon display 2013-03-26 19:54:29 +04:00
[CST] Focus
60cfc785cd gui/infoviewer.cpp: update progress in file play mode while visible 2013-03-26 18:46:09 +04:00
[CST] Focus
bbc4285510 gui/infoviewer.cpp: show playback speed with play state icon 2013-03-26 17:40:04 +04:00
Stefan Seyfried
5033a9e4ef infoviewer: make oldinfo a member of the class 2013-03-25 18:02:46 +01:00
[CST] Focus
026592e8fe Merge branch 'dvbsi++' into next
Conflicts:
	src/neutrino.cpp
	src/zapit/src/femanager.cpp
	src/zapit/src/getservices.cpp
	src/zapit/src/transponder.cpp
2013-02-28 16:39:34 +04:00
Jacek Jendrzej
662955f9e7 src/gui/infoviewer.cpp: fix paint progressbar opt 1 2013-02-23 17:34:12 +01:00
Jacek Jendrzej
0fc78c5738 src/gui/infoviewer.cpp: fix div by zero 2013-02-16 21:25:02 +01:00
svenhoefer
0986c3af8a - infoviewer.cpp: change width of infobar.txt-field ...
... in dependency from g_settings.infobar_progressbar
2013-02-14 19:14:47 +01:00
[CST] Focus
6174c657a1 Merge branch 'dvbsi++' into next 2013-02-13 15:34:41 +04:00
Jacek Jendrzej
63c66c1f4e add progressbar opt to infobar 2013-02-12 18:03:50 +01:00
Jacek Jendrzej
158ad4243f src/gui/infoviewer.cpp: fix channel name getRenderWidth for unicode 2013-02-11 10:39:34 +01:00
[CST] Focus
f10ea0636d gui/infoviewer.cpp: check live frontend for delivery system 2013-01-16 15:48:21 +04:00
satbaby
59fa692bd0 supplement to 7bebdf91e0, simplification 2012-12-08 16:28:53 +01:00
satbaby
7bebdf91e0 add provider name to infobar , no gui option 2012-12-08 11:15:40 +01:00
satbaby
926e0ce141 initialize not initialized var 2012-11-05 09:24:51 +01:00
[CST] Focus
5c6c284c2f gui/infoviewer.cpp: add set/getUpdateTimer, dont set timer in start() 2012-11-02 16:09:25 +04:00
[CST] Focus
67579409ba gui/infoviewer.cpp: init and reset radiotext position and size 2012-10-25 18:02:57 +04:00
satbaby
2c302dc90d NeutrinoMessages fix memleak , ported from tuxbox cvs 2012-10-21 18:45:39 +02:00
Thilo Graf
807dce9497 *CInfoViewer: don't show tuner icon with single boxes 2012-09-18 12:10:17 +02:00
[CST] Focus
1f4c39fdd3 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-09-13 15:00:34 +04:00
satbaby
576d3d9da0 infoviewer.cpp:fix showSysfsHdd 2012-09-13 12:59:18 +02:00
[CST] Focus
9fdbdbd343 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-09-13 11:24:13 +04:00
satbaby
a3bfab0bcd remove doubles include 2012-09-11 20:31:33 +02:00
[CST] Focus
3f5a0e5bb1 remove channel_id mask for CEitManager getXXX calls 2012-08-30 14:50:01 +04:00
[CST] Focus
74a761ef50 use CEitManager to get EIT data 2012-08-30 11:40:02 +04:00
[CST] Focus
9630e1497d gui/infoviewer.cpp: adapt for new GetRecordMode() mask 2012-08-07 12:09:39 +04:00
satbaby
060c1c45b2 fix gcc 4.7.x warnings 2012-07-07 13:09:08 +02:00
[CST] Focus
343a2b9492 gui/infoviewer.cpp: comment unused CInfoViewerHandler 2012-06-13 15:25:55 +04:00
[CST] Focus
9013d64c14 gui/infoviewer.cpp: comment all showIcon_CA_Status calls, leave only one - on event;
comment unused code
2012-06-02 14:55:32 +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
svenhoefer
3b1d063c04 - infoviewer.cpp: more suitable icons for tuner 2012-05-14 21:56:16 +02:00
satbaby
489d88a9a2 initialize volues 2012-05-09 17:33:34 +02:00