| .. |
|
a2j
|
documentation tweaks (OR->AND, and comments on MIDI event ordering)
|
15 years ago |
|
alsa
|
if an ALSA device cannot be opened because its busy, try to use lsof(1) to determine which processes have the device open, and show that list to the user. Heuristic, because we don't know which /dev files map to a given ALSA device name, so test them all
|
15 years ago |
|
alsa-midi
|
fix reversed naming of ALSA seq MIDI ports
|
17 years ago |
|
coreaudio
|
[latency api] change backend code to use jack_set_latency_range()
|
15 years ago |
|
dummy
|
dummy driver: in case of xrun, reset timestamps.
|
15 years ago |
|
firewire
|
[latency api] change backend code to use jack_set_latency_range()
|
15 years ago |
|
freebob
|
[latency api] change backend code to use jack_set_latency_range()
|
15 years ago |
|
netjack
|
add suport for celt-0.8.x
|
15 years ago |
|
oss
|
[latency api] change backend code to use jack_set_latency_range()
|
15 years ago |
|
portaudio
|
[latency api] change backend code to use jack_set_latency_range()
|
15 years ago |
|
sun
|
[latency api] change backend code to use jack_set_latency_range()
|
15 years ago |
|
.cvsignore
|
maintainer-clean fixes. cvsignore cleanup.
|
24 years ago |
|
Makefile.am
|
fix a possible race/deadlock when jack is quitting and clients try to connect; mention jack_free() and not free() in port buffer docs; fix failure to execute clients using wait API; tweak session mgmt code so that the SM can pass directory names with or without a trailing '/'; unload/finish internal clients at a better time to stop crashes; add new and as-yet not used and definitely unfinished a2j internal clients for ALSA/MIDI bridge
|
16 years ago |