171 Commits (5da7de955ee9379604d2a8042bcb08994d074caa)

Author SHA1 Message Date
  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 52187fcaf7 waf: Fix driver linking against external libs 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
  nedko d7776095d6 waf: fix install locations for headers and drivers 17 years ago
  nedko 8bdccd4de1 waf: fix driver filenames, should start with jack_ 17 years ago
  nedko 8e0735d60f waf: fix build of jackd 17 years ago
  nedko 9ab001707d Fix warnings in FFADO driver. Patch approved by ppalmers. 17 years ago
  nedko abea611580 Remove sneaked commented lines 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
  nedko 86d2adb480 waf: build drivers; improve configure summary 17 years ago
  nedko e085c138ea jackdbus executable buildable using waf 17 years ago
  nedko 4e891c5e18 Initial waf integration, jackd should build fine on linux 17 years ago
  marco 5b62e8ec49 * Fix DESTDIR option for Dbus install 17 years ago
  nedko fa9eae4c9d On activate, print timestamp of jackdbus executable. 17 years ago
  nedko 7a97c8ab1c Catch more "core-dumping" signals. Fixes #61 (SIGABRT) 17 years ago
  nedko 712d6c66b6 for jackdbus, setup SIGSEGV magic that prints nice stack in logfile 17 years ago
  nedko 16b7353557 Make errors in jackdbus log red 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 2f59043d46 Cleanup 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 ab7bbe6a0e Cleanup 17 years ago
  sletz cfc0debf96 Cleanup files 17 years ago
  sletz e44ab5b9ad Merge from control branch: missing files 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 af83c4e9af Remove Linux Makefile, update Readme. 17 years ago
  sletz 0784569194 port jack1 fix r1149 to jack2 17 years ago
  marcochapeau 845cd0401c * Added the DISTDIR option for package maintainers 17 years ago
  sletz e4b2d61ab9 Cleanup 17 years ago
  sletz 513520c90a Dmitry Baikov patch for alsa_rawmidi driver. 17 years ago
  sletz 900b575758 Pieter Palmers patch for FFADO driver. 17 years ago
  sletz cb0331cf4b jack_control renamed in jack_server_control 17 years ago
  sletz 92eaa177f7 Fix Makefile 17 years ago
  sletz 8cd79f74be Correct JackClient::Activate so that first kGraphOrderCallback can be received by the client notification thread. 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