Commit Graph

13512 Commits

Author SHA1 Message Date
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
Jacek Jendrzej
95a9258217 fix, supplement to 6045e1082c 2021-10-27 14:24:33 +02:00
Jacek Jendrzej
6045e1082c ffmpeg compil versions warnnings 2021-10-27 12:34:55 +02:00
Jacek Jendrzej
7c22c30e0a scanait: another ait segfault fix 2021-10-27 08:57:28 +02:00
Jacek Jendrzej
7f885e77d4 scanait: make compil happy. 2021-10-25 16:03:03 +02:00
Jacek Jendrzej
206d77e181 zapit: CMD_TUNE_TP add default param to rolloff, make compil happy. 2021-10-25 15:13:03 +02:00
Jacek Jendrzej
489cb516eb §update jsoncpp lib 2021-10-25 11:45:22 +02:00
Jacek Jendrzej
35250990c9 frontend: avoid division by zero 2021-10-25 11:34:58 +02: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
44f965f8fd zapit:bouquets skip check 0 len logo url 2021-10-23 19:24:36 +02:00
Jacek Jendrzej
676423f72b md5: fix md5_uint32 4 byte alignment, code copy from glibc 2021-10-23 17:40:31 +02:00
Jacek Jendrzej
4a23e0cdf2 some inits 2021-10-22 14:25:37 +02:00
svenhoefer
56274bf320 - neutrino: reset videodecoder at startup
Conflicts:
	src/neutrino.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-10-22 08:23:13 +02:00
svenhoefer
d88402bb52 - screen-max: formatting code using astyle
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-10-22 08:22:51 +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
svenhoefer
4ded473908 - configure: change quadpip handling
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-10-22 08:21:52 +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
cd4e640328 edvbstring.h: fix type conversion
Wconversion
2021-10-21 17:31:44 +02:00
Thilo Graf
2e9bcb52a7 zapit/include/channel.h: 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
svenhoefer
f489052af5 - zapit: minor formattings
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
Jacek Jendrzej
9b893f61bc xmlutil:readEventsFromXMLTV add epgid cache 2021-10-21 14:58:25 +02:00
Jacek Jendrzej
089df8d24f xmlutil:insertEventsfromXMLTV really make url not static 2021-10-21 13:54:15 +02:00
Jacek Jendrzej
01bd7d51d0 xmlutil:insertEventsfromXMLTV make url not static 2021-10-21 13:42:37 +02:00
Jacek Jendrzej
ede935bdce fix other reloadchannels segfault with getepgid 2021-10-20 16:35:40 +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
3cc4b7c53e - zapitclient: change CZapitClient::stopPip()
* Original commit: 51a084e92b
2021-10-20 09:13:56 +02:00
BPanther
3b0aaf8944 fix unused variables 2021-10-20 09:13:12 +02:00
GetAway
482cae3f90 neutrino.cpp: remove double execute of StartLCD4l() 2021-10-19 20:27:34 +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
GetAway
2cd69068bf zapit.cpp: (pip) delete pointer 2021-10-19 15:37:59 +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
43ae436cb6 supplement to cf8c0acb30 2021-10-19 12:26:06 +02:00
Jacek Jendrzej
cf8c0acb30 third time try to fix reloadchannels segfault with alternate_logos 2021-10-19 12:09:43 +02:00
Jacek Jendrzej
f31602f91c zapit:use avoid unaligned hack only with sh4 hw; this segfault on not sh4 hw 2021-10-19 10:39:23 +02:00