-
Notifications
You must be signed in to change notification settings - Fork 244
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ntdll: HACK: Add WINE_DISABLE_SFN option. #205
base: bleeding-edge
Are you sure you want to change the base?
ntdll: HACK: Add WINE_DISABLE_SFN option. #205
Commits on Feb 15, 2024
-
mlang/tests: Test for GetGlobalFontLinkObject.
(cherry picked from commit 6360992)
Configuration menu - View commit details
-
Copy full SHA for c0b74b7 - Browse repository at this point
Copy the full SHA c0b74b7View commit details -
mlang: Implement GetGlobalFontLinkObject.
(cherry picked from commit 8293074)
Configuration menu - View commit details
-
Copy full SHA for da13d96 - Browse repository at this point
Copy the full SHA da13d96View commit details -
mlang/tests: Test codepages priority bug in GetStrCodepages.
(cherry picked from commit bc62314)
Configuration menu - View commit details
-
Copy full SHA for de86bec - Browse repository at this point
Copy the full SHA de86becView commit details -
mlang: Fix bug with codepage priority in GetStrCodePages.
(cherry picked from commit b549ae1)
Configuration menu - View commit details
-
Copy full SHA for c3e3bfe - Browse repository at this point
Copy the full SHA c3e3bfeView commit details -
gdiplus: Replace HDC with GpGraphics in parameters.
(cherry picked from commit 1454ffe)
Configuration menu - View commit details
-
Copy full SHA for e8babc9 - Browse repository at this point
Copy the full SHA e8babc9View commit details -
gdiplus/tests: Add interactive test for font linking.
(cherry picked from commit d68a9d1)
Configuration menu - View commit details
-
Copy full SHA for 9de31d4 - Browse repository at this point
Copy the full SHA 9de31d4View commit details -
gdiplus: Implement font linking for gdiplus.
(cherry picked from commit ba4681e)
Configuration menu - View commit details
-
Copy full SHA for 8957802 - Browse repository at this point
Copy the full SHA 8957802View commit details -
include: Add HEAACWAVEINFO and HEAACWAVEFORMAT definitions.
(cherry picked from commit 681d201)
Configuration menu - View commit details
-
Copy full SHA for 8e385ea - Browse repository at this point
Copy the full SHA 8e385eaView commit details -
mfplat/tests: Test MFInitMediaTypeFromWaveFormatEx wrt MF_MT_FIXED_SI…
…ZE_SAMPLES. (cherry picked from commit 2155817)
Configuration menu - View commit details
-
Copy full SHA for d072d00 - Browse repository at this point
Copy the full SHA d072d00View commit details -
mfplat/tests: Add MFInitMediaTypeFromWaveFormatEx tests with HEAACWAV…
…EFORMAT. (cherry picked from commit aa648be)
Configuration menu - View commit details
-
Copy full SHA for 3fa8eaf - Browse repository at this point
Copy the full SHA 3fa8eafView commit details -
mfplat/tests: Test MFWaveFormatExConvertFlag_ForceExtensible with HEA…
…ACWAVEFORMAT. (cherry picked from commit 96346d2)
Configuration menu - View commit details
-
Copy full SHA for e8bbfd1 - Browse repository at this point
Copy the full SHA e8bbfd1View commit details -
mfplat: Support AAC format attributes in MFInitMediaTypeFromWaveForma…
…tEx. (cherry picked from commit 1939bff)
Configuration menu - View commit details
-
Copy full SHA for f67042c - Browse repository at this point
Copy the full SHA f67042cView commit details -
mfplat: Support compressed WAVEFORMATEX in MFCreateWaveFormatExFromMF…
…MediaType. (cherry picked from commit a634c30)
Configuration menu - View commit details
-
Copy full SHA for d2587d2 - Browse repository at this point
Copy the full SHA d2587d2View commit details -
winegstreamer: Fix reading MF_MT_USER_DATA into HEAACWAVEFORMAT.
Configuration menu - View commit details
-
Copy full SHA for 4653d46 - Browse repository at this point
Copy the full SHA 4653d46View commit details -
winegstreamer: Use MFCreateAudioMediaType in the AAC decoder.
(cherry picked from commit c65703e)
Configuration menu - View commit details
-
Copy full SHA for dc4d6b2 - Browse repository at this point
Copy the full SHA dc4d6b2View commit details -
winegstreamer: Use an array for the audio decoder input types.
(cherry picked from commit 68f8b53)
Configuration menu - View commit details
-
Copy full SHA for 26322a7 - Browse repository at this point
Copy the full SHA 26322a7View commit details -
mf/tests: Check inserted topology loader transforms explicitly.
(cherry picked from commit 56b1f80)
Configuration menu - View commit details
-
Copy full SHA for d1dbd2b - Browse repository at this point
Copy the full SHA d1dbd2bView commit details -
mf/topology_loader: Use a local variable for the indirect connection …
…method. Instead of modifying the method_mask parameter, in case we need to retry with another transform. (cherry picked from commit 0dab1ff)
Configuration menu - View commit details
-
Copy full SHA for 2799033 - Browse repository at this point
Copy the full SHA 2799033View commit details -
mf/topology_loader: Ignore SetOutputType errors when doing indirect c…
…onnect. It only succeeds with converters, or if a decoder can directly output the downstream media type. If it fails we may have to add a converter after the decoder, and we will call topology_branch_connect on the downstream branch for that. (cherry picked from commit 2a18512)
Configuration menu - View commit details
-
Copy full SHA for fdf5ac0 - Browse repository at this point
Copy the full SHA fdf5ac0View commit details -
mf/topology_loader: Initialize transform output type before adding co…
…nverter. Otherwise the next topology_branch_connect call will fail when it will try to lookup the upstream element media type. (cherry picked from commit d95d113)
Configuration menu - View commit details
-
Copy full SHA for 0642219 - Browse repository at this point
Copy the full SHA 0642219View commit details -
mf/topology_loader: Try to connect transform nodes with their current…
… types first. And only if that fails try again by enumerating types. (cherry picked from commit 2d88c57)
Configuration menu - View commit details
-
Copy full SHA for ce52056 - Browse repository at this point
Copy the full SHA ce52056View commit details -
winegstreamer: Implement H264 decoder GetInputCurrentType.
(cherry picked from commit 6aca31f)
Configuration menu - View commit details
-
Copy full SHA for 78d0ae9 - Browse repository at this point
Copy the full SHA 78d0ae9View commit details -
winegstreamer: Ask GStreamer to stop messing with signal handlers.
(cherry picked from commit 02921e4)
Configuration menu - View commit details
-
Copy full SHA for f63b1af - Browse repository at this point
Copy the full SHA f63b1afView commit details -
winegstreamer: Trace wg_transform input and output caps.
(cherry picked from commit 6dae92c)
Configuration menu - View commit details
-
Copy full SHA for f08b437 - Browse repository at this point
Copy the full SHA f08b437View commit details -
winegstreamer: Handle allocation query in a separate helper.
(cherry picked from commit ec75907)
Configuration menu - View commit details
-
Copy full SHA for a1982d7 - Browse repository at this point
Copy the full SHA a1982d7View commit details -
winegstreamer: Handle sink caps query in a separate helper.
(cherry picked from commit f39156e)
Configuration menu - View commit details
-
Copy full SHA for fe82540 - Browse repository at this point
Copy the full SHA fe82540View commit details -
winegstreamer: Handle sink event caps in a separate helper.
(cherry picked from commit 4f349d4)
Configuration menu - View commit details
-
Copy full SHA for 00a6df8 - Browse repository at this point
Copy the full SHA 00a6df8View commit details -
winegstreamer: Use GST_PTR_FORMAT to trace GStreamer objects.
(cherry picked from commit 62955f2)
Configuration menu - View commit details
-
Copy full SHA for b077414 - Browse repository at this point
Copy the full SHA b077414View commit details -
winegstreamer: Ignore wg_transform input / output video format fps.
Decoders might output some fps information and encoders might input fps, but otherwise is unnecessary and may prevent compatible caps matching. (cherry picked from commit 98b8ab9)
Configuration menu - View commit details
-
Copy full SHA for 370f34c - Browse repository at this point
Copy the full SHA 370f34cView commit details -
winegstreamer: Allow wg_transform size changes with an explicit attri…
…bute. (cherry picked from commit 6979a9f)
Configuration menu - View commit details
-
Copy full SHA for 6e060bb - Browse repository at this point
Copy the full SHA 6e060bbView commit details -
mf/tests: Report more transform current type mismatches.
(cherry picked from commit 5a12be3)
Configuration menu - View commit details
-
Copy full SHA for db22f40 - Browse repository at this point
Copy the full SHA db22f40View commit details -
mf/tests: Add some tests with video processor aperture handling.
(cherry picked from commit 604bc7c)
Configuration menu - View commit details
-
Copy full SHA for 8caa133 - Browse repository at this point
Copy the full SHA 8caa133View commit details -
mfreadwrite/tests: Initialize test source stream types from descriptors.
(cherry picked from commit 5122f6a)
Configuration menu - View commit details
-
Copy full SHA for 80df4b5 - Browse repository at this point
Copy the full SHA 80df4b5View commit details -
mfreadwrite/tests: Test source reader exposed transforms and types.
(cherry picked from commit f5daee4)
Configuration menu - View commit details
-
Copy full SHA for 36a0c4a - Browse repository at this point
Copy the full SHA 36a0c4aView commit details -
mfreadwrite/tests: Test source reader transforms with MF_SOURCE_READE…
…R_ENABLE_VIDEO_PROCESSING. (cherry picked from commit b37a16c)
Configuration menu - View commit details
-
Copy full SHA for 98eb371 - Browse repository at this point
Copy the full SHA 98eb371View commit details -
mfreadwrite/tests: Test source reader transforms with MF_SOURCE_READE…
…R_ENABLE_ADVANCED_VIDEO_PROCESSING. (cherry picked from commit 3c64448)
Configuration menu - View commit details
-
Copy full SHA for 1e0e932 - Browse repository at this point
Copy the full SHA 1e0e932View commit details
Commits on Feb 20, 2024
-
HACK: winegstreamer/new_media_source: Clone the media source to new_m…
…edia_source.c. For an experimental, non-decoding, source rewrite, guarded with WINE_NEW_MEDIA_SOURCE env var. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 9506607 - Browse repository at this point
Copy the full SHA 9506607View commit details -
HACK: winegstreamer/new_media_source: Fallback to the old media sourc…
…e on failure. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for c6d7a39 - Browse repository at this point
Copy the full SHA c6d7a39View commit details -
winegstreamer/new_media_source: Introduce a new wg_source interface.
CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for c80502e - Browse repository at this point
Copy the full SHA c80502eView commit details -
winegstreamer/new_media_source: Call (Begin|End)Read to read the byte…
… stream header. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 03d9fec - Browse repository at this point
Copy the full SHA 03d9fecView commit details -
winegstreamer/new_media_source: Provide first block of data and strea…
…m URL to wg_source. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for dd14bb6 - Browse repository at this point
Copy the full SHA dd14bb6View commit details -
winegstreamer/new_media_source: Prefer MF_BYTESTREAM_ORIGIN_NAME for …
…source URL. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 05035df - Browse repository at this point
Copy the full SHA 05035dfView commit details -
winegstreamer/new_media_source: Create a source pad on the wg_source.
CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 8d12437 - Browse repository at this point
Copy the full SHA 8d12437View commit details -
winegstreamer/new_media_source: Create a demuxer element in wg_source…
…_create. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for cee6b45 - Browse repository at this point
Copy the full SHA cee6b45View commit details -
winegstreamer/new_media_source: Push a stream and segment event to th…
…e wg_source. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for e4be1a5 - Browse repository at this point
Copy the full SHA e4be1a5View commit details -
winegstreamer/new_media_source: Handle GST_QUERY_URI on wg_source src…
… pad. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 2b543c0 - Browse repository at this point
Copy the full SHA 2b543c0View commit details -
winegstreamer/new_media_source: Handle GST_QUERY_DURATION on wg_sourc…
…e src pad. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 13bfa9f - Browse repository at this point
Copy the full SHA 13bfa9fView commit details -
winegstreamer/new_media_source: Handle GST_QUERY_SCHEDULING on wg_sou…
…rce src pad. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for e6e2923 - Browse repository at this point
Copy the full SHA e6e2923View commit details -
winegstreamer/new_media_source: Create and link sink pads in the wg_s…
…ource. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 903772f - Browse repository at this point
Copy the full SHA 903772fView commit details -
winegstreamer/new_media_source: Push the initial data from to the wg_…
…source. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 4e9a520 - Browse repository at this point
Copy the full SHA 4e9a520View commit details -
winegstreamer/new_media_source: Push EOS event on stream or segment end.
CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for e2bb2c0 - Browse repository at this point
Copy the full SHA e2bb2c0View commit details -
winegstreamer/new_media_source: Handle GST_EVENT_SEEK on wg_source sr…
…c pad. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 084aa80 - Browse repository at this point
Copy the full SHA 084aa80View commit details -
winegstreamer/new_media_source: Handle GST_EVENT_STREAM_START and cre…
…ate wg_source streams. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 2bec716 - Browse repository at this point
Copy the full SHA 2bec716View commit details -
winegstreamer/new_media_source: Query stream duration from GST_EVENT_…
…STREAM_START. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for c9ac74b - Browse repository at this point
Copy the full SHA c9ac74bView commit details -
winegstreamer/new_media_source: Handle GST_EVENT_CAPS and update wg_s…
…ource streams caps. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 3af9d0a - Browse repository at this point
Copy the full SHA 3af9d0aView commit details -
winegstreamer/new_media_source: Introduce a new wg_source_get_stream_…
…count unix call. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 44ca3c9 - Browse repository at this point
Copy the full SHA 44ca3c9View commit details -
winegstreamer/new_media_source: Set the MF_PD_TOTAL_FILE_SIZE present…
…ation descriptor attribute. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 799afbf - Browse repository at this point
Copy the full SHA 799afbfView commit details -
winegstreamer/new_media_source: Read stream data and provide samples …
…to wg_source. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for ce316c3 - Browse repository at this point
Copy the full SHA ce316c3View commit details -
winegstreamer/new_media_source: Query the stream max duration from th…
…e wg_source. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 9ce1f5f - Browse repository at this point
Copy the full SHA 9ce1f5fView commit details -
winegstreamer/new_media_source: Set the MF_PD_MIME_TYPE presentation …
…descriptor attribute. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 3846972 - Browse repository at this point
Copy the full SHA 3846972View commit details -
winegstreamer/new_media_source: Handle GST_EVENT_TAG and udpate wg_so…
…urce streams tags. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 7d40c13 - Browse repository at this point
Copy the full SHA 7d40c13View commit details -
winegstreamer/new_media_source: Use wg_source order to build media so…
…urce streams. And map them to wg_parser streams according to their format. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 3faccf2 - Browse repository at this point
Copy the full SHA 3faccf2View commit details -
winegstreamer/new_media_source: Sort media source "video/mp4" streams…
… by stream type. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 2638b04 - Browse repository at this point
Copy the full SHA 2638b04View commit details -
winegstreamer/new_media_source: Initialize media source descriptor ta…
…gs from wg_source. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 10c14fa - Browse repository at this point
Copy the full SHA 10c14faView commit details -
winegstreamer/new_media_source: Set MF_SD_MUTUALLY_EXCLUSIVE stream d…
…escriptor attribute. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for f7ea3db - Browse repository at this point
Copy the full SHA f7ea3dbView commit details -
winegstreamer/new_media_source: Select one stream descriptor for each…
… major type. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 00c5d03 - Browse repository at this point
Copy the full SHA 00c5d03View commit details -
winegstreamer/new_media_source: Use 1-based ids in media source strea…
…m descriptors. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 11e980e - Browse repository at this point
Copy the full SHA 11e980eView commit details -
winegstreamer/new_media_source: Select the wg_source streams on media…
… source start. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 135c44c - Browse repository at this point
Copy the full SHA 135c44cView commit details -
winegstreamer/new_media_source: Seek the wg_source streams on media s…
…ource start. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for a7bc220 - Browse repository at this point
Copy the full SHA a7bc220View commit details -
winegstreamer/new_media_source: Read and discard compressed samples f…
…rom wg_source. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 1f445af - Browse repository at this point
Copy the full SHA 1f445afView commit details -
winegstreamer/new_media_source: Stop using wg_parser to read samples …
…in the media source. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 47ff280 - Browse repository at this point
Copy the full SHA 47ff280View commit details -
winegstreamer: Call gst_audio_info_from_caps for all audio formats.
CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 841ac07 - Browse repository at this point
Copy the full SHA 841ac07View commit details -
winegstreamer: Support generic audio / video encoded format.
CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 77f74e7 - Browse repository at this point
Copy the full SHA 77f74e7View commit details -
winegstreamer: Skip encoded formats in format_is_compressed.
CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 3dcb087 - Browse repository at this point
Copy the full SHA 3dcb087View commit details -
winegstreamer: Translate generic audio / video encoded media types.
CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for b980667 - Browse repository at this point
Copy the full SHA b980667View commit details -
winegstreamer: Rename aac_decoder to audio_decoder.
CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for fbea0ea - Browse repository at this point
Copy the full SHA fbea0eaView commit details -
winegstreamer: Introduce a generic audio decoder transform.
CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 8608e39 - Browse repository at this point
Copy the full SHA 8608e39View commit details -
winegstreamer: Use MFCreateVideoMediaTypeFromSubtype in GetInputAvail…
…ableType. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 9c86213 - Browse repository at this point
Copy the full SHA 9c86213View commit details -
winegstreamer: Use MFCreateVideoMediaTypeFromSubtype in GetOutputAvai…
…lableType. CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for e297f0b - Browse repository at this point
Copy the full SHA e297f0bView commit details -
winegstreamer: Remove unnecessary create_output_media_type checks.
CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for e4cb607 - Browse repository at this point
Copy the full SHA e4cb607View commit details -
winegstreamer: Use GUID arrays for H264 decoder media types.
CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 7171538 - Browse repository at this point
Copy the full SHA 7171538View commit details -
winegstreamer: Use MFCalculateImageSize to compute output info size.
CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for cd234ee - Browse repository at this point
Copy the full SHA cd234eeView commit details -
ir50_32: Use the proper hr value for stream format change.
CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 01823cf - Browse repository at this point
Copy the full SHA 01823cfView commit details -
winegstreamer: Use the H264 decoder to implement the IV50 decoder.
CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for c3792c2 - Browse repository at this point
Copy the full SHA c3792c2View commit details -
winegstreamer: Rename struct h264_decoder to struct video_decoder.
CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for caf1db5 - Browse repository at this point
Copy the full SHA caf1db5View commit details -
winegstreamer: Ignore input / output fps mismatch in video_processor.
CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 0dfbb87 - Browse repository at this point
Copy the full SHA 0dfbb87View commit details -
winegstreamer: Expose the generic video decoder transform.
CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for 9a96d36 - Browse repository at this point
Copy the full SHA 9a96d36View commit details -
HACK: mfplat: Enable the new media source for some games.
CW-Bug-Id: #21953
Configuration menu - View commit details
-
Copy full SHA for d89e62d - Browse repository at this point
Copy the full SHA d89e62dView commit details -
ntdll: HACK: Try to load steamoverlay.so manually if LD_PRELOAD was l…
…ost. CW-Bug-Id: #23064
Configuration menu - View commit details
-
Copy full SHA for 6c1326b - Browse repository at this point
Copy the full SHA 6c1326bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 044acf4 - Browse repository at this point
Copy the full SHA 044acf4View commit details -
FAudio: Create fake codec data for WMA3.
Already upstreamed, can be dropped the next bump. Link: FNA-XNA/FAudio#327
Configuration menu - View commit details
-
Copy full SHA for 92181d9 - Browse repository at this point
Copy the full SHA 92181d9View commit details -
xinput: Implement XInputGetCapabilitiesEx.
CW-Bug-Id: #23185
Configuration menu - View commit details
-
Copy full SHA for 4d110a8 - Browse repository at this point
Copy the full SHA 4d110a8View commit details -
xinput: Reimplement XInputGetCapabilities.
CW-Bug-Id: #23185
Configuration menu - View commit details
-
Copy full SHA for c7b6134 - Browse repository at this point
Copy the full SHA c7b6134View commit details -
windows.gaming.input: Stub IRawGameController2 interface.
CW-Bug-Id: #23185
Configuration menu - View commit details
-
Copy full SHA for 5a7981f - Browse repository at this point
Copy the full SHA 5a7981fView commit details -
windows.gaming.input: Forward get_NonRoamableId to Wine provider.
CW-Bug-Id: #23185
Configuration menu - View commit details
-
Copy full SHA for 262c60c - Browse repository at this point
Copy the full SHA 262c60cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2247fac - Browse repository at this point
Copy the full SHA 2247facView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aa6c4e - Browse repository at this point
Copy the full SHA 6aa6c4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3e4576 - Browse repository at this point
Copy the full SHA c3e4576View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88ad474 - Browse repository at this point
Copy the full SHA 88ad474View commit details -
HACK: windows.gaming.input: Emulate Steam Input native hooks.
CW-Bug-Id: #23185
Configuration menu - View commit details
-
Copy full SHA for 71f8db3 - Browse repository at this point
Copy the full SHA 71f8db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c5fbf5 - Browse repository at this point
Copy the full SHA 8c5fbf5View commit details -
HACK: winebus: Expose virtual controller for Steam Input hooks emulat…
…ion. Guarded behind a PROTON_EXPOSE_STEAM_CONTROLLER=1 variable. CW-Bug-Id: #23185
Configuration menu - View commit details
-
Copy full SHA for 532d8b0 - Browse repository at this point
Copy the full SHA 532d8b0View commit details -
HACK: win32u: Report underlying VID/PID in Steam Input hooks emulation.
CW-Bug-Id: #23185
Configuration menu - View commit details
-
Copy full SHA for 0c21e0c - Browse repository at this point
Copy the full SHA 0c21e0cView commit details -
HACK: windows.gaming.input: Report underlying VID/PID in Steam Input …
…hooks emulation. CW-Bug-Id: #23185
Configuration menu - View commit details
-
Copy full SHA for 20a91d2 - Browse repository at this point
Copy the full SHA 20a91d2View commit details -
winhttp: Always return result at once if available in WinHttpQueryDat…
…aAvailable(). CW-Bug-Id: #23312
Configuration menu - View commit details
-
Copy full SHA for ba11cd9 - Browse repository at this point
Copy the full SHA ba11cd9View commit details -
winhttp: Always return result at once if available in WinHttpReadData().
CW-Bug-Id: #23312
Configuration menu - View commit details
-
Copy full SHA for 665742a - Browse repository at this point
Copy the full SHA 665742aView commit details -
ntdll: HACK: Substitute different d3dcompiler version for BDO.
CW-Bug-Id: #23314
Configuration menu - View commit details
-
Copy full SHA for 357c1ff - Browse repository at this point
Copy the full SHA 357c1ffView commit details -
ntdll: Better track thread pool wait's wait_pending state.
CW-Bug-Id: #21509
Configuration menu - View commit details
-
Copy full SHA for 6117603 - Browse repository at this point
Copy the full SHA 6117603View commit details -
ntdll: Make sure wakeups from already unset events are ignored in wai…
…tqueue_thread_proc(). CW-Bug-Id: #21509
Configuration menu - View commit details
-
Copy full SHA for 25d2d4c - Browse repository at this point
Copy the full SHA 25d2d4cView commit details -
win32u: Send message with timeout in send_erase().
CW-Bug-Id: #23394
Configuration menu - View commit details
-
Copy full SHA for f961d5e - Browse repository at this point
Copy the full SHA f961d5eView commit details -
ntdll: HACK: Add WINE_HEAP_ZERO_MEMORY variable to force zeroing allo…
…cated memory. CW-Bug-Id: #23394
Configuration menu - View commit details
-
Copy full SHA for 99f8658 - Browse repository at this point
Copy the full SHA 99f8658View commit details -
winegstreamer: Introduce and use a new wg_task_pool helper.
To better track GStreamer threads, avoiding potential task leaks in the default pool which keeps some thread alive. CW-Bug-Id: #22045
Configuration menu - View commit details
-
Copy full SHA for e311daf - Browse repository at this point
Copy the full SHA e311dafView commit details -
winegstreamer: Implement MFT_MESSAGE_COMMAND_DRAIN for aac decoder.
CW-Bug-Id: #21804 CW-Bug-Id: #22299
Configuration menu - View commit details
-
Copy full SHA for 3a3400a - Browse repository at this point
Copy the full SHA 3a3400aView commit details -
winegstreamer: Implement MFT_MESSAGE_COMMAND_DRAIN for resampler.
CW-Bug-Id: #21804 CW-Bug-Id: #22299
Configuration menu - View commit details
-
Copy full SHA for 73410b6 - Browse repository at this point
Copy the full SHA 73410b6View commit details -
winegstreamer: Implement MFT_MESSAGE_COMMAND_DRAIN for video processor.
CW-Bug-Id: #21804 CW-Bug-Id: #22299
Configuration menu - View commit details
-
Copy full SHA for c6fe011 - Browse repository at this point
Copy the full SHA c6fe011View commit details -
winegstreamer: Implement MFT_MESSAGE_COMMAND_DRAIN for wma decoder.
CW-Bug-Id: #21804 CW-Bug-Id: #22299
Configuration menu - View commit details
-
Copy full SHA for d6fff9c - Browse repository at this point
Copy the full SHA d6fff9cView commit details -
HACK: winegstreamer: Do not report live latency for some games.
CW-Bug-Id: #22581
Configuration menu - View commit details
-
Copy full SHA for 88da48b - Browse repository at this point
Copy the full SHA 88da48bView commit details -
HACK: winegstreamer: Don't add unnecessary and slow? videoflip for so…
…me games. CW-Bug-Id: #22581
Configuration menu - View commit details
-
Copy full SHA for 4bf150b - Browse repository at this point
Copy the full SHA 4bf150bView commit details -
HACK: winegstreamer: Disable MF_SA_D3D11_AWARE for some games.
CW-Bug-Id: #22581
Configuration menu - View commit details
-
Copy full SHA for 68f76f5 - Browse repository at this point
Copy the full SHA 68f76f5View commit details -
Revert "winhttp: Always return result at once if available in WinHttp…
…ReadData()." This reverts commit ec94ccd297c8e5f080b45b5d48a1d035a1492df6.
Configuration menu - View commit details
-
Copy full SHA for 410b000 - Browse repository at this point
Copy the full SHA 410b000View commit details -
Revert "winhttp: Always return result at once if available in WinHttp…
…QueryDataAvailable()." This reverts commit 41ffcf40a4244b2bc23709d57aa87fa01b13e80f.
Configuration menu - View commit details
-
Copy full SHA for 6ae40c7 - Browse repository at this point
Copy the full SHA 6ae40c7View commit details -
winhttp: Always return result at once if available in WinHttpQueryDat…
…aAvailable(). (cherry picked from commit fd25344) CW-Bug-Id: #23312
Configuration menu - View commit details
-
Copy full SHA for a7c5931 - Browse repository at this point
Copy the full SHA a7c5931View commit details -
winhttp: Always return result at once if available in WinHttpReadData().
(cherry picked from commit bd2a2c2) CW-Bug-Id: #23312
Configuration menu - View commit details
-
Copy full SHA for c53c907 - Browse repository at this point
Copy the full SHA c53c907View commit details -
winex11.drv: Default swap interval to 0 for child window drawables in…
… create_gl_drawable(). CW-Bug-Id: #23329
Configuration menu - View commit details
-
Copy full SHA for 970f435 - Browse repository at this point
Copy the full SHA 970f435View commit details -
winex11.drv: Fix wglSwapBuffers() with NULL current context with chil…
…d window rendering. (cherry picked from commit eb5993a) CW-Bug-Id: #23302
Configuration menu - View commit details
-
Copy full SHA for 4bf230a - Browse repository at this point
Copy the full SHA 4bf230aView commit details -
Revert "explorer: Don't pop start menu on "minimize all windows" syst…
…ray command." This reverts commit 1cf7a85d1288f67b3e677f3b03533d46da1d2775.
Configuration menu - View commit details
-
Copy full SHA for 7819be3 - Browse repository at this point
Copy the full SHA 7819be3View commit details -
explorer: Don't pop start menu on "minimize all windows" systray comm…
…and. (cherry picked from commit d66fe62) CW-Bug-Id: #23178
Configuration menu - View commit details
-
Copy full SHA for b283265 - Browse repository at this point
Copy the full SHA b283265View commit details -
explorer: Don't pop start menu on "undo minimize all windows" systray…
… command. (cherry picked from commit 5da459f) CW-Bug-Id: #23178
Configuration menu - View commit details
-
Copy full SHA for cf0afdc - Browse repository at this point
Copy the full SHA cf0afdcView commit details -
mscoree: Update Wine Mono to 9.0.0.
(cherry picked from commit e891073)
Configuration menu - View commit details
-
Copy full SHA for 98ba5eb - Browse repository at this point
Copy the full SHA 98ba5ebView commit details -
windows.media.speech: Add Vosk checks to autoconf.
Signed-off-by: Bernhard Kölbl <[email protected]> CW-Bug-Id: #20134
Configuration menu - View commit details
-
Copy full SHA for 2455a0d - Browse repository at this point
Copy the full SHA 2455a0dView commit details -
windows.media.speech: Add unixlib stub.
Signed-off-by: Bernhard Kölbl <[email protected]> CW-Bug-Id: #20134
Configuration menu - View commit details
-
Copy full SHA for 4a816dd - Browse repository at this point
Copy the full SHA 4a816ddView commit details -
windows.media.speech/tests: Get rid of duplicated hresult.
Signed-off-by: Bernhard Kölbl <[email protected]> CW-Bug-Id: #20134
Configuration menu - View commit details
-
Copy full SHA for 186309d - Browse repository at this point
Copy the full SHA 186309dView commit details -
windows.media.speech/tests: Allow the SpeechRecognizer creation to fa…
…il in Wine. To allow for error handling of missing Unix-side dependencies. Signed-off-by: Bernhard Kölbl <[email protected]> CW-Bug-Id: #20134
Configuration menu - View commit details
-
Copy full SHA for 3d1efbb - Browse repository at this point
Copy the full SHA 3d1efbbView commit details -
windows.media.speech: Implement Vosk create and release functions in …
…the unixlib. Signed-off-by: Bernhard Kölbl <[email protected]> CW-Bug-Id: #20134
Configuration menu - View commit details
-
Copy full SHA for 1076aa8 - Browse repository at this point
Copy the full SHA 1076aa8View commit details -
windows.media.speech: Move unix side recognizer creation to recognize…
…r_CompileConstraintsAsync(). Signed-off-by: Bernhard Kölbl <[email protected]> CW-Bug-Id: #20134
Configuration menu - View commit details
-
Copy full SHA for d6306d3 - Browse repository at this point
Copy the full SHA d6306d3View commit details -
windows.media.speech: Implement recognition in the unixlib.
CW-Bug-Id: #20134
Configuration menu - View commit details
-
Copy full SHA for b500dc2 - Browse repository at this point
Copy the full SHA b500dc2View commit details -
windows.media.speech: Compare recognized words with available constra…
…ints. Signed-off-by: Bernhard Kölbl <[email protected]> CW-Bug-Id: #20134
Configuration menu - View commit details
-
Copy full SHA for 615562d - Browse repository at this point
Copy the full SHA 615562dView commit details -
windows.media.speech: Send event on recognition success.
Signed-off-by: Bernhard Kölbl <[email protected]> CW-Bug-Id: #20134
Configuration menu - View commit details
-
Copy full SHA for 402a6eb - Browse repository at this point
Copy the full SHA 402a6ebView commit details -
windows.media.speech: Add ISpeechRecognitionSemanticInterpretation stub.
Signed-off-by: Bernhard Kölbl <[email protected]> CW-Bug-Id: #20134
Configuration menu - View commit details
-
Copy full SHA for 03cb575 - Browse repository at this point
Copy the full SHA 03cb575View commit details -
HACK: windows.media.speech: Stub semantic_interpretation_get_Properties.
Signed-off-by: Bernhard Kölbl <[email protected]> CW-Bug-Id: #20134
Configuration menu - View commit details
-
Copy full SHA for fea0e6d - Browse repository at this point
Copy the full SHA fea0e6dView commit details -
WIP: windows.media.speech: Implement grammar.
CW-Bug-Id: #20134
Configuration menu - View commit details
-
Copy full SHA for 8d38a0b - Browse repository at this point
Copy the full SHA 8d38a0bView commit details -
HACK: windows.media.speech/tests: Add tests for manual recognition te…
…sting. Speak during the delay, to test the code. CW-Bug-Id: #20134
Configuration menu - View commit details
-
Copy full SHA for 50754d3 - Browse repository at this point
Copy the full SHA 50754d3View commit details -
HACK: windows.media.speech: Load Vosk models from Phasmophobia.
CW-Bug-Id: #20134
Configuration menu - View commit details
-
Copy full SHA for 00f6b2f - Browse repository at this point
Copy the full SHA 00f6b2fView commit details -
windows.media.speech: Suppress verbose Unixlib traces.
CW-Bug-Id: #20134
Configuration menu - View commit details
-
Copy full SHA for 93c6322 - Browse repository at this point
Copy the full SHA 93c6322View commit details -
winegstreamer: Register more VIDEO_EFFECT DMO classes.
CW-Bug-Id: #20427
Configuration menu - View commit details
-
Copy full SHA for 27e3221 - Browse repository at this point
Copy the full SHA 27e3221View commit details -
HACK: winegstreamer: Register the video processor MFT as a decoder.
CW-Bug-Id: #20427
Configuration menu - View commit details
-
Copy full SHA for a7657b9 - Browse repository at this point
Copy the full SHA a7657b9View commit details -
powershell: Read input command from stdin.
CW-Bug-Id: #23416
Configuration menu - View commit details
-
Copy full SHA for 460715d - Browse repository at this point
Copy the full SHA 460715dView commit details -
ntdll: HACK: Disable kernel write watches for BDO.
CW-Bug-Id: #23322
Configuration menu - View commit details
-
Copy full SHA for 2f07584 - Browse repository at this point
Copy the full SHA 2f07584View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5571713 - Browse repository at this point
Copy the full SHA 5571713View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4cf21c - Browse repository at this point
Copy the full SHA a4cf21cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f51283 - Browse repository at this point
Copy the full SHA 1f51283View commit details -
winhttp: Mind read size when skipping async read in WinHttpReadData().
CW-Bug-Id: #21085
Paul Gofman committedFeb 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 63fafa5 - Browse repository at this point
Copy the full SHA 63fafa5View commit details
Commits on Feb 21, 2024
-
HACK: gdiplus: Add HDC parameter back to gdi+ internal functions.
This reverts commit e8babc9 (Replace HDC with GpGraphics in parameters.) without having to revert the font linking implementation. This is due to graphics->hdc member being NULL when the GpGraphics object is created with GdipGetImageGraphicsContext, so we need to be able to pass a temporal HDC object when graphics->hdc is null.
Configuration menu - View commit details
-
Copy full SHA for 505f4df - Browse repository at this point
Copy the full SHA 505f4dfView commit details -
sapi: Create a new engine only when needed in ISpVoice.
Instead of creating the TTS voice engine directly in SetVoice, we save the specified voice token, and only create them in ISpVoice::Speak when necessary. (cherry picked from commit 2a56d4e)
Configuration menu - View commit details
-
Copy full SHA for 657b2f1 - Browse repository at this point
Copy the full SHA 657b2f1View commit details -
sapi: Add ISpeechObjectToken stub.
(cherry picked from commit c45bedb) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for 59ca532 - Browse repository at this point
Copy the full SHA 59ca532View commit details -
sapi: Add ISpeechObjectTokens stub.
(cherry picked from commit ca6f3a7) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for 3b57da5 - Browse repository at this point
Copy the full SHA 3b57da5View commit details -
sapi: Add stub implementation for ISpeechObjectTokens::get__NewEnum.
(cherry picked from commit 26498d9) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for 0ce4abd - Browse repository at this point
Copy the full SHA 0ce4abdView commit details -
sapi: Implement ISpeechObjectToken::GetDescription.
(cherry picked from commit b6c1760) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for ca12f61 - Browse repository at this point
Copy the full SHA ca12f61View commit details -
sapi: Implement ISpeechObjectToken::Invoke.
(cherry picked from commit 001d1a4) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for 9fbf40b - Browse repository at this point
Copy the full SHA 9fbf40bView commit details -
sapi: Implement ISpeechObjectToken::GetIDsOfNames.
(cherry picked from commit 59a7ee1) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for 6b4b57b - Browse repository at this point
Copy the full SHA 6b4b57bView commit details -
sapi: Implement ISpeechObjectTokens::get_Count.
(cherry picked from commit 261d7c3) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for 858b749 - Browse repository at this point
Copy the full SHA 858b749View commit details -
sapi: Implement IEnumVARIANT::Next for ISpeechObjectTokens.
(cherry picked from commit 6f2a0c4) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for 09139f5 - Browse repository at this point
Copy the full SHA 09139f5View commit details -
sapi: Implement ISpeechObjectTokens::Invoke.
(cherry picked from commit 6e8d450) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for bfcfe86 - Browse repository at this point
Copy the full SHA bfcfe86View commit details -
sapi: Free typelib on DLL detach.
(cherry picked from commit afac7d7)
Configuration menu - View commit details
-
Copy full SHA for 39099ad - Browse repository at this point
Copy the full SHA 39099adView commit details -
sapi: Implement ISpeechVoice::Speak.
(cherry picked from commit 5243f2e) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for ec589a5 - Browse repository at this point
Copy the full SHA ec589a5View commit details -
sapi: Handle zero-length attributes correctly in ISpObjectTokenCatego…
…ry::EnumTokens. (cherry picked from commit 4bbfd83) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for fe1772d - Browse repository at this point
Copy the full SHA fe1772dView commit details -
sapi: Introduce create_token_category helper in tts.
(cherry picked from commit 0f8b59a) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for c843bc9 - Browse repository at this point
Copy the full SHA c843bc9View commit details -
sapi: Implement ISpeechVoice::GetVoices.
(cherry picked from commit 62aec03) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for 4fdd8ad - Browse repository at this point
Copy the full SHA 4fdd8adView commit details -
sapi: Implement ISpeechVoice::GetTypeInfoCount.
(cherry picked from commit 5808735) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for 26987b7 - Browse repository at this point
Copy the full SHA 26987b7View commit details -
sapi: Implement ISpeechVoice::GetTypeInfo.
(cherry picked from commit dd083a6) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for bffa5db - Browse repository at this point
Copy the full SHA bffa5dbView commit details -
sapi: Implement ISpeechVoice::GetIDsOfNames.
(cherry picked from commit 9d04466) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for d3590aa - Browse repository at this point
Copy the full SHA d3590aaView commit details -
sapi: Implement ISpeechVoice::Invoke.
(cherry picked from commit c72f0ec) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for fc74e49 - Browse repository at this point
Copy the full SHA fc74e49View commit details -
winegstreamer/video_decoder: Reset sample timestamp on stream start.
CW-Bug-Id: #23248
Configuration menu - View commit details
-
Copy full SHA for 55b78c5 - Browse repository at this point
Copy the full SHA 55b78c5View commit details
Commits on Feb 22, 2024
-
dsound/tests: Test that formats with more than two channels require W…
…AVEFORMATEXTENSIBLE. (cherry picked from commit b3ec5bc) CW-Bug-Id: #19927
Configuration menu - View commit details
-
Copy full SHA for 5a67ab8 - Browse repository at this point
Copy the full SHA 5a67ab8View commit details -
dsound: Reject WAVEFORMATEX formats with more than two channels.
Formats with more than two channels require WAVEFORMATEXTENSIBLE according to tests. Fix Viking: Battle for Asgard (211160) audio cracking in its intro video. (cherry picked from commit 7c7b2e8) CW-Bug-Id: #19927
Configuration menu - View commit details
-
Copy full SHA for dda8157 - Browse repository at this point
Copy the full SHA dda8157View commit details -
fixup! winex11.drv: Listen to RawMotion and RawButton* events in the …
…desktop thread. Fix 7be9a6ec breaks virtual desktop. CW-Bug-Id: #18383
Configuration menu - View commit details
-
Copy full SHA for e8b8d2f - Browse repository at this point
Copy the full SHA e8b8d2fView commit details -
amd_ags_x64: Implement multi draw instanced functions.
CW-Bug-Id: #22976
Paul Gofman committedFeb 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 000724f - Browse repository at this point
Copy the full SHA 000724fView commit details -
amd_ags_x64: Implement multi draw instanced indirect count functions.
CW-Bug-Id: #22976
Paul Gofman committedFeb 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 6861e8c - Browse repository at this point
Copy the full SHA 6861e8cView commit details
Commits on Feb 24, 2024
-
nsiproxy.sys: Fix ipv6 route table parsing on Linux.
CW-Bug-Id: #23640
Paul Gofman committedFeb 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 322b88e - Browse repository at this point
Copy the full SHA 322b88eView commit details -
iphlpapi: Partially fill Ipv4 / Ipv6 metric in GetAdaptersAddresses().
CW-Bug-Id: #23640
Paul Gofman committedFeb 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 11a9ad1 - Browse repository at this point
Copy the full SHA 11a9ad1View commit details
Commits on Feb 27, 2024
-
Revert "win32u: Use font AA flags when querying glyph outline with GG…
…O_METRICS." This reverts commit 7a43389. CW-Bug-Id: #23452
Paul Gofman committedFeb 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 13a01f8 - Browse repository at this point
Copy the full SHA 13a01f8View commit details -
Revert "win32u: Store effective AA flags in gdi_font."
This reverts commit d098d5c. CW-Bug-Id: #23452
Paul Gofman committedFeb 27, 2024 Configuration menu - View commit details
-
Copy full SHA for c0cf13b - Browse repository at this point
Copy the full SHA c0cf13bView commit details -
win32u: Store effective AA flags in font_physdev.
CW-Bug-Id: #22992
Paul Gofman committedFeb 27, 2024 Configuration menu - View commit details
-
Copy full SHA for f027a1b - Browse repository at this point
Copy the full SHA f027a1bView commit details -
win32u: Use font AA flags when querying glyph outline with GGO_METRICS.
CW-Bug-Id: #22992
Paul Gofman committedFeb 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 333aef5 - Browse repository at this point
Copy the full SHA 333aef5View commit details -
faudio: Take lock before accessing list in LinkedList_RemoveEntry().
CW-Bug-Id: #23472
Paul Gofman committedFeb 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 73003ac - Browse repository at this point
Copy the full SHA 73003acView commit details -
faudio: Don't destroy voice when it is output to other voices.
CW-Bug-Id: #23472
Paul Gofman committedFeb 27, 2024 Configuration menu - View commit details
-
Copy full SHA for d497be2 - Browse repository at this point
Copy the full SHA d497be2View commit details -
xaudio2: Check FAudioVoice_DestroyVoice result in destroy_voice().
CW-Bug-Id: #23472
Paul Gofman committedFeb 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 431fdeb - Browse repository at this point
Copy the full SHA 431fdebView commit details -
xaudio2/tests: Test destroying a voice which is an output to another …
…one. CW-Bug-Id: #23472
Paul Gofman committedFeb 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 448429c - Browse repository at this point
Copy the full SHA 448429cView commit details
Commits on Feb 28, 2024
-
kernelbase: Use KEY_WOW64_64KEY flag when 64 bit registry access is a…
…ssumed. CW-Bug-Id: #23481
Paul Gofman committedFeb 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0d86a41 - Browse repository at this point
Copy the full SHA 0d86a41View commit details -
Configuration menu - View commit details
-
Copy full SHA for f55fa9a - Browse repository at this point
Copy the full SHA f55fa9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0e1f53 - Browse repository at this point
Copy the full SHA a0e1f53View commit details -
amd_ags_x64: Add agsDriverExtensionsDX11_SetDiskShaderCacheEnabled() …
…stub. CW-Bug-Id: #23474
Paul Gofman committedFeb 28, 2024 Configuration menu - View commit details
-
Copy full SHA for b900403 - Browse repository at this point
Copy the full SHA b900403View commit details
Commits on Feb 29, 2024
-
Revert "faudio: Don't destroy voice when it is output to other voices."
This reverts commit d497be2.
Paul Gofman committedFeb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for b1f019e - Browse repository at this point
Copy the full SHA b1f019eView commit details -
Revert "xaudio2: Check FAudioVoice_DestroyVoice result in destroy_voi…
…ce()." This reverts commit 431fdeb.
Paul Gofman committedFeb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 3d9f50f - Browse repository at this point
Copy the full SHA 3d9f50fView commit details -
faudio: Don't destroy voice when it is output to other voices
(cherry-picked from FAudio commit c00b01caa6e3f0dce09af6676ff55936e97b451c) CW-Bug-Id: #23472
Paul Gofman committedFeb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for a15d411 - Browse repository at this point
Copy the full SHA a15d411View commit details -
xaudio2: Use FAudioVoice_DestroyVoiceSafeEXT() result in destroy_voic…
…e(). CW-Bug-Id: #23472
Paul Gofman committedFeb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 4fb3f2e - Browse repository at this point
Copy the full SHA 4fb3f2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a6319b - Browse repository at this point
Copy the full SHA 3a6319bView commit details -
amend! nsiproxy.sys: Fix ipv6 route table parsing on Linux.
nsiproxy.sys: Fix ipv6 route table parsing on Linux. CW-Bug-Id: #23460
Configuration menu - View commit details
-
Copy full SHA for cb977b5 - Browse repository at this point
Copy the full SHA cb977b5View commit details -
amend! iphlpapi: Partially fill Ipv4 / Ipv6 metric in GetAdaptersAddr…
…esses(). iphlpapi: Partially fill Ipv4 / Ipv6 metric in GetAdaptersAddresses(). CW-Bug-Id: #23460
Configuration menu - View commit details
-
Copy full SHA for 2f38ce9 - Browse repository at this point
Copy the full SHA 2f38ce9View commit details
Commits on Mar 1, 2024
-
fixup! ntdll: Read process memory on the client side in NtReadVirtual…
…Memory(). CW-Bug-Id: #23456
Paul Gofman committedMar 1, 2024 Configuration menu - View commit details
-
Copy full SHA for f392d06 - Browse repository at this point
Copy the full SHA f392d06View commit details -
amd_ags_x64: Add spec stubs for some v3.x functions.
CW-Bug-Id: #23474
Paul Gofman committedMar 1, 2024 Configuration menu - View commit details
-
Copy full SHA for c651e01 - Browse repository at this point
Copy the full SHA c651e01View commit details
Commits on Mar 4, 2024
-
HACK: ntdll: Extend heap zero hack to private heaps.
Call of Juarez: Bound in Blood (21980) uses uninitialized memory from msvcr80.operator_new(), which allocates memory from a private heap created specifically for MSVC runtime. CW-Bug-Id: #23466
Configuration menu - View commit details
-
Copy full SHA for 42de3d2 - Browse repository at this point
Copy the full SHA 42de3d2View commit details -
advapi32: Check NULL return key pointers when creating registry keys.
Fix Warlords Battlecry III (433280) crashes at launch. CW-Bug-Id: #23484
Configuration menu - View commit details
-
Copy full SHA for 4c1fd47 - Browse repository at this point
Copy the full SHA 4c1fd47View commit details -
advapi32/tests: Test creating registry keys with a NULL return key po…
…inter. CW-Bug-Id: #23484
Configuration menu - View commit details
-
Copy full SHA for 53ea94e - Browse repository at this point
Copy the full SHA 53ea94eView commit details -
winex11: Process XInput2 events with QS_INPUT filter.
(cherry picked from commit b341688) CW-Bug-Id: #23502
Configuration menu - View commit details
-
Copy full SHA for bed19d0 - Browse repository at this point
Copy the full SHA bed19d0View commit details -
winex11: Initialize XInput2 extension on every thread.
(cherry picked from commit b786705) CW-Bug-Id: #23502
Configuration menu - View commit details
-
Copy full SHA for 847dbe5 - Browse repository at this point
Copy the full SHA 847dbe5View commit details -
winex11: Always listen to XInput2 device changes events.
(cherry picked from commit 51e9934) CW-Bug-Id: #23502
Configuration menu - View commit details
-
Copy full SHA for ea3f64a - Browse repository at this point
Copy the full SHA ea3f64aView commit details -
fixup! winex11.drv: Keep track of pointer and device button mappings.
CW-Bug-Id: #23502
Configuration menu - View commit details
-
Copy full SHA for 33e756b - Browse repository at this point
Copy the full SHA 33e756bView commit details -
dbghelp: Stop embedding unwind info in minidumps (X86_64).
Eric Pouech committedMar 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 35e491c - Browse repository at this point
Copy the full SHA 35e491cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eeca96 - Browse repository at this point
Copy the full SHA 3eeca96View commit details -
winegstreamer: HACK: Do not enable low latency for Gungrave G.O.R.E.
CW-Bug-Id: #23455
Paul Gofman committedMar 4, 2024 Configuration menu - View commit details
-
Copy full SHA for c45f4b8 - Browse repository at this point
Copy the full SHA c45f4b8View commit details -
mshtml: Pass DOMEvent instead of nsIDOMEvent during handle_event.
CW-Bug-Id: #23425 (cherry picked from commit 277acf6)
Brendan McGrath committedMar 4, 2024 Configuration menu - View commit details
-
Copy full SHA for ce93000 - Browse repository at this point
Copy the full SHA ce93000View commit details -
mshtml: Use generic event dispatcher for DOMContentLoaded.
Use generic event dispatcher instead of nsevent for the DOMContentLoaded event. Also allow processing before dispatching event. Only update dom_content_loaded_event start/end time when the event is trusted. CW-Bug-Id: #23083 (cherry picked from commit 54980a7)
Brendan McGrath committedMar 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 5d34273 - Browse repository at this point
Copy the full SHA 5d34273View commit details -
mshtml/tests: Add test for document mode after InitNew and Load.
CW-Bug-Id: #23083 (cherry picked from commit 34a8478)
Brendan McGrath committedMar 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 2740d34 - Browse repository at this point
Copy the full SHA 2740d34View commit details -
mshtml: Always use the event target dispex.
The event target may be from a different document to the document associated with the event handler. CW-Bug-Id: #23083 (cherry picked from commit 74ff9f2)
Brendan McGrath committedMar 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 5cddb13 - Browse repository at this point
Copy the full SHA 5cddb13View commit details -
mshtml: Don't handle special case when doc != node->doc.
CW-Bug-Id: #23083 (cherry picked from commit 57c2c41)
Brendan McGrath committedMar 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 8963a00 - Browse repository at this point
Copy the full SHA 8963a00View commit details
Commits on Mar 5, 2024
-
sapi: Implement ISpeechVoice::{get/put}_Volume.
(cherry picked from commit 7c384f3) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for b028d34 - Browse repository at this point
Copy the full SHA b028d34View commit details -
sapi: Implement ISpeechVoice::{get/putref}_Voice.
(cherry picked from commit 43220a6) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for 7ae726d - Browse repository at this point
Copy the full SHA 7ae726dView commit details -
amd_ags_x64: Add stub implementation for DX12 marker functions.
CW-Bug-Id: #23474
Paul Gofman committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for aff91e3 - Browse repository at this point
Copy the full SHA aff91e3View commit details -
Revert "winegstreamer: Implement MFT_MESSAGE_COMMAND_DRAIN for video …
…processor." This reverts commit c6fe011. CW-Bug-Id: #22299
Paul Gofman committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 6ad59c4 - Browse repository at this point
Copy the full SHA 6ad59c4View commit details -
Revert "winegstreamer: Implement MFT_MESSAGE_COMMAND_DRAIN for resamp…
…ler." This reverts commit 73410b6. CW-Bug-Id: #22299
Paul Gofman committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 1170469 - Browse repository at this point
Copy the full SHA 1170469View commit details -
Revert "winegstreamer: Implement MFT_MESSAGE_COMMAND_DRAIN for aac de…
…coder." This reverts commit 3a3400a. CW-Bug-Id: #22299
Paul Gofman committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 9cf34c9 - Browse repository at this point
Copy the full SHA 9cf34c9View commit details -
fixup! ntdll: Simulate async file read and IO cancellation to workaro…
…und AC:Odyssey out of order dialogues bug. CW-Bug-Id: #21711
Paul Gofman committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 34bbb1a - Browse repository at this point
Copy the full SHA 34bbb1aView commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b013c03 - Browse repository at this point
Copy the full SHA b013c03View commit details