Thilo Graf
d48abf67c5
network_setup.cpp: use global ip and domain for network test
...
Origin commit data
------------------
Commit: 504bce9705
Author: Thilo Graf <dbt@novatux.de >
Date: 2023-01-06 (Fri, 06 Jan 2023)
2023-01-06 22:26:46 +01:00
Thilo Graf
0249d6d5c7
plugins: use optional flag to handle background behavior of lua plugins
...
Old behavior is untouched, but Lua plugins which are using neutrino-lua APi
can manage background behavior of their windows by themselves.
This flag allows more flexibility.
Origin commit data
------------------
Commit: 2029c93f1d
Author: Thilo Graf <dbt@novatux.de >
Date: 2023-01-06 (Fri, 06 Jan 2023)
2023-01-06 22:26:46 +01:00
Thilo Graf
d5bd45b8ea
imageinfo: use nhttpd.conf as source for webif path
...
Origin commit data
------------------
Commit: a8955f0da8
Author: Thilo Graf <dbt@novatux.de >
Date: 2023-01-06 (Fri, 06 Jan 2023)
2023-01-06 22:26:46 +01:00
Thilo Graf
f95216a557
lcdd: fix obsolete license text
...
Origin commit data
------------------
Commit: beb3569894
Author: Thilo Graf <dbt@novatux.de >
Date: 2023-01-06 (Fri, 06 Jan 2023)
2023-01-06 22:26:46 +01:00
Thilo Graf
970349ec28
simple_display.h: fix obsolete license text
...
Origin commit data
------------------
Commit: dcf38b5306
Author: Thilo Graf <dbt@novatux.de >
Date: 2023-01-06 (Fri, 06 Jan 2023)
2023-01-06 22:26:46 +01:00
Thilo Graf
98b5eabe54
vfd: fix obsolete license text
...
Origin commit data
------------------
Commit: ee2742ffd8
Author: Thilo Graf <dbt@novatux.de >
Date: 2023-01-06 (Fri, 06 Jan 2023)
2023-01-06 22:26:46 +01:00
Thilo Graf
53097f975b
driver/slide: fix obsolete license text
...
Address is out of date since many years.
Origin commit data
------------------
Commit: 1fd994feea
Author: Thilo Graf <dbt@novatux.de >
Date: 2023-01-06 (Fri, 06 Jan 2023)
2023-01-06 22:26:46 +01:00
Thilo Graf
8301682cc7
display: add class CDisplay
...
This should fix broken build with --enable-lcd (BOXMODEL_OSMIO4KPLUS)
FIXME: CLCD::setVolume() needs fix because it contains no code.
The concept to overwrite CVFD with CLCD should be thought over, see:
display.h:
#if BOXMODEL_OSMIO4KPLUS
#include <driver/lcdd.h>
#define CVFD CLCD
#else
#include <driver/simple_display.h>
#endif
A plan with base- and subclasses and overwritable members should be
more sustainable. It will be coming to a mess, and if not yet, it will
be at some point, especially since nothing was documented.
Origin commit data
------------------
Commit: f4d0816cc2
Author: Thilo Graf <dbt@novatux.de >
Date: 2023-01-06 (Fri, 06 Jan 2023)
2023-01-06 22:26:46 +01:00
Hendi
6760cb27a4
ffmpegdec: Fix system freeze at end of playback with ffmpeg 4.0+
...
Origin commit data
------------------
Commit: a114d80f21
Author: Hendi <hendi48@freenet.de >
Date: 2023-01-06 (Fri, 06 Jan 2023)
2023-01-06 22:26:46 +01:00
Hendi
6a44f15be0
ffmpegdec: Add support for ffmpeg-5.1
...
Origin commit data
------------------
Commit: 0956059f79
Author: Hendi <hendi48@freenet.de >
Date: 2023-01-06 (Fri, 06 Jan 2023)
2023-01-06 22:26:46 +01:00
vanhofen
0bb1242d62
Revert "introduce hdmi_cec to driver"
...
This reverts commit e753fceec8
and the following hdmi_cec commits.
Origin commit data
------------------
Commit: 9338ea7226
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-12-28 (Wed, 28 Dec 2022)
2022-12-28 21:29:54 +01:00
vanhofen
3502c69afc
Revert "- videosettings: reduce videomenu.zappingmode to mute and hold"
...
This reverts commit 79fa20a18a
.
Origin commit data
------------------
Commit: 34f258f4ea
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-12-19 (Mon, 19 Dec 2022)
2022-12-19 20:40:52 +01:00
vanhofen
beb86f0bc6
yWeb: rename some files
...
Origin commit data
------------------
Commit: f2621dc015
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-12-11 (Sun, 11 Dec 2022)
Origin message was:
------------------
- yWeb: rename some files
2022-12-11 22:10:40 +01:00
TangoCash
a67ba074d1
hdmi-cec: send active source after view-on
...
Origin commit data
------------------
Commit: 296f1b0de6
Author: TangoCash <eric@loxat.de >
Date: 2022-12-10 (Sat, 10 Dec 2022)
2022-12-10 19:31:01 +01:00
vanhofen
72e69f8716
yWeb: indentation fixes
...
Origin commit data
------------------
Commit: 77722bf3fd
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-12-07 (Wed, 07 Dec 2022)
Origin message was:
------------------
- yWeb: indentation fixes
2022-12-07 20:35:08 +01:00
vanhofen
8d596b245b
yWeb: rename Y_NI_blank.yhtm
...
Origin commit data
------------------
Commit: 482dc8fd02
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-12-07 (Wed, 07 Dec 2022)
Origin message was:
------------------
- yWeb: rename Y_NI_blank.yhtm
2022-12-07 20:21:37 +01:00
vanhofen
1ba0878e38
yhook: try to fix quotation marks in epg titles
...
Origin commit data
------------------
Commit: 8ed5d6b523
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-12-05 (Mon, 05 Dec 2022)
Origin message was:
------------------
- yhook: try to fix quotation marks in epg titles
2022-12-05 20:44:19 +01:00
TangoCash
e8f37aad31
re-add sleeptime, needed by some devices (thx max!)
...
Origin commit data
------------------
Commit: b029bacbf1
Author: TangoCash <eric@loxat.de >
Date: 2022-12-05 (Mon, 05 Dec 2022)
2022-12-05 20:38:29 +01:00
vanhofen
e861beb03e
vfd-setup: add hint, hinticon and key to graphlcd item
...
Origin commit data
------------------
Commit: aae9b9a528
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-12-03 (Sat, 03 Dec 2022)
Origin message was:
------------------
- vfd-setup: add hint, hinticon and key to graphlcd item
2022-12-03 21:48:05 +01:00
vanhofen
aeaf887a96
locale: addition to 4b97760bb2
...
Origin commit data
------------------
Commit: d64512cbdf
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-12-03 (Sat, 03 Dec 2022)
Origin message was:
------------------
- locale: addition to 4b97760bb2
2022-12-03 21:48:05 +01:00
vanhofen
a2a715e88b
Revert "- nhttpd: change default language to deutsch"
...
This reverts commit d207563bdf
.
Origin commit data
------------------
Commit: 5b8a910173
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-12-03 (Sat, 03 Dec 2022)
2022-12-03 00:36:40 +01:00
vanhofen
39aa177786
locale: resort locale with reworked helpers
...
Origin commit data
------------------
Commit: 3eb31d92c0
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-12-03 (Sat, 03 Dec 2022)
Origin message was:
------------------
- locale: resort locale with reworked helpers
2022-12-03 00:18:09 +01:00
vanhofen
4b97760bb2
locale: rework helpers
...
Origin commit data
------------------
Commit: d69e119903
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-12-03 (Sat, 03 Dec 2022)
Origin message was:
------------------
- locale: rework helpers
2022-12-03 00:18:09 +01:00
vanhofen
d207563bdf
nhttpd: change default language to deutsch
...
Origin commit data
------------------
Commit: 82372adca6
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-12-03 (Sat, 03 Dec 2022)
Origin message was:
------------------
- nhttpd: change default language to deutsch
2022-12-03 00:18:09 +01:00
vanhofen
f895b5f2cf
locals: fix LOCALE_GLCD_LOGODIR
...
Origin commit data
------------------
Commit: 3efabeb0c6
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-29 (Tue, 29 Nov 2022)
Origin message was:
------------------
- locals: fix LOCALE_GLCD_LOGODIR
2022-11-29 21:52:21 +01:00
vanhofen
66bf4c70ab
data/oled/themes/220x176/Default.otheme.in: update
...
Origin commit data
------------------
Commit: f81864507b
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-29 (Tue, 29 Nov 2022)
Origin message was:
------------------
- data/oled/themes/220x176/Default.otheme.in: update
2022-11-29 21:28:31 +01:00
vanhofen
525d6e0fbe
cleanup neutrino.conf after a76b0d9ed1
...
Origin commit data
------------------
Commit: cac1c406d9
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-29 (Tue, 29 Nov 2022)
Origin message was:
------------------
- cleanup neutrino.conf after a76b0d9ed1
2022-11-29 21:17:23 +01:00
vanhofen
317fca7f24
glcd/weather: align next_wtemp to the right
...
Origin commit data
------------------
Commit: 7b64b87d34
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-29 (Tue, 29 Nov 2022)
Origin message was:
------------------
- glcd/weather: align next_wtemp to the right
2022-11-29 20:25:45 +01:00
vanhofen
a76b0d9ed1
glcd/weather: split temperature and weather icon
...
Origin commit data
------------------
Commit: 17de572b24
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-29 (Tue, 29 Nov 2022)
Origin message was:
------------------
- glcd/weather: split temperature and weather icon
2022-11-29 20:02:00 +01:00
vanhofen
6bd6240ea1
glcd: unify/resort locales
...
Origin commit data
------------------
Commit: c4814d70ed
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-28 (Mon, 28 Nov 2022)
Origin message was:
------------------
- glcd: unify/resort locales
2022-11-28 22:11:42 +01:00
vanhofen
9886b39e46
remove some obsolete comments
...
Origin commit data
------------------
Commit: 34fc75c04c
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-27 (Sun, 27 Nov 2022)
Origin message was:
------------------
- remove some obsolete comments
2022-11-27 02:19:48 +01:00
vanhofen
074bb2d7e9
framebuffer.h: cleanup
...
Origin commit data
------------------
Commit: f4824ae657
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-27 (Sun, 27 Nov 2022)
Origin message was:
------------------
- framebuffer.h: cleanup
2022-11-27 02:16:48 +01:00
vanhofen
cea83e8c12
movieinfo: remove obsolete miSource source
...
Origin commit data
------------------
Commit: 3ab8212d4c
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-27 (Sun, 27 Nov 2022)
Origin message was:
------------------
- movieinfo: remove obsolete miSource source
2022-11-27 02:12:40 +01:00
vanhofen
effb0e9e7f
data/icons/headers/Makefile.am: fix missing newline at end of file
...
Origin commit data
------------------
Commit: 3b5a8053f4
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-27 (Sun, 27 Nov 2022)
Origin message was:
------------------
- data/icons/headers/Makefile.am: fix missing newline at end of file
2022-11-27 02:07:25 +01:00
vanhofen
0f8829dfc4
english.locale: fix missing entries
...
Origin commit data
------------------
Commit: a41874a7d6
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-27 (Sun, 27 Nov 2022)
Origin message was:
------------------
- english.locale: fix missing entries
2022-11-27 01:53:24 +01:00
vanhofen
b549ca9827
remove youtube player
...
Origin commit data
------------------
Commit: 11ebfd17fb
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-27 (Sun, 27 Nov 2022)
Origin message was:
------------------
- remove youtube player
2022-11-27 01:35:35 +01:00
TangoCash
117f8751d0
some hdmi-cec rework for deep standby and hdmi-routing
...
Origin commit data
------------------
Commit: 0f73390966
Author: TangoCash <eric@loxat.de >
Date: 2022-11-26 (Sat, 26 Nov 2022)
2022-11-26 22:51:05 +01:00
vanhofen
8002f55a75
glcd/weather: don't show ° sign
...
Origin commit data
------------------
Commit: ac07b7d3eb
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-26 (Sat, 26 Nov 2022)
Origin message was:
------------------
- glcd/weather: don't show ° sign
2022-11-26 21:06:13 +01:00
vanhofen
eaea9c8889
glcd: uppercase status markers
...
Origin commit data
------------------
Commit: afbdad1635
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-26 (Sat, 26 Nov 2022)
Origin message was:
------------------
- glcd: uppercase status markers
2022-11-26 21:03:56 +01:00
TangoCash
4e02f53f4e
fix glcd brightness defaults
...
Origin commit data
------------------
Commit: 7c8c896f0a
Author: TangoCash <eric@loxat.de >
Date: 2022-11-25 (Fri, 25 Nov 2022)
2022-11-25 21:19:02 +01:00
TangoCash
05408eb6da
fix hdmi cec from deep standby and logical address is not ready yet
...
Origin commit data
------------------
Commit: 005392335e
Author: TangoCash <eric@loxat.de >
Date: 2022-11-25 (Fri, 25 Nov 2022)
2022-11-25 21:19:02 +01:00
vanhofen
6138e56a46
glcdsetup: code formatting
...
Origin commit data
------------------
Commit: 87dc15c61c
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-25 (Fri, 25 Nov 2022)
Origin message was:
------------------
- glcdsetup: code formatting
2022-11-25 21:14:04 +01:00
vanhofen
abf29f3a46
glcdsetup: minor arrangement fix
...
Origin commit data
------------------
Commit: 91ccbd4bb4
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-25 (Fri, 25 Nov 2022)
Origin message was:
------------------
- glcdsetup: minor arrangement fix
2022-11-25 20:41:34 +01:00
vanhofen
39a25b2d38
streamts: fix warning: unused variable ‘live_fe’
...
Origin commit data
------------------
Commit: e7d0aa0993
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-24 (Thu, 24 Nov 2022)
Origin message was:
------------------
- streamts: fix warning: unused variable ‘live_fe’
2022-11-24 22:21:14 +01:00
vanhofen
b45a6894c2
proc_tools: fix typo
...
Origin commit data
------------------
Commit: fcd2c62c50
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-24 (Thu, 24 Nov 2022)
Origin message was:
------------------
- proc_tools: fix typo
2022-11-24 22:03:28 +01:00
vanhofen
a5c07fb6a2
fb_accel_arm/mips: simplify setBlendLevel()
...
Origin commit data
------------------
Commit: 1115865295
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-24 (Thu, 24 Nov 2022)
Origin message was:
------------------
- fb_accel_arm/mips: simplify setBlendLevel()
2022-11-24 21:48:23 +01:00
vanhofen
ac27e288cb
simple_display: simplify setScrollMode()
...
Origin commit data
------------------
Commit: 64fd95b7aa
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-24 (Thu, 24 Nov 2022)
Origin message was:
------------------
- simple_display: simplify setScrollMode()
2022-11-24 21:38:15 +01:00
vanhofen
ecc6e04b2a
slide: use proc_put_hex()
...
Origin commit data
------------------
Commit: ddefec66bf
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-24 (Thu, 24 Nov 2022)
Origin message was:
------------------
- slide: use proc_put_hex()
2022-11-24 21:30:35 +01:00
vanhofen
14f330d8a6
proc_tools: introduce proc_put_hex()
...
Origin commit data
------------------
Commit: 15ba1d1d49
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-24 (Thu, 24 Nov 2022)
Origin message was:
------------------
- proc_tools: introduce proc_put_hex()
2022-11-24 21:30:30 +01:00
vanhofen
57ea3ebae4
Revert "- infoviewer: add slide (test only)"
...
This reverts commit 368963cf03d252903c6cdb3cd30b02508d32719a.
Origin commit data
------------------
Commit: c5b624288a
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-11-23 (Wed, 23 Nov 2022)
2022-11-23 23:54:02 +01:00