jack2 codebase
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
alias.c Use JACK_DRIVER_DIR variable in internal clients loader. 17 years ago
alsa_in.c Fixes on Linux. 14 years ago
alsa_out.c Fixes on Linux. 14 years ago
bufsize.c Check requested buffer size and limit to 1..8192 - avoids wierd behaviour caused by jack_bufsize foobar. 14 years ago
capture_client.c More cleanup 17 years ago
connect.c Compile on Linux again. 14 years ago
control.c Add missing include 17 years ago
cpu_load.c Merge Solaris branch back on trunk. 16 years ago
evmon.c Add missing example clients 17 years ago
freewheel.c Cleanup example clients : use jack_client_open and install a proper 'quit' signal handler. 17 years ago
impulse_grabber.c Simplify JackClient RT code, jack_thread_wait API marked deprecated. 16 years ago
inprocess.c Internal loadable client implementation (in progress). 18 years ago
internal_metro.cpp Fix errors found by cppcheck. 15 years ago
internal_metro.h Fix errors found by cppcheck. 15 years ago
ipload.c Remove warning. 15 years ago
ipunload.c More cleanup 17 years ago
jack_control Typo. 16 years ago
latent_client.c Compile on Windows again. 14 years ago
lsp.c Compile on Windows again. 14 years ago
metro.c Fix errors found by cppcheck. 15 years ago
midi_dump.c Add jack_midi_dump client. 14 years ago
midiseq.c Add missing include 17 years ago
midisine.c Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress. 16 years ago
monitor_client.c More cleanup 17 years ago
netsource.c Synchronize netjack1 with JACK1 version. 14 years ago
samplerate.c revert the wrong revert in r3818 16 years ago
server_control.cpp 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
session_notify.c Add jack_midi_dump client. 14 years ago
showtime.c More cleanup 17 years ago
simple_client.c Merge Solaris branch back on trunk. 16 years ago
simple_session_client.c fix tabs and convert em to spaces. 15 years ago
thru_client.c Fix NetJack timeouts - jack_thru is now a stereo client 17 years ago
transport.c Cleanup 17 years ago
tw.c Avoid using Terminate when quitting in RT thread. Cleanup JackEngineInterface. 17 years ago
wait.c add jack wait 16 years ago
wscript Update ALSA driver in progress(5). 14 years ago
zombie.c revert the wrong revert in r3818 16 years ago