Commit Graph

15869 Commits

Author SHA1 Message Date
Thilo Graf
5449be27c1 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
------------------
Branch: ni/coolstream
Commit: 8174f094e6
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)



------------------
This commit was generated by Migit
2022-03-27 21:46:44 +02:00
Thilo Graf
d4c9d4fbc7 menue: add members to get dimensions
# Conflicts:
#	src/gui/widget/menue.h


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1fcb4f8950
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)



------------------
This commit was generated by Migit
2022-03-27 21:46:44 +02:00
Thilo Graf
252c5ac397 epgplus: use footer global at heap
For global use.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 28133c0447
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)



------------------
This commit was generated by Migit
2022-03-27 21:46:44 +02:00
Thilo Graf
4b382fcda0 widget/textbox: add member to get current text color
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5c8645b324
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-03-27 21:46:44 +02:00
Thilo Graf
cce38cb927 cc_frm_clock: fix data type for text color
Origin commit data
------------------
Branch: ni/coolstream
Commit: ddc10473ac
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-03-27 21:46:44 +02:00
GetAway
0d4dc63bd1 plugins.cpp: fix show *_hint.svg
- i.e. use hinticon=rss_hint in plugin_xy.cfg to show rss_hint.svg


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9b619d39c8
Author: GetAway <get-away@t-online.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)



------------------
This commit was generated by Migit
2022-03-27 21:46:44 +02:00
Thilo Graf
48bfea63d1 filebrowser: fix hourglass object remove order
Avoids holes on screen.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 26a01457d4
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-12 (Sat, 12 Mar 2022)



------------------
This commit was generated by Migit
2022-03-14 21:42:39 +01:00
vanhofen
d45ab08797 initial settings: update to latest matze settings
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-03-14 21:30:47 +01:00
Thilo Graf
690bccd434 widget/buttons.h: fix order of parameters in prototype of paintButtons()
comes in with: 5ee14da 'merge neutrino-mp menu/buttons/icons changes'


Origin commit data
------------------
Branch: ni/coolstream
Commit: e9fab4b16e
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-11 (Fri, 11 Mar 2022)



------------------
This commit was generated by Migit
2022-03-11 23:53:10 +01:00
Thilo Graf
fbc9697db5 eventlist: suplement to 'optimize button paint on changed caption content'
More simplified


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0ede0f753d
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-10 (Thu, 10 Mar 2022)



------------------
This commit was generated by Migit
2022-03-10 21:35:22 +01:00
Thilo Graf
4cc5ff025e 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
------------------
Branch: ni/coolstream
Commit: 44c34c2b92
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-10 (Thu, 10 Mar 2022)



------------------
This commit was generated by Migit
2022-03-10 21:35:22 +01:00
vanhofen
6a8d745a9a lcd4l: remove int ModeStandby
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4737f718c1
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-02-20 (Sun, 20 Feb 2022)

Origin message was:
------------------
- lcd4l: remove int ModeStandby

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-02-20 21:18:12 +01:00
Thilo Graf
e528c72656 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
------------------
Branch: ni/coolstream
Commit: 1976ec2078
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-20 (Sun, 20 Feb 2022)



