218 Commits (6d7314bade6657e22403ac6facaa3e1ecdba94e5)

Author SHA1 Message Date
  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 4bfaf8822a Cleanup JackThreadedDriver::Stop. 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 e97dcccfa8 Cleanup ALSA driver. 14 years ago
  sletz b8d0230de8 Cleanup ALSA driver code. 14 years ago
  sletz 137e4867bb Remove use of jack_driver_nt_finish. 14 years ago
  sletz 2869ca7014 Cleanup. 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 b8cf0778a4 Update ALSA driver in progress(5). 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 f5672fc3ad Update ALSA driver in progress. 14 years ago
  sletz 3c08dbac73 Change include in JackAlsaAdapter.cpp. 14 years ago
  sletz acba6ceca7 Typo in JackAlsaAdapter.h. 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 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 4f249a336f Remove JackPortIsActive flag. 14 years ago
  sletz 8b1d593d3a ALSA backend : suspend/resume handling (jack1 r4075). 15 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 15 years ago
  sletz 7327eff7a4 Cleanup ALSA backend. 15 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. 15 years ago
  sletz f5d2ce7662 Sync JackAlsaDriver::alsa_driver_check_card_type with JACK1 backend. 15 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. 16 years ago
  Stéphane LETZ 04206f10d1 Implement new JackPortIsActive flag for ports, ports have this status between client "activate" and "deactivate". 16 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 9c52fb7c03 Tim Bechmann patch : hammerfall, only release monitor thread, if it has been created. 16 years ago
  sletz 7ca13a6b25 rebase from trunk 3528:3550 16 years ago
  sletz d38a6c9c1d Move InitFrameTime in JackDriver::Start method. 16 years ago