MSACM: implement honouring of driver priority and enabled status at load time

Alex Villací­s Lasso a_villacis at palosanto.com
Thu Jan 12 10:01:53 CST 2006


This patch reorders the driver list at load time to conform to the 
priority specified by HKCU\\Software\\Microsoft\\Multimedia\\Audio 
Compression Manager\\Priority v4.00 which is used by native msacm to 
save driver priority. Priority is encoded as

"PriorityN" => "1, msacm.DRIVERALIAS"

where N goes from 1 to the number of known drivers, DRIVERALIAS referes 
to the driver alias, and the value is prefixed with 1 for an enabled 
driver, or 0 for a disabled driver.

Changelog:
* Implement honouring of driver priority and enabled status at load time

Alex Villacís Lasso

-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine-msacm-05-driverPriority_load.patch
Type: text/x-patch
Size: 6031 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060112/337b3746/wine-msacm-05-driverPriority_load.patch


More information about the wine-patches mailing list