Commit Graph

7760 Commits

Author SHA1 Message Date
TangoCash
37814bd1f8 remove unneeded delay
Conflicts:
	src/gui/movieplayer.cpp
2021-11-05 15:56:13 +01:00
Thilo Graf
f4dd477050 cc_draw: add member for transparency mode 2021-11-03 18:50:22 +01:00
svenhoefer
6b79f74b55 - remove HAVE_SH4_HARDWARE
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-03 12:13:18 +01:00
svenhoefer
a4c59199a7 - remove RC_HW_TRIPLEDRAGON
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-03 12:13:18 +01:00
svenhoefer
b4daeaa945 - remove BOXTYPE_SPARK
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-03 12:13:18 +01:00
Thilo Graf
4354b23cc1 hourglass: ensure clean screen on disabled bg save
hide() has no effect with disabled bg save
2021-11-03 10:12:45 +01:00
svenhoefer
a8c4560f30 - filebrowser: minor cleanup
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-01 22:01:47 +01:00
BPanther
bc45017a70 quadpip: hide empty bouquets on channel select 2021-11-01 19:25:46 +01:00
svenhoefer
7937776c5d - iconfont: rename defines; ICONFONT_ => FA_
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-01 19:25:46 +01:00
svenhoefer
b79c48543f - iconfont.h: add all Font Awesome icons
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-01 19:25:46 +01:00
svenhoefer
b5c780770c - filebrowser: use iconfont
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-01 19:25:46 +01:00
svenhoefer
9f38a653fb - introduce Font Awesome iconfont
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-01 19:25:46 +01:00
Thilo Graf
7431f55d20 filebrowser: implement loader view for waiting while folder selection 2021-11-01 19:24:08 +01:00
Thilo Graf
3e9fefa8c4 change to v1.94
add hourglass and hint wigets

documentation:
https://wiki.tuxbox-neutrino.org/wiki/Kategorie:Lua:Neutrino-API:Widgets:en
2021-11-01 17:13:58 +01:00
Thilo Graf
073aea9a9b lua: add simple hint method 2021-11-01 17:13:58 +01:00
Thilo Graf
5af92221f4 lua: add hourglass/loader to API 2021-11-01 17:13:58 +01:00
svenhoefer
d16f52922c - screensaver: formatting code using astyle
Conflicts:
	src/gui/screensaver.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-10-25 07:34:32 +02:00
Thilo Graf
73778cfb34 videosettings: rename setVideoSettings() -> initVideoSettings()
It was not a setter, no values will be passed.
2021-10-25 05:43:04 +02:00
Jacek Jendrzej
4a23e0cdf2 some inits 2021-10-22 14:25:37 +02:00
svenhoefer
e4c2dd39b5 - quadpip-setup: rename menu widget id name
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-10-22 08:22:38 +02:00
BPanther
c4f7931377 quadpip: --enable-quadpip only for vusolo4k, vuduo4k, vuduo4kse, vuultimo4k, vuuno4kse and vuuno4k possible. remember last menu position added for quadpip menu. timings shorter for zap channel and audio on/off. 2021-10-22 08:18:37 +02:00
Thilo Graf
b22fcaa17e cc_item_progressbar.cpp fix type conversion
Wconversion
2021-10-21 17:31:44 +02:00
Thilo Graf
766a55e566 cc_frm_window.cpp: fix type conversion
Wconversion
2021-10-21 17:31:44 +02:00
Thilo Graf
da729bfc6e channellist.h: fix type conversion
Wconversion
2021-10-21 17:31:44 +02:00
Thilo Graf
bc7a36a4ad menue.h: fix type conversion
Wconversion
2021-10-21 17:31:44 +02:00
Thilo Graf
9a11692d15 plugins.h: fix type conversion
Wconversion
2021-10-21 17:31:44 +02:00
svenhoefer
1a2fff8f9b - network-service: formatting code using astyle
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-10-21 17:31:44 +02:00
svenhoefer
c45b8cd274 - mediaplayer-setup: formatting code using astyle
Conflicts:
	src/gui/mediaplayer_setup.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-10-21 17:31:44 +02:00
