20 Commits (a7e8377441852d675a8c26bdbf3ae9d847a5ca91)

Author SHA1 Message Date
  sletz a7e8377441 rebase from trunk 4083:4180 14 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 14 years ago
  sletz 7a2863cf55 rebase from trunk 4004:4041 14 years ago
  sletz 54ebab2cf2 rebase from trunk 3930:3966 15 years ago
  sletz b393026e68 Capture or playback only mode now working in master mode. 15 years ago
  sletz 1305523784 rebase from trunk 3916:3930 15 years ago
  sletz ec2e42c933 rebase from trunk 3899:3916 15 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  sletz 6b765f0168 rebase from trunk 3684:3813 15 years ago
  sletz 224c41eb59 rebase from trunk 3638:3684 15 years ago
  sletz 5d29fcff36 rebase from trunk 3613:3638 15 years ago
  sletz 187a3aedfa rebase from trunk 3563:3613 16 years ago
  sletz b4f737eb1b rebase from trunk 3502:3528 16 years ago
  sletz c5cb9d89b4 Init property size in JackCoreAudioAdapter and JackCoreAudioDriver. 16 years ago
  sletz b9395c1fb0 Backport of latest Paul alsa_seqmidi changes. 16 years ago
  sletz 3484f6182f Some more cleanup in JackCoreAudioDriver. 16 years ago
  sletz a281046055 Fix a conflict with Audio Hijack in JackCoreAudioDriver. 16 years ago
  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