list.winehq.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

Wine-gitlab

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
wine-gitlab@list.winehq.org

June 2025

  • 1 participants
  • 979 discussions
Re: [PATCH v2 0/2] MR8402: mf/session: Use a dedicated state when source is shutdown.
by Rémi Bernon 23 Jun '25

23 Jun '25
> And we should get rid of IMFMediaShutdownNotify, I think I missed when it was added. We should not need any custom interfaces to handle this. IIRC it was required because shutting down the source also shuts down its event queue, it's then not possible for the session to be reliably notified of the shutdown without a dedicated callback. I believe @cmccarthy checked that it's also using a direct callback on Windows. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8402#note_107607
1 0
0 0
Re: [PATCH v2 0/2] MR8402: mf/session: Use a dedicated state when source is shutdown.
by Nikolay Sivov (@nsivov) 23 Jun '25

23 Jun '25
We currently call session_handle_source_shutdown() for any MF_E_SHUTDOWN return value coming from any node. We should probably limit this to sources. And we should get rid of IMFMediaShutdownNotify, I think I missed when it was added. We should not need any custom interfaces to handle this. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8402#note_107605
1 0
0 0
Re: [PATCH v2 0/2] MR8402: mf/session: Use a dedicated state when source is shutdown.
by Nikolay Sivov (@nsivov) 23 Jun '25

23 Jun '25
Nikolay Sivov (@nsivov) commented about dlls/mf/session.c: > } > > session->source_shutdown_handled = FALSE; > + if (session->state == SESSION_STATE_SOURCE_SHUTDOWN) > + session->state = SESSION_STATE_STOPPED; > Should we merge "source_shutdown_handled" into this new state? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8402#note_107604
1 0
0 0
[PATCH 0/4] MR8389: comctl32: Implement OBJID_QUERYCLASSNAMEIDX for more controls.
by Esme Povirk (@madewokherd) 23 Jun '25

23 Jun '25
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8389
3 6
0 0
[PATCH 0/2] MR8402: mf/session: Use a dedicated state when source is shutdown.
by Rémi Bernon 23 Jun '25

23 Jun '25
This should fix some spurious test failure in `test_media_session_Close`, as sometimes the source shutdown happens quickly enough and changes the session state to SESSION_STATE_STOPPED, causing the later Close command to succeed when it consistently returns E_SHUTDOWN on Windows. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8402
1 2
0 0
[PATCH 0/4] MR8401: gdi32: Use the maximum number of colours when biClrUsed is zero.
by Zhiyi Zhang (@zhiyi) 23 Jun '25

23 Jun '25
Fix a regression from 225004e1. According to MSDN, if the biClrUsed field is zero, the bitmap should use the maximum number of colours corresponding to the value of the biBitCount member for the compression mode specified by biCompression. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8401
2 5
0 0
[PATCH 0/1] MR8400: user32/tests: Call flush_event after SetForegroundWindow calls.
by Rémi Bernon 23 Jun '25

23 Jun '25
Making sure the X requests to activate the windows are being send and processed. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8400
1 1
0 0
[PATCH v2 0/6] MR8337: server: Simplify atom table code.
by Rémi Bernon 23 Jun '25

23 Jun '25
-- v2: server: Remove unused atom pinned member. server: Keep computed atom hash in local variables. server: Use a static array for atom table hash. server: Forbid using string atom 0xc000. server: Use a count instead of last atom index. server: Use a static array for atom table atoms. https://gitlab.winehq.org/wine/wine/-/merge_requests/8337
1 7
0 0
[PATCH 0/1] MR8397: msi: Use LRESULT to store return value from CallWindowProcW.
by Bernhard Übelacker 23 Jun '25

23 Jun '25
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58345 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8397
2 2
0 0
[PATCH 0/1] MR8399: win32u: Use the right pointer when destroying window.
by Rémi Bernon 23 Jun '25

23 Jun '25
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8399
1 1
0 0
  • ← Newer
  • 1
  • ...
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • ...
  • 98
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.