Cameron Gutman
43d79673e1
Rebuild SDL2 for Windows
...
changeset: 13787:a564e72e3b2d
2020-04-25 21:04:44 -07:00
Cameron Gutman
fc841f572c
Rebuild SDL2 for macOS
...
changeset: 13787:a564e72e3b2d
with https://bugzilla-attachments.libsdl.org/attachment.cgi?id=4322 for bug #5111
2020-04-25 19:53:00 -07:00
Cameron Gutman
bedc46a1be
Rebuild SDL2 for macOS
...
changeset: 13787:a564e72e3b2d
2020-04-25 16:56:25 -07:00
Cameron Gutman
60689f531d
Update to SDL 2.0.12 with USE_D3D9EX
2020-03-11 21:27:45 -07:00
Cameron Gutman
3f97692311
Update macOS to SDL 2.0.12
2020-03-11 17:51:46 -07:00
Cameron Gutman
174983ce1e
Update Windows builds to FFmpeg 4.2.1 with D3D11VA+DXVA2 enabled
2020-01-01 01:09:33 -06:00
Cameron Gutman
8cefdeae49
Update macOS builds to FFmpeg 4.2.1
2019-12-30 02:10:26 -06:00
Cameron Gutman
626f0aec6a
Rebuild SDL 2.0.10 for macOS with https://bugzilla.libsdl.org/show_bug.cgi?id=4888 patch
2019-12-21 12:49:40 -08:00
Cameron Gutman
4caa329c36
Update Windows to SDL 2.0.10 with USE_D3D9EX
2019-07-28 12:01:12 -07:00
Cameron Gutman
b01842ad02
Update macOS to SDL 2.0.10
2019-07-26 16:43:20 -04:00
Cameron Gutman
e1a697658e
Add Discord Rich Presence for macOS
2019-06-29 17:55:21 -07:00
Cameron Gutman
0a5051f959
Add Discord Rich Presence integration for Windows
2019-06-29 17:40:30 -07:00
Cameron Gutman
e5712a9474
Move dylibs into the Frameworks folder in the app bundle
2019-06-29 15:39:20 -07:00
Cameron Gutman
bd3f8aef21
Remove OpenSSL 1.0.2 for Qt 5.12.4/5.13
2019-06-18 19:54:35 -07:00
Cameron Gutman
3785acea29
Update to OpenSSL 1.1.1c in preparation for Qt 5.12.4/5.13
2019-06-16 15:20:04 -07:00
Cameron Gutman
5443165fce
Update macOS to SDL 2.0.9 with https://bugzilla.libsdl.org/show_bug.cgi?id=4614 patch
2019-04-28 18:28:06 -07:00
Cameron Gutman
f2ac570949
Rebuild SDL2 (5dc13016cf) with USE_D3D9EX
2019-03-16 23:52:40 -07:00
Cameron Gutman
754a14941b
Update Windows build to OpenSSL 1.1.0k to fix App Verifier TLS warning
2019-02-22 21:14:40 -08:00
Cameron Gutman
95cb026446
Add SDL2_ttf for macOS
2019-02-12 21:32:11 -08:00
Cameron Gutman
76ea714257
Add SDL2_ttf for Windows
2019-02-12 21:18:55 -08:00
Cameron Gutman
7091e0324e
Update macOS builds to FFmpeg 4.1
2019-01-07 21:43:18 -08:00
Cameron Gutman
e9936992ec
Update Windows builds to FFmpeg 4.1
2019-01-07 21:08:08 -08:00
Cameron Gutman
be50464619
Revert "Update SDL2.framework to 2.0.9"
...
This reverts commit 7254224347
.
2018-11-18 16:04:52 -08:00
Cameron Gutman
7254224347
Update SDL2.framework to 2.0.9
2018-11-03 14:18:17 -07:00
Cameron Gutman
b2fcd6c084
Update Windows SDL headers to 2.0.9
2018-11-03 13:01:35 -07:00
Cameron Gutman
a81332dd23
Update SDL2 for Windows to MSVC build of 5dc13016cf34b2c503a7599fabdd4f62d1811fdb
2018-11-03 12:25:38 -07:00
Cameron Gutman
9166a604d6
Rename NktHookLib.pdb back to its original name to avoid a link-time warning
2018-10-14 21:14:32 -07:00
Cameron Gutman
cf0d29d452
Add AntiHooking helper DLL to prevent NahimicOSD.dll from loading into Moonlight and causing us to hang in full-screen mode. Fixes #102
2018-10-13 19:35:21 -07:00
Cameron Gutman
e182445593
libsoundio audio renderer for Windows and Mac ( #97 )
2018-10-05 19:22:57 -07:00
Cameron Gutman
987d104a6c
Fix library load name
2018-09-22 16:51:04 -07:00
Cameron Gutman
60e6398dfa
Sign libportaudio.dylib
2018-09-22 16:25:10 -07:00
Cameron Gutman
98297e0aed
Add PortAudio libraries and headers
2018-09-22 15:56:10 -07:00
Cameron Gutman
2bcc15e1d2
Rebuild FFmpeg for Windows to reduce install size
2018-08-04 02:12:30 -07:00
Cameron Gutman
4935baa72a
Rebuild FFmpeg libraries for Mac to reduce package size
2018-08-04 01:11:19 -07:00
Cameron Gutman
02242b9b34
Replace Opus submodule with prebuilt libopus 1.2.1 binaries for Windows and Mac
2018-07-30 22:10:08 -07:00
Cameron Gutman
13490af90c
Replace OpenSSL dylibs with static build for macOS 10.10+
2018-07-29 19:07:42 -07:00
Cameron Gutman
77a68db8c1
Code signing for Mac
2018-07-29 15:35:51 -07:00
Cameron Gutman
79d5e35306
Mac deployment
...
- Use the SDL2 framework wholesale instead of manually extracting dylib and headers
- Run install_name_tool on the remaining dylibs so they use the correct load path
- Add generate-dmg.sh for creating packaged Mac builds
2018-07-29 03:38:59 -07:00
Cameron Gutman
75c7b2828f
Remove unneccessary FFmpeg files
2018-07-22 02:47:59 -07:00
Cameron Gutman
968f5942de
Add ffmpeg libraries for macOS
2018-07-07 22:43:35 -07:00
Cameron Gutman
ac22ab26ab
Add OpenSSL 1.0.2o DLLs for x86 and x64 from https://indy.fulgan.com/SSL/
2018-07-07 22:18:39 -07:00
Cameron Gutman
1bfec3a032
Add ffmpeg libraries for Windows x86
2018-07-07 21:57:09 -07:00
Cameron Gutman
02f4f193a9
Add ffmpeg libraries for Windows x64
2018-07-07 20:45:54 -07:00
Cameron Gutman
283327dcce
Add SDL2 for Mac and rename OpenSSL libs for unified build
2018-06-23 20:32:29 -07:00
Cameron Gutman
e1192d61e1
Windows bringup
2018-06-23 20:08:17 -07:00
Cameron Gutman
0357e6865d
Upgrade macOS OpenSSL library to 1.1
2018-05-05 21:42:46 -07:00
Cameron Gutman
63b6da601a
Reorganize source and add libraries
2018-05-05 18:33:59 -07:00