3 Commits (f19b74f9043b90f3878d91cf5c75dc78f1efcfac)

Author SHA1 Message Date
  sletz f19b74f904 Header cleanup, add --clients and --ports options in configure. 16 years ago
  sletz bfdf50d52d Better symbols export for server and client side libraries. 16 years ago
  sletz dab6a3fc5c Correct driver hierarchy on macosx and windows targets. 16 years ago
  sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step. 16 years ago
  sletz d153fdee1b Add new desc (extended description) in jack_driver_desc_t, to be used by backends and internal clients. 16 years ago
  sletz ea9f58723f Better parameter handling in JackCoreAudioAdapter. 16 years ago
  sletz aadded5a07 Fix server client OSX special notification mechanism, CoreAudio driver compilation back for 10.4. 17 years ago
  sletz 24ff09ffc6 kAudioDeviceProcessorOverload printed as an error in JackCoreAudioDriver. 17 years ago
  sletz 6dc1387fc5 Loopback driver working again. 17 years ago
  sletz 9f279cdd91 Add jack_get_descriptor for all audioadapter and netmanager 17 years ago
  sletz d9c60823d2 JackCoreAudioIOAdapter working 17 years ago
  sletz 8f3e986c02 Embed JackEngineControl in JackDriver (starting from Tim Blechmann idea). 17 years ago
  sletz 3f0c87526c On OSX waf now compiles Universal Binaries. 17 years ago
  sletz 542ac90d1e Cleanup timing + cpuload code 17 years ago
  sletz 2368639545 Cleanup 17 years ago
  sletz f1cccee1b5 Fix a bug in backend parameter parsing. 17 years ago
  sletz a20801bf58 Better control of exported symbols. 17 years ago
  sletz f8f2fddb8d Remove JackClientInterface class 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
  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 db408b7caa Correct JackEngine inheritance graph. 17 years ago
  sletz 152a1711ce New jack_get_client_pid API, implemented on server side. 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 89269bf12a Add exceptions management to distinguish drivers recoverable errors from non recoverable ones. Will be used in special threaded drivers (for network). 17 years ago
  sletz 8dfc95144b Cleanup 17 years ago
  sletz b906e43e8f For GCC 4.2 compilation 17 years ago
  sletz d13e1567be Add -L (extra output latency in aynchronous mode) in CoreAudio driver. 17 years ago
  sletz 2f7db97fb6 Correct all backend playback port latency in case of asynchronous mode (1 buffer more). 17 years ago
  sletz d2f7053ecc Nedko Arnaudov log patch(2). 17 years ago
  sletz fb4414b8b4 Nedko Arnaudov log patch. 17 years ago
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz e463543e55 Cleanup 17 years ago
  sletz f61962a5eb More documentation 17 years ago
  sletz 8be4ce2820 Correct jack_get_time propotype. 17 years ago
  sletz 8064c87e0f Cleanup 17 years ago
  sletz bc4c8bc34b Use SetAlias for port naming. Use jackd midi port naming scheme. 17 years ago
  sletz 254f765c4f Update date 17 years ago
  sletz 65989c7a5f Cleanup 17 years ago
  sletz 82bdd90277 Remove checking thread in CoreAudio driver, better device state change recovery strategy: the driver is stopped and restarted. jack_thread_wait implementation. Add jack_thread_wait client example. 17 years ago
  sletz d3c96cf0fb Implement jack_recompute_total_latency and jack_recompute_total_latencies. Remove fBufferSize field in JackGraphManager object. 17 years ago
  sletz 5f4030a700 Updated API to match jack 0.109.0 version (in progress). Correct issue in CoreAudio driver. 17 years ago
  sletz 4d17ae65e8 Changes driver parameter types 17 years ago
  sletz ce3a7bc2da CoreAudio driver improvement: detect and notify abnormal situations (stopped driver in case of SR change...) 17 years ago
  sletz 754c384acc Cleanup in CoreAudio driver. 17 years ago
  sletz af465c25eb Correct Xcode project 17 years ago
  sletz c9e703b681 Pieter Palmers second new build system: scons and Makefile based build. 17 years ago