1227 Commits

Author SHA1 Message Date
Andrew Eikum
fdbf829ad6 fixup! Update copyright dates 2021-12-21 14:08:20 -06:00
Andrew Eikum
7178a5f14e Update copyright dates 2021-12-21 14:02:51 -06:00
Andrew Eikum
b00ac43907 fixup! media-converter: Update dependencies 2021-12-21 14:02:51 -06:00
Andrew Eikum
2ca6e743d3 fixup! build: Build aom 2021-12-21 13:28:16 -06:00
Andrew Eikum
28c69d6897 media-converter: Update dependencies 2021-12-21 13:02:13 -06:00
Andrew Eikum
1094856158 media-converter: Fall back to OGV if no MKV is available
CW-Bug-Id: #19516
2021-12-21 10:04:28 -06:00
Andrew Eikum
cabfed2962 media-converter: Don't panic on unknown tags for read-only DBs
CW-Bug-Id: #19516
2021-12-21 10:04:28 -06:00
Andrew Eikum
c260ba9600 media-converter: Use AV1/Opus instead of Theora/Vorbis
CW-Bug-Id: #19516
2021-12-21 10:04:28 -06:00
Andrew Eikum
957ee168d1 media-converter: Query upstream duration if needed
CW-Bug-Id: #19516
2021-12-21 10:04:28 -06:00
Andrew Eikum
3c670b6658 build: Build gst-plugins-bad
CW-Bug-Id: #19516
2021-12-21 10:04:28 -06:00
Andrew Eikum
0e7f599dc4 Add gst-plugins-bad submodule at 1.18.5
CW-Bug-Id: #19516
2021-12-21 10:04:23 -06:00
Andrew Eikum
c21c322864 build: Build aom
CW-Bug-Id: #19516
2021-12-21 09:59:54 -06:00
Andrew Eikum
bd072a6eca Add aom submodule at v3.2.0
CW-Bug-Id: #19516
2021-12-21 09:58:55 -06:00
Andrew Eikum
160f39e143 make: Don't set CMAKE_SYSTEM_NAME=Linux
This broke libaom optimization detection, since cmake appears not to set
vars like CMAKE_SYSTEM_PROCESSOR if CMAKE_SYSTEM_NAME is set.
2021-12-21 09:58:51 -06:00
Andrew Eikum
8015d9947f media-converter: Clean up already-converted entries
CW-Bug-Id: #19614
2021-12-21 09:58:44 -06:00
Arkadiusz Hiler
7beeebdce9 fixup! Update wine to proton_7.0-dev. 2021-12-21 12:38:51 +02:00
Rémi Bernon
d6736c71a3 proton: Link overridable DLLs debug files too. 2021-12-21 09:36:10 +00:00
Rémi Bernon
dd4af31d64 proton: Add overridable DLLs to the tracked_files. 2021-12-21 09:36:10 +00:00
Rémi Bernon
d6d71f939b proton: Move try_copy calls into the tracked_files block. 2021-12-21 09:36:10 +00:00
Rémi Bernon
d316ce08c3 proton: Add a prefix parameter to try_copy. 2021-12-21 09:36:10 +00:00
Rémi Bernon
1c03fc2aec proton: Always set dst to the target file name in try_copy. 2021-12-21 09:36:10 +00:00
Andrew Eikum
f0d8c9245a lsteamclient: Generate steamworks sdk 1.53a support 2021-12-20 14:13:52 -06:00
Andrew Eikum
ca110d6592 lsteamclient: Import steamworks sdk 1.53a 2021-12-20 14:13:50 -06:00
Andrew Eikum
ab0ec99ff9 lsteamclient: Support reference parameters 2021-12-20 14:13:32 -06:00
Andrew Eikum
5f19c5aca8 lsteamclient: Use python f-strings 2021-12-20 14:13:32 -06:00
Rémi Bernon
46d29afffd
fixup! Update wine to proton_7.0-dev. proton-7.0-1-alpha1 2021-12-20 10:18:15 +01:00
Nikolay Sivov
f87d24df6d Remove +tid from WINEDEBUG example.
It's now always enabled, and can't be suppressed.
2021-12-17 19:19:48 +03:00
Nikolay Sivov
fa71ebcfeb Do not use d3d10/d3d10_1 from dxvk.
That allows games to use d3d10 effects framework that wine's modules provide.
2021-12-17 13:58:47 +00:00
Rémi Bernon
f3f19515f9
configure.sh: Update default Proton SDK image to 0.20211207.0-0. 2021-12-16 11:00:40 +01:00
Rémi Bernon
ee4b74b27b
docker: Update Proton SDK components. 2021-12-16 11:00:40 +01:00
Rémi Bernon
860b7a56d2
docker: Install yasm in Proton SDK images. 2021-12-16 11:00:40 +01:00
Andrew Eikum
8c558d53c2 fixup! Update wine to proton_7.0-dev. 2021-12-15 10:56:21 -06:00
Jacek Caban
0a711b32b3 proton: Allow relative paths in PROTON_REMOTE_DEBUG_CMD.
Patch by Timothee Besset.
2021-12-15 14:55:26 +01:00
Rémi Bernon
a9512086e7
Update wine submodule. 2021-12-15 14:11:01 +01:00
Andrew Eikum
a5ac1b41c8
Remove unused mingw-w64 patches 2021-12-14 15:05:44 +01:00
Andrew Eikum
423b2374af
Makefile: Update module target for new wine library paths 2021-12-14 15:05:44 +01:00
Andrew Eikum
d7ebc7a447
build: Simplify gst-plugins-good and -base configure 2021-12-14 15:05:43 +01:00
Andrew Eikum
c4aa67542a
user_settings: Improve default gst logging 2021-12-14 15:05:43 +01:00
Andrew Eikum
21d44c1504
Update gstreamer to 1.18.5 2021-12-14 15:05:43 +01:00
Andrew Eikum
4966558e9b
docs: Update CONTROLLERS for Wine 7.0 2021-12-14 15:05:43 +01:00
Rémi Bernon
1630af31d7
Update wine to proton_7.0-dev. 2021-12-14 15:05:43 +01:00
Paul Gofman
384761a8e2
makefile: Also pefixup .drv files. 2021-12-14 15:05:43 +01:00
Rémi Bernon
33a6c71d67
proton: Add +unwind to the default debug channels. 2021-12-14 14:46:40 +01:00
Rémi Bernon
c1fffd482d
build: Call dlls/winevulkan/make_vulkan in wine post-source. 2021-12-14 14:46:40 +01:00
Rémi Bernon
e300e73ee2
build: Stop building FAudio and jxrlib. 2021-12-14 14:46:40 +01:00
Rémi Bernon
7b8a0edb7b
proton: Start steam.exe from C:\\windows\\system32. 2021-12-14 14:46:39 +01:00
Rémi Bernon
c71deab1df
build: Install builtin libraries to target-arch lib subdirs. 2021-12-14 14:46:39 +01:00
Rémi Bernon
5382f4c558
build: Use winebuild --exe mode for fake exe module generation.
This fixes steam.exe.so not being able to start from system32
automatically, as the fake module was flagged with IMAGE_FILE_DLL, which
caused GetBinaryTypeW to fail.
2021-12-14 14:46:25 +01:00
Rémi Bernon
79629a4751
steam.exe: Use NtSetInformationProcess instead of __wine_make_process_system. 2021-12-14 11:28:59 +01:00
Esme Povirk
3a542db238
Update Wine Mono to 7.0.0. 2021-12-14 11:28:59 +01:00