Commit Graph

66 Commits

Author SHA1 Message Date
vanhofen
15998d214c lcd4l: add count of records to mode_rec file
Origin commit data
------------------
Commit: 8455855ace
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-11 (Tue, 11 Jan 2022)

Origin message was:
------------------
- lcd4l: add count of records to mode_rec file
2022-01-11 23:39:59 +01:00
Thilo Graf
09b69d5abc lcd4l.cpp: exit ParseInfo() on missing instance of videoDecoder
Origin commit data
------------------
Commit: 731853f1ab
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-10-01 (Fri, 01 Oct 2021)
2021-10-01 23:08:53 +02:00
vanhofen
5411dfd696 lcd4l: add and use wrapper functions to handle /tmp/lcd/menu
Origin commit data
------------------
Commit: e2cf2d835a
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-09-18 (Sat, 18 Sep 2021)

Origin message was:
------------------
- lcd4l: add and use wrapper functions to handle /tmp/lcd/menu
2021-09-18 21:52:01 +02:00
vanhofen
a98cf7f746 lcd4l: fix eventinfo for webtv/radio
commit based upon c1a45defc6


Origin commit data
------------------
Commit: 5fc395712b
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-09-11 (Sat, 11 Sep 2021)

Origin message was:
------------------
- lcd4l: fix eventinfo for webtv/radio

commit based upon c1a45defc6
2021-09-11 21:24:36 +02:00
Thilo Graf
ec68da4f67 lcd4l: rename OnAfterError->OnError
Origin commit data
------------------
Commit: 0705705b31
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-07-17 (Sat, 17 Jul 2021)
2021-07-18 01:19:55 +02:00
vanhofen
9ce7b42504 Revert "- lcd4l: add camd info"
This reverts commit c0428a99ba


Origin commit data
------------------
Commit: 09545cefc2
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-07-17 (Sat, 17 Jul 2021)
2021-07-17 22:57:43 +02:00
vanhofen
baf92b985f lcd4l: deactivate c0428a99ba
needs some fixes


Origin commit data
------------------
Commit: 22ac331b9c
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-07-17 (Sat, 17 Jul 2021)

Origin message was:
------------------
- lcd4l: deactivate c0428a99ba

needs some fixes
2021-07-17 20:19:53 +02:00
vanhofen
6a4864a988 lcd4l: fix removing start/stop hint when init script fails
Origin commit data
------------------
Commit: 921df0c713
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-07-16 (Fri, 16 Jul 2021)

Origin message was:
------------------
- lcd4l: fix removing start/stop hint when init script fails
2021-07-16 23:51:41 +02:00
vanhofen
3e4568dd55 lcd4l: small addition to c0428a99ba
Origin commit data
------------------
Commit: 380abda0ca
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-07-15 (Thu, 15 Jul 2021)

Origin message was:
------------------
- lcd4l: small addition to c0428a99ba
2021-07-15 12:02:06 +02:00
vanhofen
c0428a99ba lcd4l: add camd info
Origin commit data
------------------
Commit: b2c46f2333
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-07-14 (Wed, 14 Jul 2021)

Origin message was:
------------------
- lcd4l: add camd info
2021-07-14 23:57:34 +02:00
Thilo Graf
d04cf5bba9 lcd4linux: add slots for more user involvement
Keeps gui stuff away from parts of /src/driver and
callbacks with messages should inform the user about possible
operations during activation or deactivation of service.
Reason: long breaks are mediating
freeze or unknown status that leave the user in the dark.


Origin commit data
------------------
Commit: 826d56a575
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-30 (Wed, 30 Jun 2021)
2021-06-30 20:35:27 +02:00
Thilo Graf
76221b72dd lcd4l.cpp: add threadname
Origin commit data
------------------
Commit: f1354e6b66
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-30 (Wed, 30 Jun 2021)
2021-06-30 20:35:27 +02:00
Thilo Graf
fb05c6bd04 lcd4linux.cpp: avoid possible crash if getLiveFE() returns NULL
Watched with generic build for pc without tuner hardware.


