3643 Commits (netjack_squashed_interface_selection_plus_ipv6)
 

Author SHA1 Message Date
  sletz 224c41eb59 rebase from trunk 3638:3684 15 years ago
  sletz 05d5411dd4 JACK_SCHED_POLICY switched to SCHED_FIFO. 15 years ago
  sletz a1e4f13085 In JackCoreAudioDriver, improve management of input/output channels: -1 is now used internally to indicate a wanted max value. 15 years ago
  Jörn Nettingsmeier 114a9a72c6 semi-pointless finger exercise: port type conditional factored out 15 years ago
  Jörn Nettingsmeier 85a981e760 CELT_MODE, part2 15 years ago
  Jörn Nettingsmeier 2ac9617a97 convert bitdepth magic number into global constant for CELT_MODE, no functional changes 15 years ago
  sletz d9def1e48c In JackCoreAudioDriver::Start, wait for the audio driver to effectively start (use the MeasureCallback). 15 years ago
  nedko aab8a77bfb Fix typo in dbus introspection. 15 years ago
  Torben Hohn 5ea3a4c9fa Merge remote branch 'remotes/orcz/netone-isolateion' into netone-isolateion 15 years ago
  Torben Hohn fe251673a9 make netxrun an error 15 years ago
  Torben Hohn 5729029537 inversion of deadline control feedback. this should have been fixed 15 years ago
  sletz 61c5eacd34 In JackCoreAudioDriver, force the SR value to the wanted one *before* creating aggregate device (otherwise creation will fail). 15 years ago
  Stéphane Letz 94f6935454 Merge branch 'master' into netone-isolateion 15 years ago
  sletz 350215e217 Dynamic system version detection in JackCoreAudioDriver to either create public or private aggregate device. 15 years ago
  sletz d85cb284c7 Fix jack_set_sample_rate_callback to have he same bevahior as in JACK1. 15 years ago
  sletz 801541e04d Internal aggregate devices can be used only after 10.5.4 systems, otherwise use public one. 15 years ago
  sletz 832907c9a9 More debug code in JackCoreAudioDriver. 15 years ago
  sletz 96fedf1189 Implement "hog mode" (exclusive access of the audio device) in JackCoreAudioDriver. 15 years ago
  sletz 5bd1727ab6 Hog mode in JackCoreAudioDriver (in progress). 15 years ago
  sletz e3ae608f00 Some more cleanup in JackCoreAudioDriver and JackCoreAudioAdapter. 15 years ago
  Torben Hohn be8d8f8d1f increase sync timeout to 10seconds, because this can happen with netjack1 15 years ago
  sletz a76e255132 Cleanup JackSocketServerChannel. 15 years ago
  sletz e6f91c7a0d Aggregate device code added to JackCoreAudioAdapter. 15 years ago
  Torben Hohn f5af54fe4f Add alsa_io to wscript 15 years ago
  Torben Hohn e3f55603c2 Pure Add: alsa_in.c alsa_out.c 15 years ago
  Torben Hohn 91872fa0ad add netsource to wscript... maybe still needs some conditional lib deps. 15 years ago
  Torben Hohn 923cec4210 Pure Add... add netsource.c to example-clients 15 years ago
  Torben Hohn a817e1c4f6 add driver building to wscript 15 years ago
  Torben Hohn 38f5f4f7f2 Pure Add netone driver 15 years ago
  sletz 03378362b8 Cleanup JackCoreAudioDriver. 15 years ago
  sletz 22be572730 Improve aggregate device management in JackCoreAudioDriver : now a private device only and cleanup properly. 15 years ago
  sletz 5e5da014fb Typo(s). 15 years ago
  sletz cf33a4d05e jack_verbose moved to JackGlobals class. 15 years ago
  sletz eb6d5d1655 Add new JackBasePosixMutex class. 15 years ago
  sletz 2aab457b5f Fix on Windows (2). 15 years ago
  sletz 1b8d262c4f Fix on Windows. 15 years ago
  sletz ed864f5592 Now start server channel thread only when backend has been started (so in JackServer::Start). Should solve race conditions at start time. 15 years ago
  sletz c716c75d4b Correct JACK_MESSAGE_SIZE value, particularly in OSX RPC code. 15 years ago
  sletz 09916901dc Correct JackProcessSync::LockedTimedWait. 15 years ago
  sletz f118301866 Correct jackdmp.cpp (failures case were not correct..). Improve JackCoreAudioDriver code. Raise default port number to 2048. 15 years ago
  sletz d8454654b6 More cleanup in JackCoreAudioDriver::DeviceNotificationCallback. 15 years ago
  sletz f2085bbd2c Parameter renaming. 15 years ago
  sletz 158d31496c Cleanup JackCoreAudioAdapter. 15 years ago
  sletz 4c0fe21c35 Cleanup JackCoreAudioDriver. 15 years ago
  sletz ae57b1d033 CoreAudio backend now issue a JackInfoShutdownCallback when an unrecoverable error is detected (sampling rate change, stream configuration change…) 15 years ago
  sletz d09d8c3c82 Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 years ago
  sletz 95047be57b XCode 64/32 bits project nows produce Intel targets only. 15 years ago
  sletz 9e481f14ac Server temporary mode corrected on Linux. 15 years ago
  sletz 1864b36159 Correct server temporary mode : now set a global and quit after server/client message handling is finished. 15 years ago
  sletz 36540b7e8a Change CoreAudio notification thread setup for OSX Snow Leopard. 15 years ago