Commit Graph

291 Commits

Author SHA1 Message Date
Thilo Graf
f71b4084e9 CInfoViewer: remove shadow offset from init,
items works with its own values


Origin commit data
------------------
Commit: da0b867098
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-24 (Sun, 24 Jan 2016)
2016-01-26 20:00:22 +01:00
defans
45bab5a66d CInfoViewer: reset zapmode if not in default mode
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 12c3a15c10
Author: defans <defans@bluepeercrew.us>
Date: 2016-01-24 (Sun, 24 Jan 2016)
2016-01-26 20:00:22 +01:00
Stefan Seyfried
4587a18d91 infoviewer: change show_Data() semantics slightly
the "calledFromEvent" parameter was only used to force display of "no
EPG available". It was set to true when calling from an "zap complete"
or "epg event received" event, which is good, but also when calling from
the display update timer, which is "strange".
Now setting this parameter to false forces the update of the current
event (if available) which is done from display update timer.
This fixes the update of the remaining time display with constantly
displayed infobar (radio mode).


Origin commit data
------------------
Commit: 9a6f9ea786
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-23 (Sat, 23 Jan 2016)
2016-01-25 08:44:26 +01:00
vanhofen
749e5b2e57 infoviewer: fix overlaps on buttons while zapping
Origin commit data
------------------
Commit: 23242e605c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-22 (Fri, 22 Jan 2016)

Origin message was:
------------------
- infoviewer: fix overlaps on buttons while zapping
2016-01-22 10:49:45 +01:00
Thilo Graf
e4fbc51887 text screen save: try to rework screen save behavior for textbox objects
Screen save now always disabled by default and can be controlled
outside of relevant objects.


Origin commit data
------------------
Commit: 9d72b086a2
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-21 (Thu, 21 Jan 2016)
2016-01-21 11:00:38 +01:00
Thilo Graf
c3e253361f CInfoViewer: use different modes with enums for virtual zap and number input mode
This should fix missing rounded corners in numbaur input mode too.

Thx defans for input !


Origin commit data
------------------
Commit: 98b73c0d09
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-12 (Tue, 12 Jan 2016)
2016-01-21 11:00:24 +01:00
vanhofen
8bcbb0b77b infoviewer: fix display of DolbyDigital icon
Origin commit data
------------------
Commit: 2694b87d08
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-21 (Thu, 21 Jan 2016)

Origin message was:
------------------
- infoviewer: fix display of DolbyDigital icon
2016-01-21 08:25:18 +01:00
vanhofen
f0d07001a0 infoviewer: fix width of small rec/ts icon box
Origin commit data
------------------
Commit: da83468bfb
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-11 (Mon, 11 Jan 2016)

Origin message was:
------------------
- infoviewer: fix width of small rec/ts icon box
2016-01-11 15:49:26 +01:00
vanhofen
c1b0fe303f infoviewer: some more little numbox-alignments
Origin commit data
------------------
Commit: 19d33dfb98
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-10 (Sun, 10 Jan 2016)

Origin message was:
------------------
- infoviewer: some more little numbox-alignments
2016-01-10 21:57:59 +01:00
Thilo Graf
2779e7a9fe CInfoViewer: try to fix channel number allignment
Allignment was broken on different font size.


Origin commit data
------------------
Commit: 11e480b6e8
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-07 (Thu, 07 Jan 2016)
2016-01-07 19:34:41 +01:00
vanhofen
32239ef3e8 infoviewer: align header position to fix a small 'hole' beside numbox
Origin commit data
------------------
Commit: 033d111a58
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-07 (Thu, 07 Jan 2016)

Origin message was:
------------------
- infoviewer: align header position to fix a small 'hole' beside numbox
2016-01-07 15:56:36 +01:00
vanhofen
7889091a7b infoviewer: (re)use SHADOW_OFFSET/2 for small shadows
Origin commit data
------------------
Commit: 429e401d91
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-07 (Thu, 07 Jan 2016)

Origin message was:
------------------
- infoviewer: (re)use SHADOW_OFFSET/2 for small shadows
2016-01-07 08:48:33 +01:00
Thilo Graf
6de4d7ef88 CInfoViewer: try to fix numbox arrangement
Origin commit data
------------------
Commit: 9ed3273960
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-06 (Wed, 06 Jan 2016)
2016-01-06 22:26:14 +01:00
Stefan Seyfried
b82784b35e infoviewer: fix ordering of variable initialization
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 0b246f32e9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)
2016-01-05 15:06:18 +01:00
Jacek Jendrzej
06bd550090 src/gui/infoviewer.cpp try to fix segfault after PB change
Origin commit data
------------------
Commit: 9aa1420ca7
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-01-04 (Mon, 04 Jan 2016)

