Commit Graph

16110 Commits

Author SHA1 Message Date
Thilo Graf
4d39fed37f neutrino.cpp: add NEUTRINO_ICON_LOADER for tuner restart
Origin commit data
------------------
Commit: 1a4e3e9224
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-09-27 (Tue, 27 Sep 2022)
2022-09-27 23:58:23 +02:00
Thilo Graf
aaabad2f74 test_menu.cpp: add ShortHint demo with NEUTRINO_ICON_LOADER
Origin commit data
------------------
Commit: 1aa805ea39
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-09-27 (Tue, 27 Sep 2022)
2022-09-27 23:58:23 +02:00
Thilo Graf
9def127a5e hintbox: allow usage of hint icons and loader icon with short hints too
Only NEUTRINO_ICON_LOADER must be specified as picon parameter.


Origin commit data
------------------
Commit: 98dacf80d9
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-09-27 (Tue, 27 Sep 2022)
2022-09-27 23:58:23 +02:00
Thilo Graf
20ec7f6900 cc_item_infobox: integrate optional visualisation of loader/hourglass
Origin commit data
------------------
Commit: 482c876ca0
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-09-27 (Tue, 27 Sep 2022)
2022-09-27 23:58:23 +02:00
Thilo Graf
7528a141be data/icons.h: add NEUTRINO_ICON_LOADER
For usage as hint icon and indicator for detection as loader
graphic which will be replaced picon within info, message and hint boxes.


Origin commit data
------------------
Commit: 438a4f910f
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-09-27 (Tue, 27 Sep 2022)
2022-09-27 23:58:23 +02:00
Thilo Graf
8a181f6888 hourglass: add clear() and stop() members
Origin commit data
------------------
Commit: d7f5944709
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-09-27 (Tue, 27 Sep 2022)

Origin message was:
------------------
hourglass: add clear() and stop() members
2022-09-27 23:58:23 +02:00
Thilo Graf
45e1178203 cc_signals: add signals for kill()
Origin commit data
------------------
Commit: 07e5aa72bf
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-09-27 (Tue, 27 Sep 2022)
2022-09-27 23:58:23 +02:00
vanhofen
aa63c77600 rcinput: add RC_touchpad_toggle and RC_vod
Origin commit data
------------------
Commit: 72c43ea90d
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-27 (Tue, 27 Sep 2022)

Origin message was:
------------------
- rcinput: add RC_touchpad_toggle and RC_vod
2022-09-27 23:58:23 +02:00
vanhofen
85686359f5 introduce src/driver/rcinput_fake.h
Origin commit data
------------------
Commit: 1e520b1032
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-27 (Tue, 27 Sep 2022)

Origin message was:
------------------
- introduce src/driver/rcinput_fake.h
2022-09-27 23:58:23 +02:00
vanhofen
b458529432 yWeb: switch to own (empty) yWeb-Extensions infrastructure
* fix typo (extentions => extensions)


Origin commit data
------------------
Commit: 64f3c0295b
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-18 (Sun, 18 Sep 2022)

Origin message was:
------------------
- yWeb: switch to own (empty) yWeb-Extensions infrastructure

* fix typo (extentions => extensions)
2022-09-18 22:16:57 +02:00
vanhofen
8c03ba6ea8 moviecut: formatting code using astyle
Origin commit data
------------------
Commit: 426c5f41fe
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-17 (Sat, 17 Sep 2022)

Origin message was:
------------------
- moviecut: formatting code using astyle
2022-09-17 23:27:05 +02:00
vanhofen
dbd201d1ef moviebrowser: restore last mode to allow tv/radio while copying, cutting and truncating
Origin commit data
------------------
Commit: 314b35b9a3
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-17 (Sat, 17 Sep 2022)

Origin message was:
------------------
- moviebrowser: restore last mode to allow tv/radio while copying, cutting and truncating
2022-09-17 22:33:29 +02:00
vanhofen
ff217ccf7f controlapi: fix and simplify RC_DEVICE defines
Origin commit data
------------------
Commit: 0e32e5562d
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-16 (Fri, 16 Sep 2022)

Origin message was:
------------------
- controlapi: fix and simplify RC_DEVICE defines
2022-09-16 23:29:29 +02:00
vanhofen
9815bead8c acinclude: add missing comma
Origin commit data
------------------
Commit: 762f37815c
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-16 (Fri, 16 Sep 2022)

Origin message was:
------------------
- acinclude: add missing comma
2022-09-16 22:34:19 +02:00
vanhofen
1927444966 add multibox
Origin commit data
------------------
Commit: b4a0e72686
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-15 (Thu, 15 Sep 2022)

Origin message was:
------------------
- add multibox
2022-09-15 21:38:46 +02:00
vanhofen
0ac0e312cc menue: change case of new separatorline switch
Origin commit data
------------------
Commit: 700601ef19
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-14 (Wed, 14 Sep 2022)

Origin message was:
------------------
- menue: change case of new separatorline switch
2022-09-14 20:47:52 +02:00
vanhofen
7944f0a528 scan-setup: fix new addIntroItems() call
Origin commit data
------------------
Commit: b13bc5641a
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-14 (Wed, 14 Sep 2022)

