Commit Graph

15774 Commits

Author SHA1 Message Date
Thilo Graf
5d5b260805 cc_draw: reduce log output
Origin commit data
------------------
Commit: 4f58496b84
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-11-14 (Sun, 14 Nov 2021)
2021-11-14 22:12:27 +01:00
Thilo Graf
4cb0bfaffe icons/various: add test svg icon tux for testing
--enable-testing is required


Origin commit data
------------------
Commit: c67b0dc76e
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-11-14 (Sun, 14 Nov 2021)
2021-11-14 22:12:27 +01:00
vanhofen
a848ed7490 menu: try to allow RC_standby in all menues
Origin commit data
------------------
Commit: 2fadd71173
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-13 (Sat, 13 Nov 2021)

Origin message was:
------------------
- menu: try to allow RC_standby in all menues
2021-11-13 14:40:38 +01:00
Thilo Graf
2561423100 cc_draw: avoid possible runtime error with signed integer overflow
Origin commit data
------------------
Commit: f2e4e8b9d7
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-11-13 (Sat, 13 Nov 2021)
2021-11-13 12:26:36 +01:00
TangoCash
7d740f20f2 bouquetlist: ugly workaround for better readability
Origin commit data
------------------
Commit: 3864334143
Author: TangoCash <eric@loxat.de>
Date: 2021-11-13 (Sat, 13 Nov 2021)

Origin message was:
------------------
- bouquetlist: ugly workaround for better readability
2021-11-13 12:26:36 +01:00
TangoCash
faa4bd5421 channellist: align description position to channelname height
Origin commit data
------------------
Commit: 3cbdfffe8c
Author: TangoCash <eric@loxat.de>
Date: 2021-11-12 (Fri, 12 Nov 2021)

Origin message was:
------------------
- channellist: align description position to channelname height
2021-11-12 20:50:18 +01:00
vanhofen
7109b26e28 Update README.md
Origin commit data
------------------
Commit: b17bb8596a
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-07 (Sun, 07 Nov 2021)
2021-11-07 20:08:44 +01:00
vanhofen
3cbc0e91ac hdd-info: formatting code using astyle
Origin commit data
------------------
Commit: 02e0ae9e3d
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-07 (Sun, 07 Nov 2021)

Origin message was:
------------------
- hdd-info: formatting code using astyle
2021-11-07 19:44:03 +01:00
vanhofen
4522958dd7 imageinfo-ni: formatting code using astyle
Origin commit data
------------------
Commit: 54b44d662e
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-07 (Sun, 07 Nov 2021)

Origin message was:
------------------
- imageinfo-ni: formatting code using astyle
2021-11-07 19:44:03 +01:00
Jacek Jendrzej
f5aef6ce1b imageinfo_ni: avoid division by zero
Origin commit data
------------------
Commit: bad49da359
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-11-07 (Sun, 07 Nov 2021)
2021-11-07 14:41:13 +01:00
Jacek Jendrzej
4150a3cd54 cc_frm_button.cpp: dont create cc_btn_icon_obj with empty cc_btn_icon, avoid segfault with doble delete - delete cc_btn_icon_obj and CComponentsForm::clear()
Origin commit data
------------------
Commit: 07f8d789fa
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-11-06 (Sat, 06 Nov 2021)

Origin message was:
------------------
cc_frm_button.cpp: dont create cc_btn_icon_obj with empty cc_btn_icon, avoid segfault with doble delete - delete cc_btn_icon_obj and CComponentsForm::clear()
2021-11-06 20:34:39 +01:00
Jacek Jendrzej
4a525fbb8a personalize.cpp: avoid length array with value 0
Origin commit data
------------------
Commit: 52ee152bf7
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-11-06 (Sat, 06 Nov 2021)
2021-11-06 20:34:39 +01:00
vanhofen
5557597f6b zapit/scanait: formatting code using astyle; see https://github.com/neutrino-images/ni-buildsystem/blob/master/support/scripts/astyle.sh
Origin commit data
------------------
Commit: 39f3a0e2a0
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-06 (Sat, 06 Nov 2021)