Origin message was:
------------------
src/gui/infoviewer.cpp try to fix segfault after PB change
2016-01-04 20:13:59 +01:00
defans
33013ce56e CInfoViewer: fix infobar size in virtual zap mode
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 64c412071a
Author: defans <defans@bluepeercrew.us>
Date: 2016-01-03 (Sun, 03 Jan 2016)
2016-01-03 21:11:26 +01:00
Thilo Graf
e4cbd34ac8 CInfoViewer: ensure removing of timescale bar after killed infobar
In some constellations it was possible that timescale was not removed
from screen after closing of infoviewer.
e.g. user switched from a
channel with epg data to a channel without epg data and infobar was closed
before epg data was complete arrived.

btw: it seems INFOBAR_PROGRESSBAR_ARRANGEMENT_DEFAULT
is not not really "default"


Origin commit data
------------------
Commit: 85ad35abdc
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-03 (Sun, 03 Jan 2016)

Origin message was:
------------------
CInfoViewer: ensure removing of timescale bar after killed infobar

In some constellations it was possible that timescale was not removed
from screen after closing of infoviewer.
e.g. user switched from a
channel with epg data to a channel without epg data and infobar was closed
before epg data was complete arrived.

btw: it seems INFOBAR_PROGRESSBAR_ARRANGEMENT_DEFAULT
is not not really "default"
2016-01-03 20:25:15 +01:00
Thilo Graf
16c26cc103 CInfoViewer: try to fix overlapping current info and curren/next time info
This effect was heavy to reproduce, but some useres had such effects.

Hold saved background and hide() ensure clean
background before repaint title and rest.


Origin commit data
------------------
Commit: ec701e3108
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-03 (Sun, 03 Jan 2016)
2016-01-03 20:25:15 +01:00
Thilo Graf
c3ef735c4c CInfoViewer: fix assign corner and shadow modes, depends of virtual zap mode
Origin commit data
------------------
Commit: 74bb998c40
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-01 (Fri, 01 Jan 2016)
2016-01-01 21:20:45 +01:00
Thilo Graf
70ea30e3e4 CInfoViewer: optimize signal bar arrangement
Origin commit data
------------------
Commit: 3acd04e865
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-30 (Wed, 30 Dec 2015)
2015-12-30 22:23:24 +01:00
Thilo Graf
ba06d1907d CInfoViewer: use old names for signal type names
Origin commit data
------------------
Commit: a1ae17abb3
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-30 (Wed, 30 Dec 2015)
2015-12-30 16:57:32 +01:00
Thilo Graf
018fb72949 CInfoViewer: try to fix paint info text box after delayed painting of timescale
Origin commit data
------------------
Commit: 5d6e33ac9d
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-30 (Wed, 30 Dec 2015)
2015-12-30 13:09:36 +01:00
Thilo Graf
1d61ab6fad CInfoViewer: refine arrangement of epg title
this reduces some flicker or fade effects nearly of numberbox


Origin commit data
------------------
Commit: c15731e6e7
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-29 (Tue, 29 Dec 2015)
2015-12-30 13:09:36 +01:00
Thilo Graf
c6905d2f03 Colors: init global color gradient implementation
Origin commit data
------------------
Commit: 523b273af8
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-11-19 (Thu, 19 Nov 2015)
2015-12-27 14:42:27 +01:00
vanhofen
778cac23fc infoviewer: do always show all buttons; enable is controlled by usermenu
Origin commit data
------------------
Commit: a52a0e6c1b
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-14 (Mon, 14 Dec 2015)

Origin message was:
------------------
- infoviewer: do always show all buttons; enable is controlled by usermenu
2015-12-15 08:15:17 +01:00
vanhofen
106aec4bbb infoviewer_bb: rename infobar buttons
Origin commit data
------------------
Commit: 7ccb57548b
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-14 (Mon, 14 Dec 2015)

Origin message was:
------------------
- infoviewer_bb: rename infobar buttons
2015-12-15 08:15:17 +01:00
[CST] Focus
184f6649e3 gui/infoviewer.cpp: remove some showTitle wrapper, use epg-id to get events
Origin commit data
------------------
Commit: 329aea09be
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-02 (Tue, 02 Jun 2015)
2015-09-24 12:25:39 +03:00
[CST] Focus
1daae44c00 gui/infoviewer.cpp: remove commented setServiceChanged call
Origin commit data
------------------
Commit: 673bf4ea75
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
2015-06-02 12:26:30 +03:00
Michael Liebmann
7bd18649cb Clock on infoviewer and channellist: Fix background paint...
...when switching between OneColor und ColorToColor


Origin commit data
------------------
Commit: 95a27ebb31
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-05-09 (Sat, 09 May 2015)
2015-05-09 10:38:51 +02:00
vanhofen
cc9f8c6450 themes: move colored_events settings to themes setup
Origin commit data
------------------
Commit: cb5f052e83
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-04 (Mon, 04 May 2015)

Origin message was:
------------------
- themes: move colored_events settings to themes setup
2015-05-05 11:43:17 +02:00
vanhofen
939ed343f7 infoviewer: add color-to-color gradient feature; THX to TangoCash ...
... for basic inspiration and dbt for some optimizations


Origin commit data
------------------
Commit: 62daf1dc4c
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-04 (Mon, 04 May 2015)

Origin message was:
------------------
- infoviewer: add color-to-color gradient feature; THX to TangoCash ...

