104 Commits (d30ff96fa2c7eed67ee0959d38c8ec6817f722e2)

Author SHA1 Message Date
  sletz d30ff96fa2 Renaming 17 years ago
  sletz 9215d1e82c Corect JackAlsaIOAdapter::Execute 17 years ago
  sletz f39b2c9287 Cleanup 17 years ago
  sletz e5bcc3068a Add IsFixedBufferSize method in all drivers. 17 years ago
  sletz b4429ce95a Typo 17 years ago
  sletz ae0bc5ac33 Typo 17 years ago
  sletz 1688b3e392 Factorise code 17 years ago
  sletz 78e9fa4fb1 Measure in DEBUG mode 17 years ago
  sletz fca5e7bc32 Add measuring tools 17 years ago
  sletz 30905c082e Implement AudioInterface::close 17 years ago
  sletz 5a50290002 Cleanup 17 years ago
  sletz 04cadba351 JackAlsaIOAdapter almost working 17 years ago
  sletz ad110e0b6d Cleanup 17 years ago
  sletz 156528d24e JaclAlsaIOAdapter compiles and starts 17 years ago
  sletz ab1d5b1d77 JackAlsaIOAdapter implementation 17 years ago
  sletz fa49971a02 Add JackAlsaIOAdapter class 17 years ago
  sletz 8f3e986c02 Embed JackEngineControl in JackDriver (starting from Tim Blechmann idea). 17 years ago
  sletz 542ac90d1e Cleanup timing + cpuload code 17 years ago
  sletz 275dbc30ec Header cleanup 17 years ago
  sletz 2b0a516f73 Another Tim Blechmann patch to remove unnecessary virtual methods. 17 years ago
  sletz a20801bf58 Better control of exported symbols. 17 years ago
  sletz f8f2fddb8d Remove JackClientInterface class 17 years ago
  sletz b44e22de0e Use of set_threaded_log_function only when needed in RT threads. 17 years ago
  sletz 215dfdd97a Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
  nedko b5bd3afb28 Add conditional includes for config.h, for use with waf 17 years ago
  nedko a677f00a0d waf: improve drivers build script 17 years ago
  sletz afccd5104c Add missing include for proper compilation when jack headers are not installed. 17 years ago
  nedko 5a6167b256 Fix warnings (add missing includes) 17 years ago
  sletz 96ef680e7e usx2y desactivated again : need deeper redesign 17 years ago
  nedko 98977aafbd Fix trivial compile errors in usx2y.c 17 years ago
  sletz 16e8752d9c Correct ALSA driver 17 years ago
  sletz 18cad3d339 New testMutex test, correct timing in drivers. 17 years ago
  sletz 43b936c53b Compilation on Windows 17 years ago
  sletz f786e83108 Correct timing in drivers : frame time has to be incremented before Read. 17 years ago
  sletz c0f0fd7cc9 Merge control branch. 17 years ago
  sletz 1839b4a523 Correct JackEngine inheritance graph (2). 17 years ago
  sletz db408b7caa Correct JackEngine inheritance graph. 17 years ago
  sletz 152a1711ce New jack_get_client_pid API, implemented on server side. 17 years ago
  sletz 17a6c17cc5 Fix FFADO and Freebob drivers 17 years ago
  sletz 4d326e4faf Fix driver 17 years ago
  sletz 7f0d31f951 Implementation of jack_get_max_delayed_usecs, jack_get_xrun_delayed_usecs and jack_reset_max_delayed_usecs. 17 years ago
  sletz 0a0ede0768 Package number bumped to 1.90 everywhere. 17 years ago
  sletz bdea33a178 Mike Taht's fix for proper alsa xrun duration measurement. 17 years ago
  sletz c7285fc60c Cleanup 17 years ago
  sletz 0784569194 port jack1 fix r1149 to jack2 17 years ago
  sletz 513520c90a Dmitry Baikov patch for alsa_rawmidi driver. 17 years ago
  sletz 92fc312258 Use engine in JackAlsaDriver::port_register and JackAlsaDriver::port_unregister. 17 years ago
  sletz 2f7db97fb6 Correct all backend playback port latency in case of asynchronous mode (1 buffer more). 17 years ago
  sletz dab58a35ef Nedko Arnaudov FULL_MIMIC patch. 17 years ago
  sletz d2f7053ecc Nedko Arnaudov log patch(2). 17 years ago