2052 Commits (netjack_squashed_interface_selection_plus_ipv6)

Author SHA1 Message Date
  sletz 0d40e82f1a Cleanup. 14 years ago
  Nedko Arnaudov c420e6508e wscript: on macos build for x86_64 as well 14 years ago
  Nedko Arnaudov a9e4628340 helper functions for jack_driver_desc_t construction 14 years ago
  nedko cfa7575fcc don't access uninitialized memory 14 years ago
  nedko c1b057874e fix build when celt is not available 14 years ago
  Devin Anderson db390863b2 JackMidiRawInputWriteQueue: Fix flaw exposed by ringbuffer use by using array instead of ringbuffer, which needed to be done anyway, as the ringbuffer was overkill for this case. 14 years ago
  sletz cde8be9f59 CELT mode for JackNetAdapter. 14 years ago
  sletz 309c7e9951 Correct CELT conditional compilation. 14 years ago
  sletz 6d7314bade Fix CELT compilation. 14 years ago
  sletz cd3073854b Fix XCode projects. 14 years ago
  sletz 1baad52375 Activate CELT encoding in JackNetDriver. 14 years ago
  sletz 63068b8231 Cleanup. 14 years ago
  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