... for basic inspiration and dbt for some optimizations
2015-05-04 09:41:41 +02:00
vanhofen
2f0e76ff67 record.h: remove include of vfd.h; use display.h instead
Origin commit data
------------------
Commit: 09adc177d8
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-16 (Thu, 16 Apr 2015)

Origin message was:
------------------
- record.h: remove include of vfd.h; use display.h instead
2015-04-16 13:39:35 +02:00
Stefan Seyfried
d9354e847f global.h: Use forward-declarations to reduce number of dependencies
Origin commit data
------------------
Commit: 5ab6b53054
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-04-16 (Thu, 16 Apr 2015)
2015-04-16 13:39:35 +02:00
Jacek Jendrzej
8bf77a6bdb infoviewer.cpp fix possible segfault if APIDs is empty
Origin commit data
------------------
Commit: 9c4e8b028b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-04-02 (Thu, 02 Apr 2015)
2015-04-02 15:00:08 +02:00
Stefan Seyfried
ac6fbc4d09 infoviewer: simplify clock handling
Origin commit data
------------------
Commit: 08daae7852
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-03-27 (Fri, 27 Mar 2015)
2015-03-27 13:27:22 +01:00
[CST] Focus
5b6d41eb5e gui/infoviewer.cpp: enable clock background paint
Origin commit data
------------------
Commit: d6f03505db
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)
2015-03-06 14:14:00 +03:00
Stefan Seyfried
6974d51cf2 infoviewer: use forward declaration instead of including infoviewer_bb
Origin commit data
------------------
Commit: 967f85eb5f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-10 (Tue, 10 Feb 2015)
2015-02-14 14:31:11 +01:00
vanhofen
82ff5ec945 infoviewer: align clock bottom to get same pos as channelname
Origin commit data
------------------
Commit: 4810576268
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-30 (Tue, 30 Dec 2014)

Origin message was:
------------------
- infoviewer: align clock bottom to get same pos as channelname
2014-12-30 00:22:21 +01:00
Thilo Graf
3003c33c75 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.


Origin commit data
------------------
Commit: a58bd6c235
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-19 (Fri, 19 Dec 2014)
2014-12-19 10:19:51 +01:00
vanhofen
057998578e 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


Origin commit data
------------------
Commit: 25f30a6fa4
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-18 (Thu, 18 Dec 2014)

Origin message was:
------------------
- 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] Bas
8f536ee896 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


Origin commit data
------------------
Commit: 5f3872b5dd
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2014-09-26 (Fri, 26 Sep 2014)
2014-10-22 16:14:05 +04:00
[CST] Focus
3292ab7a9f gui/movieplayer.cpp: add support for marked file list to play (file playback) and repeat modes,
original code (C) martii <m4rtii@gmx.de>


Origin commit data
------------------
Commit: d83d519c86
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-17 (Wed, 17 Sep 2014)
2014-09-17 20:13:49 +04:00
martii
547d900fee 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


Origin commit data
------------------
Commit: b21cb152b5
Author: martii <m4rtii@gmx.de>
Date: 2014-01-06 (Mon, 06 Jan 2014)
2014-09-12 18:29:21 +04:00
vanhofen
ca3d40135b infoviewer: don't show sig/snr progressbars in webtv mode
Origin commit data
------------------
Commit: f301912920
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-03 (Wed, 03 Sep 2014)

Origin message was:
------------------
- infoviewer: don't show sig/snr progressbars in webtv mode
2014-09-03 15:23:29 +02:00
[CST] Focus
8f7f3f9e4d webtv channels integration port,
initial code (C) martii,
initial patch from jacek


Origin commit data
------------------
Commit: a473fe8194
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-08-27 (Wed, 27 Aug 2014)
2014-08-27 17:32:26 +04:00
[CST] Bas
307a1bab7f split fec to fec/modulation/delivery system;
switch to new dvb-api headers;
improve dvb-t manual scan


Origin commit data
------------------
Commit: 17d1bbd12b
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2014-08-08 (Fri, 08 Aug 2014)
2014-08-27 17:14:33 +04:00
[CST] Focus
17c40a5d6e merge neutrino-mp progressbar code, (C) martii
Origin commit data
------------------
Commit: 416646bbff
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
2014-07-17 17:02:37 +04:00
Thilo Graf
f271c801de 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.


Origin commit data
------------------
Commit: 69e2debb02
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-30 (Fri, 30 May 2014)
2014-06-23 18:43:47 +02:00
martii
79d013ce99 gui/infoviewer: remove no longer used class member "old_timestr"
Origin commit data
------------------
Commit: e4801974be
Author: martii <m4rtii@gmx.de>
Date: 2014-06-19 (Thu, 19 Jun 2014)
2014-06-20 14:35:22 +02:00
vanhofen
98c0a441d8 change RenderString() default to UTF8
Origin commit data
------------------
Commit: 649d1b1f9d
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Origin message was:
------------------
- change RenderString() default to UTF8
2014-06-11 23:07:13 +02:00