Commit Graph

15872 Commits

Author SHA1 Message Date
Jacek Jendrzej
a49bf4d436 tuxtxt: try to fix use sbit->buffer after free; test on Phoenix site 280
Origin commit data
------------------
Commit: 8489d8a8d1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2022-03-27 (Sun, 27 Mar 2022)
2022-03-27 21:46:44 +02:00
Jacek Jendrzej
ffc2058b18 neutrino: fix build with last org ffmpeg git
Origin commit data
------------------
Commit: 367f83096c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2022-03-27 (Sun, 27 Mar 2022)
2022-03-27 21:46:44 +02:00
Thilo Graf
035fd174a1 msgbox: simplify call for extraction of button label
Origin commit data
------------------
Commit: 1f706130d6
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)
2022-03-27 21:46:44 +02:00
Thilo Graf
1e164bcd06 menue.cpp/h: modify move behavior of menu window for custom position
MENU_POS_PRESET is replaced with MENU_POS_CUSTOM. This allows
with methode setPos() to any position on screen without preset offset.
Old behavior is untouched.


Origin commit data
------------------
Commit: 8174f094e6
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)
2022-03-27 21:46:44 +02:00
Thilo Graf
04c946bf0f menue: add members to get dimensions
# Conflicts:
#	src/gui/widget/menue.h


Origin commit data
------------------
Commit: 1fcb4f8950
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)
2022-03-27 21:46:44 +02:00
Thilo Graf
79f8a8c9e8 epgplus: use footer global at heap
For global use.


Origin commit data
------------------
Commit: 28133c0447
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)
2022-03-27 21:46:44 +02:00
Thilo Graf
295162f2fc widget/textbox: add member to get current text color
Origin commit data
------------------
Commit: 5c8645b324
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)
2022-03-27 21:46:44 +02:00
Thilo Graf
f68ebd74aa cc_frm_clock: fix data type for text color
Origin commit data
------------------
Commit: ddc10473ac
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)
2022-03-27 21:46:44 +02:00
GetAway
6dfa04689c plugins.cpp: fix show *_hint.svg
- i.e. use hinticon=rss_hint in plugin_xy.cfg to show rss_hint.svg


Origin commit data
------------------
Commit: 9b619d39c8
Author: GetAway <get-away@t-online.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)
2022-03-27 21:46:44 +02:00
Thilo Graf
95e9f19fbd filebrowser: fix hourglass object remove order
Avoids holes on screen.


Origin commit data
------------------
Commit: 26a01457d4
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-12 (Sat, 12 Mar 2022)
2022-03-14 21:42:39 +01:00
vanhofen
7926b489da initial settings: update to latest matze settings
Origin commit data
------------------
Commit: ba158137bf
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-03-14 (Mon, 14 Mar 2022)

Origin message was:
------------------
- initial settings: update to latest matze settings
2022-03-14 21:30:47 +01:00
Thilo Graf
588dbb6292 widget/buttons.h: fix order of parameters in prototype of paintButtons()
comes in with: 958139c 'merge neutrino-mp menu/buttons/icons changes'


Origin commit data
------------------
Commit: e9fab4b16e
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-11 (Fri, 11 Mar 2022)
2022-03-11 23:53:10 +01:00
Thilo Graf
7f2e16513f eventlist: suplement to 'optimize button paint on changed caption content'
More simplified


Origin commit data
------------------
Commit: 0ede0f753d
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-10 (Thu, 10 Mar 2022)
2022-03-10 21:35:22 +01:00
Thilo Graf
2b46e0b41d eventlist: use footer instance at heap
Some settings were never applied on runtime.
This ensures re assign possible changed settings (e.g. colors).


Origin commit data
------------------
Commit: 44c34c2b92
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-10 (Thu, 10 Mar 2022)
2022-03-10 21:35:22 +01:00
vanhofen
442686967c lcd4l: remove int ModeStandby
Origin commit data
------------------
Commit: 4737f718c1
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-02-20 (Sun, 20 Feb 2022)

Origin message was:
------------------
- lcd4l: remove int ModeStandby
2022-02-20 21:18:12 +01:00
Thilo Graf
f4b77cb36b eventlist: optimize button paint on changed caption content
Paint not complete footer but only button which content has been changed.

another supplement to:
	eventlist: use footer object as class member


Origin commit data
------------------
Commit: 1976ec2078
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-20 (Sun, 20 Feb 2022)
2022-02-20 20:33:26 +01:00
Thilo Graf
d288806773 theme settings: resort codelines, remove unused 'menu_ButtonBar_gradient*
Origin commit data
------------------
Commit: f7b55eb56a
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-20 (Sun, 20 Feb 2022)
2022-02-20 20:33:26 +01:00
vanhofen
9f589a2e14 lcd4l: prepare to simplify lcd4linux.conf
Based upon
84fc9cea29
and
3d6eb88716
but in a much simple way.


