| .. |
|
.cvsignore
|
jack protocol versioning
|
23 years ago |
|
Makefile.am
|
* JACK MIDI patch from Ian Esten
|
20 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
|
Extend JACK_DRIVER_PARAM_STRING_MAX from 31 to 63 for CoreAudio driver -n parameter
|
20 years ago |
|
driver_parse.h
|
[0.93.3] fix command parsing bug
|
22 years ago |
|
engine.h
|
fixes for detecting and cleaning up problematic clients
|
17 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 2 new API functions: jack_client_real_time_priority() and jack_client_max_real_time_priority(); client threads now run *5* below the engine to allow for the possibility of other client-specific threads to have priorities above the normal client thread but below the server; bump to 0.115.0 to reflect this change
|
17 years ago |
|
intsimd.h
|
Add scaling and clipping to SSE float-int and int-float conversions
|
17 years ago |
|
jack.h
|
initial, potential fix for ringbuffer issues; fix some compiler warnings; clarify situation with const char** ports; member of request structure vis-a-vis 64/32 issues; stop autogen.sh from running ./configure by default (copying most other projects approach to reduce suprises); fix a couple of doxygen warnings
|
17 years ago |
|
jslist.h
|
remove all CVS Id lines from source and headers
|
19 years ago |
|
memops.h
|
machete-technique at its finest: rather than think about merge functions, just remove them all because they are never used
|
17 years ago |
|
messagebuffer.h
|
remove all CVS Id lines from source and headers
|
19 years ago |
|
midiport.h
|
Merged MIDI branch into the trunk.
|
19 years ago |
|
pool.h
|
remove all CVS Id lines from source and headers
|
19 years ago |
|
port.h
|
Commit of Aug 26, 2007 patch by Nedko Arnaudov.
|
18 years ago |
|
ringbuffer.h
|
remove all CVS Id lines from source and headers
|
19 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 |
|
thread.h
|
add 2 new API functions: jack_client_real_time_priority() and jack_client_max_real_time_priority(); client threads now run *5* below the engine to allow for the possibility of other client-specific threads to have priorities above the normal client thread but below the server; bump to 0.115.0 to reflect this change
|
17 years ago |
|
timestamps.h
|
remove all CVS Id lines from source and headers
|
19 years ago |
|
transport.h
|
fix export of pointers into JACK API headers, thus allowing a 64 bit JACK server to support 32 bit clients and vice versa (work done primarily by Torben, with a few cleanups from Paul)
|
17 years ago |
|
types.h
|
Version 0.109.8 : new thread model
|
18 years ago |
|
unlock.h
|
remove all CVS Id lines from source and headers
|
19 years ago |
|
varargs.h
|
remove all CVS Id lines from source and headers
|
19 years ago |
|
version.h.in
|
[0.99.31] SHM registry locking
|
21 years ago |