Module: wine Branch: master Commit: bc10fd3ce68f3d51a4e5fbb6395758e9c957f5a5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bc10fd3ce68f3d51a4e5fbb639...
Author: Andrew Eikum aeikum@codeweavers.com Date: Mon Jun 13 15:23:09 2011 -0500
mmdevapi: Sessions should be unique per-device.
---
dlls/mmdevapi/devenum.c | 2 +- dlls/mmdevapi/mmdevapi.h | 2 +- dlls/winealsa.drv/mmdevdrv.c | 61 +++++++++++++------------ dlls/winealsa.drv/winealsa.drv.spec | 2 +- dlls/winecoreaudio.drv/mmdevdrv.c | 61 +++++++++++++------------ dlls/winecoreaudio.drv/winecoreaudio.drv.spec | 2 +- dlls/wineoss.drv/mmdevdrv.c | 61 +++++++++++++------------ dlls/wineoss.drv/wineoss.drv.spec | 2 +- 8 files changed, 101 insertions(+), 92 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bc10fd3ce68f3d51a4e5fb...