Origin message was:
------------------
- scan-setup: fix new addIntroItems() call
2022-09-14 20:47:52 +02:00
BPanther
97c37ad7ad fix SeparatorLine
Origin commit data
------------------
Commit: 74d05eb940
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2022-09-14 (Wed, 14 Sep 2022)
2022-09-14 20:47:52 +02:00
Thilo Graf
f45689406b cc_detailsline.cpp: use OFFSET_INNER_MIN as default frame witdh
Origin commit data
------------------
Commit: 7374ae96c0
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-09-14 (Wed, 14 Sep 2022)
2022-09-14 20:47:52 +02:00
vanhofen
c31848975c controlapi: add mode_moviebrowser to GetModeCGI()
Origin commit data
------------------
Commit: e76bfe6fdd
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-14 (Wed, 14 Sep 2022)

Origin message was:
------------------
- controlapi: add mode_moviebrowser to GetModeCGI()
2022-09-14 20:47:52 +02:00
vanhofen
b069b0beb1 lcd4l: fix moviebrowser handling ...
* use Movieplayer/Moviebrowser logos
* remove RemoveEventFile()
* rename NewParseID => new_ParseID


Origin commit data
------------------
Commit: c6b51b04ed
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-13 (Tue, 13 Sep 2022)

Origin message was:
------------------
- lcd4l: fix moviebrowser handling ...

* use Movieplayer/Moviebrowser logos
* remove RemoveEventFile()
* rename NewParseID => new_ParseID
2022-09-13 22:48:35 +02:00
Frankenstone
73cf7266b2 eitd/sectionsd: remove USE_BOOST_SHARED_PTR
Origin commit data
------------------
Commit: 97250fe9a2
Author: Frankenstone <dampf_acc@online.de>
Date: 2022-09-12 (Mon, 12 Sep 2022)

Origin message was:
------------------
- eitd/sectionsd: remove USE_BOOST_SHARED_PTR
2022-09-12 21:48:32 +02:00
vanhofen
e47bf6da1e moviebrowser: add lcd4linux support
Origin commit data
------------------
Commit: e36d9d3cd1
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-12 (Mon, 12 Sep 2022)

Origin message was:
------------------
- moviebrowser: add lcd4linux support
2022-09-12 21:38:16 +02:00
vanhofen
0b07dec2c1 neutrino: add mode_moviebrowser
Origin commit data
------------------
Commit: a2e47e7a15
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-12 (Mon, 12 Sep 2022)

Origin message was:
------------------
- neutrino: add mode_moviebrowser
2022-09-12 21:38:16 +02:00
vanhofen
ebe530a038 remove files pushed by mistake
Origin commit data
------------------
Commit: ddb9df80bb
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-12 (Mon, 12 Sep 2022)

Origin message was:
------------------
- remove files pushed by mistake
2022-09-12 21:14:14 +02:00
TangoCash
f464078fb1 fix multistream, fix record streams
Origin commit data
------------------
Commit: 05a0e4d04a
Author: TangoCash <eric@loxat.de>
Date: 2022-09-12 (Mon, 12 Sep 2022)
2022-09-12 21:11:56 +02:00
vanhofen
f524b77541 yWeb: minor changes to lcd4linux screenshot links
Origin commit data
------------------
Commit: bac51204d6
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-10 (Sat, 10 Sep 2022)

Origin message was:
------------------
- yWeb: minor changes to lcd4linux screenshot links
2022-09-10 22:20:29 +02:00
vanhofen
b50e8212fa yWeb: fix e069bdcc12f36d99e631f099832a660e54106085
Origin commit data
------------------
Commit: d52065d864
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-10 (Sat, 10 Sep 2022)

Origin message was:
------------------
- yWeb: fix e069bdcc12f36d99e631f099832a660e54106085
2022-09-10 22:20:29 +02:00
vanhofen
17d815b0e9 yWeb: move rc pictures to own subdir
Origin commit data
------------------
Commit: 9d00c78b95
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-10 (Sat, 10 Sep 2022)

Origin message was:
------------------
- yWeb: move rc pictures to own subdir
2022-09-10 22:20:29 +02:00
vanhofen
46486c9ea0 yWeb: fix filetype icons Y_Filemgr.yhtm
Origin commit data
------------------
Commit: a375564933
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-10 (Sat, 10 Sep 2022)

Origin message was:
------------------
- yWeb: fix filetype icons Y_Filemgr.yhtm
2022-09-10 22:20:29 +02:00
vanhofen
b8b6056d6d yWeb: replace blank.gif with blank.png
Origin commit data
------------------
Commit: 50223589fd
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-10 (Sat, 10 Sep 2022)

Origin message was:
------------------
- yWeb: replace blank.gif with blank.png
2022-09-10 22:20:29 +02:00
vanhofen
8b31949e6a yWeb: drop unused lcshot
Origin commit data
------------------
Commit: b317075c14
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-10 (Sat, 10 Sep 2022)

