38 Commits (netjack_squashed_interface_selection_plus_ipv6)

Author SHA1 Message Date
  Stephane Letz 8f83d5f3a2 Some 'jack_info' messages moved to 'jack_log' messages on Windows. 10 years ago
  Stephane Letz a48fea3c01 Correct JackWinMMEDriver and JackALSARawMidiDriver creation. 11 years ago
  Stephane Letz 08a2d8a807 Correct JackALSARawMidiDriver and JackWinMMEDriver. 11 years ago
  Stephane Letz dc22edecc9 std::exception used by reference. 12 years ago
  sletz 9c6afc5157 Compiles again on Windows. 13 years ago
  sletz 8a7ab8db14 Compiles again on Windows. 13 years ago
  sletz f0a9512dd7 Improve some of example-clients, cleanup. 13 years ago
  sletz 496146f6b5 More robust dynamic port management in JACK/CoreMidi bridge. 13 years ago
  sletz eb6f2830fa Cleanup. 13 years ago
  sletz 1bad48303a Compiles on Windows again. 13 years ago
  sletz dd1818ad9c Singleton behaviour for JackCoreMidiDriver and JackWinMMEDriver. 13 years ago
  sletz 08edac7982 Add jackctl_driver_get_type in Control API. 13 years ago
  sletz 2eb921de73 Cleanup. 14 years ago
  sletz 6a82de8a0b Use of MMCSS API. 14 years ago
  sletz 8f1e7b6283 Cleanup JackWinMMEDriver. 14 years ago
  sletz fe65950221 Use PortRegister/PortUnRegister in WinMME driver. 14 years ago
  Nedko Arnaudov 55557d1f74 Port registration notifications on SwitchMaster 14 years ago
  Nedko Arnaudov a9e4628340 helper functions for jack_driver_desc_t construction 14 years ago
  Devin Anderson 15a862dc9c WinMME: Correct silly mistake. Use sample rate from engine control. 14 years ago
  Devin Anderson 35a8e298be WinMME: Refined the maximum latency calculation to use the period size retrieved using 'timeBeginPeriod()'. 14 years ago
  Devin Anderson c417e4f3a3 WinMME: Set timer resolution using capabilities instead of polling for minimum resolution. 14 years ago
  Devin Anderson 7dc3a0fc8c WinMME: Use waitable timers, which have a resolution of 100 ns. Use timeBeginPeriod() and timeEndPeriod() for greater multimedia timer resolution. 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz 4f5e3ecd37 Correct driver lifetime management. 14 years ago
  sletz c9343ff290 "Fix" auto_ptr issues on Windows. 14 years ago
  sletz 09cedc138f Winmme driver working again. 14 years ago
  Stephane Letz a871bb2496 Correct JackWinMMEInputPort.cpp. 14 years ago
  sletz 7254ce1ebc rebase from trunk 4180:4238 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
  sletz ec2e42c933 rebase from trunk 3899:3916 15 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 187a3aedfa rebase from trunk 3563:3613 16 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 7ca13a6b25 rebase from trunk 3528:3550 16 years ago
  sletz ca337be151 Correct JackWinMMEDriver::Open (input, output parameters not used anymore) 16 years ago
  sletz 522fd2b7f8 rebase from trunk 3482:3502 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