Commit Graph

113 Commits

Author SHA1 Message Date
[CST] Focus
38ede6dfb0 neutrino: add webtv channel list mode
Origin commit data
------------------
Commit: 302642cee7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-03-23 (Wed, 23 Mar 2016)
2016-03-23 16:36:00 +03:00
Thilo Graf
edf48f0011 CStreamInfo2: try to fix wrong text colors
Text color was not matching for background color. In some constellations
with theme settings, text is not really good readable.
COL_MENUCONTENT_... requires COL_MENUCONTENT_TEXT, not COL_INFOBAR_TEXT


Origin commit data
------------------
Commit: b86586bf68
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-26 (Sat, 26 Dec 2015)
2015-12-27 14:42:32 +01:00
Thilo Graf
72a289a90c components: rework classes
- outsourced some classes cc_item.cpp/h, cc_draw.cpp/h
- added extra methodes for simple use of some basic components extra.cpp/h
- rework clock handling: use timer class, reworked members for
 enable/disable clock with external timer events,
 tryed to fix some display issues related with infoclock and
 time osd clock in moviebrowser, channellist, menuus
- reworked hide/kill handling, removed parameter for hide(), try to use
 cached backgrounds for other constallations, paint cache, image cache (all beta)
- reworked shadow/frame handling, add shadow modes for left/right
 arrangement, TODO: repaint for existant instances required
- reworked color gradient assignment (beta)

... Note: I had a data crash in my local git tree
and i tryed to restore my historie, but most was lost. Therefore here
the commit is large


Origin commit data
------------------
Commit: 0146511f38
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-11-18 (Wed, 18 Nov 2015)

Origin message was:
------------------
components: rework classes

- outsourced some classes cc_item.cpp/h, cc_draw.cpp/h
- added extra methodes for simple use of some basic components extra.cpp/h
- rework clock handling: use timer class, reworked members for
 enable/disable clock with external timer events,
 tryed to fix some display issues related with infoclock and
 time osd clock in moviebrowser, channellist, menuus
- reworked hide/kill handling, removed parameter for hide(), try to use
 cached backgrounds for other constallations, paint cache, image cache (all beta)
- reworked shadow/frame handling, add shadow modes for left/right
 arrangement, TODO: repaint for existant instances required
- reworked color gradient assignment (beta)

... Note: I had a data crash in my local git tree
and i tryed to restore my historie, but most was lost. Therefore here
the commit is large
2015-12-27 14:42:27 +01:00
Jacek Jendrzej
768560f749 src/gui/streaminfo2.cpp fix box width
Origin commit data
------------------
Commit: c565223bc7
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-12-26 (Sat, 26 Dec 2015)
2015-12-26 19:13:17 +01:00
Jacek Jendrzej
7852c58eb9 src/gui/streaminfo2.cpp change sprintf to snprintf (fix possible segfault)
Origin commit data
------------------
Commit: fba05d0e80
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-12-26 (Sat, 26 Dec 2015)
2015-12-26 18:37:26 +01:00
Jacek Jendrzej
436764b05d src/gui/streaminfo2.cpp add show channel realname, thx Janus
Origin commit data
------------------
Commit: c08a339484
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-12-16 (Wed, 16 Dec 2015)
2015-12-16 12:00:35 +01:00
Jacek Jendrzej
f7cd956b50 src/gui/streaminfo2.cpp show max 16 apids
Origin commit data
------------------
Commit: 3a64f6c230
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
2015-12-15 20:03:07 +01:00
vanhofen
60ba7ef468 streaminfo: align background color; thx to max_10
Origin commit data
------------------
Commit: 9b2aec781c
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-15 (Tue, 15 Dec 2015)

Origin message was:
------------------
- streaminfo: align background color; thx to max_10
2015-12-15 12:05:53 +01:00
vanhofen
3c3c33c5d2 streaminfo: show movieplayer as source, when no webtv is running
Origin commit data
------------------
Commit: ad3a2f701b
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-14 (Mon, 14 Dec 2015)

Origin message was:
------------------
- streaminfo: show movieplayer as source, when no webtv is running
2015-12-15 08:15:17 +01:00
defans
7ee7eb2275 streaminfo2.cpp: reduce signalbox flickering
Origin commit data
------------------
Commit: 5cb0ca21cd
Author: defans <defans@bluepeercrew.us>
Date: 2015-11-20 (Fri, 20 Nov 2015)

Origin message was:
------------------
- streaminfo2.cpp: reduce signalbox flickering
2015-11-20 09:06:27 +01:00
defans
22f70501c4 streaminfo2.cpp: force repaint of signalbox after ...
... switching back from signal diagram


Origin commit data
------------------
Commit: c689e5d224
Author: defans <defans@bluepeercrew.us>
Date: 2015-11-19 (Thu, 19 Nov 2015)

Origin message was:
------------------
- streaminfo2.cpp: force repaint of signalbox after ...

