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 885381fc97 Add error handling to 'alsarawmidi' driver to make driver fail more gracefully if an ALSA error is detected (i.e. device is unplugged, etc.). Add optional frame_offset parameter to JackMidiWriteQueue::EnqueueEvent. 14 years ago
..
alsa Merge branch 'server-ctl-proposal' 14 years ago
alsarawmidi Add error handling to 'alsarawmidi' driver to make driver fail more gracefully if an ALSA error is detected (i.e. device is unplugged, etc.). Add optional frame_offset parameter to JackMidiWriteQueue::EnqueueEvent. 14 years ago
firewire Merge branch 'master' of git://repo.or.cz/jack2 into newer-midi 14 years ago
freebob 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
JackAtomic_os.h Valerio Pilo second CAS for ARMv7 patch. 14 years ago
JackLinuxTime.c Cleanup. 14 years ago
JackPlatformPlug_os.h On Linux, inter-process synchronization primitive switched to POSIX semaphore. 15 years ago
cycles.h jack2: apply patch from Adrian Knoth. Closes #208 14 years ago
driver.h Cleanup 17 years ago
wscript Add 'alsarawmidi' driver, which is a slave MIDI driver that makes ALSA MIDI ports available to JACK. The driver uses the rawmidi devices, and uses the raw MIDI queues to optimize output. 14 years ago