Origin commit data
------------------
Commit: 37dea94ee8
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-15 (Tue, 15 Jun 2021)
2021-06-16 23:16:06 +02:00
vanhofen
63d81bbee3 lcd4l: introduce getInstance()
Origin commit data
------------------
Commit: a1bb64a4d2
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-13 (Sun, 13 Jun 2021)

Origin message was:
------------------
- lcd4l: introduce getInstance()
2021-06-13 23:28:24 +02:00
vanhofen
898d59d332 lcd4linux: use exec_initscript() to execute initscript
Origin commit data
------------------
Commit: fed13df05a
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-11 (Fri, 11 Jun 2021)

Origin message was:
------------------
- lcd4linux: use exec_initscript() to execute initscript
2021-06-11 21:16:22 +02:00
vanhofen
d31001a193 lcd4linux: code formatation using astyle
Origin commit data
------------------
Commit: 47df64ae06
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-11 (Fri, 11 Jun 2021)

Origin message was:
------------------
- lcd4linux: code formatation using astyle
2021-06-11 21:16:22 +02:00
Thilo Graf
5619fada1f lcd4linux: cleanup
Origin commit data
------------------
Commit: 1f1b667230
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-11 (Fri, 11 Jun 2021)
2021-06-11 21:16:22 +02:00
Thilo Graf
14601f4f59 driver/lcd4linux: rework thread handling
Use std::thread for simplified handling.

Added bool exit_proc to allow left the thread callback.
Btw. added some temporarily debug outputs to track this behavior.


Origin commit data
------------------
Commit: 33b88ddfed
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-11 (Fri, 11 Jun 2021)
2021-06-11 21:16:22 +02:00
vanhofen
274415fac7 lcd4linux: fix first start
Origin commit data
------------------
Commit: e4f3e6faaf
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-31 (Mon, 31 May 2021)

Origin message was:
------------------
- lcd4linux: fix first start
2021-05-31 23:23:43 +02:00
vanhofen
6e95ebf7db glcd: add own logo directory
Origin commit data
------------------
Commit: 7be4d13a35
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-10 (Mon, 10 May 2021)

Origin message was:
------------------
- glcd: add own logo directory
2021-05-10 22:50:17 +02:00
vanhofen
b69092f5e5 lcd4l: use NEUTRINO_ICON_PLAY for NeutrinoModes::mode_avinput
Origin commit data
------------------
Commit: 753be3fad2
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-09 (Sun, 09 May 2021)

Origin message was:
------------------
- lcd4l: use NEUTRINO_ICON_PLAY for NeutrinoModes::mode_avinput
2021-05-09 23:39:07 +02:00
BPanther
5f0e8f13ff vuduo4k/vuduo4kse/vuultimo4k/vuuno4kse: HDMI input as mode and PiP added
Origin commit data
------------------
Commit: a7a18a1dfe
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-05-09 (Sun, 09 May 2021)
2021-05-09 23:00:45 +02:00
vanhofen
0046a06d42 lcd4l: start/stop daemon with start/stop functions
Origin commit data
------------------
Commit: 6f18e42424
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-02-01 (Mon, 01 Feb 2021)

Origin message was:
------------------
- lcd4l: start/stop daemon with start/stop functions
2021-02-01 00:10:29 +01:00
vanhofen
8fd63853e2 lcd4l: remove some hardcoded paths
Origin commit data
------------------
Commit: 5c787b172a
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-26 (Thu, 26 Nov 2020)

Origin message was:
------------------
- lcd4l: remove some hardcoded paths
2020-11-26 00:46:21 +01:00
vanhofen
53b901de76 lcd4l: show event in webtv/webradio mode
Origin commit data
------------------
Commit: bb1086ab9d
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-09-30 (Wed, 30 Sep 2020)