... switching back from signal diagram
2015-11-19 12:11:50 +01:00
[CST] Focus
0574899a05 gui/streaminfo2.cpp: add bitrate info for TS/webtv/file playback, based on code (C) martii
Origin commit data
------------------
Commit: 891c0fe8d0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-10-29 (Thu, 29 Oct 2015)
2015-11-06 17:23:29 +03: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
[CST] Focus
7f97b55adf gui/streaminfo2.cpp: fix empty paint on fta channels
Origin commit data
------------------
Commit: 9176132ed4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-09 (Mon, 09 Mar 2015)
2015-03-09 13:53:06 +03:00
[CST] Focus
0e10c8e21d gui/streaminfo2.cpp: disable screen save for PiG
Origin commit data
------------------
Commit: dd887dfd9b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-09 (Mon, 09 Mar 2015)
2015-03-09 13:22:26 +03:00
Stefan Seyfried
42c9c76ef5 streaminfo: don't paint outside of the framebuffer
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Commit: 51fddab5a6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-21 (Sat, 21 Feb 2015)
2015-02-22 15:53:18 +01:00
Jacek Jendrzej
5b54155dcd streaminfo2.cpp fix possible segfault if audio mode mismatch
Origin commit data
------------------
Commit: b8e8e46a98
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-12-30 (Tue, 30 Dec 2014)
2014-12-30 13:29:11 +01:00
[CST] Focus
a1de277d8d gui/streaminfo2.cpp: fix stream info on nvod channels
Origin commit data
------------------
Commit: 52397f7df6
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-11-12 (Wed, 12 Nov 2014)
2014-11-12 12:21:20 +03:00
[CST] Bas
166d4988c2 streaminfo: since new libcs return AUDIO_FORMAT as Type in getAudioInfo() update the code and add AAC information while at it. We set audio stream to unknown if we don't know what codec is in use.
Origin commit data
------------------
Commit: 2af0d0c4ee
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2014-10-22 (Wed, 22 Oct 2014)
2014-10-22 16:14:34 +04: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] Focus
e3c53b6458 remove deprecated FEC_S2_XXX;
zapit/src/transponder.cpp: fix missed modulation/delsys in compare(), in dump, show real delsys values;
zapit/src/getservices.cpp: fix satellite frequency, remove deprecated fec convert;
gui/scan_setup.cpp: fix missed modulation/delsys params update;
gui/scan.cpp: add missed modulation scan parameter


Origin commit data
------------------
Commit: 3ab885699c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-08-08 (Fri, 08 Aug 2014)
2014-08-27 17:14:38 +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] Bas
b819933f88 src/gui/streaminfo2.cpp: fix possible integer overflow if fe driver reports very high values. The fix is to check for overflow and if so just return max_y.
Origin commit data
------------------
Commit: 60a53d9eb5
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2014-06-12 (Thu, 12 Jun 2014)
2014-06-12 18:58:16 +04: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
vanhofen
3bba3094e2 change getRenderWidth() default to UTF8
Origin commit data
------------------
Commit: 8b91cda918
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Origin message was:
------------------
- change getRenderWidth() default to UTF8
2014-06-11 23:07:00 +02:00
Jacek Jendrzej
b19530f51a streaminfo2.cpp -fix bitrate calc offset and use utf8
Origin commit data
------------------
Commit: 99a7f2ba3b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-05-29 (Thu, 29 May 2014)

Origin message was:
------------------
streaminfo2.cpp -fix bitrate calc offset and use utf8
2014-05-29 20:02:30 +02:00
[CST] Focus
b813b4858b gui/streaminfo2.cpp: fix DVB-T label
Origin commit data
------------------
Commit: 196fcc397b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-19 (Wed, 19 Feb 2014)
2014-02-28 13:44:23 +04:00
martii
3de17ab0fe gui/streaminfo2: fix DVB-T label
Conflicts:
	data/locale/deutsch.locale


Origin commit data
------------------
Commit: aee3647fef
Author: martii <m4rtii@gmx.de>
Date: 2013-06-01 (Sat, 01 Jun 2013)
2014-02-28 13:44:23 +04:00
Michael Liebmann
336fa941e0 CSignalBar: Fix display "value caption"
Origin commit data
------------------
Commit: 4fa3a245df
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-21 (Tue, 21 Jan 2014)
2014-01-21 18:09:46 +01:00
Thilo Graf
882172ba90 CStreamInfo2: reduce scale width of signal bars
If the value is 100%, some parts of text was not displayed.


Origin commit data
------------------
Commit: 1feec4714a
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-17 (Sun, 17 Nov 2013)
2013-11-17 17:05:05 +01:00
vanhofen
82168342a2 Revert "- add missing include of vfd header"
This reverts commit 81d56f75fc.


Origin commit data
------------------
Commit: 014dd3ac7b
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-13 (Wed, 13 Nov 2013)
2013-11-13 23:39:55 +01:00
vanhofen
81d56f75fc add missing include of vfd header
Origin commit data
------------------
Commit: 3845feb0e4
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-13 (Wed, 13 Nov 2013)