Origin message was:
------------------
- yWeb: drop unused lcshot
2022-09-10 22:20:29 +02:00
vanhofen
f1bf28db2f streamts: avoid compiler warnings
Origin commit data
------------------
Commit: 02ac2e2a85
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)

Origin message was:
------------------
- streamts: avoid compiler warnings
2022-09-09 23:05:39 +02:00
vanhofen
25c4e3f74c xmlutil: simplify unlink calls
Origin commit data
------------------
Commit: 09e669b231
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)

Origin message was:
------------------
- xmlutil: simplify unlink calls
2022-09-09 23:05:39 +02:00
TangoCash
8b7b2cc82b xml epg: del file even if parsing fails
Origin commit data
------------------
Commit: 262b1ba6b9
Author: TangoCash <eric@loxat.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)
2022-09-09 22:43:15 +02:00
TangoCash
397241967d mode xml epg delete direct into function
Origin commit data
------------------
Commit: bda7e1fd56
Author: TangoCash <eric@loxat.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)
2022-09-09 22:43:15 +02:00
TangoCash
c0ac0e61d4 send ecm pids in stream only in raw mode
Origin commit data
------------------
Commit: 4d7d81b453
Author: TangoCash <eric@loxat.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)
2022-09-09 22:43:15 +02:00
TangoCash
7790170e1b log failed tp remove xml epg
Origin commit data
------------------
Commit: ae0e3f666c
Author: TangoCash <eric@loxat.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)
2022-09-09 22:43:15 +02:00
vanhofen
eaf8f1242a yWeb: remove inlinks to Y_Info_Help.yhtm
Origin commit data
------------------
Commit: 08120dcdbd
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)

Origin message was:
------------------
- yWeb: remove inlinks to Y_Info_Help.yhtm
2022-09-09 22:43:15 +02:00
vanhofen
bb782435f8 yWeb: minor changes in Y_Settings_Menue.yhtm
Origin commit data
------------------
Commit: 1059bb4bd0
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)

Origin message was:
------------------
- yWeb: minor changes in Y_Settings_Menue.yhtm
2022-09-09 22:43:15 +02:00
vanhofen
0fc939ec9e yWeb: move link to infopage to Y_Menue.yhtm
Origin commit data
------------------
Commit: 54bd604efb
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)

Origin message was:
------------------
- yWeb: move link to infopage to Y_Menue.yhtm
2022-09-09 22:43:15 +02:00
vanhofen
f88d4041f3 yWeb: remove double scripts from Y_Tools_Screenshot_LCD4Linux.yhtm
Origin commit data
------------------
Commit: 2b52d0ac68
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)

Origin message was:
------------------
- yWeb: remove double scripts from Y_Tools_Screenshot_LCD4Linux.yhtm
2022-09-09 22:43:15 +02:00
vanhofen
e743620166 yWeb: fix head_ni
Origin commit data
------------------
Commit: 46eaa20b72
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)

Origin message was:
------------------
- yWeb: fix head_ni
2022-09-09 22:43:15 +02:00
vanhofen
5740c57cd3 yWeb: fix bef4d4671a068460d74061b6010cfedc5ed4dcf2
Origin commit data
------------------
Commit: 3b137b1bc5
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)

Origin message was:
------------------
- yWeb: fix bef4d4671a068460d74061b6010cfedc5ed4dcf2
2022-09-09 22:43:15 +02:00
vanhofen
4d78dc4d04 yWeb: minor code formattings
Origin commit data
------------------
Commit: a3a109590d
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)

Origin message was:
------------------
- yWeb: minor code formattings
2022-09-09 22:43:15 +02:00
vanhofen
8cc6273897 yWeb: add link to NI infopage
Origin commit data
------------------
Commit: c0ab849840
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)

Origin message was:
------------------
- yWeb: add link to NI infopage
2022-09-09 22:43:15 +02:00
vanhofen
b7ccaa7bd6 yWeb: add missing link title to lcd4linux screenshot page
Origin commit data
------------------
Commit: 361df54c18
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)

Origin message was:
------------------
- yWeb: add missing link title to lcd4linux screenshot page
2022-09-09 22:43:15 +02:00
vanhofen
8b0cb3b780 yWeb: add link to LCD4Linux screenshot page
Origin commit data
------------------
Commit: c058991db7
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)

Origin message was:
------------------
- yWeb: add link to LCD4Linux screenshot page
2022-09-09 22:43:15 +02:00
vanhofen
37a857d278 yWeb: integrate content of Y_NI_Blocks.txt into Y_Blocks.txt
Origin commit data
------------------
Commit: dda3b21917
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)

Origin message was:
------------------
- yWeb: integrate content of Y_NI_Blocks.txt into Y_Blocks.txt
2022-09-09 22:43:15 +02:00
vanhofen
f797bcf4ec yWeb: remove upload function from Y_Tools_Cmd.yhtm
Origin commit data
------------------
Commit: fb695bd8de
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)

Origin message was:
------------------
- yWeb: remove upload function from Y_Tools_Cmd.yhtm
2022-09-09 22:43:15 +02:00