Commit Graph

15550 Commits

Author SHA1 Message Date
Jacek Jendrzej
b2eb7ab274 md5: fix md5_uint32 4 byte alignment, code copy from glibc
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9272813d72
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-10-24 (Sun, 24 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-24 19:19:18 +02:00
Jacek Jendrzej
121a053955 some inits
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0fdb6505d8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-10-24 (Sun, 24 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-24 19:19:18 +02:00
vanhofen
a01f20a624 nlab: creating symlink from $(LUAPLUGINDIR) to $(bindir)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 25e2b9ab09
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-23 (Sat, 23 Oct 2021)

Origin message was:
------------------
- nlab: creating symlink from $(LUAPLUGINDIR) to $(bindir)

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-23 15:00:01 +02:00
vanhofen
d346031463 nlab: remove postmsg.standby_on from get section
Origin commit data
------------------
Branch: ni/coolstream
Commit: 93a2be6c26
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-23 (Sat, 23 Oct 2021)

Origin message was:
------------------
- nlab: remove postmsg.standby_on from get section

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-23 11:37:47 +02:00
vanhofen
210ae97f95 introduce Neutrino Lua API bridge ...
to allow shellscripts access the neutrino lua api

Usage:

--- cut ---
!/bin/sh

PATH=$PATH:/usr/share/tuxbox/neutrino/luaplugins

CONFIGDIR=$(nlab.lua get dir.configdir)
echo "CONFIGDIR: $CONFIGDIR"
--- cut ---


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4fffc835c1
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-23 (Sat, 23 Oct 2021)

Origin message was:
------------------
- introduce Neutrino Lua API bridge ...

to allow shellscripts access the neutrino lua api

Usage:

--- cut ---
!/bin/sh

PATH=$PATH:/usr/share/tuxbox/neutrino/luaplugins

CONFIGDIR=$(nlab.lua get dir.configdir)
echo "CONFIGDIR: $CONFIGDIR"
--- cut ---


------------------
This commit was generated by Migit
2021-10-23 11:17:25 +02:00
vanhofen
74a0069f74 configure: fix ENABLE_QUADPIP
Origin commit data
------------------
Branch: ni/coolstream
Commit: 27f60272ea
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-21 (Thu, 21 Oct 2021)

Origin message was:
------------------
- configure: fix ENABLE_QUADPIP

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-21 22:54:30 +02:00
vanhofen
9e836c9367 configure: remove test
Origin commit data
------------------
Branch: ni/coolstream
Commit: 112153eb28
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-21 (Thu, 21 Oct 2021)

Origin message was:
------------------
- configure: remove test

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-21 22:35:46 +02:00
vanhofen
ac007573f0 neutrino: reset videodecoder at startup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b6831f448
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-21 (Thu, 21 Oct 2021)

Origin message was:
------------------
- neutrino: reset videodecoder at startup

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-21 22:35:06 +02:00
vanhofen
14405e8cdf screen-max: formatting code using astyle
Origin commit data
------------------
Branch: ni/coolstream
Commit: 16d0b8183e
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-21 (Thu, 21 Oct 2021)

Origin message was:
------------------
- screen-max: formatting code using astyle

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-21 22:35:06 +02:00
vanhofen
75f25d9788 quadpip-setup: rename menu widget id name
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8d64dcfe08
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-21 (Thu, 21 Oct 2021)

Origin message was:
------------------
- quadpip-setup: rename menu widget id name

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-21 22:35:06 +02:00
vanhofen
b10372c965 configure: change quadpip handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1a101a870e
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-21 (Thu, 21 Oct 2021)

Origin message was:
------------------
- configure: change quadpip handling

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-21 22:35:06 +02:00
BPanther
0e3602f846 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.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9acd9f24dc
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-10-21 (Thu, 21 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-21 22:35:06 +02:00
Thilo Graf
8c9f22aae9 cc_item_progressbar.cpp fix type conversion
Wconversion


Origin commit data
------------------
Branch: ni/coolstream
Commit: d910fc0326
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-10-21 (Thu, 21 Oct 2021)



------------------
This commit was generated by Migit
2021-10-21 18:57:35 +02:00
Thilo Graf
a63da095a0 edvbstring.h: fix type conversion
Wconversion


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2dc1b30e96
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-10-21 (Thu, 21 Oct 2021)



------------------
This commit was generated by Migit
2021-10-21 18:57:35 +02:00
Thilo Graf
6a5a7b0d1a zapit/include/channel.h: fix type conversion
Wconversion


Origin commit data
------------------
Branch: ni/coolstream
Commit: 144105d9a6
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-10-21 (Thu, 21 Oct 2021)



------------------
This commit was generated by Migit
2021-10-21 18:57:35 +02:00
Thilo Graf
5cf48b6639 cc_frm_window.cpp: fix type conversion
Wconversion


Origin commit data
------------------
Branch: ni/coolstream
Commit: eca02865c0
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-10-21 (Thu, 21 Oct 2021)



------------------
This commit was generated by Migit
2021-10-21 18:57:35 +02:00
Thilo Graf
2dd2b71031 channellist.h: fix type conversion
Wconversion


Origin commit data
------------------
Branch: ni/coolstream
Commit: 11ae1615cf
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-10-21 (Thu, 21 Oct 2021)



------------------
This commit was generated by Migit
2021-10-21 18:57:35 +02:00
Thilo Graf
16f1c32df2 menue.h: fix type conversion
Wconversion


Origin commit data
------------------
Branch: ni/coolstream
Commit: 39c9baf9ab
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-10-21 (Thu, 21 Oct 2021)



------------------
This commit was generated by Migit
2021-10-21 18:57:35 +02:00
Thilo Graf
998f3334dd plugins.h: fix type conversion
Wconversion


Origin commit data
------------------
Branch: ni/coolstream
Commit: ff29a5f4a3
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-10-21 (Thu, 21 Oct 2021)



------------------
This commit was generated by Migit
2021-10-21 18:57:35 +02:00
Jacek Jendrzej
9eb8e252d9 keybind_setup.h: KeybindSetup PIP fix
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8ff2554cb0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-10-21 (Thu, 21 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-21 17:47:46 +02:00
Jacek Jendrzej
c4ce5e0416 xmlutil:readEventsFromXMLTV add epgid cache
Origin commit data
------------------
Branch: ni/coolstream
Commit: d9ae582c4c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-10-21 (Thu, 21 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-21 16:42:16 +02:00
Jacek Jendrzej
0ef50e607f xmlutil:insertEventsfromXMLTV really make url not static
Origin commit data
------------------
Branch: ni/coolstream
Commit: 12b23bf915
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-10-21 (Thu, 21 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-21 16:42:16 +02:00
Jacek Jendrzej
53b4f8628a xmlutil:insertEventsfromXMLTV make url not static
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2ac0aa9319
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-10-21 (Thu, 21 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-21 16:42:16 +02:00
vanhofen
713e5e9fda network-service: formatting code using astyle
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4bc8eb2cbb
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-20 (Wed, 20 Oct 2021)

Origin message was:
------------------
- network-service: formatting code using astyle

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-20 20:24:59 +02:00
vanhofen
104c834a8f mediaplayer-setup: formatting code using astyle
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4a1db4ef71
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-20 (Wed, 20 Oct 2021)

Origin message was:
------------------
- mediaplayer-setup: formatting code using astyle

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-20 19:31:13 +02:00
vanhofen
581e0505a2 mediaplayer: formatting code using astyle
Origin commit data
------------------
Branch: ni/coolstream
Commit: f165006208
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-20 (Wed, 20 Oct 2021)

Origin message was:
------------------
- mediaplayer: formatting code using astyle

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-20 19:31:13 +02:00
vanhofen
2fad113511 miscsettings-menu: formatting code using astyle
Origin commit data
------------------
Branch: ni/coolstream
Commit: 59e566408c
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-20 (Wed, 20 Oct 2021)

Origin message was:
------------------
- miscsettings-menu: formatting code using astyle

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-20 19:31:13 +02:00
Jacek Jendrzej
f66c1939e2 fix other reloadchannels segfault with getepgid
Origin commit data
------------------
Branch: ni/coolstream
Commit: a0e658ddcf
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-10-20 (Wed, 20 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-20 19:31:13 +02:00
Thilo Graf
012fedd056 hourglass.cpp: simplify constructor
supplement to:
	hourglass.cpp: Avoid division by zero if no images are available.
	b4a3d19c9fa503560b52a49018a8cea6a22f94bb


Origin commit data
------------------
Branch: ni/coolstream
Commit: 08205a3c6a
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-10-20 (Wed, 20 Oct 2021)



------------------
This commit was generated by Migit
2021-10-20 19:31:13 +02:00
vanhofen
7150284b13 zapit: minor formattings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 84496c8205
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-20 (Wed, 20 Oct 2021)

Origin message was:
------------------
- zapit: minor formattings

------------------
This commit was generated by Migit
2021-10-20 12:37:49 +02:00
vanhofen
0eaa4b5791 introduce configurable ZAPITDIR
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6161eeef9b
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-19 (Tue, 19 Oct 2021)

Origin message was:
------------------
- introduce configurable ZAPITDIR

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-19 22:35:24 +02:00
BPanther
cd0bb34f74 zapitclient: change CZapitClient::stopPip()
* Original commit: 51a084e92b


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0080ef7197
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-10-19 (Tue, 19 Oct 2021)

Origin message was:
------------------
- zapitclient: change CZapitClient::stopPip()

* Original commit: 51a084e92b


------------------
This commit was generated by Migit
2021-10-19 22:35:24 +02:00
BPanther
a862167d32 fix unused variables
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8b2b66592c
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-10-19 (Tue, 19 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-19 22:35:24 +02:00
vanhofen
c256e1d3b9 hourglass: minor formatations
Origin commit data
------------------
Branch: ni/coolstream
Commit: d05a48c270
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-19 (Tue, 19 Oct 2021)

Origin message was:
------------------
- hourglass: minor formatations

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-19 22:35:24 +02:00
GetAway
175a1b0f7b zapit.cpp: (pip) delete pointer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 829e0ae4a0
Author: GetAway <get-away@t-online.de>
Date: 2021-10-19 (Tue, 19 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-19 22:35:24 +02:00
Thilo Graf
a51c52ccf2 hourglass.cpp: Avoid division by zero if no images are available.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 12a7e32e85
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-10-19 (Tue, 19 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-19 22:35:24 +02:00
Jacek Jendrzej
b046532ff7 better place for ClearChannelList, supplement to fix reloadchannels segfault commit
Origin commit data
------------------
Branch: ni/coolstream
Commit: ff31638768
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-10-19 (Tue, 19 Oct 2021)

Origin message was:
------------------
better place for ClearChannelList, supplement to fix reloadchannels segfault commit

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-19 22:35:24 +02:00
Jacek Jendrzej
61b1240435 supplement to cf8c0acb305c4d8e33403d5e15c41f19895452db
Origin commit data
------------------
Branch: ni/coolstream
Commit: 461d252c8d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-10-19 (Tue, 19 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-19 22:35:24 +02:00
Jacek Jendrzej
a3dea33d06 third time try to fix reloadchannels segfault with alternate_logos
Origin commit data
------------------
Branch: ni/coolstream
Commit: db2a11b76e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-10-19 (Tue, 19 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-19 22:35:24 +02:00
Jacek Jendrzej
d83f790226 zapit:use avoid unaligned hack only with sh4 hw; this segfault on not sh4 hw
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9474591afe
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-10-19 (Tue, 19 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-19 22:35:24 +02:00
GetAway
f9b328aaf7 zapit.cpp: remove trailing spaces
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2dcf61f131
Author: GetAway <get-away@t-online.de>
Date: 2021-10-18 (Mon, 18 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-18 22:30:57 +02:00
vanhofen
154003129d videosettings: small changes to debug output
Origin commit data
------------------
Branch: ni/coolstream
Commit: cf29956548
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-18 (Mon, 18 Oct 2021)

Origin message was:
------------------
- videosettings: small changes to debug output

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-18 22:30:57 +02:00
Thilo Graf
b334d96039 videosettings.cpp: use neutrino debug output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0333f98d3e
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-10-18 (Mon, 18 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-18 22:30:57 +02:00
GetAway
f0cfbcd60b zapit.cpp: fix pip for CST
Origin commit data
------------------
Branch: ni/coolstream
Commit: dc1cdf4650
Author: GetAway <get-away@t-online.de>
Date: 2021-10-18 (Mon, 18 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-18 18:27:54 +02:00
Stefan Seyfried
c3253eea0d zapit: avoid unaligned access in parseBouquetsXml()
SH4 kernels are complaining about unaligned accesses when bouquets.xml
with urls are parsed. Even though this should be fixed in the XML
parsing library, this seems not easy, so let's add a simple workaround
to avoid the messages in the kernel log.


Origin commit data
------------------
Branch: ni/coolstream
Commit: cdb83748f1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2021-10-18 (Mon, 18 Oct 2021)



------------------
This commit was generated by Migit
2021-10-18 18:25:57 +02:00
Stefan Seyfried
0a56377f94 fb_accel_sti: avoid additional BPA2 buffer
by increasing the framebuffer memory slightly, the additional BPA2
memory buffer can be avoided, which leads to less memory fragmentation
and the possibility to configure more memory for general system use.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2da6d13e25
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2021-10-18 (Mon, 18 Oct 2021)



------------------
This commit was generated by Migit
2021-10-18 18:25:57 +02:00
Stefan Seyfried
c8e80b2cb3 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.


Origin commit data
------------------
Branch: ni/coolstream
Commit: e30d00c4c0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2021-10-18 (Mon, 18 Oct 2021)



------------------
This commit was generated by Migit
2021-10-18 18:25:57 +02:00
Stefan Seyfried
44a945295b fb_accel_sti: remove harmful blit() call
this actually causes flickering by ensuring that big (background)
fill operations are immediately committed to the screen


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0eeb8191fb
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2021-10-18 (Mon, 18 Oct 2021)



------------------
This commit was generated by Migit
2021-10-18 18:25:57 +02:00
BPanther
bfe8bd4e3b small fix (thx vanhofen)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6d608708ff
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-10-17 (Sun, 17 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-18 00:09:05 +02:00
vanhofen
40dc9a2a52 move quadpip-setup to videosettings
Origin commit data
------------------
Branch: ni/coolstream
Commit: bee7b69920
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-17 (Sun, 17 Oct 2021)

Origin message was:
------------------
- move quadpip-setup to videosettings

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-17 21:38:28 +02:00