------------------
This commit was generated by Migit
2022-02-20 20:33:26 +01:00
Thilo Graf
f2931d78b8 theme settings: resort codelines, remove unused 'menu_ButtonBar_gradient*
Origin commit data
------------------
Branch: ni/coolstream
Commit: f7b55eb56a
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-20 (Sun, 20 Feb 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-02-20 20:33:26 +01:00
vanhofen
36a8b78085 lcd4l: prepare to simplify lcd4linux.conf
Based upon
84fc9cea29
and
3d6eb88716
but in a much simple way.


Origin commit data
------------------
Branch: ni/coolstream
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.


------------------
This commit was generated by Migit
2022-02-17 22:30:19 +01:00
Thilo Graf
e34d754347 eventlist: supplement to: eventlist: use footer object as class member
Additional fix to paint when button text was changed.


Origin commit data
------------------
Branch: ni/coolstream
Commit: d7d3f2cb1f
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-17 (Thu, 17 Feb 2022)



------------------
This commit was generated by Migit
2022-02-17 22:10:02 +01:00
Thilo Graf
1c0d1e2fb1 cc_frm_footer: add sizemode als default paramter to constructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: aeec949f14
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-17 (Thu, 17 Feb 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-02-17 22:08:57 +01:00
Thilo Graf
f114e675af gui/widget/buttons: remove unused parameters
Origin commit data
------------------
Branch: ni/coolstream
Commit: cc4010716a
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-17 (Thu, 17 Feb 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-02-17 22:08:36 +01:00
Thilo Graf
593f0dfe04 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
------------------
Branch: ni/coolstream
Commit: 79d3fc7a52
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-15 (Tue, 15 Feb 2022)



------------------
This commit was generated by Migit
2022-02-16 22:23:00 +01:00
Thilo Graf
7fa669c3fe Doxyfiles: enable class diagrams
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2a61dfceab
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-15 (Tue, 15 Feb 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-02-16 22:22:55 +01:00
GetAway
8f72a93fc3 yconfig.h: add mime-type m3u8:application/x-mpegURL
- fix some others


Origin commit data
------------------
Branch: ni/coolstream
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


------------------
This commit was generated by Migit
2022-02-12 22:47:03 +01:00
vanhofen
5c81ea3eb3 lcd4l: rename keywords in display enum
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0170738667
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)

Origin message was:
------------------
- lcd4l: rename keywords in display enum

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-02-08 23:48:48 +01:00
vanhofen
a3dae9a0d7 lcd4l: add tuner sig/snr/ber
Origin commit data
------------------
Branch: ni/coolstream
Commit: 38492d6eff
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)

Origin message was:
------------------
- lcd4l: add tuner sig/snr/ber

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-02-08 23:31:11 +01:00
vanhofen
651ba2ba90 osd-setup: auto-calc some structs
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7415b39582
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)

Origin message was:
------------------
- osd-setup: auto-calc some structs

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-02-08 19:04:45 +01:00
vanhofen
9ef31fc1a8 osd-setup: remove unused struct
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a82681201
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)

Origin message was:
------------------
- osd-setup: remove unused struct

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-02-08 18:57:36 +01:00
Thilo Graf
64d9f996c1 cc_frm: rework getUsed/getFree methods
Origin commit data
------------------
Branch: ni/coolstream
Commit: 01a75df609
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-02-08 12:06:19 +01:00
Thilo Graf
58374d2cdf cc_types: add 'enabled' to button_label_cc_struct with value as default
Origin commit data
------------------
Branch: ni/coolstream
Commit: a1442e8da4
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-02-08 12:06:19 +01:00
Thilo Graf
8796104f2f 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
------------------
Branch: ni/coolstream
Commit: ff67f467e3
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)



------------------
This commit was generated by Migit
2022-02-08 12:06:19 +01:00
Thilo Graf
6ae29bb4e0 CMsgBox: Ensure to get next selectable item.
Origin commit data
------------------
Branch: ni/coolstream
Commit: abca27ac7e
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-02-08 12:06:19 +01:00
Thilo Graf
bb44bfcee1 cc_frm_header: use more plausible parameter name in addContextButton()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8839a3e954
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-02-08 12:06:19 +01:00
Thilo Graf
80ef32ecbb 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
------------------
Branch: ni/coolstream
Commit: 7f0f7285e1
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)



