-
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
winegstreamer: Fix wow64 support for wg_parser_connect. #235
base: bleeding-edge
Are you sure you want to change the base?
winegstreamer: Fix wow64 support for wg_parser_connect. #235
Commits on May 3, 2024
-
HACK: xinput: Emulate Steam Input native hooks.
CW-Bug-Id: #23185
Configuration menu - View commit details
-
Copy full SHA for f7b348a - Browse repository at this point
Copy the full SHA f7b348aView 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 2b117ec - Browse repository at this point
Copy the full SHA 2b117ecView 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 bf1051a - Browse repository at this point
Copy the full SHA bf1051aView 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 8aa6dc0 - Browse repository at this point
Copy the full SHA 8aa6dc0View 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 b701641 - Browse repository at this point
Copy the full SHA b701641View 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 6b5c14f - Browse repository at this point
Copy the full SHA 6b5c14fView commit details -
ntdll: HACK: Substitute different d3dcompiler version for BDO.
CW-Bug-Id: #23314
Configuration menu - View commit details
-
Copy full SHA for 8a3ea5e - Browse repository at this point
Copy the full SHA 8a3ea5eView 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 eac437e - Browse repository at this point
Copy the full SHA eac437eView 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 1c12b17 - Browse repository at this point
Copy the full SHA 1c12b17View commit details -
win32u: Send message with timeout in send_erase().
CW-Bug-Id: #23394
Configuration menu - View commit details
-
Copy full SHA for 410bdc4 - Browse repository at this point
Copy the full SHA 410bdc4View 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 720804e - Browse repository at this point
Copy the full SHA 720804eView 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 dda7080 - Browse repository at this point
Copy the full SHA dda7080View 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 6358559 - Browse repository at this point
Copy the full SHA 6358559View 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 b6b53a2 - Browse repository at this point
Copy the full SHA b6b53a2View 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 667ebf7 - Browse repository at this point
Copy the full SHA 667ebf7View 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 b6d45ab - Browse repository at this point
Copy the full SHA b6d45abView 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 047a328 - Browse repository at this point
Copy the full SHA 047a328View 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 0e08853 - Browse repository at this point
Copy the full SHA 0e08853View 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 af27ee2 - Browse repository at this point
Copy the full SHA af27ee2View 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 7282f73 - Browse repository at this point
Copy the full SHA 7282f73View 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 fe7516a - Browse repository at this point
Copy the full SHA fe7516aView 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 d31cc4d - Browse repository at this point
Copy the full SHA d31cc4dView 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 87ffe79 - Browse repository at this point
Copy the full SHA 87ffe79View 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 d3adc98 - Browse repository at this point
Copy the full SHA d3adc98View commit details -
mscoree: Update Wine Mono to 9.0.0.
(cherry picked from commit e891073)
Configuration menu - View commit details
-
Copy full SHA for ec3d277 - Browse repository at this point
Copy the full SHA ec3d277View 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 ddc16cd - Browse repository at this point
Copy the full SHA ddc16cdView 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 c4000dd - Browse repository at this point
Copy the full SHA c4000ddView 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 17b07df - Browse repository at this point
Copy the full SHA 17b07dfView 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 54ce787 - Browse repository at this point
Copy the full SHA 54ce787View 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 903036c - Browse repository at this point
Copy the full SHA 903036cView 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 f63b538 - Browse repository at this point
Copy the full SHA f63b538View commit details -
windows.media.speech: Implement recognition in the unixlib.
CW-Bug-Id: #20134
Configuration menu - View commit details
-
Copy full SHA for 4a58b08 - Browse repository at this point
Copy the full SHA 4a58b08View 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 2f5d303 - Browse repository at this point
Copy the full SHA 2f5d303View 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 615140c - Browse repository at this point
Copy the full SHA 615140cView 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 3858cf7 - Browse repository at this point
Copy the full SHA 3858cf7View 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 5ac801d - Browse repository at this point
Copy the full SHA 5ac801dView commit details -
WIP: windows.media.speech: Implement grammar.
CW-Bug-Id: #20134
Configuration menu - View commit details
-
Copy full SHA for ab94cce - Browse repository at this point
Copy the full SHA ab94cceView 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 07f319e - Browse repository at this point
Copy the full SHA 07f319eView commit details -
HACK: windows.media.speech: Load Vosk models from Phasmophobia.
CW-Bug-Id: #20134
Configuration menu - View commit details
-
Copy full SHA for 01b8aa2 - Browse repository at this point
Copy the full SHA 01b8aa2View commit details -
windows.media.speech: Suppress verbose Unixlib traces.
CW-Bug-Id: #20134
Configuration menu - View commit details
-
Copy full SHA for dded948 - Browse repository at this point
Copy the full SHA dded948View commit details -
winegstreamer: Register more VIDEO_EFFECT DMO classes.
CW-Bug-Id: #20427
Configuration menu - View commit details
-
Copy full SHA for 31af139 - Browse repository at this point
Copy the full SHA 31af139View 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 42de3e9 - Browse repository at this point
Copy the full SHA 42de3e9View commit details -
powershell: Read input command from stdin.
CW-Bug-Id: #23416
Configuration menu - View commit details
-
Copy full SHA for d64cb2c - Browse repository at this point
Copy the full SHA d64cb2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bce3392 - Browse repository at this point
Copy the full SHA bce3392View commit details -
Configuration menu - View commit details
-
Copy full SHA for d719878 - Browse repository at this point
Copy the full SHA d719878View commit details -
winhttp: Mind read size when skipping async read in WinHttpReadData().
CW-Bug-Id: #21085
Configuration menu - View commit details
-
Copy full SHA for 6dac9f8 - Browse repository at this point
Copy the full SHA 6dac9f8View commit details -
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 daff46e - Browse repository at this point
Copy the full SHA daff46eView 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 8b4c52b - Browse repository at this point
Copy the full SHA 8b4c52bView commit details -
sapi: Add ISpeechObjectToken stub.
(cherry picked from commit c45bedb) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for 75bf2da - Browse repository at this point
Copy the full SHA 75bf2daView commit details -
sapi: Add ISpeechObjectTokens stub.
(cherry picked from commit ca6f3a7) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for 981fc60 - Browse repository at this point
Copy the full SHA 981fc60View 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 0535794 - Browse repository at this point
Copy the full SHA 0535794View commit details -
sapi: Implement ISpeechObjectToken::GetDescription.
(cherry picked from commit b6c1760) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for cd57f3f - Browse repository at this point
Copy the full SHA cd57f3fView commit details -
sapi: Implement ISpeechObjectToken::Invoke.
(cherry picked from commit 001d1a4) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for 4af47d8 - Browse repository at this point
Copy the full SHA 4af47d8View commit details -
sapi: Implement ISpeechObjectToken::GetIDsOfNames.
(cherry picked from commit 59a7ee1) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for 0e38594 - Browse repository at this point
Copy the full SHA 0e38594View 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 865fa53 - Browse repository at this point
Copy the full SHA 865fa53View 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 ca653c0 - Browse repository at this point
Copy the full SHA ca653c0View commit details -
sapi: Implement ISpeechObjectTokens::Invoke.
(cherry picked from commit 6e8d450) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for c138fa7 - Browse repository at this point
Copy the full SHA c138fa7View commit details -
sapi: Free typelib on DLL detach.
(cherry picked from commit afac7d7)
Configuration menu - View commit details
-
Copy full SHA for 1127032 - Browse repository at this point
Copy the full SHA 1127032View commit details -
sapi: Implement ISpeechVoice::Speak.
(cherry picked from commit 5243f2e) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for 33d3de9 - Browse repository at this point
Copy the full SHA 33d3de9View 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 47133d6 - Browse repository at this point
Copy the full SHA 47133d6View 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 7f29a72 - Browse repository at this point
Copy the full SHA 7f29a72View commit details -
sapi: Implement ISpeechVoice::GetVoices.
(cherry picked from commit 62aec03) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for 391484c - Browse repository at this point
Copy the full SHA 391484cView commit details -
sapi: Implement ISpeechVoice::GetTypeInfoCount.
(cherry picked from commit 5808735) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for 182f0b6 - Browse repository at this point
Copy the full SHA 182f0b6View commit details -
sapi: Implement ISpeechVoice::GetTypeInfo.
(cherry picked from commit dd083a6) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for 64ec697 - Browse repository at this point
Copy the full SHA 64ec697View commit details -
sapi: Implement ISpeechVoice::GetIDsOfNames.
(cherry picked from commit 9d04466) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for b737934 - Browse repository at this point
Copy the full SHA b737934View commit details -
sapi: Implement ISpeechVoice::Invoke.
(cherry picked from commit c72f0ec) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for f8db8cc - Browse repository at this point
Copy the full SHA f8db8ccView commit details -
winegstreamer/video_decoder: Reset sample timestamp on stream start.
CW-Bug-Id: #23248
Configuration menu - View commit details
-
Copy full SHA for 0e810c7 - Browse repository at this point
Copy the full SHA 0e810c7View commit details -
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 5a3c506 - Browse repository at this point
Copy the full SHA 5a3c506View 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 dc7f506 - Browse repository at this point
Copy the full SHA dc7f506View commit details -
nsiproxy.sys: Fix ipv6 route table parsing on Linux.
CW-Bug-Id: #23460
Configuration menu - View commit details
-
Copy full SHA for bad0bc0 - Browse repository at this point
Copy the full SHA bad0bc0View commit details -
iphlpapi: Partially fill Ipv4 / Ipv6 metric in GetAdaptersAddresses().
CW-Bug-Id: #23460
Configuration menu - View commit details
-
Copy full SHA for 892506a - Browse repository at this point
Copy the full SHA 892506aView commit details -
Revert "win32u: Use font AA flags when querying glyph outline with GG…
…O_METRICS." This reverts commit 7a43389. CW-Bug-Id: #23452
Configuration menu - View commit details
-
Copy full SHA for f127395 - Browse repository at this point
Copy the full SHA f127395View commit details -
Revert "win32u: Store effective AA flags in gdi_font."
This reverts commit d098d5c. CW-Bug-Id: #23452
Configuration menu - View commit details
-
Copy full SHA for a93c9e5 - Browse repository at this point
Copy the full SHA a93c9e5View commit details -
win32u: Store effective AA flags in font_physdev.
CW-Bug-Id: #22992
Configuration menu - View commit details
-
Copy full SHA for d178635 - Browse repository at this point
Copy the full SHA d178635View commit details -
win32u: Use font AA flags when querying glyph outline with GGO_METRICS.
CW-Bug-Id: #22992
Configuration menu - View commit details
-
Copy full SHA for e9e3dc2 - Browse repository at this point
Copy the full SHA e9e3dc2View commit details -
faudio: Take lock before accessing list in LinkedList_RemoveEntry().
CW-Bug-Id: #23472
Configuration menu - View commit details
-
Copy full SHA for 2760c85 - Browse repository at this point
Copy the full SHA 2760c85View commit details -
faudio: Don't destroy voice when it is output to other voices.
CW-Bug-Id: #23472
Configuration menu - View commit details
-
Copy full SHA for fde7629 - Browse repository at this point
Copy the full SHA fde7629View commit details -
xaudio2: Check FAudioVoice_DestroyVoice result in destroy_voice().
CW-Bug-Id: #23472
Configuration menu - View commit details
-
Copy full SHA for 7ee1cca - Browse repository at this point
Copy the full SHA 7ee1ccaView commit details -
xaudio2/tests: Test destroying a voice which is an output to another …
…one. CW-Bug-Id: #23472
Configuration menu - View commit details
-
Copy full SHA for 718a43b - Browse repository at this point
Copy the full SHA 718a43bView commit details -
Revert "faudio: Don't destroy voice when it is output to other voices."
This reverts commit d497be2.
Configuration menu - View commit details
-
Copy full SHA for 270b45c - Browse repository at this point
Copy the full SHA 270b45cView commit details -
Revert "xaudio2: Check FAudioVoice_DestroyVoice result in destroy_voi…
…ce()." This reverts commit 431fdeb.
Configuration menu - View commit details
-
Copy full SHA for 969c656 - Browse repository at this point
Copy the full SHA 969c656View commit details -
faudio: Don't destroy voice when it is output to other voices
(cherry-picked from FAudio commit c00b01caa6e3f0dce09af6676ff55936e97b451c) CW-Bug-Id: #23472
Configuration menu - View commit details
-
Copy full SHA for c77c3ab - Browse repository at this point
Copy the full SHA c77c3abView commit details -
xaudio2: Use FAudioVoice_DestroyVoiceSafeEXT() result in destroy_voic…
…e(). CW-Bug-Id: #23472
Configuration menu - View commit details
-
Copy full SHA for 2efc2ae - Browse repository at this point
Copy the full SHA 2efc2aeView commit details -
wine.inf: Add a font replacement for Segoe UI.
CW-Bug-Id: #23020
Configuration menu - View commit details
-
Copy full SHA for 0d82afc - Browse repository at this point
Copy the full SHA 0d82afcView commit details -
fixup! ntdll: Read process memory on the client side in NtReadVirtual…
…Memory(). CW-Bug-Id: #23456
Configuration menu - View commit details
-
Copy full SHA for 0a193b3 - Browse repository at this point
Copy the full SHA 0a193b3View 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 1119321 - Browse repository at this point
Copy the full SHA 1119321View 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 6bf0aa2 - Browse repository at this point
Copy the full SHA 6bf0aa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1573cfe - Browse repository at this point
Copy the full SHA 1573cfeView commit details -
winegstreamer: HACK: Do not enable low latency for Gungrave G.O.R.E.
CW-Bug-Id: #23455
Configuration menu - View commit details
-
Copy full SHA for 55461e6 - Browse repository at this point
Copy the full SHA 55461e6View commit details -
mshtml: Pass DOMEvent instead of nsIDOMEvent during handle_event.
CW-Bug-Id: #23083 (cherry picked from commit 277acf6)
Configuration menu - View commit details
-
Copy full SHA for 9970d96 - Browse repository at this point
Copy the full SHA 9970d96View 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)
Configuration menu - View commit details
-
Copy full SHA for cc1698d - Browse repository at this point
Copy the full SHA cc1698dView commit details -
mshtml/tests: Add test for document mode after InitNew and Load.
CW-Bug-Id: #23083 (cherry picked from commit 34a8478)
Configuration menu - View commit details
-
Copy full SHA for af4a85d - Browse repository at this point
Copy the full SHA af4a85dView 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)
Configuration menu - View commit details
-
Copy full SHA for 2086bb0 - Browse repository at this point
Copy the full SHA 2086bb0View commit details -
mshtml: Don't handle special case when doc != node->doc.
CW-Bug-Id: #23083 (cherry picked from commit 57c2c41)
Configuration menu - View commit details
-
Copy full SHA for b3ba478 - Browse repository at this point
Copy the full SHA b3ba478View commit details -
sapi: Implement ISpeechVoice::{get/put}_Volume.
(cherry picked from commit 7c384f3) CW-Bug-Id: #22520
Configuration menu - View commit details
-
Copy full SHA for c1f557f - Browse repository at this point
Copy the full SHA c1f557fView 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 b739aee - Browse repository at this point
Copy the full SHA b739aeeView commit details -
Revert "winegstreamer: Implement MFT_MESSAGE_COMMAND_DRAIN for video …
…processor." This reverts commit c6fe011. CW-Bug-Id: #22299
Configuration menu - View commit details
-
Copy full SHA for 0692979 - Browse repository at this point
Copy the full SHA 0692979View commit details -
Revert "winegstreamer: Implement MFT_MESSAGE_COMMAND_DRAIN for resamp…
…ler." This reverts commit 73410b6. CW-Bug-Id: #22299
Configuration menu - View commit details
-
Copy full SHA for 5dd480a - Browse repository at this point
Copy the full SHA 5dd480aView commit details -
Revert "winegstreamer: Implement MFT_MESSAGE_COMMAND_DRAIN for aac de…
…coder." This reverts commit 3a3400a. CW-Bug-Id: #22299
Configuration menu - View commit details
-
Copy full SHA for 4384053 - Browse repository at this point
Copy the full SHA 4384053View commit details -
winevulkan: Prepare for VK_KHR_calibrated_timestamps.
(cherry picked from commit db03d2b)
Configuration menu - View commit details
-
Copy full SHA for 1ee1fd3 - Browse repository at this point
Copy the full SHA 1ee1fd3View commit details -
winevulkan: Update to VK spec version 1.3.277.
(cherry picked from commit ea890c4)
Configuration menu - View commit details
-
Copy full SHA for e732b99 - Browse repository at this point
Copy the full SHA e732b99View commit details -
Configuration menu - View commit details
-
Copy full SHA for e236b1f - Browse repository at this point
Copy the full SHA e236b1fView commit details -
winevulkan: Update to VK spec version 1.3.278.
The new spec uses length attribute for some static arrays. Change is_dynamic_array to account account for that. Eventually we could use the new information to improve conversion thunks. (cherry picked from commit f380e34)
Configuration menu - View commit details
-
Copy full SHA for ce3c2eb - Browse repository at this point
Copy the full SHA ce3c2ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7212366 - Browse repository at this point
Copy the full SHA 7212366View commit details -
winevulkan: Remove no longer needed spec workarounds.
(cherry picked from commit 7995f38)
Configuration menu - View commit details
-
Copy full SHA for ce9dfe3 - Browse repository at this point
Copy the full SHA ce9dfe3View commit details -
winevulkan: Update to VK spec version 1.3.279.
Signed-off-by: Philip Rebohle <[email protected]> (cherry picked from commit ec6879b)
Configuration menu - View commit details
-
Copy full SHA for 033ec3d - Browse repository at this point
Copy the full SHA 033ec3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2edc8b8 - Browse repository at this point
Copy the full SHA 2edc8b8View commit details -
win32u: HACK: Clear queue QS_RAWINPUT if NtUserGetRawInputBuffer() go…
…t everything for Apex Legends. CW-Bug-Id: #23533
Configuration menu - View commit details
-
Copy full SHA for e3aca01 - Browse repository at this point
Copy the full SHA e3aca01View commit details -
winex11.drv: Apply the GL vendor override for Intel GPUs too
ValveSoftware#222 The vendor override forces wine to report an AMD GPU. Previously, the vendor override only applied for NVIDIA GPUs. Also, rename WINE_GL_HIDE_NVIDIA to WINE_GL_VENDOR_REPORT_AMD. More info: ValveSoftware/Proton#7529
Configuration menu - View commit details
-
Copy full SHA for b5c7395 - Browse repository at this point
Copy the full SHA b5c7395View commit details -
mscoree: Implement CLRRuntimeHost_Start.
(cherry picked from commit 934cfb8) CW-Bug-Id: #23538
Configuration menu - View commit details
-
Copy full SHA for b7d6d11 - Browse repository at this point
Copy the full SHA b7d6d11View commit details -
loader: Expose the standard debugging symbols for GDB.
CW-Bug-Id: #22176
Configuration menu - View commit details
-
Copy full SHA for e3558b0 - Browse repository at this point
Copy the full SHA e3558b0View commit details -
ntdll: Maintain a PE module link map and expose it to GDB.
CW-Bug-Id: #22176
Configuration menu - View commit details
-
Copy full SHA for cdcf675 - Browse repository at this point
Copy the full SHA cdcf675View commit details -
tools: Add gdbunwind.py script with a syscall unwinder.
CW-Bug-Id: #22176
Configuration menu - View commit details
-
Copy full SHA for f783e27 - Browse repository at this point
Copy the full SHA f783e27View commit details -
HACK: loader: Map /run/host to / in the link map.
CW-Bug-Id: #22176
Configuration menu - View commit details
-
Copy full SHA for 04e5178 - Browse repository at this point
Copy the full SHA 04e5178View commit details -
Configuration menu - View commit details
-
Copy full SHA for 620216e - Browse repository at this point
Copy the full SHA 620216eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d455f1f - Browse repository at this point
Copy the full SHA d455f1fView commit details -
Revert "HACK: gdiplus: Add HDC parameter back to gdi+ internal functi…
…ons." This reverts commit 505f4df.
Configuration menu - View commit details
-
Copy full SHA for 213f291 - Browse repository at this point
Copy the full SHA 213f291View commit details -
gdiplus: Switch to a struct for gdip_format_string callback args.
(cherry picked from commit f2c92c6)
Configuration menu - View commit details
-
Copy full SHA for 2dd4050 - Browse repository at this point
Copy the full SHA 2dd4050View commit details -
gdiplus: Pass gdip_format_string_info to font link functions.
(cherry picked from commit 0d0d37b)
Configuration menu - View commit details
-
Copy full SHA for 1902635 - Browse repository at this point
Copy the full SHA 1902635View commit details -
gdiplus: Restore hdc argument to gdip_format_string.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56345 (cherry picked from commit c37fea8)
Configuration menu - View commit details
-
Copy full SHA for b2a8b66 - Browse repository at this point
Copy the full SHA b2a8b66View commit details -
ntdll: Wait for thread suspension in NtSuspendThread().
CW-Bug-Id: #23552
Configuration menu - View commit details
-
Copy full SHA for 03da124 - Browse repository at this point
Copy the full SHA 03da124View commit details -
fixup! fshack: winex11: Always blit fs_hack in wglFlush and wglFinish…
… when drawing to front buffer. CW-Bug-Id: #23582
Configuration menu - View commit details
-
Copy full SHA for f7cd1ad - Browse repository at this point
Copy the full SHA f7cd1adView commit details -
ddraw: Store material handles in ddraw object.
CW-Bug-Id: #23583
Configuration menu - View commit details
-
Copy full SHA for 79c7c4b - Browse repository at this point
Copy the full SHA 79c7c4bView commit details -
ddraw: Store surface handles in ddraw object.
CW-Bug-Id: #23583
Configuration menu - View commit details
-
Copy full SHA for 06c4161 - Browse repository at this point
Copy the full SHA 06c4161View commit details -
ddraw: Support multiple devices per ddraw object.
CW-Bug-Id: #23583
Configuration menu - View commit details
-
Copy full SHA for 9104a74 - Browse repository at this point
Copy the full SHA 9104a74View commit details -
ddraw/tests: Add tests for multiple devices.
CW-Bug-Id: #23583
Configuration menu - View commit details
-
Copy full SHA for 7f1d686 - Browse repository at this point
Copy the full SHA 7f1d686View commit details -
Revert "HACK: winex11: Add option to WINE_HIDE_NVK."
This reverts commit caa6104.
Configuration menu - View commit details
-
Copy full SHA for 637d92e - Browse repository at this point
Copy the full SHA 637d92eView commit details -
Revert "HACK: winevulkan: Add option to WINE_HIDE_NVK."
This reverts commit febbad5.
Configuration menu - View commit details
-
Copy full SHA for e6655a5 - Browse repository at this point
Copy the full SHA e6655a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85b2b2b - Browse repository at this point
Copy the full SHA 85b2b2bView commit details -
gdiplus: Fix use after free in GdipAddPathString.
(cherry picked from commit 3ca8204)
Configuration menu - View commit details
-
Copy full SHA for da87a70 - Browse repository at this point
Copy the full SHA da87a70View commit details -
gdiplus: Implement font linking in GdipAddPathString.
(cherry picked from commit 55f71fd)
Configuration menu - View commit details
-
Copy full SHA for 614687b - Browse repository at this point
Copy the full SHA 614687bView commit details -
amend! kernelbase: HACK: Force CEF swiftshader for Snares of Ruin 2.
kernelbase: HACK: Force CEF swiftshader for Snares of Ruin 2. CW-Bug-Id: #23613
Configuration menu - View commit details
-
Copy full SHA for ac0db78 - Browse repository at this point
Copy the full SHA ac0db78View commit details -
wintypes: Report some API contracts as present in api_information_sta…
…tics_IsApiContractPresentByMajor(). CW-Bug-Id: #23614
Configuration menu - View commit details
-
Copy full SHA for 8babfa7 - Browse repository at this point
Copy the full SHA 8babfa7View commit details -
windows.perception.stub: Add stub IHolographicSpaceInterop interface.
CW-Bug-Id: #23614
Configuration menu - View commit details
-
Copy full SHA for d32a706 - Browse repository at this point
Copy the full SHA d32a706View commit details -
windows.perception.stub: HACK: Set WS_EX_NOACTIVATE for window in hol…
…ographicspace_interop_CreateForWindow(). CW-Bug-Id: #23614
Configuration menu - View commit details
-
Copy full SHA for 8043658 - Browse repository at this point
Copy the full SHA 8043658View commit details -
mf: Make session_get_node_object() more robust.
It's possible that a state object pointer not in the topology node collection gets passed to session_get_node_object(). Instead of returning the last node when the object is not found, we should return a NULL so that the state of the last node is not changed by mistake. Signed-off-by: Zhiyi Zhang <[email protected]> (cherry picked from commit a00b30b) CW-Bug-Id: #22486 CW-Bug-Id: #22799
Configuration menu - View commit details
-
Copy full SHA for fa9a24c - Browse repository at this point
Copy the full SHA fa9a24cView commit details -
mf: Add a session_flush_nodes() helper.
Signed-off-by: Zhiyi Zhang <[email protected]> (cherry picked from commit 8173d3b) CW-Bug-Id: #22486 CW-Bug-Id: #22799
Configuration menu - View commit details
-
Copy full SHA for 1244141 - Browse repository at this point
Copy the full SHA 1244141View commit details -
mf/tests: Add a create_test_topology() helper.
Signed-off-by: Zhiyi Zhang <[email protected]> (cherry picked from commit c1223d0) CW-Bug-Id: #22486 CW-Bug-Id: #22799
Configuration menu - View commit details
-
Copy full SHA for cab06c3 - Browse repository at this point
Copy the full SHA cab06c3View commit details -
mf: Support seeking while a session is started.
(cherry picked from commit 9c82ce9) CW-Bug-Id: #22486 CW-Bug-Id: #22799
Configuration menu - View commit details
-
Copy full SHA for 66f568e - Browse repository at this point
Copy the full SHA 66f568eView commit details -
mf/tests: Test IMFMediaSession::Start().
Signed-off-by: Zhiyi Zhang <[email protected]> (cherry picked from commit 6b853a9) CW-Bug-Id: #22486 CW-Bug-Id: #22799
Configuration menu - View commit details
-
Copy full SHA for 68110f4 - Browse repository at this point
Copy the full SHA 68110f4View commit details -
mfmediaengine: Implement IMFMediaEngineEx::SetCurrentTime().
(cherry picked from commit 2bcc87b) CW-Bug-Id: #22486 CW-Bug-Id: #22799
Configuration menu - View commit details
-
Copy full SHA for 9fe8106 - Browse repository at this point
Copy the full SHA 9fe8106View commit details -
mfmediaengine: Implement IMFMediaEngineEx::SetCurrentTimeEx().
(cherry picked from commit 283d4ba) CW-Bug-Id: #22486 CW-Bug-Id: #22799
Configuration menu - View commit details
-
Copy full SHA for 3771bdb - Browse repository at this point
Copy the full SHA 3771bdbView commit details -
mfmediaengine/tests: Test IMFMediaEngineEx::SetCurrentTime/Ex().
(cherry picked from commit de89f77) CW-Bug-Id: #22486 CW-Bug-Id: #22799
Configuration menu - View commit details
-
Copy full SHA for 74e945f - Browse repository at this point
Copy the full SHA 74e945fView commit details -
Revert "ntdll: Validate xstate alignment in validate_context_xstate()."
This reverts commit f3757df. CW-Bug-Id: #23244
Configuration menu - View commit details
-
Copy full SHA for 7354ff7 - Browse repository at this point
Copy the full SHA 7354ff7View commit details -
Revert "ntdll: Validate context xstate at once in NtGetContextThread()."
This reverts commit 92fe920. CW-Bug-Id: #23244
Configuration menu - View commit details
-
Copy full SHA for 93c7162 - Browse repository at this point
Copy the full SHA 93c7162View commit details -
Revert "ntdll: Factor out validate_context_xstate() function."
This reverts commit 96e3ee8. CW-Bug-Id: #23244
Configuration menu - View commit details
-
Copy full SHA for ca7394e - Browse repository at this point
Copy the full SHA ca7394eView commit details -
ntdll: Fix exception list offset in call_user_mode_callback / user_mo…
…de_callback_return. (cherry picked from commit 39304da) CW-Bug-Id: #23244
Configuration menu - View commit details
-
Copy full SHA for f3ef0ee - Browse repository at this point
Copy the full SHA f3ef0eeView commit details -
ntdll: Don't hardcode xstate feature mask.
(cherry picked from commit 1e0728c) CW-Bug-Id: #23244
Configuration menu - View commit details
-
Copy full SHA for 473dd7d - Browse repository at this point
Copy the full SHA 473dd7dView commit details -
ntdll: Don't hardcode xstate size in syscall frame.
(cherry picked from commit 7ae488a) CW-Bug-Id: #23244
Configuration menu - View commit details
-
Copy full SHA for df7bee7 - Browse repository at this point
Copy the full SHA df7bee7View commit details -
ntdll: Don't hardcode xstate size in exception stack layout.
(cherry picked from commit dfe2b71) CW-Bug-Id: #23244
Configuration menu - View commit details
-
Copy full SHA for 498040f - Browse repository at this point
Copy the full SHA 498040fView commit details -
ntdll: On x86_64, don't access %gs in signal_start_thread().
Configuration menu - View commit details
-
Copy full SHA for d9b3809 - Browse repository at this point
Copy the full SHA d9b3809View commit details -
ntdll: Mind context compaction mask in context_from_server().
(cherry picked from commit ba1e2d5) CW-Bug-Id: #23244
Configuration menu - View commit details
-
Copy full SHA for f71659d - Browse repository at this point
Copy the full SHA f71659dView commit details -
ntdll: Don't copy xstate from / to syscall frame in usr1_handler().
(cherry picked from commit efd3d31) CW-Bug-Id: #23244
Configuration menu - View commit details
-
Copy full SHA for 32dc479 - Browse repository at this point
Copy the full SHA 32dc479View commit details -
ntdll: Support generic xstate config in context manipulation functions.
(cherry picked from commit beec1b5) CW-Bug-Id: #23244
Configuration menu - View commit details
-
Copy full SHA for 90c7f90 - Browse repository at this point
Copy the full SHA 90c7f90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7505034 - Browse repository at this point
Copy the full SHA 7505034View commit details -
ntdll: Only save AVX xstate in wine_syscall_dispatcher.
(cherry picked from commit 7ae23ad) CW-Bug-Id: #23244
Configuration menu - View commit details
-
Copy full SHA for ba9eabc - Browse repository at this point
Copy the full SHA ba9eabcView commit details -
ntdll: Preserve untouched parts of xstate in NtSetContextThread().
(cherry picked from commit a10da8a) CW-Bug-Id: #23244
Configuration menu - View commit details
-
Copy full SHA for d049d28 - Browse repository at this point
Copy the full SHA d049d28View commit details -
ntdll: Support generic xstate in Unix-side manipulation functions.
(cherry picked from commit 6bc2c09) CW-Bug-Id: #23244
Configuration menu - View commit details
-
Copy full SHA for 317f6ba - Browse repository at this point
Copy the full SHA 317f6baView commit details -
ntdll: Factor out xstate_from_server() function.
(cherry picked from commit 25e0a25) CW-Bug-Id: #23244
Configuration menu - View commit details
-
Copy full SHA for fccaa98 - Browse repository at this point
Copy the full SHA fccaa98View commit details -
ntdll: Factor out context_to_server() function.
(cherry picked from commit a9d77d0) CW-Bug-Id: #23244
Configuration menu - View commit details
-
Copy full SHA for af23975 - Browse repository at this point
Copy the full SHA af23975View commit details -
ntdll: Mind generic xstate masks in server context conversion.
(cherry picked from commit 3dea242) CW-Bug-Id: #23244
Configuration menu - View commit details
-
Copy full SHA for 57170ea - Browse repository at this point
Copy the full SHA 57170eaView commit details -
ntdll: Support more xstate features.
(cherry picked from commit 29c73ee) CW-Bug-Id: #23244
Configuration menu - View commit details
-
Copy full SHA for 5705b3e - Browse repository at this point
Copy the full SHA 5705b3eView commit details -
ntdll/tests: Add more tests for xstate.
(cherry picked from commit bb47eb9) CW-Bug-Id: #23244
Configuration menu - View commit details
-
Copy full SHA for 56d69bd - Browse repository at this point
Copy the full SHA 56d69bdView commit details -
ntdll: Factor out validate_context_xstate() function.
CW-Bug-Id: #20821
Configuration menu - View commit details
-
Copy full SHA for 68c2868 - Browse repository at this point
Copy the full SHA 68c2868View commit details -
ntdll: Validate context xstate at once in NtGetContextThread().
CW-Bug-Id: #20821
Configuration menu - View commit details
-
Copy full SHA for 907bbf2 - Browse repository at this point
Copy the full SHA 907bbf2View commit details -
ntdll: Validate xstate alignment in validate_context_xstate().
CW-Bug-Id: #20821
Configuration menu - View commit details
-
Copy full SHA for 253d56c - Browse repository at this point
Copy the full SHA 253d56cView commit details -
winegstreamer: HACK: Disable MF_SA_D3D11_AWARE for The Finals.
CW-Bug-Id: #23621
Configuration menu - View commit details
-
Copy full SHA for 5165a89 - Browse repository at this point
Copy the full SHA 5165a89View commit details -
winegstreamer: Integrate media-converter to winegstreamer.
CW-Bug-Id: #23225
Configuration menu - View commit details
-
Copy full SHA for 5936b69 - Browse repository at this point
Copy the full SHA 5936b69View commit details -
Revert "mfmediaengine/tests: Test IMFMediaEngineEx::SetCurrentTime/Ex…
…()." This reverts commit e9b0c55.
Configuration menu - View commit details
-
Copy full SHA for bf2bfa8 - Browse repository at this point
Copy the full SHA bf2bfa8View commit details -
Revert "mfmediaengine: Implement IMFMediaEngineEx::SetCurrentTimeEx()."
This reverts commit cab32f6.
Configuration menu - View commit details
-
Copy full SHA for 6e244ea - Browse repository at this point
Copy the full SHA 6e244eaView commit details -
Revert "mfmediaengine: Implement IMFMediaEngineEx::SetCurrentTime()."
This reverts commit 283cde7.
Configuration menu - View commit details
-
Copy full SHA for c1de082 - Browse repository at this point
Copy the full SHA c1de082View commit details -
Revert "mf/tests: Test IMFMediaSession::Start()."
This reverts commit dfce0a5.
Configuration menu - View commit details
-
Copy full SHA for c099bc3 - Browse repository at this point
Copy the full SHA c099bc3View commit details -
Revert "mf: Support seeking while a session is started."
This reverts commit ba94fc6.
Configuration menu - View commit details
-
Copy full SHA for f8dcd06 - Browse repository at this point
Copy the full SHA f8dcd06View commit details -
Revert "mf/tests: Add a create_test_topology() helper."
This reverts commit 69e8304.
Configuration menu - View commit details
-
Copy full SHA for d48d465 - Browse repository at this point
Copy the full SHA d48d465View commit details -
Revert "mf: Add a session_flush_nodes() helper."
This reverts commit a46a5ee.
Configuration menu - View commit details
-
Copy full SHA for a71d0ba - Browse repository at this point
Copy the full SHA a71d0baView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea60a19 - Browse repository at this point
Copy the full SHA ea60a19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4102ef7 - Browse repository at this point
Copy the full SHA 4102ef7View commit details -
winex11.drv: Do not shape layered windows in Gamescope.
The use of xshape doesn't work and actively breaks rendering in Gamescope.
Configuration menu - View commit details
-
Copy full SHA for c8c7b4d - Browse repository at this point
Copy the full SHA c8c7b4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca3dac2 - Browse repository at this point
Copy the full SHA ca3dac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a854a85 - Browse repository at this point
Copy the full SHA a854a85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 620b0fe - Browse repository at this point
Copy the full SHA 620b0feView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7050af - Browse repository at this point
Copy the full SHA f7050afView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3fc1f9 - Browse repository at this point
Copy the full SHA a3fc1f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bed822 - Browse repository at this point
Copy the full SHA 9bed822View commit details -
gdiplus/tests: Add tests for GdipPrivateAddMemoryFont().
CW-Bug-Id: #23597
Configuration menu - View commit details
-
Copy full SHA for d778e9d - Browse repository at this point
Copy the full SHA d778e9dView commit details -
gdiplus: Search microsoft platform names first in load_ttf_name_id().
Search names in fonts in the order of Microsoft, Mac and finally Unicode platform. This is also the order win32u uses to load font names. Fix Granado Espada Japan (1219160) launcher crashes at start in Japanese locale. The game ships a font with a broken name record of Mac platform and encoding ID 0 (Roman) but the name string is in code page 10001 (Japanese). This broken name record is placed before the name records for the Microsoft platform so it gets selected first. Then name value in the name record doesn't get converted correctly to Unicode because of the wrong code page. Thus the EnumFontFamiliesExW() in GdipPrivateAddMemoryFont() fails to find the font. CW-Bug-Id: #23597
Configuration menu - View commit details
-
Copy full SHA for 3a28bd4 - Browse repository at this point
Copy the full SHA 3a28bd4View commit details -
HACK: ntdll: Enable WINE_SIMULATE_WRITECOPY for Hentai Maid Memories.
CW-Bug-Id: #23637
Configuration menu - View commit details
-
Copy full SHA for c0d9805 - Browse repository at this point
Copy the full SHA c0d9805View commit details -
crypt32: Fix CryptBinaryToString not adding a separator.
(cherry picked from commit 624e87a)
Configuration menu - View commit details
-
Copy full SHA for 1e5c02f - Browse repository at this point
Copy the full SHA 1e5c02fView commit details -
ntdll: Return STATUS_NO_YIELD_PERFORMED from NtYieldExecution() on Li…
…nux if no yield was performed. CW-Bug-Id: #23654
Configuration menu - View commit details
-
Copy full SHA for 45f59c8 - Browse repository at this point
Copy the full SHA 45f59c8View commit details -
winhttp: Set actual default receive response timeout to 21sec.
CW-Bug-Id: #23656
Configuration menu - View commit details
-
Copy full SHA for 940efde - Browse repository at this point
Copy the full SHA 940efdeView commit details -
winhttp/tests: Add some tests for actual connection caching.
CW-Bug-Id: #23656
Configuration menu - View commit details
-
Copy full SHA for 56b7e38 - Browse repository at this point
Copy the full SHA 56b7e38View commit details -
winhttp: Do not cache connection if suggested by request headers.
CW-Bug-Id: #23656
Configuration menu - View commit details
-
Copy full SHA for 43b6027 - Browse repository at this point
Copy the full SHA 43b6027View commit details -
winegstreamer/media-converter: Split videoconv caps event handler to …
…a separate helper. CW-Bug-Id: #22319
Configuration menu - View commit details
-
Copy full SHA for 8427e38 - Browse repository at this point
Copy the full SHA 8427e38View commit details -
winegstreamer/media-converter: Split videoconv upstream chunk dump to…
… a separate helper. CW-Bug-Id: #22319
Configuration menu - View commit details
-
Copy full SHA for d3aea4b - Browse repository at this point
Copy the full SHA d3aea4bView commit details -
winegstreamer/media-converter: Split videoconv stream-start event pus…
…h to a separate helper. CW-Bug-Id: #22319
Configuration menu - View commit details
-
Copy full SHA for 500acad - Browse repository at this point
Copy the full SHA 500acadView commit details -
winegstreamer/media-converter: Split videoconv event caps push to a s…
…eparate helper. CW-Bug-Id: #22319
Configuration menu - View commit details
-
Copy full SHA for ecb7dd7 - Browse repository at this point
Copy the full SHA ecb7dd7View commit details -
winegstreamer/media-converter: Open the blank file on videoconv state…
… creation. CW-Bug-Id: #22319
Configuration menu - View commit details
-
Copy full SHA for e61bf26 - Browse repository at this point
Copy the full SHA e61bf26View commit details -
winegstreamer/media-converter: Use an enum for video conv state flags.
CW-Bug-Id: #22319
Configuration menu - View commit details
-
Copy full SHA for 819d2a3 - Browse repository at this point
Copy the full SHA 819d2a3View commit details -
winegstreamer/media-converter: Wrap around the blank video if shorter…
… than upstream data. CW-Bug-Id: #22319
Configuration menu - View commit details
-
Copy full SHA for 87946fb - Browse repository at this point
Copy the full SHA 87946fbView commit details -
winegstreamer/media-converter: Use gst_util_uint64_scale_round to rou…
…nd upstream position. CW-Bug-Id: #22319
Configuration menu - View commit details
-
Copy full SHA for 5f86fb7 - Browse repository at this point
Copy the full SHA 5f86fb7View commit details -
winegstreamer/media-converter: Implement support for push mode in vid…
…eoconv. CW-Bug-Id: #22319
Configuration menu - View commit details
-
Copy full SHA for c50f302 - Browse repository at this point
Copy the full SHA c50f302View commit details -
winegstreamer/media-converter: Wrap videoconv and a demuxer in a new …
…protondemuxer bin. CW-Bug-Id: #22319
Configuration menu - View commit details
-
Copy full SHA for a717652 - Browse repository at this point
Copy the full SHA a717652View commit details -
winegstreamer/media-converter: Automatically add an audio decoder to …
…protondemuxer. CW-Bug-Id: #22319
Configuration menu - View commit details
-
Copy full SHA for 9524238 - Browse repository at this point
Copy the full SHA 9524238View commit details -
HACK: winebuild: Include target arch in the hash used for timestamp.
So that 32 and 64 bit PEs produce different values even if they have the same name.
Configuration menu - View commit details
-
Copy full SHA for 01b816d - Browse repository at this point
Copy the full SHA 01b816dView commit details -
ntdll/tests: Add tests for CONTEXT_EXCEPTION_REQUEST.
CW-Bug-Id: #23654
Configuration menu - View commit details
-
Copy full SHA for 68eb557 - Browse repository at this point
Copy the full SHA 68eb557View commit details -
ntdll: Set exception reporting flags in NtGetContextThread().
CW-Bug-Id: #23654
Configuration menu - View commit details
-
Copy full SHA for 2c005f9 - Browse repository at this point
Copy the full SHA 2c005f9View commit details -
ntdll: Store exception reporting flags in server context.
CW-Bug-Id: #23654
Configuration menu - View commit details
-
Copy full SHA for 84a9a4b - Browse repository at this point
Copy the full SHA 84a9a4bView commit details -
ntdll: Store exception reporting flags on suspend.
CW-Bug-Id: #23654
Configuration menu - View commit details
-
Copy full SHA for 253b2ba - Browse repository at this point
Copy the full SHA 253b2baView commit details -
ntdll: Store exception reporting flags for debug events.
CW-Bug-Id: #23654
Configuration menu - View commit details
-
Copy full SHA for 228480d - Browse repository at this point
Copy the full SHA 228480dView commit details -
Revert "ntdll: Add WINE_DISABLE_WRITE_WATCH env var to disable write …
…watch support." This reverts commit 60b7ce6. CW-Bug-Id: #23654
Configuration menu - View commit details
-
Copy full SHA for f490b50 - Browse repository at this point
Copy the full SHA f490b50View commit details -
winevulkan: Return result through NtCallbackReturn for the debug call…
…backs. (cherry picked from commit 643538a)
Configuration menu - View commit details
-
Copy full SHA for b732274 - Browse repository at this point
Copy the full SHA b732274View commit details -
winevulkan: Keep the create_info HWND on the surface wrappers.
(cherry picked from commit 982c2ed)
Configuration menu - View commit details
-
Copy full SHA for 16527b7 - Browse repository at this point
Copy the full SHA 16527b7View commit details -
winevulkan: Rename wine_device_memory mapping to vm_map.
To avoid conflict with handle mapping macros. (cherry picked from commit 84e4620)
Configuration menu - View commit details
-
Copy full SHA for fccd426 - Browse repository at this point
Copy the full SHA fccd426View commit details -
winevulkan: Use handle map for memory objects.
(cherry picked from commit 6491484)
Configuration menu - View commit details
-
Copy full SHA for c211e2a - Browse repository at this point
Copy the full SHA c211e2aView commit details -
winevulkan: Remove handle mapping after host destory is called.
For VK_EXT_debug_utils callbacks on destroy / free.
Configuration menu - View commit details
-
Copy full SHA for 7236bc0 - Browse repository at this point
Copy the full SHA 7236bc0View commit details -
fshack: winex11.drv: Introduce fs_hack_is_window_rect_fullscreen().
Introduce fs_hack_is_window_rect_fullscreen() and it replaces fs_hack_matches_current_mode() for determining whether fshack should be enabled for a window. The difference is that the new function considers a window with a rectangle larger than the monitor rectangle also fullscreen. This is actually closer to the behavior of NtUserIsWindowRectFullScreen(). Ideally, we should enable fshack for all windows and scale them all when a ChangeDisplaySetting() call is made to change resolutions. But that would be a bigger change and has higher overhead so let's not do that unless necessary. Another reason for this change is to avoid a black screen issue on Nvidia drivers. For example, on Arch Linux with Nvidia driver 550. Call of Juarez (21980) changes the resolution to 1024x768 then changes the game window to (-3, -22, 1030, 793). Because the new window rectangle doesn't match the fake monitor resolution, fshack is disabled for the window and its client window gets resized to the unscaled one. However, the fshack monitor still has the fake 1024x768 so Vulkan swapchains need to draw to a surface with the physical resolution. Because the unscaled client window is smaller than the physical resolution, vkAcquireNextImageKHR() always returns VK_ERROR_OUT_OF_DATE_KHR on Nvidia drivers. Of course, because Nvidia drivers are proprietary so I can't confirm this is the exact cause. CW-Bug-Id: #23466
Configuration menu - View commit details
-
Copy full SHA for 6456442 - Browse repository at this point
Copy the full SHA 6456442View commit details -
win32u: Store desktop flags in shared memory and use that in is_virtu…
…al_desktop(). CW-Bug-Id: #23665
Configuration menu - View commit details
-
Copy full SHA for 9dafc27 - Browse repository at this point
Copy the full SHA 9dafc27View commit details -
user32: HACK: Avoid triggering displays update in GetDisplayConfigBuf…
…ferSizes(). To be dropped on next rebase. CW-Bug-Id: #23665
Configuration menu - View commit details
-
Copy full SHA for 9157418 - Browse repository at this point
Copy the full SHA 9157418View commit details -
winevulkan: Make client's device memory wrapper available to callback…
… converter. With VK_EXT_device_address_binding_report we can get debug_util callbacks used to track memory bindings. Since it's the host's implementation that starts the callback we have to be sure that we have a way of converting it to the client side's variant before it's even added to the handle map - i.e. we don't know the host handle at that time yet. ntuser_thread_info which is thread-local is used.
Configuration menu - View commit details
-
Copy full SHA for dce7a2f - Browse repository at this point
Copy the full SHA dce7a2fView commit details -
HACK: mfplat: Enable new media source by default for more games.
CW-Bug-Id: #23618
Configuration menu - View commit details
-
Copy full SHA for b94d5f5 - Browse repository at this point
Copy the full SHA b94d5f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d5ffea - Browse repository at this point
Copy the full SHA 4d5ffeaView commit details -
msvcrt/tests: Add tests for check buffering state of standard streams.
Signed-off-by: Eric Pouech <[email protected]> (cherry picked from commit 417d25e) Link: ValveSoftware#224
Configuration menu - View commit details
-
Copy full SHA for 813d890 - Browse repository at this point
Copy the full SHA 813d890View commit details -
ucrtbase/tests: Add tests for checking buffering state of standard st…
…reams. Signed-off-by: Eric Pouech <[email protected]> (cherry picked from commit d9b3ad0) Link: ValveSoftware#224
Configuration menu - View commit details
-
Copy full SHA for ffc895d - Browse repository at this point
Copy the full SHA ffc895dView commit details -
ucrtbase: Let stderr be always be unbuffered.
Signed-off-by: Eric Pouech <[email protected]> (cherry picked from commit 8825f4d) Link: ValveSoftware#224
Configuration menu - View commit details
-
Copy full SHA for b88b982 - Browse repository at this point
Copy the full SHA b88b982View commit details -
light.msstyles: Use #fefefe instead of #ffffff for scrollbar parts.
Imperium: Greek Wars (1183470) launcher sets a hardcoded #ffffff as the color key for transparency. It works on Windows 10 because the scrollbar parts only have very few #ffffff pixels so the scrollbar can be drawn as opaque. I don't want to change the light theme style for this. So let's work around this by using #fefefe instead of #ffffff. This have little difference visually. Spotted by Santino Mazza.
Configuration menu - View commit details
-
Copy full SHA for b519d8d - Browse repository at this point
Copy the full SHA b519d8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49a6a94 - Browse repository at this point
Copy the full SHA 49a6a94View commit details -
winegstreamer: Destroy wg_transform in video_decoder/transform_SetInp…
…utType(). CW-Bug-Id: #23621
Configuration menu - View commit details
-
Copy full SHA for 433fec0 - Browse repository at this point
Copy the full SHA 433fec0View commit details -
Revert "winegstreamer: HACK: Disable MF_SA_D3D11_AWARE for The Finals."
This reverts commit 557bda3. CW-Bug-Id: #23621
Configuration menu - View commit details
-
Copy full SHA for a099e7b - Browse repository at this point
Copy the full SHA a099e7bView commit details -
winex11.drv: Support _SHIFT_ARB attributes in X11DRV_wglGetPixelForma…
…tAttribivARB(). CW-Bug-Id: #23713
Configuration menu - View commit details
-
Copy full SHA for 79510d4 - Browse repository at this point
Copy the full SHA 79510d4View commit details -
crypt32: Mind constructor tag in CRYPT_AsnDecodeOCSPSignatureInfoCert…
…Encoded(). (cherry picked from commit 7300b40) CW-Bug-Id: #23715
Configuration menu - View commit details
-
Copy full SHA for f819412 - Browse repository at this point
Copy the full SHA f819412View commit details -
cryptnet: Do not use InternetCombineUrlW() in build_request_url().
(cherry picked from commit 798f158) CW-Bug-Id: #23715
Configuration menu - View commit details
-
Copy full SHA for faca065 - Browse repository at this point
Copy the full SHA faca065View commit details -
msvcrt: Implement _mbsncpy_s[_l]().
CW-Bug-Id: #23731
Configuration menu - View commit details
-
Copy full SHA for fb3ec0a - Browse repository at this point
Copy the full SHA fb3ec0aView commit details -
wmvcore: Start and stop read & delivery threads on OP_START/OP_STOP.
Otherwise, it keeps pushing samples after calling OnStatus(WMT_STOPPED), which doesn't seem right. (Leading to potential crash). CW-Bug-Id: #22313
Configuration menu - View commit details
-
Copy full SHA for 3862f68 - Browse repository at this point
Copy the full SHA 3862f68View commit details -
fixup! ntdll: Support gpuvis tracing.
CW-Bug-Id: #19529
Configuration menu - View commit details
-
Copy full SHA for deb0ae1 - Browse repository at this point
Copy the full SHA deb0ae1View commit details -
kernelbase: HACK: Force angle d3d9 for Antenna.
CW-Bug-Id: #23739
Configuration menu - View commit details
-
Copy full SHA for aa08566 - Browse repository at this point
Copy the full SHA aa08566View commit details -
kernelbase: HACK: Force angle d3d9 for A Raven Monologue.
CW-Bug-Id: #23740
Configuration menu - View commit details
-
Copy full SHA for e1d2148 - Browse repository at this point
Copy the full SHA e1d2148View commit details -
fixup! user32: Add or remove rawinput devices individually on WM_DEVI…
…CECHANGE. CW-Bug-Id: #23732
Configuration menu - View commit details
-
Copy full SHA for 9e10c1f - Browse repository at this point
Copy the full SHA 9e10c1fView commit details -
win32u: Move rawinput device cache ticks check to rawinput_update_dev…
…ice_list. CW-Bug-Id: #23732
Configuration menu - View commit details
-
Copy full SHA for 7cb0074 - Browse repository at this point
Copy the full SHA 7cb0074View commit details -
win32u: Post device arrival messages in NtUserRegisterRawInputDevices.
CW-Bug-Id: #23732
Configuration menu - View commit details
-
Copy full SHA for b1a2335 - Browse repository at this point
Copy the full SHA b1a2335View commit details -
fshack: winex11.drv: Use a better fshack interpolation in xrender_bli…
…t(). CW-Bug-Id: #23755
Configuration menu - View commit details
-
Copy full SHA for 71dc181 - Browse repository at this point
Copy the full SHA 71dc181View commit details -
fshack: winex11.drv: Interpolate image in x11drv_surface_flush() with…
… xrender. CW-Bug-Id: #23755
Configuration menu - View commit details
-
Copy full SHA for dedc699 - Browse repository at this point
Copy the full SHA dedc699View commit details -
Revert "HACK: mfplat: Enable new media source by default for more gam…
…es." This reverts commit b11119b.
Configuration menu - View commit details
-
Copy full SHA for 6c558cf - Browse repository at this point
Copy the full SHA 6c558cfView 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 93e737e - Browse repository at this point
Copy the full SHA 93e737eView commit details -
Revert "win32u: Only send mouse input in ReleaseCapture() when a wind…
…ow is captured." This reverts commit 17d457d.
Configuration menu - View commit details
-
Copy full SHA for 6a82acb - Browse repository at this point
Copy the full SHA 6a82acbView commit details -
Revert "user32/tests: Add some ReleaseCapture() tests."
This reverts commit a6fe061.
Configuration menu - View commit details
-
Copy full SHA for 54b128a - Browse repository at this point
Copy the full SHA 54b128aView 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 195d861 - Browse repository at this point
Copy the full SHA 195d861View 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 f6b6cee - Browse repository at this point
Copy the full SHA f6b6ceeView commit details -
user32/tests: Add some ReleaseCapture() tests.
(cherry picked from commit d47b13c) CW-Bug-Id: #23531
Configuration menu - View commit details
-
Copy full SHA for 1e2448a - Browse repository at this point
Copy the full SHA 1e2448aView commit details -
win32u: Only send mouse input in ReleaseCapture() when a window is ca…
…ptured. Fix a regression from "bb496ea8 - server: Always queue mouse messages delivered to another window." Fix ETHER VAPOR Remaster (214570) launches to black screen when the cursor is in the game window. The game calls ReleaseCapture() when handling WM_MOUSEMOVE. After bb496ea, WM_MOUSEMOVE is always queued because the message window is NULL. So ReleaseCapture() ends up queuing another WM_MOUSEMOVE. So the game ends up handling infinite WM_MOUSEMOVE messages at startup and is not able to do anything. (cherry picked from commit 818d9a1) CW-Bug-Id: #23531
Configuration menu - View commit details
-
Copy full SHA for e8172fc - Browse repository at this point
Copy the full SHA e8172fcView commit details
Commits on May 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd5c7ea - Browse repository at this point
Copy the full SHA cd5c7eaView commit details