1
0
Эх сурвалжийг харах

Update proton-exp-9.0.patch

Kron4ek 1 жил өмнө
parent
commit
7ba23f5a89
1 өөрчлөгдсөн 10 нэмэгдсэн , 9 устгасан
  1. 10 9
      proton-exp-9.0.patch

+ 10 - 9
proton-exp-9.0.patch

@@ -1,6 +1,6 @@
 diff -ruN proton-exp/dlls/ntdll/unix/virtual.c proton-exp-new/dlls/ntdll/unix/virtual.c
---- proton-exp/dlls/ntdll/unix/virtual.c	2024-03-30 17:41:14.502971853 +0000
-+++ proton-exp-new/dlls/ntdll/unix/virtual.c	2024-03-30 17:42:36.542545865 +0000
+--- proton-exp/dlls/ntdll/unix/virtual.c	2024-04-14 14:01:48.709513621 +0000
++++ proton-exp-new/dlls/ntdll/unix/virtual.c	2024-04-14 14:02:04.503318324 +0000
 @@ -456,41 +456,7 @@
  
  static void kernel_writewatch_register_range( struct file_view *view, void *base, size_t size )
@@ -45,9 +45,9 @@ diff -ruN proton-exp/dlls/ntdll/unix/virtual.c proton-exp-new/dlls/ntdll/unix/vi
  
  static NTSTATUS kernel_soft_dirty_get_write_watches( void *base, SIZE_T size, void **addresses, ULONG_PTR *count, BOOL reset )
 diff -ruN proton-exp/dlls/winegstreamer/Makefile.in proton-exp-new/dlls/winegstreamer/Makefile.in
---- proton-exp/dlls/winegstreamer/Makefile.in	2024-03-30 17:41:14.746982507 +0000
-+++ proton-exp-new/dlls/winegstreamer/Makefile.in	2024-03-30 17:43:10.436018032 +0000
-@@ -32,10 +32,4 @@
+--- proton-exp/dlls/winegstreamer/Makefile.in	2024-04-14 14:01:48.969510402 +0000
++++ proton-exp-new/dlls/winegstreamer/Makefile.in	2024-04-14 14:02:47.668786548 +0000
+@@ -32,11 +32,4 @@
  	winegstreamer_classes.idl \
  	wm_reader.c \
  	wma_decoder.c \
@@ -57,11 +57,12 @@ diff -ruN proton-exp/dlls/winegstreamer/Makefile.in proton-exp-new/dlls/winegstr
 -	media-converter/fossilize.c \
 -	media-converter/lib.c \
 -	media-converter/murmur3.c \
+-	media-converter/protondemuxer.c \
 -	media-converter/videoconv.c
 +	wmv_decoder.c
 diff -ruN proton-exp/dlls/winegstreamer/unixlib.c proton-exp-new/dlls/winegstreamer/unixlib.c
---- proton-exp/dlls/winegstreamer/unixlib.c	2024-03-30 17:41:14.748982595 +0000
-+++ proton-exp-new/dlls/winegstreamer/unixlib.c	2024-03-30 17:44:07.638497433 +0000
+--- proton-exp/dlls/winegstreamer/unixlib.c	2024-04-14 14:01:48.973510353 +0000
++++ proton-exp-new/dlls/winegstreamer/unixlib.c	2024-04-14 14:02:04.503318324 +0000
 @@ -46,8 +46,6 @@
  
  GST_DEBUG_CATEGORY(wine);
@@ -85,8 +86,8 @@ diff -ruN proton-exp/dlls/winegstreamer/unixlib.c proton-exp-new/dlls/winegstrea
      return STATUS_SUCCESS;
  }
 diff -ruN proton-exp/dlls/winegstreamer/wg_source.c proton-exp-new/dlls/winegstreamer/wg_source.c
---- proton-exp/dlls/winegstreamer/wg_source.c	2024-03-30 17:41:14.748982595 +0000
-+++ proton-exp-new/dlls/winegstreamer/wg_source.c	2024-03-30 17:42:36.542545865 +0000
+--- proton-exp/dlls/winegstreamer/wg_source.c	2024-04-14 14:01:48.973510353 +0000
++++ proton-exp-new/dlls/winegstreamer/wg_source.c	2024-04-14 14:02:04.503318324 +0000
 @@ -82,23 +82,7 @@
      GstCaps *caps;
      gchar *str;