Christian Gmeiner
Email: <christian.gmeiner AT SPAMFREE students DOT fh-vorarlberg DOT ac DOT at>
Accepted Patches: http://source.winehq.org/git/?p=wine.git&a=search&h=HEAD&st=author&s=gmeiner
As a enthusiastic guitar player I will investigate some time to get Line6's PODxt software running under linux. Today the i got the first success: Line 6 Monkey v1.12 starts (no pod connected)
The POD uses winmm functions for pcm and midi commands, so it shouldn't be that hard to get it working.
TODO
- Document setupapi functions
- Write alot tests
- Improve some functions
- Let explorer handle registry values for usb devices
AT THE MOMENT
Exlporer/Hal: I know the basics about how an usb device is represented in the registry and I am trying to write a patch for it.
SetupApi: * SetupDiCreateDeviceInfo
