1679 Commits (ec40ef2906ca2d06ec4aff03073a7de35cb15c84)

Author SHA1 Message Date
  sletz b4a0c1e95a Add XRun detection in PortAudio driver. 14 years ago
  sletz a10a8f9081 Correct JackNetMasterManager::InitMaster. 14 years ago
  sletz 54a3497e54 Remove unused library. 14 years ago
  sletz 0cb4e351ee Update libjacknet Windows project. 14 years ago
  sletz 3dff31a09c Compile on Linux. 14 years ago
  sletz ad34703368 rebase from trunk 4306:4323 14 years ago
  sletz 11a6f26f13 JackWeakAPI.cpp renamed in JackWeakAPI.c 14 years ago
  Devin Anderson 4ea6c9ae04 Update comments and cleanup code for JackMidiAsyncQueue. 14 years ago
  sletz fd4fd01765 Correct jackdmp.cpp. 14 years ago
  sletz 234752c5c3 JackWeakAPI.cpp updated for 64bits. 14 years ago
  sletz 13724d8244 Cleanup. 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz 3ddcd74be0 Cleanup, remove warning. 14 years ago
  sletz 79a5f3a537 Correct warning. 14 years ago
  sletz 440ff36c88 Correct JackNetDriver::Initialize. 14 years ago
  sletz 951b3f3b94 Simplify Windows installers: remove the VC++ 2008 dependency. 14 years ago
  Devin Anderson 52d0665023 Optimize the 'alsarawmidi' driver for I/O over multiple ports. Make 'GetCurrentFrame' call 'GetMicroSeconds' earlier in the function call. 14 years ago
  sletz 3279438563 Improve drivers and internals loading code. 14 years ago
  Devin Anderson e0cae3572c Add 'GetAvailableSpace() method to JackMidiRawInputWriteQueue. 14 years ago
  Devin Anderson 7483c24509 Take away early bytes optimization from JackMidiRawOutputWriteQueue, as some MIDI systems timestamp incoming data using the time the status byte arrives vs. the time the last byte arrives. Also, doing some debugging on the 'alsarawmidi' driver (in progress). 14 years ago
  sletz 87af94ddfc Update WinMME driver for 64 bits compilation. 14 years ago
  sletz f942ca2284 Correct linking issues. 14 years ago
  sletz 1683375295 Typo and warning. 14 years ago
  sletz fcde502ab6 Change intermediate compilation names on Windows. 14 years ago
  sletz 172555c9a0 Windows 32 bits targets now compile. 14 years ago
  sletz 3558d8ef18 Fix JackWeakAPI.cpp (pthread_t replace by jack_native_thread_t). 14 years ago
  sletz 44db4f1c6c Compiles again on OSX. 14 years ago
  sletz 8706763332 64 bits compilation on Windows. 14 years ago
  sletz acb9fe26b9 New internal JackSession.h file (for 64 bits compilation on Windows). 14 years ago
  sletz 92bb6df214 Remove warnings. 14 years ago
  sletz 0269b3deb2 Improve handling of loopback driver. 14 years ago
  sletz 621db9bf55 FW driver has to be explicitly closed. 14 years ago
  sletz 59b39cad0e Improve jackctl_server_remove_slave. 14 years ago
  sletz 4f5e3ecd37 Correct driver lifetime management. 14 years ago
  sletz 083de8e163 Cleanup now unused code in JackMidiDriver. 14 years ago
  sletz 09cedc138f Winmme driver working again. 14 years ago
  sletz 59ccc8d648 Correct warning. 14 years ago
  sletz 3b80fc105c Cleanup. 14 years ago
  sletz 47cc588e41 Cleanup. 14 years ago
  sletz 010947119f Now default in/out to -1 in Netdriver. 14 years ago
  sletz 3ea1d70b0c Netdriver can now ask for in/out values from the master (in progress). 14 years ago
  sletz 38fbcf2de4 Code factorization on JackPortAudioDriver. 14 years ago
  sletz e03d1ddd44 Improve error management in JackNetDriver. 14 years ago
  sletz fdcb49c063 Correction in jackdmp.cpp: notify_server_stop should be done after server destruction. 14 years ago
  sletz d351df4e06 Beautiful JackNetOneDriver code. 14 years ago
  sletz c261cca84b Correct JackNetOneDriver::Close. 14 years ago
  sletz 4bfaf8822a Cleanup JackThreadedDriver::Stop. 14 years ago
  Stephane Letz a3318119b3 Correct MIDI ports memory management in JackNetDriver. 14 years ago
  Stephane Letz a871bb2496 Correct JackWinMMEInputPort.cpp. 14 years ago
  Stephane Letz 69c59f4423 Renaming for Windows compatibility. 14 years ago