svenhoefer
260ca7d64e
- moviebrowser: add lcd4linux support
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-09-13 20:35:30 +02:00
svenhoefer
e3048051c3
- lcd4l: add tuner sig/snr/ber
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-02-12 15:44:13 +01:00
svenhoefer
165d5c0941
- lcd4l: extending duration file; ...
...
Line 1: done/total
Line 2: done
Line 3: todo
Line 4: total
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-31 09:12:03 +01:00
svenhoefer
f0b2d9ec82
- lcd4l: fix count of records
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-14 08:48:38 +01:00
svenhoefer
019644334f
- lcd4l: add and use wrapper functions to handle /tmp/lcd/menu
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-09-20 19:51:48 +02:00
Thilo Graf
32973379b5
lcd4l: rename OnAfterError->OnError
2021-07-17 22:49:19 +02:00
svenhoefer
f9ad744722
- lcd4l: fix removing start/stop hint when init script fails
...
Conflicts:
src/driver/lcd4l.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-07-17 22:38:31 +02:00
Thilo Graf
9621bc4a98
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.
2021-06-30 19:32:57 +02:00
Thilo Graf
9a68009b96
lcd4l: apply calls of exec_initscript() with "systemctl" as 3rd argument
...
Is required for image with system
NOTE: CLCD4l::lcd4linux(int run) is adjusted
but not really used at the moment
2021-06-30 18:28:33 +02:00
svenhoefer
4592cbc239
- lcd4l: introduce getInstance()
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-06-15 11:06:25 +02:00
svenhoefer
a78da47df4
- lcd4linux: code formatation using astyle
...
Conflicts:
src/driver/lcd4l.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-06-15 10:57:14 +02:00
Thilo Graf
f968bc0b40
lcd4linux: migrate lcd4linux(bool) to class member
2021-06-11 10:47:01 +02:00
Thilo Graf
5efbaaf05d
lcd4linux: cleanup
2021-06-07 18:23:50 +02:00
Thilo Graf
6edf6e0a25
driver/lcd4linux: rework thread handling
...
Use std::thread for simplified handling.
Added bool exit_proc to allow left the thread callback, because if user
will change on/off/automatic modes inside the lcd4linux-setup menu,
he will be trapped in this menu and neutrino is never usable.
Btw. added some temporarily debug outputs to track this behavior.
2021-06-07 18:23:43 +02:00
MarkusVolk
4836eb8f75
lcd4l: fix -Wformat-truncation warning
2020-01-24 18:24:30 +01:00
svenhoefer
e04de3136e
- weather/lcd4l: add some more weather data
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-03-26 07:57:05 +01:00
svenhoefer
aeacf03234
- lcd4l: write weather_city file
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-03-21 09:49:56 +01:00
svenhoefer
f8e0bf244a
- lcd4l/weather: fix creation of data files for first run
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-03-20 22:47:05 +01:00
TangoCash
f7219894bc
add weather via Dark Sky API -step1-
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Build errors fixed, missing code disabled
2019-03-20 22:47:05 +01:00
svenhoefer
3984f3f239
- lcd4l: rename new variable wait4lcd => wait4daemon
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-02-11 10:25:41 +01:00
GetAway
9a8d5657f7
l4l: force update of output files if ...
...
lcd4linux is not running and display is changed in automatic mode
2019-01-20 16:28:50 +01:00
GetAway
d6d79e5c74
l4l: format layout output for more flexibility
2019-01-06 16:00:52 +01:00
TangoCash
0277009f72
some fixes after cherry-picking
...
Signed-off-by: GetAway <get-away@t-online.de >
2019-01-06 13:24:47 +01:00
svenhoefer
9b9c900ab6
- lcd4linux: prepare for some more Samsung SPF types
...
Signed-off-by: GetAway <get-away@t-online.de >
2019-01-05 20:53:35 +01:00
GetAway
451de1c00b
l4l: use more enums
2019-01-03 17:02:04 +01:00
svenhoefer
e63e874e13
- lcd4l: add GetMaxBrightness() function
...
Signed-off-by: GetAway <get-away@t-online.de >
2019-01-02 22:57:25 +01:00
svenhoefer
d8111f7aef
- lcd4l: add function to reset m_parseID
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-12-31 15:18:22 +01:00
svenhoefer
d510a1a9bf
- lcd4l: use GetLogoName() function from pictureviewer
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-12-31 11:47:45 +01:00
GetAway
99a6ab267d
add lcd4linux support, ported from
...
defans and vanhofen, modded by TangoCash
2018-12-26 20:04:32 +01:00