Commit Graph

16098 Commits

Author SHA1 Message Date
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
vanhofen
827c150601 lcd4l: add wind dirction string to weather_wind file
Origin commit data
------------------
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
2022-01-23 23:59:08 +01:00
vanhofen
faee8c2a22 weather: add getDirectionString() function
Origin commit data
------------------
Commit: 4a53e91c48
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-23 (Sun, 23 Jan 2022)

Origin message was:
------------------
- weather: add getDirectionString() function
2022-01-23 23:59:08 +01:00
vanhofen
a4e325df8d Revert "movieplayer: add send message CRCInput::RC_info on changed position"
This reverts commit ff0a7e2d07.


Origin commit data
------------------
Commit: 8a11a9b3ed
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-23 (Sun, 23 Jan 2022)
2022-01-23 23:48:47 +01:00
vanhofen
bb2a7aa316 weather: rename postcode => postalcode
Origin commit data
------------------
Commit: 3bd0161285
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-22 (Sat, 22 Jan 2022)

Origin message was:
------------------
- weather: rename postcode => postalcode
2022-01-22 01:44:42 +01:00
vanhofen
08a47abd0b weather-setup: rename showSelectWeatherLocation() => selectLocation()
Origin commit data
------------------
Commit: caa3711a48
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-22 (Sat, 22 Jan 2022)

Origin message was:
------------------
- weather-setup: rename showSelectWeatherLocation() => selectLocation()
2022-01-22 00:54:24 +01:00
vanhofen
82bcb59d99 weather-setup: show postcode in menu
Origin commit data
------------------
Commit: 7f3b57be98
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-22 (Sat, 22 Jan 2022)

Origin message was:
------------------
- weather-setup: show postcode in menu
2022-01-22 00:51:16 +01:00
vanhofen
5ecc7805bf weather: introduce string g_settings.weather_postcode
Origin commit data
------------------
Commit: 46cf941937
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-22 (Sat, 22 Jan 2022)

Origin message was:
------------------
- weather: introduce string g_settings.weather_postcode
2022-01-22 00:47:10 +01:00
Thilo Graf
0ef7810ebf record_info: fix item offsets
Origin commit data
------------------
Commit: 3c7f99c053
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-21 (Fri, 21 Jan 2022)
2022-01-21 23:44:35 +01:00
Thilo Graf
787b6493f0 infoviewer: fix possible segfault
If no NEUTRINO_ICON_REC was defined, it will crash here.
Now 1st icon will be checked for availability and is used.
This error was observed on start of timeshift recording.


Origin commit data
------------------
Commit: ed4575ba11
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-21 (Fri, 21 Jan 2022)
2022-01-21 23:44:35 +01:00
vanhofen
04bdbb022f weather: add WEATHER_DEFAULT defines
Origin commit data
------------------
Commit: 868d839118
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-21 (Fri, 21 Jan 2022)

Origin message was:
------------------
- weather: add WEATHER_DEFAULT defines
2022-01-21 23:44:35 +01:00
vanhofen
791defb794 backup.sh: add weather-favorites.xml
Origin commit data
------------------
Commit: a1fa4faca2
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-20 (Thu, 20 Jan 2022)

Origin message was:
------------------
- backup.sh: add weather-favorites.xml
2022-01-20 22:59:27 +01:00
vanhofen
e211bfa424 fix compile
Origin commit data
------------------
Commit: 8c44c161c2
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-20 (Thu, 20 Jan 2022)

Origin message was:
------------------
- fix compile
2022-01-20 22:19:20 +01:00
TangoCash
c5c968cb65 fix postcode with leading zeros
Origin commit data
------------------
Commit: eef63535ae
Author: TangoCash <eric@loxat.de>
Date: 2022-01-20 (Thu, 20 Jan 2022)
2022-01-20 21:24:37 +01:00
TangoCash
ab7fc894a1 add find weather location by postcode
todo: add country


Origin commit data
------------------
Commit: b2b2d605dc
Author: TangoCash <eric@loxat.de>
Date: 2022-01-20 (Thu, 20 Jan 2022)
2022-01-20 21:24:37 +01:00
Thilo Graf
42179b9b7e infoviewer: use widget for record info
This is replacing tasks inside showRecordIcon().


Origin commit data
------------------
Commit: 2de81771c0
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-20 (Thu, 20 Jan 2022)
2022-01-20 21:24:37 +01:00
Thilo Graf
11c3a880f0 record_info: add widget class for record info
Origin commit data
------------------
Commit: 84843dd625
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-20 (Thu, 20 Jan 2022)
2022-01-20 21:24:37 +01:00
Thilo Graf
ff0a7e2d07 movieplayer: add send message CRCInput::RC_info on changed position
Sends message to show info bar on change position, maybe there is
a better solution (e.g. with callback), but this should help to visualize if position
was changed, e.g.: user has pressed number keys for minute steps.
In my opinion, this feature is missing for better user interaction.


Origin commit data
------------------
Commit: 7146168abe
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-20 (Thu, 20 Jan 2022)
2022-01-20 21:24:37 +01:00
vanhofen
8a921932f3 initial-settings: update matze settings
Origin commit data
------------------
Commit: a5f5e2dbad
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-20 (Thu, 20 Jan 2022)

Origin message was:
------------------
- initial-settings: update matze settings
2022-01-20 21:16:37 +01:00
vanhofen
41f184dfb6 weather-setup: add country to hint text
Origin commit data
------------------
Commit: 3b2413353d
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-18 (Tue, 18 Jan 2022)

Origin message was:
------------------
- weather-setup: add country to hint text
2022-01-18 23:55:41 +01:00
vanhofen
5fe803f27d weather-setup: rename weather_loc struct members
Origin commit data
------------------
Commit: 7647f4a843
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-18 (Tue, 18 Jan 2022)

Origin message was:
------------------
- weather-setup: rename weather_loc struct members
2022-01-18 23:47:16 +01:00
vanhofen
1a4d0aeb96 weather: re-add norway weather locations (unused)
Origin commit data
------------------
Commit: dcd8140ff2
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-18 (Tue, 18 Jan 2022)

Origin message was:
------------------
- weather: re-add norway weather locations (unused)
2022-01-18 23:31:53 +01:00
vanhofen
e7bcdf8f04 weather: rename xml files
Origin commit data
------------------
Commit: c3e5bef1b0
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-18 (Tue, 18 Jan 2022)

Origin message was:
------------------
- weather: rename xml files
2022-01-18 23:31:53 +01:00
vanhofen
1bbd7da73a weather: introduce weather_favorites.xml
Origin commit data
------------------
Commit: 9d8eb37ec6
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-18 (Tue, 18 Jan 2022)

Origin message was:
------------------
- weather: introduce weather_favorites.xml
2022-01-18 23:31:53 +01:00
vanhofen
6cda19e295 weather: remove obsolete weather_locations.h; minor changes to weather-setup
Origin commit data
------------------
Commit: ea9c5b04ae
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-18 (Tue, 18 Jan 2022)

Origin message was:
------------------
- weather: remove obsolete weather_locations.h; minor changes to weather-setup
2022-01-18 23:31:53 +01:00