Commit Graph

37444 Commits

Author SHA1 Message Date
Matthias Reichl
0d11882e06
Merge pull request #5755 from Portisch/rework_gh_api
update scripts: rework tag fetching with GitHub API
2021-10-13 17:31:44 +02:00
CvH
370a77805d
Merge pull request #5756 from heitbaum/va
Update libva and media-driver
2021-10-13 17:08:59 +02:00
heitbaum
a3939f90de libva-utils: update to 2.13.0 2021-10-13 23:15:10 +11:00
heitbaum
14b4a8a79c media-driver: update to 21.3.5 2021-10-13 23:13:15 +11:00
heitbaum
81ab1d61b9 libva: update to 2.13.0 2021-10-13 23:12:58 +11:00
Portisch
b6da5ced51 update scripts: rework tag fetching with GitHub API
Use GitHub GraphQL API to sort fetched tags by date instead by version 
number.
2021-10-13 11:30:33 +02:00
CvH
0cb023db74
Merge pull request #5726 from HiassofT/le11-drmprime-coords
[le11] kodi: fix subtitles not shown on GBM if GUI limit is active
2021-10-12 12:29:09 +02:00
CvH
fdb37d7ee3
Merge pull request #5733 from heitbaum/libheif
libheif: fix compile error with -Wunused-variable
2021-10-12 12:28:29 +02:00
CvH
b6f05bdbc0
Merge pull request #5739 from jernejsk/err-msg
Allwinner: linux: avoid printing error message
2021-10-12 12:28:05 +02:00
CvH
38178645bc
Merge pull request #5750 from HiassofT/le11-retro-addons4
revert retroplayer addon drops, plus more updates
2021-10-12 12:27:23 +02:00
CvH
5bd4bae53c
Merge pull request #5749 from knaerzche/rk-fixes-1021
Rockchip: fixes / improvements / updates
2021-10-12 12:26:00 +02:00
CvH
7b94ac1ede
Merge pull request #5737 from antonlacon/kodi-logging
Kodi logging libraries update
2021-10-12 12:24:35 +02:00
CvH
56f922806f
Merge pull request #5741 from heitbaum/ntfs-3g_ntfsprogs
ntfs-3g_ntfsprogs: update to 2021.8.22
2021-10-12 12:23:51 +02:00
CvH
5fe9c9d008
Merge pull request #5743 from heitbaum/binaries
kodi-binary-addons: update to latest versions
2021-10-12 12:22:48 +02:00
CvH
94ea746e97
Merge pull request #5744 from boot2k3/patch-1
rpcbind: NFS discovery fix
2021-10-12 12:22:22 +02:00
Christian Hewitt
813058330d
Merge pull request #5753 from jernejsk/aw-alsa-fix
Allwinner: alsa: Fix configuration
2021-10-12 06:07:04 +04:00
Christian Hewitt
bb67729b56
Merge pull request #5751 from jernejsk/h3-cec-fix
[LE11] Allwinner: H3: linux: Fix SW CEC
2021-10-12 06:05:08 +04:00
Matthias Reichl
509a796c1c update retroplayer addons to latest versions
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-11 22:50:29 +02:00
Jernej Skrabec
edbbde77a9 Allwinner: alsa: Fix configuration 2021-10-11 22:29:51 +02:00
Jernej Skrabec
b217b977da Allwinner: H3: linux: Fix SW CEC 2021-10-11 20:25:08 +02:00
Matthias Reichl
c89bd71bcc Revert "game.libretro.fsuae: drop package"
This reverts commit 48bb489c80.
2021-10-11 16:00:04 +02:00
Matthias Reichl
05d9637a96 Revert "game.libretro.mame2016: drop package"
This reverts commit a49fb73e9d.
2021-10-11 16:00:00 +02:00
Matthias Reichl
a3956a390c Revert "game.libretro.uae4arm: drop package"
This reverts commit b7407b5fe0.
2021-10-11 15:59:58 +02:00
Alex Bee
9a6be0d36b Rockchip: RK3328: Disable 500 MHz GPU OPP 2021-10-11 15:30:44 +02:00
Alex Bee
f681a48a66 Rockchip: alsa: add card configurations for use with simple-card driver name 2021-10-11 15:30:33 +02:00
Alex Bee
7b46405ddb Rockchip: ffmpeg: support more formats / automatic output format selection in deinterlace filter
Also increase input/output buffer count
2021-10-11 15:28:31 +02:00
Alex Bee
3198acc472 Rockchip: ffmpeg: v4l2request: support validating framesizes supported by the driver 2021-10-11 15:28:23 +02:00
Alex Bee
946d66c50c Rockchip linux/ffmpeg hevc: increase max slices count 2021-10-11 15:28:14 +02:00
Alex Bee
fc15a8a029 Rockchip: linux: rkvdec: hevc: improve lowdelay 2021-10-11 15:26:52 +02:00
Alex Bee
2fb5057e0c Rockchip: linux: replace dwmac fix with upstreamed variant 2021-10-11 15:26:42 +02:00
Alex Bee
8f104ff85b Rockchip: RK3399: add support for Radxa ROCK Pi 4+ 2021-10-11 15:26:36 +02:00
Alex Bee
187f3999c9 Rockchip: RK3399: add support for ROC-RK3399-PC-PLUS 2021-10-11 15:26:21 +02:00
heitbaum
e4fe67d8ef kodi-binary-addons: update to latest versions
- pvr.demo: update 20.2.0-Nexus to 20.3.0-Nexus
- pvr.iptvsimple: update 20.1.0-Nexus to 20.1.1-Nexus
- pvr.mythtv: update 7.3.4-Matrix to 20.1.0-Nexus
- pvr.vuplus: update 20.1.0-Nexus to 20.1.1-Nexus
2021-10-11 19:57:33 +11:00
CvH
27d96604e5
Merge pull request #5747 from HiassofT/le11-retro-addons3
update retroplayer addons to latest versions
2021-10-10 17:31:34 +02:00
Matthias Reichl
50e5771fd4 update retroplayer addons to latest versions
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-10 16:35:02 +02:00
Dmitry_L
5ad630caeb
rpcbind: NFS discovery fix
After update to 1.2.5 NFS servers discovery doesn't work anymore.
In this build added a new configuration flag --enable-rmtcalls which will be needed to enable the remote call functionality.
2021-10-10 17:08:32 +03:00
Christian Hewitt
4ec2af6a71
Merge pull request #5742 from HiassofT/le11-retro-addons2
game.libretro: update to 20.0.0-Nexus
2021-10-10 14:38:24 +04:00
Jernej Škrabec
375d0d87ef
Merge pull request #5719 from heitbaum/uboot
u-boot: Update to 2021.10
2021-10-10 11:00:41 +02:00
heitbaum
fe7c8dfe1e u-boot: use setup_pkg_config_host for build
Issue was that pkg-config picks wrong include folders. That is because
in u-boot case, pkg-config is configured to pick up target (ARM)
includes and libraries, because it's called from make_target(). Simple
solution to avoid patching sources and adding CONFIG_TOOLS_LIBCRYPTO
line to each and every config file is to add setup_pkg_config_host at
the beginning of make_target(). Include the dependency to
openssl:host.
2021-10-10 19:56:36 +11:00
Matthias Reichl
0498ca8f4e game.libretro: update to 20.0.0-Nexus
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-10 10:44:23 +02:00
heitbaum
e6ff64cf49 ntfs-3g_ntfsprogs: update to 2021.8.22
update 2017.3.23AR.5 (April 1, 2020) to 2021.8.22 (August 30, 2021)