Origin message was:
------------------
- lcd4l: show event in webtv/webradio mode
2020-09-30 21:07:36 +02:00
Jacek Jendrzej
54a81dd9e5 lcd4l:fix comil warninig
Origin commit data
------------------
Commit: 4b434ac278
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-27 (Mon, 27 Jan 2020)
2020-01-27 13:52:15 +01:00
Markus Volk
86e7933375 lcd4l: fix -Wformat-truncation warning
Origin commit data
------------------
Commit: 0efef8f150
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-24 (Fri, 24 Jan 2020)
2020-01-24 22:04:09 +01:00
Thilo Graf
6b6dfd9a94 lcd4l: avoid taking address of packed members
Should fix possible compiler warnings with -Waddress-of-packed-member.
Comes with newer compilers e.g gcc 9.x


Origin commit data
------------------
Commit: af2f80a9e9
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-23 (Thu, 23 Jan 2020)
2020-01-23 21:15:51 +01:00
TangoCash
e2ce25e79b fix typo
Origin commit data
------------------
Commit: 424324c2a3
Author: TangoCash <eric@loxat.de>
Date: 2019-03-29 (Fri, 29 Mar 2019)
2019-03-29 23:39:53 +01:00
vanhofen
b2fe46f79f add forecast weekdays to timestamp
Origin commit data
------------------
Commit: c5302966ba
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-28 (Thu, 28 Mar 2019)
2019-03-29 23:22:02 +01:00
vanhofen
0ac3a77a6b lcd4l: fix crash
Origin commit data
------------------
Commit: a6e10e415d
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-24 (Sun, 24 Mar 2019)

Origin message was:
------------------
- lcd4l: fix crash
2019-03-24 16:10:46 +01:00
vanhofen
ed3ccb6178 lcd4l: we need the forecast for current day
Origin commit data
------------------
Commit: 19c15755f6
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-23 (Sat, 23 Mar 2019)

Origin message was:
------------------
- lcd4l: we need the forecast for current day
2019-03-23 13:50:31 +01:00
vanhofen
8b36594fa6 lcd4l: align to TC code
Origin commit data
------------------
Commit: 3ed4a15615
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-23 (Sat, 23 Mar 2019)

Origin message was:
------------------
- lcd4l: align to TC code
2019-03-23 13:38:31 +01:00
vanhofen
b00722e264 weather/lcd4l: add some more weather data
Origin commit data
------------------
Commit: e7dd97e151
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-23 (Sat, 23 Mar 2019)

Origin message was:
------------------
- weather/lcd4l: add some more weather data
2019-03-23 11:04:46 +01:00
vanhofen
050ab067e4 weather: naming the member varables as the keywords from json request
So it's easier to add some new stuff as i think.


Origin commit data
------------------
Commit: 34e4240873
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-22 (Fri, 22 Mar 2019)

Origin message was:
------------------
- weather: naming the member varables as the keywords from json request

So it's easier to add some new stuff as i think.
2019-03-22 14:25:15 +01:00
vanhofen
61afcb2cfa lcd4l: write weather_city file
Origin commit data
------------------
Commit: 7e775d0c5f
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-20 (Wed, 20 Mar 2019)

Origin message was:
------------------
- lcd4l: write weather_city file
2019-03-20 23:51:49 +01:00
vanhofen
cfe55313a0 lcd4l: get weather forecast data for one day
Origin commit data
------------------
Commit: 07e435ca04
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-20 (Wed, 20 Mar 2019)

Origin message was:
------------------
- lcd4l: get weather forecast data for one day
2019-03-20 22:19:17 +01:00
vanhofen
33d3fe0381 lcd4l/weather: fix creation of data files for first run
Origin commit data
------------------
Commit: ae4338d710
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-20 (Wed, 20 Mar 2019)

