36 Commits (374acacad96e1166d560903a42f17c202442945a)

Author SHA1 Message Date
  sletz c3c35ada74 Fix in JackPortAudio driver and Windows JackRouter. 13 years ago
  sletz ee1ebda8a7 Correct jack_latent_client.cbp. 13 years ago
  sletz cf16257461 Improve port alias management in Windows JackRouter. 13 years ago
  sletz eb358fb768 Compiles again on Windows. 13 years ago
  sletz 72abd49f1d Experimental system port alias use in WIndows JackRouter. 13 years ago
  sletz ab4c6a46c7 Add alias in PortAudio driver(2). 13 years ago
  sletz 0c7bf00a21 Add alias in PortAudio driver. 13 years ago
  sletz 57ce575338 -l parameter in JackPortAudioDriver display the device then stops the server. 13 years ago
  sletz 496146f6b5 More robust dynamic port management in JACK/CoreMidi bridge. 13 years ago
  sletz a2bb02b099 Compile again on Windows. 13 years ago
  Stephane Letz 734e450924 NetJack2 code cleanup. 13 years ago
  sletz 08edac7982 Add jackctl_driver_get_type in Control API. 13 years ago
  sletz 6a82de8a0b Use of MMCSS API. 14 years ago
  sletz 269c99034e Cleanup. 14 years ago
  Nedko Arnaudov a9e4628340 helper functions for jack_driver_desc_t construction 14 years ago
  sletz b4a0c1e95a Add XRun detection in PortAudio driver. 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz 8af2c5dd4a Cleanup. 14 years ago
  sletz 083de8e163 Cleanup now unused code in JackMidiDriver. 14 years ago
  sletz d617cef4da Correct JackPortAudioDriver. 14 years ago
  sletz 3ea1d70b0c Netdriver can now ask for in/out values from the master (in progress). 14 years ago
  sletz 4789c74f37 Update Solaris drivers. 14 years ago
  sletz 38fbcf2de4 Code factorization on JackPortAudioDriver. 14 years ago
  Stephane Letz 07f7895991 New driver compiles. 14 years ago
  sletz 7254ce1ebc rebase from trunk 4180:4238 14 years ago
  Stephane Letz cf98c33ef8 Correct SetBufferSize for drivers. 14 years ago
  Devin Anderson db132e1974 Update server control API with jackctl_server_open and jackctl_server_close (see http://trac.jackaudio.org/ticket/219 for rationale). Update drivers to support Start/Stop of slave drivers. Update dbus to use new jackctl_server_* functions. Freewheel driver is no longer an implicit slave of the master audio driver. Haven't tested freewheeling, and didn't update Solaris OSS driver. Tested slave addition by adding loopback driver, but don't have a slave driver in this branch on Linux platform to test with. 14 years ago
  sletz e27f815216 Rework internal slave driver management, JackServerGlobals now handle same parameters as jackdmp. 14 years ago
  sletz d96a755c3c Use jack_default_audio_sample_t instead of float consistently, fix ticket #201. 14 years ago
  sletz 54ebab2cf2 rebase from trunk 3930:3966 15 years ago
  sletz 85a525d60b Fix errors found by cppcheck. 15 years ago
  sletz 32987ca1d2 Merge Solaris branch back on trunk. 16 years ago
  sletz 171a3c4a0d Client and library global context cleanup in case of incorrect shutdown handling (that is applications not correctly closing client after server has shutdown). 16 years ago
  sletz a7fd397819 Better isolation of server and clients system resources to allow starting the server in several user account at the same time. 16 years ago
  sletz f19b74f904 Header cleanup, add --clients and --ports options in configure. 16 years ago
  sletz d7ea77e268 Cleanup on Windows. 16 years ago
  sletz 743cb4723c Correct portaudio driver when separated devices are used in a full-duplex case, correct installer. 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 ade47bdc34 Remove transport_type.h file, move transport types in types.h file. 17 years ago
  sletz 6e9800f066 Correct JackPortAudioDriver. 17 years ago
  moret 2d323a8488 Remove JackCallbackAudioAdapter class - Add portaudio debug dll - Add dummy driver on windows 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 dcbaa4ed70 Merge windows branch back to trunk. 17 years ago
  sletz 9a70f90c17 PortAudio adapter in progress 17 years ago
  sletz 542ac90d1e Cleanup timing + cpuload code 17 years ago
  sletz a20801bf58 Better control of exported symbols. 17 years ago