Stefan Seyfried
8fcaeda6a4
infoviewer.h: replace includes with forward declaration
2015-02-14 14:31:12 +01:00
Stefan Seyfried
967f85eb5f
infoviewer: use forward declaration instead of including infoviewer_bb
2015-02-14 14:31:11 +01:00
Thilo Graf
a58bd6c235
CInfoViewer: rework init and paint of clock
...
This removes some dimension assignments in start() because of
already existant and usable dimension values that comes directly
from clock object.
2014-12-19 10:19:51 +01:00
svenhoefer
25f30a6fa4
- infoviewer: fix calculation for time_width ...
...
... because some fonts has larger ' ' than ':'.
* align clock with 10 px right offset (same as the other elements)
* align depending elements with new clock dimensions
2014-12-18 15:59:07 +01:00
[CST] Focus
d83d519c86
gui/movieplayer.cpp: add support for marked file list to play (file playback) and repeat modes,
...
original code (C) martii <m4rtii@gmx.de >
2014-09-17 20:13:49 +04:00
martii
e4801974be
gui/infoviewer: remove no longer used class member "old_timestr"
2014-06-20 14:35:22 +02:00
Thilo Graf
ef374d7f8d
CInfoViewer: show time with CComponentsFrmClock object
...
This replaces old code that displayed time in infobar.
2013-11-26 11:56:23 +01:00
svenhoefer
5ce5730f84
- movieplayer: show channellogo in infobar
2013-11-15 09:22:12 +01:00
[CST] Focus
bbe63318b8
gui/infoviewer.cpp: disable EVT_NOEPG_YET in virtual zap mode
2013-07-30 11:13:50 +04:00
Michael Liebmann
31e2dae622
Fix paint VolumeBar on InfoViewer
2013-07-03 07:30:09 +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
a09d7f4a7e
CInfoViewer: implement CComponentsInfoBox() to show infobar.txt content
2013-04-26 18:31:39 +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
5033a9e4ef
infoviewer: make oldinfo a member of the class
2013-03-25 18:02:46 +01: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
[CST] Focus
5c6c284c2f
gui/infoviewer.cpp: add set/getUpdateTimer, dont set timer in start()
2012-11-02 16:09:25 +04: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
[CST] Focus
1e1b370321
gui/infoviewer.cpp: add destructor
2012-05-04 16:52:07 +04:00
[CST] Focus
5027559691
Merge branch 'multituner' into dvbsi++
2012-03-16 14:22:37 +04:00
[CST] Focus
68201bad9e
fix conflict
2012-03-16 14:11:06 +04:00
satbaby
e7f4a0a9cc
show infobar with colored freq after SDT freq update
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2150 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-15 18:06:22 +00:00
[CST] Focus
2c5e1e9948
gui/infoviewer.cpp: add showTitle for t_channel_id and CZapitChannel
2012-03-13 20:29:44 +04:00
[CST] Focus
f3d2895847
Merge branch 'master', remote-tracking branch 'origin' into dvbsi++
2012-03-02 19:31:49 +04:00
[CST] Focus
2ecc60cf71
Merge branch 'master' into multituner
2012-03-02 18:59:50 +04:00
satbaby
987d592da5
infoviewer: extension infobar timeout for motor rotation
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2133 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-29 13:20:23 +00:00
[CST] Focus
8aace8f669
Merge branch 'master' into multituner
2012-02-15 13:51:38 +04:00
[CST] Focus
4dfaa13725
sync
2012-02-10 19:11:39 +04: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
[CST] Focus
deeb24760e
infoviewer: get satellite name from CServiceManager; add tuner number icon; use channel camap to display ca systems
2012-01-13 14:41:21 +04:00
focus
897a8293cd
Pass reference to showMovieTitle; Fix function name
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1959 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-08 16:26:08 +00:00
focus
eed6f509a7
Use new class to fade. Old code commented for reference until confirmed no changes in behavior
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1951 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-06 15:13:04 +00:00
striper
57ed8ca478
- block FAV button in VirtualZAP mode to prevent unwanted/buggy behavior
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1768 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-21 11:03:11 +00:00
striper
ec402d9518
- add support for radiotext (needs testing) -> http://www.dbox2world.net/board293-coolstream-hd1/board296-coolstream-software/10635-radiotext-einbauen/
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1501 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-06-02 15:29:40 +00:00
satbaby
e73cf4aa52
-add Logo+Kanalnummer/Signalbalken option
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1494 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-05-26 15:35:22 +00:00
seife
ca56d16908
infoviewer: scale filesystem bars with screen width
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1083 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-01-30 12:23:55 +00:00
satbaby
4ed28f963c
reduce globales
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1078 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-01-28 09:45:30 +00:00
seife
65b1e20a83
movieplayer: display approx. playback position in infobar
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@891 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-11-27 13:57:01 +00:00
satbaby
34084de56f
-add movieplayer icons to infoviewer
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@820 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-10-05 17:15:22 +00:00
seife
6861b2969c
neutrino: port "show infobar on EPG change" from tuxbox
...
Maybe this should be configurable besides the config file,
then another Menu item is needed...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@736 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-08-22 17:25:56 +00:00
satbaby
c93a6b9797
optimize & fixes
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@703 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-08-04 16:23:15 +00:00
satbaby
1760ea8acb
optimize & fixes
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@702 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-08-04 16:13:06 +00:00
satbaby
eed43dde92
-add resolution icon to infoviewer
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@694 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-07-31 14:11:05 +00:00
satbaby
adde01fe2e
-add CA display mode
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@689 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-07-29 11:51:54 +00:00
satbaby
725dd0f905
patch for biger info icons in infobar
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@584 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-05-15 07:42:47 +00:00
satbaby
a61c82eaeb
-add show infobar.txt window
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@583 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-05-14 12:20:57 +00:00
focus
56674d5561
Fixes for non-standart icon sizes. Not complete yet, work in progress. Probably will broke commit #568
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@569 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-05-06 09:39:29 +00:00
focus
8e2b5716ae
Menu position settings
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@390 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-02-20 15:12:51 +00:00