Origin message was:
------------------
- lcd4l/weather: fix creation of data files for first run
2019-03-20 15:27:15 +01:00
TangoCash
919f96eea1 add weather via Dark Sky API -step1-
Origin commit data
------------------
Commit: ed4d4e0c46
Author: TangoCash <eric@loxat.de>
Date: 2019-03-20 (Wed, 20 Mar 2019)
2019-03-20 15:27:14 +01:00
vanhofen
cef0a72f2d lcd4l: rename new variable wait4lcd => wait4daemon
Origin commit data
------------------
Commit: 2fad3396d1
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-20 (Sun, 20 Jan 2019)

Origin message was:
------------------
- lcd4l: rename new variable wait4lcd => wait4daemon
2019-01-20 23:33:59 +01:00
GetAway
67ef2bed97 l4l: force update of output files if ...
lcd4linux is not running and display is changed in automatic mode


Origin commit data
------------------
Commit: 03281f959c
Author: GetAway <get-away@t-online.de>
Date: 2019-01-20 (Sun, 20 Jan 2019)
2019-01-20 23:33:59 +01:00
vanhofen
a479cae683 Revert "- lcd4l: remove hardcoded path from LCD_ICONSDIR"
This reverts commit d7facf9cc6.


Origin commit data
------------------
Commit: 108b572e49
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-08 (Tue, 08 Jan 2019)
2019-01-08 21:21:30 +01:00
vanhofen
54a2f71eb3 lcd4l: add another skin
Origin commit data
------------------
Commit: dc70d8ab73
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-07 (Mon, 07 Jan 2019)

Origin message was:
------------------
- lcd4l: add another skin
2019-01-07 21:50:02 +01:00
vanhofen
f1c342d6d8 lcd4l: set Copyright up to date
Origin commit data
------------------
Commit: d5f2537555
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-07 (Mon, 07 Jan 2019)

Origin message was:
------------------
- lcd4l: set Copyright up to date
2019-01-07 00:15:40 +01:00
vanhofen
7506c197b8 lcd4l: move user skin from value 4 to value 100
Origin commit data
------------------
Commit: ad3a5403d6
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-07 (Mon, 07 Jan 2019)

Origin message was:
------------------
- lcd4l: move user skin from value 4 to value 100
2019-01-07 00:15:39 +01:00
vanhofen
aee9beb0a4 lcd4l: activate new Samsung SPF types
Origin commit data
------------------
Commit: 84db502010
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-04 (Fri, 04 Jan 2019)

Origin message was:
------------------
- lcd4l: activate new Samsung SPF types
2019-01-04 22:34:05 +01:00
vanhofen
d7facf9cc6 lcd4l: remove hardcoded path from LCD_ICONSDIR
Origin commit data
------------------
Commit: 88d13aeff2
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-04 (Fri, 04 Jan 2019)

Origin message was:
------------------
- lcd4l: remove hardcoded path from LCD_ICONSDIR
2019-01-04 22:34:05 +01:00
vanhofen
286a324289 lcd4linux: prepare for some more Samsung SPF types
Origin commit data
------------------
Commit: ef1c0352f5
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-03 (Thu, 03 Jan 2019)

Origin message was:
------------------
- lcd4linux: prepare for some more Samsung SPF types
2019-01-03 21:55:33 +01:00
vanhofen
955f944580 lcd4l: add GetMaxBrightness() function
Origin commit data
------------------
Commit: 160dbcaaa0
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-02 (Wed, 02 Jan 2019)

Origin message was:
------------------
- lcd4l: add GetMaxBrightness() function
2019-01-02 01:00:05 +01:00
vanhofen
1f27942a8b lcd4l: re-enable event logos
Origin commit data
------------------
Commit: 5f959d7165
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-25 (Tue, 25 Dec 2018)

Origin message was:
------------------
- lcd4l: re-enable event logos
2018-12-25 01:12:16 +01:00