Origin commit data
------------------
Commit: 7d695d4fea
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-02-17 (Thu, 17 Feb 2022)

Origin message was:
------------------
- lcd4l: prepare to simplify lcd4linux.conf

Based upon
84fc9cea29
and
3d6eb88716
but in a much simple way.
2022-02-17 22:30:19 +01:00
Thilo Graf
0e6fde7ad8 eventlist: supplement to: eventlist: use footer object as class member
Additional fix to paint when button text was changed.


Origin commit data
------------------
Commit: d7d3f2cb1f
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-17 (Thu, 17 Feb 2022)
2022-02-17 22:10:02 +01:00
Thilo Graf
32ca70c729 cc_frm_footer: add sizemode als default paramter to constructor
Origin commit data
------------------
Commit: aeec949f14
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-17 (Thu, 17 Feb 2022)
2022-02-17 22:08:57 +01:00
Thilo Graf
f1b35ccbd7 gui/widget/buttons: remove unused parameters
Origin commit data
------------------
Commit: cc4010716a
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-17 (Thu, 17 Feb 2022)
2022-02-17 22:08:36 +01:00
Thilo Graf
5f021312eb eventlist: use footer object as class member
Allows to handle paint interval only on changed button count and
avoids related possible flicker effects on unnecessary paint events.


Origin commit data
------------------
Commit: 79d3fc7a52
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-15 (Tue, 15 Feb 2022)
2022-02-16 22:23:00 +01:00
Thilo Graf
b34101464a Doxyfiles: enable class diagrams
Origin commit data
------------------
Commit: 2a61dfceab
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-15 (Tue, 15 Feb 2022)
2022-02-16 22:22:55 +01:00
GetAway
9f2b266b70 yconfig.h: add mime-type m3u8:application/x-mpegURL
- fix some others


Origin commit data
------------------
Commit: c3d4ef1f99
Author: GetAway <get-away@t-online.de>
Date: 2022-02-11 (Fri, 11 Feb 2022)

Origin message was:
------------------
- yconfig.h: add mime-type m3u8:application/x-mpegURL
- fix some others
2022-02-12 22:47:03 +01:00
vanhofen
105c8e7603 lcd4l: rename keywords in display enum
Origin commit data
------------------
Commit: 0170738667
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)

Origin message was:
------------------
- lcd4l: rename keywords in display enum
2022-02-08 23:48:48 +01:00
vanhofen
57e2dffcaa lcd4l: add tuner sig/snr/ber
Origin commit data
------------------
Commit: 38492d6eff
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)

Origin message was:
------------------
- lcd4l: add tuner sig/snr/ber
2022-02-08 23:31:11 +01:00
vanhofen
5783f86559 osd-setup: auto-calc some structs
Origin commit data
------------------
Commit: 7415b39582
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)

Origin message was:
------------------
- osd-setup: auto-calc some structs
2022-02-08 19:04:45 +01:00
vanhofen
278838016b osd-setup: remove unused struct
Origin commit data
------------------
Commit: 8a82681201
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)

Origin message was:
------------------
- osd-setup: remove unused struct
2022-02-08 18:57:36 +01:00
Thilo Graf
98137775c6 cc_frm: rework getUsed/getFree methods
Origin commit data
------------------
Commit: 01a75df609
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)
2022-02-08 12:06:19 +01:00
Thilo Graf
35fb70efb4 cc_types: add 'enabled' to button_label_cc_struct with value as default
Origin commit data
------------------
Commit: a1442e8da4
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)
2022-02-08 12:06:19 +01:00
Thilo Graf
969420d37b CMsgBox: avoid possible crashes when no button object found.
This could happen if all buttons in the footer are disabled.
Only for sure, but that should not really happen.


Origin commit data
------------------
Commit: ff67f467e3
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)
2022-02-08 12:06:19 +01:00
Thilo Graf
f965e83250 CMsgBox: Ensure to get next selectable item.
Origin commit data
------------------
Commit: abca27ac7e
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)
2022-02-08 12:06:19 +01:00
Thilo Graf
9f9b179b53 cc_frm_header: use more plausible parameter name in addContextButton()
Origin commit data
------------------
Commit: 8839a3e954
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)
2022-02-08 12:06:19 +01:00
Thilo Graf
b8d41208ed CBEBouquetWidget: avoid possible crash if no channels available
This constellation should be rare, but if no channels are available,
bouquet editor will crash here.
Verified on generic pc without tuner and Leaksanitizer.
For tests it's possible to enable the block with an extra
instance of CBouquetManager. So it's still possible to edit bouquets
but without channels.


