Commit Graph

58 Commits

Author SHA1 Message Date
Cameron Gutman
497597498d Update FFmpeg submodules 2021-12-18 06:11:41 +00:00
Cameron Gutman
245de306c3 Update SDL2 to d7f66ba1ec 2021-12-15 00:30:32 +00:00
Cameron Gutman
54f02f27f0 Stop assuming the build target based on architecture 2021-08-15 21:07:16 +00:00
Cameron Gutman
708ade58d2 Release v3.1.4-2 for Raspbian 2021-08-07 22:29:21 +00:00
Cameron Gutman
d12eb8e353 Update RPi FFmpeg to work with newer kernels in Full KMS mode 2021-08-07 21:31:41 +00:00
Cameron Gutman
759e361f2f Use headers from Raspbian linux-libc-dev 2021-08-07 20:13:38 +00:00
Cameron Gutman
58402c2476 Prepare for v3.1.4 2021-06-25 20:43:17 -05:00
Cameron Gutman
ad19896735 Prepare for v3.1.3 2021-05-08 00:32:00 +00:00
Cameron Gutman
0eb92f1f4a Add do-release.sh 2021-05-03 22:41:04 +00:00
Cameron Gutman
74e80f4b1e Prepare for v3.1.2 release 2021-05-03 22:40:10 +00:00
Cameron Gutman
32e78d671c Work around broken package repositories in AppVeyor 2021-05-02 19:50:19 +00:00
Cameron Gutman
e19eed6cd4 Add RPi-specific build of FFmpeg for HEVC support 2021-05-01 21:45:15 +00:00
Cameron Gutman
bda73eea6f Prepare for v3.1.1 2021-04-10 02:12:51 +00:00
Cameron Gutman
2034747e20 Switch to Cloudsmith repo 2021-03-28 04:34:44 +00:00
Cameron Gutman
9c45df432a Prepare for v3.1.0 2021-03-14 16:39:12 +00:00
Cameron Gutman
a69657f718 Configure FFmpeg with --enable-libdrm to avoid crash with LibreELEC DRM PRIME patches 2021-03-07 21:36:54 +00:00
Cameron Gutman
836e4f624e Perform an 'apt update' prior to installing packages 2021-02-26 04:29:22 +00:00
Cameron Gutman
e30012ccb0 Update to official SDL Git repos 2021-02-25 21:20:07 -06:00
Cameron Gutman
31f3a9dee8 Enable V4L2M2M on all builds 2021-02-07 01:30:06 +00:00
Cameron Gutman
4264ba17a6 Rebase FFmpeg on v4.3.1
Add LibreELEC patch to allow v4l2m2m to export DRM prime buffers:
https://github.com/LibreELEC/LibreELEC.tv/blob/master/packages/multimedia/ffmpeg/patches/v4l2-drmprime/ffmpeg-001-v4l2-drmprime.patch
2021-02-07 01:11:03 +00:00
Cameron Gutman
e36bd33385 Update SDL to Hg d75deb75464a 2021-01-31 17:57:31 +00:00
Cameron Gutman
0f31aa99af Update build script for separate prebuilts submodule 2021-01-31 17:56:39 +00:00
Cameron Gutman
1d3e67c9c8 Update changelog for v3.0.0 2021-01-17 17:22:48 +00:00
Cameron Gutman
d3dd9a9dd7 Try to fix L4T archiving 2021-01-16 23:57:12 +00:00
Cameron Gutman
6cc5e7848c Update SDL to Hg a5b970d28bfd 2021-01-16 22:56:24 +00:00
Cameron Gutman
2e7be9e4e4 Add L4T build to AppVeyor 2021-01-16 13:41:46 -08:00
Cameron Gutman
dd2cb714d5 Don't depend on nvidia container runtime for L4T build 2021-01-16 13:40:47 -08:00
Cameron Gutman
0a60615278 Allow pre-built images to be used to speed up building 2021-01-16 12:11:01 -06:00
Cameron Gutman
d8bd0e8392 Archive deb packages properly 2021-01-16 11:37:49 -06:00
Cameron Gutman
46d7fa2636 Clone submodules properly 2021-01-15 20:59:04 -06:00
Cameron Gutman
86bb2c8615 Add AppVeyor CI 2021-01-15 20:45:52 -06:00
Cameron Gutman
4313babeba Allow the commit to build to be specified 2021-01-15 20:15:18 -06:00
Cameron Gutman
bdd9547742 Fix L4T build after moving bintray repo 2021-01-15 19:34:03 -06:00
Cameron Gutman
a7075f3127 Update to SDL 2.0.14 2020-12-22 18:13:45 -06:00
Cameron Gutman
cdd799a779 Update changelog for v2.2.0 2020-09-09 23:16:15 -07:00
Cameron Gutman
9aaf2be702 Update changelog for v2.1.0 2020-05-17 00:00:20 -07:00
Cameron Gutman
9b7eacc51a Update changelog for v2.0.0 2020-04-27 19:51:33 -07:00
Cameron Gutman
c234dc6820 Rename to moonlight-qt to deconflict with moonlight-embedded 2020-03-12 22:56:16 -07:00
Cameron Gutman
ab856b82b3 Update SDL to 2.0.12 2020-03-12 20:54:48 -07:00
Cameron Gutman
44a0b85932 Upgrade SDL_ttf to 2.0.15 to fix Buster build 2020-02-24 21:43:56 -08:00
Cameron Gutman
05eeb64885 Downgrade SDL_ttf to 2.0.14 to fix Bionic build 2020-02-22 18:47:08 -08:00
Cameron Gutman
a9beb425cf Disable RPI video because it breaks video on the RPi (go figure) 2020-02-11 21:57:44 -08:00
Cameron Gutman
8664097039 Reduce duplicated code and build SDL_ttf 2020-02-11 21:01:38 -08:00
Cameron Gutman
0ccf234904 Link against SDL 2.0.10 and reduce dependencies 2020-02-11 00:21:39 -08:00
Cameron Gutman
6a317b7cfc Use default install prefix for nv-codec-headers 2020-02-05 20:18:49 -08:00
Cameron Gutman
c02520bc4e Fix Raspberry Pi build 2020-02-05 20:16:27 -08:00
Cameron Gutman
5cc322cc84 Add build scripts and pull in debian via bind mount 2020-02-05 18:41:29 -08:00
Cameron Gutman
1c78c453d1 Rename dockerfiles to better suit their purposes 2020-02-05 18:28:07 -08:00
Cameron Gutman
732fe31f8b Use libnvmpi1.0.0 package instead of building it ourselves 2020-02-05 18:20:52 -08:00
Cameron Gutman
ec7bd2590d Remove extra dependencies 2020-02-05 18:16:45 -08:00