Skip to content

Commit

Permalink
Update proton-exp-9.0.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Kron4ek committed Apr 14, 2024
1 parent 8381337 commit 7ba23f5
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions proton-exp-9.0.patch
Original file line number Diff line number Diff line change
@@ -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 )
Expand Down Expand Up @@ -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 \
Expand All @@ -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);
Expand All @@ -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;
Expand Down

0 comments on commit 7ba23f5

Please sign in to comment.