Module: wine Branch: master Commit: 66a817f067ec8d53337001aff4c399e73c293aac URL: http://source.winehq.org/git/wine.git/?a=commit;h=66a817f067ec8d53337001aff4...
Author: Christian Costa titan.costa@gmail.com Date: Sun Sep 16 20:24:10 2012 +0200
dmusic: Create the list of available system ports at the beginning and use it to enumerate ports.
---
dlls/dmusic/dmusic.c | 175 +++++++++++++++++++++++++----------------- dlls/dmusic/dmusic_private.h | 10 ++- dlls/dmusic/port.c | 5 +- 3 files changed, 115 insertions(+), 75 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=66a817f067ec8d53337001...