Commit Graph

  • ca1e298f52 winecoreaudio: Remove DWORDs from the midi syscall interface. Huw Davies 2022-05-11 10:20:05 +0100
  • d20d5d0737 winevulkan: Update to VK spec version 1.3.213. Georg Lehmann 2022-05-10 19:55:24 +0200
  • 3d824d11db winevulkan: Prevent infinite recursion in make_vulkan. Georg Lehmann 2022-05-10 19:54:35 +0200
  • d5b31ea663 msvcr80: Update manifest resource. Louis Lenders 2022-05-11 18:07:44 +0200
  • 234f3ffa4b ntdll: Fix accidentally used 64 bit types in signal_arm.c. Martin Storsjö 2022-05-11 09:04:25 +0300
  • cad3668929 ntdll: Fix a typo in a log message for arm unwind data. Martin Storsjö 2022-05-09 23:34:18 +0300
  • 59419244a8 winepulse.drv: Enable compilation with long types. Eric Pouech 2022-05-04 10:22:39 +0200
  • c344067953 winepulse.drv: Use correct integral type. Eric Pouech 2022-05-04 10:22:33 +0200
  • b1306875ff windows.gaming.input: Implement stub ConstantForceEffect runtimeclass factory. Rémi Bernon 2022-04-27 12:15:58 +0200
  • 922cf81c91 windows.gaming.input: Register Windows.Gaming.Input.ForceFeedback classes. Rémi Bernon 2022-04-20 19:06:58 +0200
  • 5912d0fa00 windows.gaming.input: Use case insensitive compare when looking for devices. Rémi Bernon 2022-05-06 10:49:18 +0200
  • c3c11d0803 windows.gaming.input: Reset spare CS pointer before deleting it. Rémi Bernon 2022-05-06 13:05:36 +0200
  • d7701deddc windows.gaming.input: AddRef on the returned async handler in get_Completed. Rémi Bernon 2022-05-04 19:32:14 +0200
  • 606dc246ff dinput/tests: Wait for the expected report to actually be pending. Rémi Bernon 2022-05-06 15:10:03 +0200
  • b7fa00be65 mf/tests: Update a broken IMFMediaSink_AddStreamSink result check. Rémi Bernon 2022-05-06 09:18:43 +0200
  • bd527c1946 mf/tests: Tweak topology loader tests results based on the video processor presence. Rémi Bernon 2022-05-06 09:17:50 +0200
  • fc2128d7fc winegstreamer: Register the video processor transform. Rémi Bernon 2022-05-06 09:46:48 +0200
  • 529efbb4c9 winegstreamer: Move MFT registration list out of static scope. Rémi Bernon 2022-04-27 09:19:21 +0200
  • ca10760d2e mfplat: Allow NULL length pointer in IMFAttributes::GetAllocatedString. Andrew Eikum 2022-05-09 10:56:29 -0500
  • d686663d22 evr/sample: Use explicit critical section for release handling. Nikolay Sivov 2022-05-10 19:16:18 +0300
  • ce71f5a05f evr/sample: Avoid a race condition when releasing a tracked sample. Nikolay Sivov 2022-05-10 19:16:17 +0300
  • 1d7d3f58d6 mfplat/sample: Fix use-after-free of a critical section. Nikolay Sivov 2022-05-10 19:13:24 +0300
  • 048e21d22e mf/session: Do not request more samples when SA sample becomes available. Nikolay Sivov 2022-05-10 19:12:22 +0300
  • 2c83ec801d wineusb.sys: Remove erroneous call to LeaveCriticalSection() in add_usb_device. Jinoh Kang 2022-05-07 17:34:29 +0900
  • 3ded60bd16 Release 7.8. wine-7.8 Alexandre Julliard 2022-05-06 22:36:51 +0200
  • 1c5d218ffb wintypes: Implement IApiInformationStatics stubs. Zhiyi Zhang 2022-05-06 17:29:28 +0800
  • 78ecbc4b2d dinput: Do not delete static critical section. Rémi Bernon 2022-05-06 13:14:31 +0200
  • a3132f2906 winex11: Don't use unicode.h. Jacek Caban 2022-05-04 01:48:24 +0200
  • a3d4eefa0d winex11: Build with msvcrt. Jacek Caban 2022-05-04 01:38:52 +0200
  • 10f38c0600 winex11: Move user driver to unixlib. Jacek Caban 2022-05-01 12:41:31 +0200
  • 6dd08c34dc winex11: Use wcsicmp for string comparison. Jacek Caban 2022-05-01 23:55:41 +0200
  • 497f37cf99 include: Don't use DECLSPEC_HIDDEN for WINGDIAPI and WINUSERAPI in unuxlibs. Jacek Caban 2022-05-01 12:23:01 +0200
  • 2c1b7c8c17 winex11: Move LoadIcon call to dllmain. Jacek Caban 2022-05-04 01:31:51 +0200
  • 2f4a338da3 winex11: Use unixlib interface for x11drv_is_system_module. Jacek Caban 2022-05-04 00:45:01 +0200
  • 0dcd1eaae5 winex11: Directly use NtUserCreateWindowEx. Jacek Caban 2022-05-02 16:57:41 +0200
  • 21c8ff873b win32u: Allow NULL cbtc in NtUserCreateWindowEx. Jacek Caban 2022-05-06 03:04:20 +0200
  • 1e2bc2f50e kernel32: Implement UnmapViewOfFileEx(). Nikolay Sivov 2022-05-06 18:04:04 +0300
  • 48d538ba82 kernelbase/tests: Loosen up the Sleep() test lower bound. Francois Gouget 2022-05-06 14:50:31 +0200
  • 3ce1d494a6 user32/tests: Make the test_char_from_pos() failures more informative. Francois Gouget 2022-05-06 14:50:03 +0200
  • 5479e9f276 kernel32/tests: Fix a typo in a comment. Francois Gouget 2022-05-06 14:48:25 +0200
  • 053b78b934 winealsa.drv: Enable compilation with long types. Eric Pouech 2022-05-06 16:28:52 +0200
  • 17d5450d99 winealsa.drv: Use correct integral types. Eric Pouech 2022-05-06 16:28:46 +0200
  • 7219e6ecb4 wineoss.drv: Enable compilation with long types. Eric Pouech 2022-05-06 16:10:18 +0200
  • ed1b8cc19e wineoss.drv: Use correct integral type. Eric Pouech 2022-05-06 16:10:11 +0200
  • 7dd952d5a9 dllhost: Try to load the dll server's factory at the start. Huw Davies 2022-05-06 10:35:10 +0100
  • 6eca6ad686 winegstreamer: Implement Receive() for MPEG audio decoder sink. Anton Baskanov 2022-05-05 17:24:36 -0500
  • 23fb8a6b49 quartz/tests: Add tests for MPEG audio decoder sample processing. Anton Baskanov 2022-05-05 17:24:35 -0500
  • bf6aa078a7 winegstreamer: Create wg_transform in MPEG audio decoder. Anton Baskanov 2022-05-05 17:24:34 -0500
  • 89d28156cf winegstreamer: Check whether transform is supported when creating MPEG audio decoder. Anton Baskanov 2022-05-05 17:24:33 -0500
  • b18b7260a2 quartz/tests: Don't fail tests when MPEG audio decoder creation fails. Anton Baskanov 2022-05-05 17:24:32 -0500
  • 0250e84bf1 winegstreamer: Support MPEG-1 audio in wg_transform. Anton Baskanov 2022-05-05 17:24:31 -0500
  • 0d956959fa winegstreamer: Convert MPEG-1 audio to a major type. Anton Baskanov 2022-05-05 17:24:30 -0500
  • 915d88e5e6 winegstreamer: Only resize buffer when read is incomplete. Rémi Bernon 2022-04-24 22:57:27 +0200
  • 7144bf27b9 winegstreamer: Support the MFSampleExtension_CleanPoint sample attribute. Rémi Bernon 2022-04-03 19:13:22 +0200
  • d906277844 winegstreamer: Add timestamp and duration to struct wg_sample. Rémi Bernon 2022-04-25 00:36:32 +0200
  • 5a4e39795f server: Remove a redundant call to set_fd_events(). Zebediah Figura 2022-05-06 01:44:28 -0500
  • 7de36f8e98 cmd: Skip too long paths. Eric Pouech 2022-04-29 15:13:25 +0200
  • 69f9480cde cmd: Test that read is successful before using its result. Eric Pouech 2022-04-29 15:13:25 +0200
  • 7b3a669ee3 windows.gaming.input: Use IUnknown invoker instead of IInspectable and add a parameter. Rémi Bernon 2022-04-29 11:59:37 +0200
  • c30c0abd24 windows.gaming.input: Split IAsyncInfo interface to a separate struct. Rémi Bernon 2022-05-04 11:25:53 +0200
  • b985fe6362 windows.gaming.input: Use a PROPVARIANT as async operation result. Rémi Bernon 2022-05-04 11:22:16 +0200
  • d99ee0273b windows.gaming.input: Introduce a new type-pruning WineAsyncOperationCompletedHandler. Rémi Bernon 2022-05-04 11:21:05 +0200
  • cb2f3f76ee windows.gaming.input: Set get_AreEffectsPaused value to FALSE when dinput fails. Rémi Bernon 2022-04-25 17:40:34 +0200
  • 1132f5f74b comctl32/tests: Add change sequence for ownerdata listviews. Angelo Haller 2022-04-28 08:20:11 -0500
  • ca9e3586de comctl32/tests: Add multi select tests for ownerdata listviews. Angelo Haller 2022-04-28 08:20:10 -0500
  • 2d78448464 comctl32/tests: Add hold_key and release_key functions. Angelo Haller 2022-04-28 08:20:09 -0500
  • 753fbb28d5 server: Do not signal accept bits if there are accept asyncs queued. Zebediah Figura 2022-05-05 00:43:30 -0500
  • bff228c198 server: Do not signal write bits if there are write asyncs alerted. Zebediah Figura 2022-05-05 00:43:29 -0500
  • c5541f8a08 server: Don't poll for POLLOUT if there are alerted write asyncs. Zebediah Figura 2022-05-05 00:43:28 -0500
  • 30a56639fd server: Do not signal read bits if there are read asyncs alerted. Zebediah Figura 2022-05-05 00:43:27 -0500
  • 04b33ef098 server: Don't poll for POLLIN or POLLPRI if there are alerted read asyncs. Zebediah Figura 2022-05-05 00:43:26 -0500
  • cafd260014 server: Do not signal read/write bits if there are read/write asyncs waiting. Zebediah Figura 2022-05-05 00:43:25 -0500
  • 808d4a77f7 mountmgr.sys: Avoid passing a stack pointer to the run_loop thread. Rémi Bernon 2022-05-05 14:20:01 +0200
  • 757f9e9751 kernelbase: Implement UnmapViewOfFile2(). Nikolay Sivov 2022-05-05 09:49:39 +0300
  • d63db81295 ntdll: Partially implement NtUnmapViewOfSectionEx(). Nikolay Sivov 2022-05-05 09:49:38 +0300
  • d8c807ba98 win32u: Use KeUserModeCallback interface for CopyImage. Jacek Caban 2022-05-05 13:34:25 +0200
  • 4af9ac6733 winex11: Directly use win32u in more places. Jacek Caban 2022-05-01 23:49:53 +0200
  • 7769c8e9df winex11: Directly use NtUserGetIconInfo. Jacek Caban 2022-05-01 22:18:43 +0200
  • 70d3e41d64 win32u: Move NtUserCallMsgFilter implementation from user32. Jacek Caban 2022-04-15 17:25:57 +0200
  • 7256519102 winex11: Move foreign_window_proc to systray.c. Jacek Caban 2022-05-04 01:24:03 +0200
  • 21d269f2fc winex11: Use unixlib interface for systray docking. Jacek Caban 2022-05-04 00:10:36 +0200
  • e41630612b winex11: Use unixlib interface for X11 calls from systray.c. Jacek Caban 2022-05-04 23:39:17 +0200
  • 6290d0599d winex11: Use unixlib interface for IME calls. Jacek Caban 2022-05-03 23:10:15 +0200
  • 040d1f9bbd winex11: Introduce x11drv_client_call. Jacek Caban 2022-05-03 01:07:17 +0200
  • d823e344c8 kernel32/tests: Add some RtlWalkHeap and more HeapWalk tests. Rémi Bernon 2022-05-01 10:42:27 +0200
  • dac05029bd kernel32/tests: Add more block layout tests with alloc flags. Rémi Bernon 2022-05-05 10:32:43 +0200
  • 00c64fcb01 ntdll: Ignore HEAP_(TAIL|FREE)_CHECKING_ENABLED flags in RtlCreateHeap. Rémi Bernon 2022-05-03 22:40:27 +0200
  • a21c93cde6 kernel32/tests: Check that HeapCreate should ignore checking flags. Rémi Bernon 2022-05-05 10:32:43 +0200
  • 1f490ec1a5 ntdll: Respect HEAP_NO_SERIALIZE flag in HeapLock / HeapUnlock. Rémi Bernon 2022-04-26 15:13:24 +0200
  • 005ed5773c ntdll: Factor out heap serialization to heap_(lock|unlock) helpers. Rémi Bernon 2022-04-26 14:33:18 +0200
  • 2e47e23df1 kernel32/tests: Add some HEAP_NO_SERIALIZE flag / LFH locking tests. Rémi Bernon 2022-04-26 15:07:32 +0200
  • f555b1b3bb kernel32/tests: Reduce layout tests verbosity by skipping some sizes. Rémi Bernon 2022-05-05 10:06:19 +0200
  • 6d41270147 nls: Update sort keys to NLS version 6.3.5. Alexandre Julliard 2022-05-04 09:15:11 +0200
  • 1c4131ba78 include: Add WINE_ALLOC_SIZE attribute to heap_calloc(). Brendan Shanks 2022-04-28 21:13:16 -0700
  • f214d0c44e wrc: Support function macros where varargs are the only argument. Brendan Shanks 2022-04-28 21:13:15 -0700
  • d280e8b9b7 ws2_32/tests: Add some more tests for reset TCP connections. Zebediah Figura 2022-05-03 17:56:28 -0500
  • 683d46a2cd server: Clear only returned events in IOCTL_AFD_GET_EVENTS. Zebediah Figura 2022-05-03 17:56:27 -0500
  • ad078be430 server: Send AFD_POLL_READ messages before AFD_POLL_WRITE. Zebediah Figura 2022-05-03 17:56:26 -0500
  • 934023d15e ws2_32/tests: Add more tests for selecting for events after they are signaled. Zebediah Figura 2022-05-03 17:56:25 -0500
  • a321a67217 ws2_32/tests: Test that sockets returned from accept() don't return FD_CONNECT from WSAEnumNetworkEvents(). Zebediah Figura 2022-05-03 17:56:24 -0500