------------------
This commit was generated by Migit
2022-02-08 12:06:18 +01:00
Thilo Graf
4c192acbe8 cc_item: add/rename enableCCItem(), disableCCItem()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3787aa50d5
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-02-08 00:11:01 +01:00
Thilo Graf
3a807b9d2f cc_item_text: apply enable/disable mode for text color
Origin commit data
------------------
Branch: ni/coolstream
Commit: 778121fa35
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-02-08 00:11:01 +01:00
Thilo Graf
2283128d56 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
------------------
Branch: ni/coolstream
Commit: d77db3f014
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-02-08 (Tue, 08 Feb 2022)



------------------
This commit was generated by Migit
2022-02-08 00:11:01 +01:00
vanhofen
7348649a7d moviebrowser: increase chars for keybord input
Origin commit data
------------------
Branch: ni/coolstream
Commit: 26656b8ae1
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-02-05 (Sat, 05 Feb 2022)

Origin message was:
------------------
- moviebrowser: increase chars for keybord input

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-02-05 22:17:18 +01:00
vanhofen
948bb3842a lcd4l: update weather locales
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1c64f80f82
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-02-03 (Thu, 03 Feb 2022)

Origin message was:
------------------
- lcd4l: update weather locales

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-02-03 21:54:55 +01:00
vanhofen
5cedf6cb5e lcd4l: extending duration file; ...
Line 1: done/total
Line 2: done
Line 3: todo
Line 4: total


Origin commit data
------------------
Branch: ni/coolstream
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


------------------
This commit was generated by Migit
2022-01-30 22:57:19 +01:00
vanhofen
9f557023d0 neutrino: cleanup upgradeSetup() from very old stuff
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-30 21:17:38 +01:00
vanhofen
d4fa04eff2 lcd4l: add monospace font to font file
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-30 21:17:38 +01:00
vanhofen
7a5cef85ab rename ttx_font_file => font_file_monospace
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-30 21:17:38 +01:00
vanhofen
0ad3bd0793 yWeb: add lcd4linux page
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7d30c9f71d
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-28 (Fri, 28 Jan 2022)

Origin message was:
------------------
- yWeb: add lcd4linux page

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-28 22:49:56 +01:00
vanhofen
7316bc4c44 yWeb: move favicons to own directory
Origin commit data
------------------
Branch: ni/coolstream
Commit: abfd37e8c2
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-28 (Fri, 28 Jan 2022)

Origin message was:
------------------
- yWeb: move favicons to own directory

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-28 21:54:06 +01:00
vanhofen
dcbd4c95c4 lcd4linux: add menu item to allow or disable display screenshots
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-27 22:02:02 +01:00
vanhofen
955e97dd64 weather-setup: clear postal code after choosing location from xml
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-25 22:47:51 +01:00
vanhofen
15689e73cb weather: change country strings to country code
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-25 22:47:51 +01:00
vanhofen
30fc602567 remotecontrol: formatting code using astyle; some manual code nicenings
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-25 22:47:51 +01:00
vanhofen
68ccbc7cb3 weather: formatting code using astyle
Origin commit data
------------------
Branch: ni/coolstream
Commit: 00379883d7
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-24 (Mon, 24 Jan 2022)

Origin message was:
------------------
- weather: formatting code using astyle

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-24 00:32:37 +01:00
vanhofen
69464d4c52 lcd4l: add wind dirction string to weather_wind file
Origin commit data
------------------
Branch: ni/coolstream
Commit: 107f2ad5ff
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-23 (Sun, 23 Jan 2022)

Origin message was:
------------------
- lcd4l: add wind dirction string to weather_wind file

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-23 23:59:08 +01:00
vanhofen
de20a1df65 weather: add getDirectionString() function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4a53e91c48
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-23 (Sun, 23 Jan 2022)

Origin message was:
------------------
- weather: add getDirectionString() function

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-23 23:59:08 +01:00
vanhofen
7475ee0803 Revert "movieplayer: add send message CRCInput::RC_info on changed position"
This reverts commit 59c6a64499.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a11a9b3ed
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-23 (Sun, 23 Jan 2022)



------------------
This commit was generated by Migit
2022-01-23 23:48:47 +01:00