Origin message was:
------------------
- zapit/scanait: formatting code using astyle; see https://github.com/neutrino-images/ni-buildsystem/blob/master/support/scripts/astyle.sh
2021-11-06 10:51:55 +01:00
Thilo Graf
dc390646b8 driver/picturviewer: minor format change
Origin commit data
------------------
Commit: 707d2e42e4
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-11-05 (Fri, 05 Nov 2021)
2021-11-05 20:09:04 +01:00
Thilo Graf
085876f04d cc_draw: add member for transparency mode
Origin commit data
------------------
Commit: 83c5a4ff40
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-11-05 (Fri, 05 Nov 2021)
2021-11-05 20:09:04 +01:00
TangoCash
0f08f7ea0c some cec volume fixes
Origin commit data
------------------
Commit: 4759ebd150
Author: TangoCash <eric@loxat.de>
Date: 2021-11-05 (Fri, 05 Nov 2021)
2021-11-05 20:09:04 +01:00
TangoCash
7adcc60fd5 add support for svg header icons
Origin commit data
------------------
Commit: 6645f2dc21
Author: TangoCash <eric@loxat.de>
Date: 2021-11-05 (Fri, 05 Nov 2021)
2021-11-05 11:25:19 +01:00
TangoCash
7532abea07 always scale svg's
Origin commit data
------------------
Commit: ee10ecffe6
Author: TangoCash <eric@loxat.de>
Date: 2021-11-05 (Fri, 05 Nov 2021)
2021-11-05 11:25:19 +01:00
TangoCash
9829a6b00e support svg channellogos
Origin commit data
------------------
Commit: 5d898149ec
Author: TangoCash <eric@loxat.de>
Date: 2021-11-05 (Fri, 05 Nov 2021)
2021-11-05 11:25:19 +01:00
TangoCash
db33b4b30d remove unneeded delay
Origin commit data
------------------
Commit: cf60e9ea8a
Author: TangoCash <eric@loxat.de>
Date: 2021-11-05 (Fri, 05 Nov 2021)
2021-11-05 11:25:19 +01:00
Thilo Graf
4f3ecfaeb2 hourglass: ensure clean screen on disabled bg save
hide() has no effect with disabled bg save


Origin commit data
------------------
Commit: 8dc21b74fd
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-11-04 (Thu, 04 Nov 2021)
2021-11-04 19:38:06 +01:00
TangoCash
b3da9e4c3a rework last commit
Origin commit data
------------------
Commit: 6804630061
Author: TangoCash <eric@loxat.de>
Date: 2021-11-04 (Thu, 04 Nov 2021)
2021-11-04 19:37:35 +01:00
TangoCash
ae40e76805 update nanosvg
Origin commit data
------------------
Commit: 8043b44a6e
Author: TangoCash <eric@loxat.de>
Date: 2021-11-04 (Thu, 04 Nov 2021)
2021-11-04 19:37:35 +01:00
TangoCash
5de5c3c31c fix transparency
Origin commit data
------------------
Commit: 49f03fdc2b
Author: TangoCash <eric@loxat.de>
Date: 2021-11-04 (Thu, 04 Nov 2021)
2021-11-04 19:37:35 +01:00
vanhofen
7560da8e00 fix build pt. 2
Origin commit data
------------------
Commit: 70389584e0
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)

Origin message was:
------------------
- fix build pt. 2
2021-11-02 20:57:18 +01:00
vanhofen
d6585df3d8 fix build
Origin commit data
------------------
Commit: 1d0c74bc9a
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)

Origin message was:
------------------
- fix build
2021-11-02 20:24:01 +01:00
TangoCash
a7448a693b fix svg resize
Origin commit data
------------------
Commit: 8ced48eafd
Author: TangoCash <eric@loxat.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)
2021-11-02 20:14:15 +01:00
vanhofen
639752e11d remove driver/spark_led.h
Origin commit data
------------------
Commit: 0b9a075f57
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)

Origin message was:
------------------
- remove driver/spark_led.h
2021-11-02 00:08:00 +01:00
vanhofen
42ad9f720a add PARTIAL_BLIT again
Origin commit data
------------------
Commit: 8f4aa99154
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)

Origin message was:
------------------
- add PARTIAL_BLIT again
2021-11-02 00:08:00 +01:00
vanhofen
6e2b7efc55 remove HAVE_SH4_HARDWARE; pt. 2
Origin commit data
------------------
Commit: 626757c8e9
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)

Origin message was:
------------------
- remove HAVE_SH4_HARDWARE; pt. 2
2021-11-02 00:08:00 +01:00
vanhofen
1213cc9857 remove HAVE_SH4_HARDWARE
Origin commit data
------------------
Commit: 8a412d145d
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)

Origin message was:
------------------
- remove HAVE_SH4_HARDWARE
2021-11-02 00:08:00 +01:00
vanhofen
9448a6a32c remove DBOX defines
Origin commit data
------------------
Commit: 10c346be7c
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)

Origin message was:
------------------
- remove DBOX defines
2021-11-02 00:08:00 +01:00
vanhofen
5e825021e9 remove unused src/driver/audiodec/vis.cpp
Origin commit data
------------------
Commit: 2bdd9f2e4f
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)

