[PATCH 5/5] mfplat: Return all possible events from IMFMediaSession

Zebediah Figura z.figura12 at gmail.com
Mon Oct 29 20:28:52 CDT 2018


On 10/29/18 3:12 PM, Sven Baars wrote:
> Signed-off-by: Sven Baars <sven.wine at gmail.com>
> ---
> This feels like a hack, but without it, Disgaea 5 will be stuck in an infinite loop
> waiting for the right event, which is of type MEEndOfPresentation. If I just return this
> event, however, other applications may get stuck in the same infinite loop for a
> different event. I am open to suggestions.
> 
>   dlls/mf/Makefile.in |  1 +
>   dlls/mf/session.c   | 14 +++++++++++++-
>   2 files changed, 14 insertions(+), 1 deletion(-)
> 

This is indeed an awful hack. Surely we could fake having played the 
media file somehow, in a much more realistic manner?



More information about the wine-devel mailing list