Commit Graph

16098 Commits

Author SHA1 Message Date
vanhofen
f5c15b9e6b fix centering logo in header
Origin commit data
------------------
Commit: 2811ca2569
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-04-30 (Sat, 30 Apr 2022)
2022-04-30 16:31:45 +02:00
vanhofen
9628ceb82c neutrino: make header's channellogos alignable
Origin commit data
------------------
Commit: 536c91a230
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-04-30 (Sat, 30 Apr 2022)

Origin message was:
------------------
- neutrino: make header's channellogos alignable
2022-04-30 16:31:45 +02:00
vanhofen
0b6f3adc3e mediaplayer-setup: add missing ENABLE_YOUTUBE_PLAYER
Origin commit data
------------------
Commit: 382399a76a
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-04-25 (Mon, 25 Apr 2022)
2022-04-25 18:04:01 +02:00
vanhofen
a7b22ad17f neutrino-menu: allow personalization for parental lock item
Origin commit data
------------------
Commit: 430518684a
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-04-23 (Sat, 23 Apr 2022)

Origin message was:
------------------
- neutrino-menu: allow personalization for parental lock item
2022-04-23 23:12:21 +02:00
vanhofen
d90cffb2e6 dboxinfo: minor whitespace fixes
Origin commit data
------------------
Commit: 318981a702
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-04-23 (Sat, 23 Apr 2022)

Origin message was:
------------------
- dboxinfo: minor whitespace fixes
2022-04-23 21:50:31 +02:00
Thilo Graf
bccdb9cacc lua API: update to v1.95->1.96
add setValue() for menu forwarders
add paintItem() for menu items
implement kill() for cctext items


Origin commit data
------------------
Commit: 7b7db0263c
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-04-23 (Sat, 23 Apr 2022)
2022-04-23 21:39:49 +02:00
Thilo Graf
4a1150132c lua: implement kill() for cctext items
ct:kill()


Origin commit data
------------------
Commit: 36feb3c7e2
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-04-23 (Sat, 23 Apr 2022)

Origin message was:
------------------
lua: implement kill() for cctext items

  ct:kill()
2022-04-23 21:39:49 +02:00
Thilo Graf
f260ea4ecf lua: add paintItem() for menu items
menu1:setSelected{id=<id>}


Origin commit data
------------------
Commit: 385a797deb
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-04-23 (Sat, 23 Apr 2022)
2022-04-23 21:39:49 +02:00
Thilo Graf
c30a4d8733 lua: add setValue() for menu forwarders
menu1:setSelected{id=<id>,value="text"}


Origin commit data
------------------
Commit: 4490581ed9
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-04-23 (Sat, 23 Apr 2022)
2022-04-23 21:39:49 +02:00
vanhofen
55de8d7733 keyboard-input: remove russian keyboard
Origin commit data
------------------
Commit: 1f5d3a490f
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-04-18 (Mon, 18 Apr 2022)

Origin message was:
------------------
- keyboard-input: remove russian keyboard
2022-04-18 21:29:33 +02:00
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