svenhoefer
24897213a0 - mediaplayer: formatting code using astyle
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-10-21 17:31:44 +02:00
svenhoefer
45cf7e0698 - miscsettings-menu: formatting code using astyle
Conflicts:
	src/gui/miscsettings_menu.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-10-21 17:31:44 +02:00
Jacek Jendrzej
886fe53682 keybind_setup.h: KeybindSetup PIP fix 2021-10-21 17:28:07 +02:00
Thilo Graf
c806c8317a hourglass.cpp: simplify constructor
supplement to:
	hourglass.cpp: Avoid division by zero if no images are available.
	b4a3d19c9f
2021-10-20 10:15:31 +02:00
svenhoefer
4674062377 - hourglass: minor formatations
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-10-20 10:12:06 +02:00
svenhoefer
08ee186b19 - introduce configurable ZAPITDIR
Conflicts:
	data/config/settingsupdate.conf.in

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-10-20 09:22:20 +02:00
BPanther
3b0aaf8944 fix unused variables 2021-10-20 09:13:12 +02:00
svenhoefer
ac5f0a9973 - videosettings: small changes to debug output
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-10-19 17:36:46 +02:00
Thilo Graf
b4a3d19c9f hourglass.cpp: Avoid division by zero if no images are available. 2021-10-19 14:44:12 +02:00
Jacek Jendrzej
ca05431f4d better place for ClearChannelList, supplement to fix reloadchannels segfault commit 2021-10-19 13:42:48 +02:00
Jacek Jendrzej
cf8c0acb30 third time try to fix reloadchannels segfault with alternate_logos 2021-10-19 12:09:43 +02:00
Stefan Seyfried
715ceb38e7 channellist::zapToChannel: speed up playback
on channels without EPG on pre-locked bouquets, playback was delayed
until EPG times out (about 10seconds), even if parental control is
globally disabled. Check for parentallock global setting and start video
always if enabled.
2021-10-18 17:07:28 +02:00
svenhoefer
1882b50646 - movieplayer: try to fix rezap audiostreams
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-10-18 17:03:40 +02:00
Thilo Graf
79853a6840 videosettings.cpp: use neutrino debug output 2021-10-18 09:21:43 +02:00
Thilo Graf
0756459b79 videosettings.cpp: remove unused static const char *m[] 2021-10-18 09:11:51 +02:00
svenhoefer
8d39e55753 - move quadpip-setup to videosettings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-10-18 08:42:46 +02:00
svenhoefer
caaa27e39f - quadpip-setup: formatting code using astyle
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-10-18 08:42:46 +02:00
svenhoefer
bd90cd16eb - quadpip-setup: fix compiler warnings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-10-18 08:42:46 +02:00
BPanther
7ff4f0fec1 Experimental for testing - not complete working (audio problem at window change): QuadPiP added for VU+ Solo 4K, VU+ Duo 4k, VU+ Duo 4K SE, VU+ Ultimo 4K, VU+ Uno 4K SE and VU+ Uno 4K. Use --enable-pip and --enable-quadpip for these devices. BUT: VU+ Solo 4K has only support for 3 real video devices. 2021-10-18 08:42:46 +02:00
Jacek Jendrzej
173664f80a Revert "second try to fix reloadchannels segfault with alternate_logos"
This reverts commit f58fc736fe.
2021-10-17 17:06:49 +02:00
svenhoefer
56bd12bac1 - icons: rename color buttons; avoid german names
Conflicts:
	data/icons/buttons/Makefile.am

Signed-off-by: Thilo Graf <dbt@novatux.de>

Note for last cherry-picks with icon rename:
It would make more sense to rename consequently all the other icons with prefixes like btn_*.*, header_*.* etc. ... means
prefixes matching to groups: buttons, header etc.
For some groups, this has already been done
but at the moment that is not enough.
2021-10-17 15:59:59 +02:00
svenhoefer
44e7a95042 - icons: install and use icon_blue.png
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-10-17 15:59:59 +02:00