206 Commits (71ad2dad2c9d6f94e77ab76616eeefddc70eae26)

Author SHA1 Message Date
  sletz e068be92c1 Use of JackArgParser in audioadapter jack_initialize 17 years ago
  sletz 9f279cdd91 Add jack_get_descriptor for all audioadapter and netmanager 17 years ago
  sletz 0566470580 Add jack_get_descriptor in internal clients API. 17 years ago
  sletz 1f208cbe07 Fix JackAlsaDriver::frame_time() (2) 17 years ago
  sletz 45eb51b6a7 Fix JackAlsaDriver::frame_time() 17 years ago
  sletz ecf09543ad Correct JackAlsaAdapter::Execute 17 years ago
  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 2ff0ab3989 DBUS working on OSX 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
  nedko 850d20dddb Remove scons, waf should be viable for everybody, at least on linux. ok: sletz 17 years ago
  nedko 60840a378b Print message in jackdbus log when client gets out of graph 17 years ago
  nedko aeef5fb382 waf: remove sneaked debug print 17 years ago
  nedko fdf5219ad4 waf: installation of dbus service file 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 4c488ee522 Merge network branch 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 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