jack1 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.
torben d3b3fc2571 make jack_deliver_event not static, so we can access it from clientengine.c 15 years ago
..
.cvsignore jack protocol versioning 23 years ago
Makefile.am add session notification infrastructure 16 years ago
atomicity.h remove all CVS Id lines from source and headers 19 years ago
bitset.h remove all CVS Id lines from source and headers 19 years ago
driver.h remove all CVS Id lines from source and headers 19 years ago
driver_interface.h fix building when PATH_MAX is not defined. (should fix debian bug 320736) 17 years ago
driver_parse.h [0.93.3] fix command parsing bug 22 years ago
engine.h make jack_deliver_event not static, so we can access it from clientengine.c 15 years ago
hardware.h remove all CVS Id lines from source and headers 19 years ago
intclient.h remove all CVS Id lines from source and headers 19 years ago
internal.h add --enable-valgrind-clean and associated code to permit building a version of libjack that will not trigger valgrind messages. an alternative would be a nice suppression file, if anyone wants to create one (i don't) 15 years ago
intsimd.h Add scaling and clipping to SSE float-int and int-float conversions 17 years ago
jack.h 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
jslist.h remove all CVS Id lines from source and headers 19 years ago
memops.h correct memops mess (there were two instances of the header file, now there is just one, in jack/memops.h (not installed)) 17 years ago
messagebuffer.h add missing prototype jack_messagebuffer_thread_init () 16 years ago
midiport.h documentation tweaks (OR->AND, and comments on MIDI event ordering) 15 years ago
pool.h remove all CVS Id lines from source and headers 19 years ago
port.h define jack_port_type_get_buffer_size() to abstract computation of buffer size for a given port type and frame count 16 years ago
ringbuffer.h remove all CVS Id lines from source and headers 19 years ago
sanitycheck.h (jack1) make realtime the default; add -L for "long latency" ; don't check for RT permission if not running realtime; don't check for freqscaling unless using RDTSC as clocksource 17 years ago
session.h a bit of doc patches 16 years ago
shm.h mark clients Finished after process has been called; remove clients that do not respond to events et al; use poll&read to wait for event responses, not just read; add -r to remove/replace JACK SHM registry at startup 18 years ago
start.h added jackstart header 24 years ago
statistics.h remove all CVS Id lines from source and headers 19 years ago
systemtest.h first pass at integrating sanity/system checks into jack1 17 years ago
thread.h use weak macros for transport API 16 years ago
timestamps.h remove all CVS Id lines from source and headers 19 years ago
transport.h remove weak export tags from two typedefs, they were added by mistake 16 years ago
types.h flags are ORed. fix docs. 15 years ago
unlock.h remove all CVS Id lines from source and headers 19 years ago
varargs.h add session notification infrastructure 16 years ago
version.h.in [0.99.31] SHM registry locking 21 years ago
weakjack.h weakjack.h added (not used yet) 16 years ago
weakmacros.h new file for weak macros 16 years ago