132 Commits (00b166e7318b839e70a485c8fe2205bfd95f6deb)

Author SHA1 Message Date
  sletz 00b166e731 Cleanup code using snprintf. 13 years ago
  sletz 08edac7982 Add jackctl_driver_get_type in Control API. 13 years ago
  sletz 48fe42f14e Typo. 14 years ago
  sletz 90494cc885 Correct rd_acquire. 14 years ago
  Stephane Letz 80bc23a3af Should compile on Linux. 14 years ago
  Stephane Letz 07d2c64f39 Use of PortRegister/PortUnRegister in drivers. 14 years ago
  Nedko Arnaudov 55557d1f74 Port registration notifications on SwitchMaster 14 years ago
  Nedko Arnaudov a9e4628340 helper functions for jack_driver_desc_t construction 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz 92bb6df214 Remove warnings. 14 years ago
  sletz 3ea1d70b0c Netdriver can now ask for in/out values from the master (in progress). 14 years ago
  sletz 7254ce1ebc rebase from trunk 4180:4238 14 years ago
  Stephane Letz 51e07561ad Correct JackAlsaDriver::UpdateLatencies. 14 years ago
  Stephane Letz cf98c33ef8 Correct SetBufferSize for drivers. 14 years ago
  sletz 641179517f Correct alsa_driver_restart (thanks Devin Anderson). 14 years ago
  sletz f8d78dc7d0 Fix CELT code in JackNetOneDriver.cpp. 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 ccdfe51346 Cleanup. 14 years ago
  sletz b8d0230de8 Cleanup ALSA driver code. 14 years ago
  sletz 3f9a3d85f8 ALSA driver still in progress. 14 years ago
  sletz ee393311bf New ALSA driver now compile. 14 years ago
  sletz a12d18becd Code to link alsa_driver.c and C++ wrapper. 14 years ago
  sletz 14e2f368cc Update ALSA driver in progress(4). 14 years ago
  sletz 1abff2cbe0 Update ALSA driver in progress(3). 14 years ago
  sletz 608ba9885e Update ALSA driver in progress(2). 14 years ago
  sletz e27f815216 Rework internal slave driver management, JackServerGlobals now handle same parameters as jackdmp. 14 years ago
  sletz a7e8377441 rebase from trunk 4083:4180 14 years ago
  sletz 97c3a441f5 Use of latency range in all backends. ComputeTotalLatencies now a client/server call. 14 years ago
  sletz 92c5da66da Revert r4119 (RT notification in the server). JackAudioDriver::ProcessSync now skip backend write in case of graph process failure. Fix incorrect error codes in alsa/usx2y.c and alsa/JackAlsaDriver.cpp. 14 years ago
  sletz 8b1d593d3a ALSA backend : suspend/resume handling (jack1 r4075). 14 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 14 years ago
  sletz 7327eff7a4 Cleanup ALSA backend. 14 years ago
  sletz 7dfb47b067 Improve backend error handling: fatal error returned by Read/Write now cause a Process failure (so a thread exit for blocking backends). Recoverable ones (XRuns..) are now treated internally in ALSA, FreeBob and FFADO backends. 14 years ago
  sletz f5d2ce7662 Sync JackAlsaDriver::alsa_driver_check_card_type with JACK1 backend. 14 years ago
  sletz 249c0c3b5d rebase from trunk 3966:4004 15 years ago
  sletz ccf2041c51 Remove call to exit in library code. 15 years ago
  sletz ec2e42c933 rebase from trunk 3899:3916 15 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  sletz 8b0d84b326 Josh Green ALSA driver capture only patch. 15 years ago
  Stéphane LETZ 04206f10d1 Implement new JackPortIsActive flag for ports, ports have this status between client "activate" and "deactivate". 15 years ago
  sletz 187a3aedfa rebase from trunk 3563:3613 16 years ago
  nedko 1859a9dbf9 Fix build in classic only configuration 16 years ago
  nedko 3aa9b525c3 Move dbus device reservation code to jackdbus 16 years ago
  nedko 9b185921d8 properly implement card_to_num() 16 years ago
  nedko 9f0c6c64da Report ALSA card number 16 years ago
  sletz 7ca13a6b25 rebase from trunk 3528:3550 16 years ago
  sletz d38a6c9c1d Move InitFrameTime in JackDriver::Start method. 16 years ago
  sletz b4f737eb1b rebase from trunk 3502:3528 16 years ago
  sletz c972442a7c D-Bus control for switch master API. 16 years ago
  sletz 139aa4d969 Extended log message in JackAlsaDriver::Read. 16 years ago