25 Commits (d904746b42411382280ade9f0e10b5c089c6cb15)

Author SHA1 Message Date
  sletz 4f5e3ecd37 Correct driver lifetime management. 14 years ago
  sletz a722a218db Really fix auto_ptr issues on Windows. 14 years ago
  sletz c9343ff290 "Fix" auto_ptr issues on Windows. 14 years ago
  sletz a6bd0be7f8 Cleanup. 14 years ago
  sletz 09cedc138f Winmme driver working again. 14 years ago
  Stephane Letz 8e55718c38 Winmme driver compiles again. 14 years ago
  Stephane Letz eb24bdac93 New JackWinMMEPort class to factorize some code. 14 years ago
  Devin Anderson 173f1629a9 Fix problems sent by Stephane. 14 years ago
  Stephane Letz a871bb2496 Correct JackWinMMEInputPort.cpp. 14 years ago
  Stephane Letz 07f7895991 New driver compiles. 14 years ago
  Devin Anderson 8e4ee25c7f Make thread termination more elegant. 14 years ago
  Devin Anderson 194ce1cd57 Make sure threaded log functions are set. Add MOM_POSITIONCB info. 14 years ago
  Devin Anderson 8c7cabfe3d Add missing thread functionality to JackWinMMEOutputPort. 14 years ago
  Devin Anderson 20831f45ea Overhaul WinMME driver to use MIDI queue system. WARNING: I don't have a Windows development environment, and haven't compiled/tested this code. 14 years ago
  sletz e27f815216 Rework internal slave driver management, JackServerGlobals now handle same parameters as jackdmp. 14 years ago
  Stéphane LETZ 04206f10d1 Implement new JackPortIsActive flag for ports, ports have this status between client "activate" and "deactivate". 15 years ago
  sletz 11cd38c9b5 Fix JackWinMMEDriver::Write. 16 years ago
  sletz 4395fb74a2 Part of Torben 57bcad6f71 concerning JackWinMMEDriver.cpp. 16 years ago
  sletz afdc1ec53c fix winmmedriver to skip midi devices that dont open. 16 years ago
  sletz 81446bd94e All Windows files switched to Unix line ending. 16 years ago
  sletz ca337be151 Correct JackWinMMEDriver::Open (input, output parameters not used anymore) 16 years ago
  sletz d9c39e3db5 JackWinMMEDriver working on Windows. 16 years ago
  sletz 34ff05a8ca Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress. 16 years ago
  sletz afe12d6292 Add MIDI backends : common part, macosx and windows versions. 16 years ago