Commit Graph

15988 Commits

Author SHA1 Message Date
vanhofen
ba2cc578d7 helpers: fix warning in neutrinoMode_to_string();
cc1plus: warning: function may return address of local variable [-Wreturn-local-addr]
../src/system/helpers.cpp:114:16: note: declared here
 std::string res = s.str();
  ^~~


Origin commit data
------------------
Commit: 86e0ee951d
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-04-18 (Mon, 18 Apr 2022)

Origin message was:
------------------
- helpers: fix warning in neutrinoMode_to_string();

cc1plus: warning: function may return address of local variable [-Wreturn-local-addr]
../src/system/helpers.cpp:114:16: note: declared here
  std::string res = s.str();
        ^~~
2022-04-18 20:10:54 +02:00
vanhofen
1133bd061a channellist: fix description color for selected or marked items
Origin commit data
------------------
Commit: 90f5599c4e
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-04-18 (Mon, 18 Apr 2022)

Origin message was:
------------------
- channellist: fix description color for selected or marked items
2022-04-18 20:10:54 +02:00
vanhofen
aa7cf34d8b themes: add new colors
Origin commit data
------------------
Commit: accdcb78b2
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-04-17 (Sun, 17 Apr 2022)

Origin message was:
------------------
- themes: add new colors
2022-04-17 23:34:03 +02:00
vanhofen
11f38854fc locale: minor fixes
Origin commit data
------------------
Commit: 224c434669
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-04-17 (Sun, 17 Apr 2022)

Origin message was:
------------------
- locale: minor fixes
2022-04-17 23:34:03 +02:00
vanhofen
490a869716 themes: add color for channellist event descriptions
Origin commit data
------------------
Commit: 6cb7939fdd
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-04-17 (Sun, 17 Apr 2022)

Origin message was:
------------------
- themes: add color for channellist event descriptions
2022-04-17 23:34:03 +02:00
Thilo Graf
72413b515f progresswindow: Consider window frame for progress bar width
supplement to: sync frame width with message/hintbox 8fb9196


Origin commit data
------------------
Commit: d81ac05623
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-04-17 (Sun, 17 Apr 2022)
2022-04-17 20:41:43 +02:00
Thilo Graf
fa7511c850 progresswindow: sync frame width with message/hintbox
Origin commit data
------------------
Commit: 694d309d89
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-04-08 (Fri, 08 Apr 2022)
2022-04-09 23:22:16 +02:00
Thilo Graf
d0fa82c005 menu: fix item height calculation
The height of the description was never 0. Switching to std::string
makes handling easier. Locales are secondary because only strings
come out at the end.


Origin commit data
------------------
Commit: 76d5c0c1be
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-04-07 (Thu, 07 Apr 2022)
2022-04-07 21:57:08 +02:00
Thilo Graf
6feedf69f2 infoviewer_bb: outsource init of volscale
partial clean up


Origin commit data
------------------
Commit: 6037722798
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-04-07 (Thu, 07 Apr 2022)
2022-04-07 21:57:08 +02:00
vanhofen
c0cebe9e68 pluginlist: formatting code using astyle
Origin commit data
------------------
Commit: 4a0af4235e
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)

Origin message was:
------------------
- pluginlist: formatting code using astyle
2022-03-27 22:54:04 +02:00
vanhofen
b45c29bb24 plugins-hide: formatting code using astyle
Origin commit data
------------------
Commit: 96159566e1
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)

Origin message was:
------------------
- plugins-hide: formatting code using astyle
2022-03-27 22:54:04 +02:00
vanhofen
5702236f91 plugins: formatting code using astyle
Origin commit data
------------------
Commit: 33107ebbc4
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)

Origin message was:
------------------
- plugins: formatting code using astyle
2022-03-27 22:54:04 +02:00
TangoCash
b9f4589561 support for svg hint icons
Origin commit data
------------------
Commit: 1a4dcc745c
Author: TangoCash <eric@loxat.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)
2022-03-27 22:06:29 +02:00
vanhofen
ad6e5b2569 Revert "plugins.cpp: fix show *_hint.svg"
This reverts commit 6dfa04689c.


Origin commit data
------------------
Commit: f78f8cbd37
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)
2022-03-27 22:06:29 +02:00
GetAway
b62836fa84 more readability for modes while logging
Origin commit data
------------------
Commit: 02e4c41ab3
Author: GetAway <get-away@t-online.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)

Origin message was:
------------------
- more readability for modes while logging
2022-03-27 21:46:44 +02:00
GetAway
7b4ed5d6ba movieplayer.cpp: try to fix blank mode for !CST
Origin commit data
------------------
Commit: 3aebe9a15a
Author: GetAway <get-away@t-online.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)

Origin message was:
------------------
- movieplayer.cpp: try to fix blank mode for !CST
2022-03-27 21:46:44 +02:00
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