509 Commits (d4e51743a0b1301ac7f07f777110efa426966809)

Author SHA1 Message Date
  sletz f5d2ce7662 Sync JackAlsaDriver::alsa_driver_check_card_type with JACK1 backend. 15 years ago
  sletz 05dea9361b Version 1.9.7 started. 15 years ago
  sletz 2c3798c6d8 README updated. 15 years ago
  sletz 81277ae4fe In JackCoreAudioDriver, fix an issue when no value is given for input. 15 years ago
  sletz 82e8747419 Adrian Knoth fix for linux cycle.h (ticket 188). 15 years ago
  sletz caa6cd6c27 Adrian Knoth hurd.patch, kfreebsd-fix.patch and alpha_ia64-sigsegv.patch from ticket 177. 15 years ago
  sletz 4e8e5e6550 Jan Engelhardt patch for get_cycles on SPARC. 15 years ago
  sletz 8d535d994d Arnold Krille irewire snooping patch. 15 years ago
  sletz 9b2744c62d David Garcia Garzon unused_pkt_buf_field_jack2 netone patch. 15 years ago
  sletz ceb1ebdb73 Fix JackPosixSemaphore::TimedWait : same behavior as JackPosixSemaphore::Wait regarding EINTR. 15 years ago
  sletz fb033ff6a0 Fix from Fernando Lopez-Lezcano for compilation on fc13. 15 years ago
  sletz 5b43a960d7 David Garcia Garzon netone patch. 15 years ago
  sletz 2e96fbf11c In JackCoreAudioDriver, move code called in MeasureCallback to be called once in IO thread. 15 years ago
  sletz 837fe994f1 Typo. 16 years ago
  sletz 6843fff536 On Linux, inter-process synchronization primitive switched to POSIX semaphore. 16 years ago
  sletz ecb4471edb Add tests to validate intclient.h API. 16 years ago
  sletz 47b8ba5bd1 Cleanup JackConstants.h, move platform specific part in JackPlatformPlug_os.h by platform. 16 years ago
  sletz ccf2041c51 Remove call to exit in library code. 16 years ago
  sletz d23be3fd4b ffado-portname-sync.patch from ticket #163 applied. 16 years ago
  sletz e0c1979df1 On Windows, now use TRE library for regexp (BSD license instead of GPL license) 16 years ago
  sletz 8d904fe3ec Apply srcfactor.diff patch for ticket #162. 16 years ago
  sletz c811596499 Fix some file header to have library side code use LGPL. 16 years ago
  sletz d909ba9f57 Arnold Krille firewire patch. 16 years ago
  sletz 8b069b9378 Raise JACK_DRIVER_PARAM_STRING_MAX and JACK_PARAM_STRING_MAX to 127 otherwise some audio drivers cannot be loaded on OSX. 16 years ago
  sletz 13bfdb36d7 Raise JACK_PROTOCOL_VERSION number. 16 years ago
  sletz db5659792b Correct JackMachServerChannel::Execute : keep running even in error cases. 16 years ago
  sletz e1fb1ca7d2 Correct JackGraphManager::DeactivatePort. 16 years ago
  sletz 8711d06ec1 Improve JackCoreAudioDriver and JackCoreAudioAdapter : when no devices are described, takes default input and output and aggregate them. 16 years ago
  sletz e8bac9cc34 Version 1.9.6 started. 16 years ago
  sletz 12c67a271d Change JackEngineProfiling and JackAudioAdapterInterface gnuplot scripts to output SVG instead of PDF. 16 years ago
  sletz 6ec1cee8b1 Shared memory manager was calling abort in case of fatal error, now return an error in caller. 16 years ago
  sletz cad1589726 Mario Lang alsa_io time calculation overflow patch. 16 years ago
  sletz a4604f7c78 Use a QUIT notification to properly quit the server channel, the server channel thread can then be 'stopped' instead of 'canceled' 16 years ago
  sletz 9ea37c6c9f When threads are cancelled, the exception has to be rethrown. 16 years ago
  sletz 8b0d84b326 Josh Green ALSA driver capture only patch. 16 years ago
  sletz 6c8321ff38 Fix JackCoreMidiDriver::ReadProcAux when ring buffer is full (thanks Devin Anderson). 16 years ago
  sletz 57a2bd59b7 Check dynamic port-max value. 16 years ago
  sletz c02981ed9d Ensure that client-side message buffer thread calls thread_init callback if/when it is set by the client (backport of JACK1 rev 3838). 16 years ago
  sletz 9c7857b977 Special code in JackCoreAudio driver to handle completely buggy Digidesign CoreAudio user-land driver. 16 years ago
  sletz f1631119f2 Fix port_rename callback : now both old name and new name are given as parameters. 16 years ago
  sletz 23a88af253 Devin Anderson patch for Jack FFADO driver issues with lost MIDI bytes between periods (and more). 16 years ago
  sletz 2f706c7546 More robust sample rate change handling code in JackCoreAudioDriver. 16 years ago
  sletz 7453e5b018 Dynamic choice of maximum port number. 16 years ago
  sletz dab4e3446e Peter L Jones patch for NetJack1 compilation on Windows. 16 years ago
  sletz c303556637 Client debugging code improved. 16 years ago
  sletz fa24bd3e74 Version 1.9.5 started. 16 years ago
  sletz 5296074797 Sync JackCoreAudioAdapter code with JackCoreAudioDriver. 16 years ago
  sletz 67ea14b7c7 In JackCoreAudio driver, clock drift compensation semantic changed a bit : when on, does not activate if not needed (same clock domain). 16 years ago
  sletz ddca9e2253 In JackCoreAudio driver, clock drift compensation in aggregated devices working. 16 years ago
  sletz 8416c75694 In JackCoreAudio driver, (possibly) clock drift compensation when needed in aggregated devices. 16 years ago