245 Commits (cfaa270b7a52b671d75cfcd3c82486ffb18af03a)

Author SHA1 Message Date
  sletz cfaa270b7a Correct libsamplerate version checking 18 years ago
  sletz ce59377bff Add libsamplerate checking 18 years ago
  sletz f816e5d832 Add code in netsource jack_initialize(2) 18 years ago
  sletz 819c20f0af Add code in netsource jack_initialize 18 years ago
  sletz ece1d34aa6 Add netsource as an internal client 18 years ago
  sletz aca84cbc74 Typo 18 years ago
  sletz e51afa7f5c Use jack_info instead of printf 18 years ago
  sletz 280620f6e0 Add -lsamplerate for NetJack driver 18 years ago
  sletz 38aaeb9920 Version 0.109.6: add NetJack code in source tree 18 years ago
  sletz f0bfb84688 Version 0.109.4 : Nedko Arnaudov log patch 18 years ago
  pieterpalmers fca53f648a add midi period overflow handling 18 years ago
  pieterpalmers 581582e3f2 implement jack-midi support for the firewire backend midi channels 18 years ago
  pieterpalmers 698516c575 remove obsolete alsa sequencer code 18 years ago
  paul 5a572eb97d * revert name of ALSA audio backend to "alsa_pcm" so that pre-0.109 18 years ago
  rncbc ab439084f2 - USX2Y driver updates to enable JACK MIDI devices to show up 18 years ago
  pieterpalmers 772f1df580 disable firewire backend debugging 18 years ago
  pieterpalmers 9ba4535419 bugfixes 18 years ago
  pieterpalmers 1ba56245e7 update firewire backend to reflect ffado API changes 18 years ago
  pieterpalmers b64fcc53e3 some fixes for compilation warnings/errors 18 years ago
  pieterpalmers 8e2307460d Commit of Aug 26, 2007 patch by Nedko Arnaudov. 18 years ago
  sletz d450337247 Correct sample_rate management in Open. Better handling in sample_rate change listener. 18 years ago
  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 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
  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 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
  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 18 years ago
  pieterpalmers e14a446d30 - add headers for API functions used in the included functions 18 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 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