Origin message was:
------------------
- remove unused src/driver/audiodec/vis.cpp
2021-11-02 00:08:00 +01:00
vanhofen
b25d452d91 remove unmaintained locales
Origin commit data
------------------
Commit: 5b870799ac
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)

Origin message was:
------------------
- remove unmaintained locales
2021-11-02 00:08:00 +01:00
vanhofen
2bad087e90 remove lcddisplay code
Origin commit data
------------------
Commit: de21a123d8
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)

Origin message was:
------------------
- remove lcddisplay code
2021-11-02 00:08:00 +01:00
vanhofen
c5fdfef8e6 remove driver/lcdd.cpp.h and newclock.cpp/h
Origin commit data
------------------
Commit: bb295f6d9b
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)

Origin message was:
------------------
- remove driver/lcdd.cpp.h and newclock.cpp/h
2021-11-02 00:08:00 +01:00
vanhofen
2a5608090b remove RC_HW_TRIPLEDRAGON
Origin commit data
------------------
Commit: 36a0af3ab4
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)

Origin message was:
------------------
- remove RC_HW_TRIPLEDRAGON
2021-11-02 00:08:00 +01:00
vanhofen
f3e945a088 remove BOXTYPE_SPARK
Origin commit data
------------------
Commit: 97e1f43f62
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)

Origin message was:
------------------
- remove BOXTYPE_SPARK
2021-11-02 00:08:00 +01:00
vanhofen
ea3fc701d3 Revert "- nlab: fix typo"
This reverts commit 19d072d555.


Origin commit data
------------------
Commit: cfcc406d5b
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-01 (Mon, 01 Nov 2021)
2021-11-01 21:51:15 +01:00
vanhofen
19d072d555 nlab: fix typo
Origin commit data
------------------
Commit: 57e8705bfb
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-01 (Mon, 01 Nov 2021)

Origin message was:
------------------
- nlab: fix typo
2021-11-01 21:12:01 +01:00
Thilo Graf
ea62292f39 filebrowser: implement loader view for waiting while folder selection
Origin commit data
------------------
Commit: 8d95fbb81e
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-11-01 (Mon, 01 Nov 2021)
2021-11-01 21:12:01 +01:00
vanhofen
edb69939da filebrowser: minor cleanup
Origin commit data
------------------
Commit: 604ae4b7f8
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-01 (Mon, 01 Nov 2021)

Origin message was:
------------------
- filebrowser: minor cleanup
2021-11-01 21:12:01 +01:00
Thilo Graf
77ab32db4b change to v1.94
add hourglass and hint wigets

documentation:
https://wiki.tuxbox-neutrino.org/wiki/Kategorie:Lua:Neutrino-API:Widgets:en


Origin commit data
------------------
Commit: 57e4ab172d
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-11-01 (Mon, 01 Nov 2021)
2021-11-01 21:12:01 +01:00
Thilo Graf
c39ba7ab93 lua: add simple hint method
Origin commit data
------------------
Commit: d836ccebaf
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-11-01 (Mon, 01 Nov 2021)
2021-11-01 21:12:01 +01:00
Thilo Graf
266d9a90e3 lua: add hourglass/loader to API
Origin commit data
------------------
Commit: 48747d837b
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-11-01 (Mon, 01 Nov 2021)
2021-11-01 21:12:01 +01:00
Jacek Jendrzej
b4ec26024d nlab.lua fix showpicture
Origin commit data
------------------
Commit: 39304bd0cf
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-11-01 (Mon, 01 Nov 2021)
2021-11-01 19:00:14 +01:00
BPanther
cafe815218 quadpip: hide empty bouquets on channel select
Origin commit data
------------------
Commit: 4855e18045
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-10-30 (Sat, 30 Oct 2021)
2021-10-31 11:38:39 +01:00
vanhofen
c7ee019ab4 Revert "- nlab: creating symlink from $(LUAPLUGINDIR) to $(bindir)"
This reverts commit d0ab6a23a1.


Origin commit data
------------------
Commit: 64cd085f7e
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-31 (Sun, 31 Oct 2021)
2021-10-31 11:35:22 +01:00
vanhofen
d537999d6d iconfont: rename defines; ICONFONT_ => FA_
Origin commit data
------------------
Commit: 776496cd0a
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-31 (Sun, 31 Oct 2021)

Origin message was:
------------------
- iconfont: rename defines; ICONFONT_ => FA_
2021-10-31 04:09:07 +01:00
vanhofen
5efa792b95 iconfont.h: add all Font Awesome icons
Origin commit data
------------------
Commit: ee3ded466d
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-31 (Sun, 31 Oct 2021)

Origin message was:
------------------
- iconfont.h: add all Font Awesome icons
2021-10-31 02:41:46 +01:00