Origin commit data
------------------
Commit: 7f0f7285e1
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)
2022-02-08 12:06:18 +01:00
Thilo Graf
de5f97ed8c cc_item: add/rename enableCCItem(), disableCCItem()
Origin commit data
------------------
Commit: 3787aa50d5
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)
2022-02-08 00:11:01 +01:00
Thilo Graf
10049defbc cc_item_text: apply enable/disable mode for text color
Origin commit data
------------------
Commit: 778121fa35
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)
2022-02-08 00:11:01 +01:00
Thilo Graf
1fc6594b6f infoviewer: More simplified rec-info implementation.
More simplified rec-info implementation, enable own blinking effect
of rec object and align background to info bar gradient settings.


Origin commit data
------------------
Commit: d77db3f014
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)
2022-02-08 00:11:01 +01:00
vanhofen
ffa6cfabe7 moviebrowser: increase chars for keybord input
Origin commit data
------------------
Commit: 26656b8ae1
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-02-05 (Sat, 05 Feb 2022)

Origin message was:
------------------
- moviebrowser: increase chars for keybord input
2022-02-05 22:17:18 +01:00
vanhofen
7aafd6d69f lcd4l: update weather locales
Origin commit data
------------------
Commit: 1c64f80f82
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-02-03 (Thu, 03 Feb 2022)

Origin message was:
------------------
- lcd4l: update weather locales
2022-02-03 21:54:55 +01:00
vanhofen
3c69696c7f lcd4l: extending duration file; ...
Line 1: done/total
Line 2: done
Line 3: todo
Line 4: total


Origin commit data
------------------
Commit: 57335b2ad7
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-30 (Sun, 30 Jan 2022)

Origin message was:
------------------
- lcd4l: extending duration file; ...

Line 1: done/total
Line 2: done
Line 3: todo
Line 4: total
2022-01-30 22:57:19 +01:00
vanhofen
ffbcf0a6ce neutrino: cleanup upgradeSetup() from very old stuff
Origin commit data
------------------
Commit: 30c3c998f6
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-30 (Sun, 30 Jan 2022)

Origin message was:
------------------
- neutrino: cleanup upgradeSetup() from very old stuff
2022-01-30 21:17:38 +01:00
vanhofen
5699cd41ca lcd4l: add monospace font to font file
Origin commit data
------------------
Commit: e5c898f665
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-30 (Sun, 30 Jan 2022)

Origin message was:
------------------
- lcd4l: add monospace font to font file
2022-01-30 21:17:38 +01:00
vanhofen
74233e5789 rename ttx_font_file => font_file_monospace
Origin commit data
------------------
Commit: 6906870ab6
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-30 (Sun, 30 Jan 2022)

Origin message was:
------------------
- rename ttx_font_file => font_file_monospace
2022-01-30 21:17:38 +01:00
vanhofen
9e8e159220 yWeb: add lcd4linux page
Origin commit data
------------------
Commit: 7d30c9f71d
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-28 (Fri, 28 Jan 2022)

Origin message was:
------------------
- yWeb: add lcd4linux page
2022-01-28 22:49:56 +01:00
vanhofen
541e69d6a1 yWeb: move favicons to own directory
Origin commit data
------------------
Commit: abfd37e8c2
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-28 (Fri, 28 Jan 2022)

Origin message was:
------------------
- yWeb: move favicons to own directory
2022-01-28 21:54:06 +01:00
vanhofen
f1f851ae28 lcd4linux: add menu item to allow or disable display screenshots
Origin commit data
------------------
Commit: 0c16e15ecc
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-27 (Thu, 27 Jan 2022)

Origin message was:
------------------
- lcd4linux: add menu item to allow or disable display screenshots
2022-01-27 22:02:02 +01:00
vanhofen
8a502141bc weather-setup: clear postal code after choosing location from xml
Origin commit data
------------------
Commit: 1b896dd1d6
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-25 (Tue, 25 Jan 2022)

Origin message was:
------------------
- weather-setup: clear postal code after choosing location from xml
2022-01-25 22:47:51 +01:00
vanhofen
879212cf71 weather: change country strings to country code
Origin commit data
------------------
Commit: 000ce5ac45
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-25 (Tue, 25 Jan 2022)

Origin message was:
------------------
- weather: change country strings to country code
2022-01-25 22:47:51 +01:00
vanhofen
5cc74934b4 remotecontrol: formatting code using astyle; some manual code nicenings
Origin commit data
------------------
Commit: b397b7c95f
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-25 (Tue, 25 Jan 2022)

Origin message was:
------------------
- remotecontrol: formatting code using astyle; some manual code nicenings
2022-01-25 22:47:51 +01:00
vanhofen
6e5e6b0d58 weather: formatting code using astyle
Origin commit data
------------------
Commit: 00379883d7
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-24 (Mon, 24 Jan 2022)

Origin message was:
------------------
- weather: formatting code using astyle
2022-01-24 00:32:37 +01:00