797 Commits (c25e45e4ae5401a632fd09bb4cbb27a2fdd2cb06)
 

Author SHA1 Message Date
  sletz c25e45e4ae Correct bug in CoreAudio driver sample rate management. 18 years ago
  pieterpalmers ddb1c3edef fix forgotten API version increase 18 years ago
  pieterpalmers b93eeb8868 small change to fix FFADO API modification 18 years ago
  pieterpalmers 550f176bdb upgrade firewire backend to modified ffado API 18 years ago
  pieterpalmers 5e2c642243 From: Nedko Arnaudov <nedko@arnaudov.name> 18 years ago
  pieterpalmers 5b6501182c print ALSA driver latency when reporting driver config 18 years ago
  pieterpalmers 65b4ed8e8f Work around bug where the playback ports are not registered when there is already a capture port with the same name registered 18 years ago
  paul 35620a4b5d fix rpm packaging/make dist issue 18 years ago
  sletz de8df4bfcd Project updated 18 years ago
  sletz 6c59e0355a Project updated 18 years ago
  paul b6b8d2c4a5 change version number for last fix 18 years ago
  paul a6fbf1c845 fix incorrect invocation of process() caused by pollfd[WAIT_POLL_INDEX].revents containing POLLIN bits 18 years ago
  dsbaikov 4ea965c981 removed wrong assert from alsa_seqmidi.c reported by Ken Ellinwood 18 years ago
  dsbaikov b3edf63c52 Minor cleanups in alsa-midi code. 18 years ago
  dsbaikov efbf4e1953 Playback-only fix for alsa-midi from Lars Luthman 18 years ago
  dsbaikov c547269c48 midi note-off normalization fix from Dave Robillard 18 years ago
  pieterpalmers 2027750303 - port latency options from freebob backend to firewire backend 18 years ago
  sonarnerd 9d9f068e41 Disable software mixing and samplerate conversions on OSS 4.x 18 years ago
  paul a16d5e2129 fixes from clemens for appallingly illegal use ALSA API 18 years ago
  sonarnerd 04df4321bd - Add support for proper triggering in OSS driver when in full duplex mode 18 years ago
  dsbaikov 5793015875 Fixed alsamidi "disappearing output" bug. 18 years ago
  paul 156b955fb4 fix up port connection notification design; extend evmon client to test it 18 years ago
  paul ee7e785cf0 add port connect callback, add per-port update total latency, fix (?) compiles against alsa-midi on x86_64 and other platforms 18 years ago
  paul 9152ef1188 bump version to reflect change in engine shared memory data structure 18 years ago
  paul 581f790f69 add -Z flag to cancel zombification on timeout 18 years ago
  pieterpalmers fbf63c578f - Introduce jackmidi handling of FireWire hardware MIDI ports. This can be chosen instead of the ALSA SEQ handling of the MIDI ports. Note that this 19 years ago
  pieterpalmers e14a446d30 - add headers for API functions used in the included functions 19 years ago
  paul 0f709b8199 turn on static libs to avoid libalsamidi mess; updated jackd man page to reflect USB -n 3 setting; make /dev/shm the default tmpdir 19 years ago
  pieterpalmers 9638e0b9d6 - Introduce jack backend for FFADO with the name 'firewire'. (experimental) 19 years ago
  pieterpalmers 2cef573d3a fix deallocation segfault in freebob backend 19 years ago
  dsbaikov fa747e6e6a Stop midi driver if audio restart failed. 19 years ago
  dsbaikov 31fe9e4ca6 Do not restart midi driver during xrun recovery. 19 years ago
  dsbaikov 0fba468774 Turned alsa-midi into internal static library. 19 years ago
  dsbaikov f37b7cc645 Merged MIDI branch into the trunk. 19 years ago
  paul 5e37ca65f7 first pass at implementing port aliases (2 port port, 1 set by jackd) plus standard backend port names using system:(playback|capture)_N 19 years ago
  paul 8c6780038d remove all CVS Id lines from source and headers 19 years ago
  paul 4b1e5929f5 add new client registration callback (protocol and library version incremented) 19 years ago
  paul 1cccfa6cc4 add example client for jack_thread_wait() 19 years ago
  paul 9121e36367 new thread_wait implementation to better match the specs; add JACK_PROMISCUOUS_SERVER handling (any user can connect to jackd, if umask of starting user was correct) 19 years ago
  paul 4b06ef1791 bump library version 19 years ago
  paul d994308e56 remove port_(un)lock functions; add dmitry's new time APIs (jack_get_time, jack_frame_to_time, jack_time_to_frame); fix for enabling big-endian 16bit format discovery; depracate jack_client_new in the docs; patch for man page re: period size and power of two sizing 19 years ago
  paul df3d1b4842 implement fons' jack_thread_wait API along with internal design changes to support both models (callback and wait) with the same code; fix for use of snd_pcm_link (from takashi); change mem alignment to 64 for better SIMD optimization 19 years ago
  paul c7773189f7 bump version 19 years ago
  paul 18b1810ccc fix for half-baked clock_gettime test in configure.ac; fix divide-by-zero error by no longer incrementing the frame counter in the event of an xrun/backend reset 19 years ago
  paul 3612f9d390 determine jackd "tmpdir" directory at run time by executing jackd -l; fix spelling mistake in configure.ac relating to clock_gettime() 19 years ago
  pieterpalmers 3dfe40edae - removed some more unnecessary headers 19 years ago
  pieterpalmers 23085f50a4 - enable midi by default (disabled by previous commit) 19 years ago
  pieterpalmers e84764ffbd - compile warning cleanup 19 years ago
  pieterpalmers 855ceff1f7 * fix/extension of 0.102.30 commit 19 years ago
  pieterpalmers a229af9704 configure.ac: 19 years ago