changelog:
- https://github.com/tuxera/ntfs-3g/releases

references:
- https://jp-andre.pagesperso-orange.fr/advanced-ntfs-3g.html
- https://github.com/tuxera/ntfs-3g/wiki

While the NTFS-3G project globally aims at providing a stable NTFS
driver for several operating systems such as Linux, FreeBSD, macOS, and
more, the project's advanced branch has specifically aimed at
developing, maturing, and releasing features to get user feedback prior
to feature integration into the project's main branch.

The parallel existence of both a stable and an advanced variant
maintained across several locations has caused some confusion. In
particular, the Linux distributions observed different policies in
selecting which version they use for their packaging. The led to users
questioning the differences between features and to additional
challenges in providing support.

We've decided to merge the two projects and maintain a single repository
for source code and documentation on GitHub. As the projects have always
remained in close contact, this induces no discontinuity in the released
features while enabling smoother support. The former repository on
Sourceforge will be discontinued after a grace period for the users to
adapt to the project's new state.

Thank you for your confidence in NTFS-3G.
2021-10-10 19:15:54 +11:00
Jernej Skrabec
3d51242b12 Allwinner: linux: avoid printing error message 2021-10-10 09:21:47 +02:00
Ian Leonard
4e765b5d91 spdlog: update to 1.9.2
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-10-09 23:49:22 +00:00
Ian Leonard
78c6e415b4 libfmt: update to 8.0.1
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-10-09 23:49:22 +00:00
heitbaum
f47acee291
Merge pull request #5735 from HiassofT/le11-retro-addons
update retroplayer addons to latest versions
2021-10-10 09:09:26 +11:00
Matthias Reichl
e71ade56d0 libretro-dosbox-pure: fix URL and build
add patch to disable CPU-guessing from /proc/cpuinfo and adding
ARM optimization flags

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-09 23:59:41 +02:00
Matthias Reichl
3f8a42f7ce libretro-beetle-psx: fix build
set GIT_VERSION, disable static libstdc++ linking

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-09 23:59:41 +02:00
Matthias Reichl
2c4338215b libretro-vice: drop obsolete patch, fix build
Makefile.libretro was renamed to Makefile, we can drop make_target

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-09 23:59:41 +02:00
Matthias Reichl
b366420d1d libretro-opera: update cross build patch
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-09 23:59:41 +02:00
Matthias Reichl
4f1dec57ba libretro-mame2010: update cross build patch
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-09 23:59:41 +02:00