Ticket #28 (closed enhancement: fixed)

Opened 21 months ago

Last modified 21 months ago

Digidesign Driver Debugger Exit Patch

Reported by: rossb Owned by: rossb
Priority: minor Milestone: V19-RC1
Component: host-api-asio Version: 2.0
Keywords: Cc:

Description

Oliver Tristan wrote: quick patch to fix a problem with ASIO Digidesign driver. The ASIO Digidesign driver is PACE protected so it quits the debugger if you try to debug a PortAudio application while having Protools installed. This patch blacklist the digi driver when the debugger is launched.

Attachments

portaudioAsioDigiDriver.patch (1.2 kB) - added by rossb 21 months ago.

Change History

Changed 21 months ago by rossb

Changed 21 months ago by rossb

  • summary changed from Digidesign Driver Debugger Exit Bug to Digidesign Driver Debugger Exit Patch

Changed 21 months ago by rossb

  • status changed from new to closed
  • resolution set to fixed

Committed modified version of patch as r1164 I look up IsDebuggerPresent?() dynamically because it doesn't seem to be defined on Win95.

Note: See TracTickets for help on using tickets.