Module: wine Branch: master Commit: bb2d13b44c5268f62356a39c52ddd70a8acb56f5 URL: https://source.winehq.org/git/wine.git/?a=commit;h=bb2d13b44c5268f62356a39c5...
Author: Anton Romanov theli.ua@gmail.com Date: Wed Apr 18 22:01:46 2018 -0700
wmp: Add seeking and duration.
Signed-off-by: Anton Romanov theli.ua@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/wmp/player.c | 65 ++++++++++++++++++++++++++++++++++++++++-------- dlls/wmp/tests/media.c | 39 ++++++++++++++++++++++++++++- dlls/wmp/tests/rsrc.rc | 2 +- dlls/wmp/tests/test.mp3 | Bin 240333 -> 24494 bytes dlls/wmp/wmp_private.h | 3 +++ 5 files changed, 97 insertions(+), 12 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=bb2d13b44c5268f62356a...