626 Commits (ec40ef2906ca2d06ec4aff03073a7de35cb15c84)

Author SHA1 Message Date
  sletz a2bb02b099 Compile again on Windows. 13 years ago
  Stephane Letz 734e450924 NetJack2 code cleanup. 13 years ago
  sletz 8b033318c2 On Windows, PortAudio DLL now installed in system folder. 13 years ago
  sletz 48815285d5 Add missing jack_client_get_uuid API. 13 years ago
  sletz b0faf2a03f Correct multi server launch bug on Windows. 13 years ago
  sletz 1e00bb3448 John Emmas POST_PACKED_STRUCTURE patch. 13 years ago
  sletz 370f0419d4 Update Windows binaries and installers. 13 years ago
  sletz 24b75dbc1e Activate JACK_32_64 on Windows (pure 32 bits and mixed 32/64 bits targets). 13 years ago
  sletz b344aed584 Activate JACK_32_64 on Windows (pure 32 bits and mixed 32/64 bits targets). 13 years ago
  sletz 389a9a572d Correct Start/Stop for Control API. 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 b95030db10 More robust code in synchronization primitives and in JackMessageBuffer. 13 years ago
  Nedko Arnaudov d9064f5866 Implement session api for internal clients 13 years ago
  Nedko Arnaudov 1e962ef079 Move session command reply array creation to JackSessionNotifyResult 13 years ago
  sletz 5a5cc73ac7 New JackTimedDriver class to be used by JackDummyDriver, JackNetDriver and JackNetOneDriver classes. 13 years ago
  Stephane Letz f62f984b97 Possible fix for http://trac.jackaudio.org/ticket/193. 14 years ago
  Stephane Letz 299bc1bfe9 Cleanup. 14 years ago
  sletz 620e0b84d6 A bit more explicit debug messages. 14 years ago
  sletz 81466b50ce Some more EXPORT related fixes. 14 years ago
  sletz c83577f82c EXPORT macro renamed to LIB_EXPORT. 14 years ago
  sletz 4a182fbd48 Cleanup. 14 years ago
  sletz 0969f6317d More debug code in JackMMCSS class. 14 years ago
  sletz 1461e05ef9 Cleanup. 14 years ago
  sletz ed5f02cfe2 New version of JackRouter. 14 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
  Devin Anderson 77d7ed5de0 WinMME: Add debugging code to input events in an effort to solve latency and jitter issues. Minor change to output port error message. 14 years ago
  sletz 269c99034e Cleanup. 14 years ago
  Nedko Arnaudov 55557d1f74 Port registration notifications on SwitchMaster 14 years ago
  Devin Anderson 2b589c803c Swapped 'alias' and 'name' for 'alsarawmidi' port names. Added debugging code to 'WinMME' driver to figure out if the waitable timers are causing jitter. 14 years ago
  Nedko Arnaudov a9e4628340 helper functions for jack_driver_desc_t construction 14 years ago
  Devin Anderson 3032af19f2 WinMME: Correct silly error. 14 years ago
  Devin Anderson a301171e13 WinMME: Fix a possible bug with outgoing MIDI timing. It might not actually be a bug. Either way, it's a better way to convert from jack_time_t to LONGLONG. 14 years ago
  Devin Anderson 72a7a8087b Indents. 14 years ago
  sletz 536f482ca2 Change JackRouter licence. 14 years ago
  sletz b01329815c Fix crash bug in JackWinMMEInputPort constructor. 14 years ago
  Devin Anderson 15a862dc9c WinMME: Correct silly mistake. Use sample rate from engine control. 14 years ago
  Devin Anderson d2b0c7193e WinMME: Deleted a Windows control character. Minorly obsessive. 14 years ago
  Devin Anderson 35a8e298be WinMME: Refined the maximum latency calculation to use the period size retrieved using 'timeBeginPeriod()'. 14 years ago
  sletz b4a0c1e95a Add XRun detection in PortAudio driver. 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 54a3497e54 Remove unused library. 14 years ago
  sletz 0cb4e351ee Update libjacknet Windows project. 14 years ago
  sletz ad34703368 rebase from trunk 4306:4323 14 years ago
  sletz 3bbff1f047 WinMME driver compiles again. 14 years ago