Origin message was:
------------------
- add missing include of vfd header
2013-11-13 10:40:18 +01:00
Jacek Jendrzej
5b0e065fcb CStreamInfo2 initialize dmx
Origin commit data
------------------
Commit: f81f93b190
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-11-11 (Mon, 11 Nov 2013)
2013-11-11 12:42:48 +01:00
Thilo Graf
5f9bb84b28 revert 2649ca147a
Was bad idea to rename. Other Classes can also inherit this. See CMenuTarget


Origin commit data
------------------
Commit: 6dd1da0628
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-25 (Fri, 25 Oct 2013)
2013-10-26 23:25:59 +02:00
Thilo Graf
2649ca147a CComponents: rename hide() to hideCC()
There are too many name conflicts with hide-members in other classes.


Origin commit data
------------------
Commit: 6ee7fac1a5
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-24 (Thu, 24 Oct 2013)
2013-10-24 21:39:04 +02:00
Thilo Graf
17bec86963 CStreamInfo2: implement signalbox based up CSignalBox
Origin commit data
------------------
Commit: c2f66a39c5
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-11 (Fri, 11 Oct 2013)
2013-10-16 11:54:05 +02:00
Jacek Jendrzej
29bc4d7b58 fix width string size
Origin commit data
------------------
Commit: 9b237df1c0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-09-01 (Sun, 01 Sep 2013)

Origin message was:
------------------
 fix width string size
2013-09-01 15:59:42 +02:00
Michael Liebmann
022746ddb4 streaminfo2: Fix text color of the signal bars
- supplement to 7b6498d39f


Origin commit data
------------------
Commit: 7d1fd50cfb
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-07-22 (Mon, 22 Jul 2013)
2013-07-22 18:32:19 +02:00
Michael Liebmann
7b6498d39f Replace color indexes of the text colors by real color values for RenderString()
- If necessary, Correct data types of the color values


Origin commit data
------------------
Commit: c60c5c5ce3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-07-11 (Thu, 11 Jul 2013)
2013-07-21 22:00:58 +02:00
[CST] Focus
1bd0bd8a7b 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


Origin commit data
------------------
Commit: 8bb70d1ab3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-17 (Wed, 17 Apr 2013)
2013-04-17 13:32:12 +04:00
Thilo Graf
ab0e31bd05 Progressbars: use default frame thickness
It's unnecessary overhead to set the value everywhere, except it's needed.


Origin commit data
------------------
Commit: f70a30defa
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-05 (Fri, 05 Apr 2013)
2013-04-06 08:33:51 +02:00
Michael Liebmann
dde336facd Fix order of colors for some progress bars
Origin commit data
------------------
Commit: adfbfe079c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-04-05 (Fri, 05 Apr 2013)

Origin message was:
------------------
* Fix order of colors for some progress bars
2013-04-05 19:43:50 +01:00
Thilo Graf
03b22f2d23 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


Origin commit data
------------------
Commit: 860be9a412
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-01 (Mon, 01 Apr 2013)
2013-04-02 09:31:05 +02:00
vanhofen
937baede6e fix width of pip-boxes in streaminfo and imageinfo
Origin commit data
------------------
Commit: b0469b196e
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-17 (Sun, 17 Mar 2013)

Origin message was:
------------------
- fix width of pip-boxes in streaminfo and imageinfo
2013-03-17 20:19:13 +01:00
Michael Liebmann
236fb5df49 Imageinfo/Streaminfo: Use CComponentsPIP for PIP
Origin commit data
------------------
Commit: d5a00cb260
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-08-11 (Sat, 11 Aug 2012)

Origin message was:
------------------
* Imageinfo/Streaminfo: Use CComponentsPIP for PIP
2013-03-06 11:27:52 +01:00
[CST] Focus
7d6fa48ec9 gui/streaminfo2.cpp: fix transponder->type
Origin commit data
------------------
Commit: bee2fa8e85
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-01-16 (Wed, 16 Jan 2013)
2013-01-16 15:51:14 +04:00
Michael Liebmann
5a80620e0b infoviewer/streaminfo2: fix resolution 1080
Origin commit data
------------------
Commit: 967f9f8ef4
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-11 (Sun, 11 Nov 2012)

Origin message was:
------------------
- infoviewer/streaminfo2: fix resolution 1080
2012-11-11 09:53:25 +01:00
[CST] Focus
e598ef45be gui/streaminfo2.cpp: fix crash, when shown without current channel
(i.e. channel list empty)


Origin commit data
------------------
Commit: 755ddcb3da
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-22 (Mon, 22 Oct 2012)
2012-10-22 11:03:05 +04:00
Jacek Jendrzej
7b12cec1b5 use new for buf, fix for last commit
Origin commit data
------------------
Commit: 8f509f5dcf
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-18 (Tue, 18 Sep 2012)
2012-09-18 19:43:24 +02:00
Jacek Jendrzej
00c1ece964 use new for buf, fix possible memlaek
Origin commit data
------------------
Commit: a84ba36e0b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-18 (Tue, 18 Sep 2012)
2012-09-18 18:38:03 +02:00