Anton Romanov : wmp: Add OPEN/PLAY state change notifications.

Alexandre Julliard julliard at winehq.org
Tue Apr 10 17:24:30 CDT 2018


Module: wine
Branch: master
Commit: 1ec43ebd5c02d31a4beb492e16173e4b01795ea2
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=1ec43ebd5c02d31a4beb492e16173e4b01795ea2

Author: Anton Romanov <theli.ua at gmail.com>
Date:   Tue Apr 10 17:34:47 2018 +0200

wmp: Add OPEN/PLAY state change notifications.

Signed-off-by: Anton Romanov <theli.ua at gmail.com>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wmp/events.c      |  11 +++
 dlls/wmp/oleobj.c      |   2 +-
 dlls/wmp/player.c      |  47 +++++++++-
 dlls/wmp/tests/media.c | 229 ++++++++++++++++++++++++++++++++++++++++++++++++-
 dlls/wmp/wmp_main.c    |   1 +
 dlls/wmp/wmp_private.h |   1 +
 include/Makefile.in    |   1 +
 include/wmpids.h       |  24 ++++++
 8 files changed, 312 insertions(+), 4 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=1ec43ebd5c02d31a4beb492e16173e4b01795ea2



More information about the wine-cvs mailing list