2772 Commits (ec40ef2906ca2d06ec4aff03073a7de35cb15c84)
 

Author SHA1 Message Date
  Torben Hohn 49fdfa6d7e remove deadline_offset logging. 15 years ago
  Torben Hohn ac1853a422 prevent deadlines which are a second in the future. 15 years ago
  Torben Hohn 3d88e94c93 rework of deadline machinery and support for freewheeling 15 years ago
  Torben Hohn cecab033b5 merge jack1 and jacknone netsource 15 years ago
  Torben Hohn a568aa419d add jack_name to the xrun message 15 years ago
  sletz eb20a1ae47 No reason to make jack_on_shutdown deprecated, so revert the incorrect change. 15 years ago
  sletz 7c0113fdaa Now can aggregate device that are themselves AD. 15 years ago
  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