99
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
two typographic fixes from fernando
pbd
More... about 22 years ago
added "cpu_load" measurement
pbd
More... about 22 years ago
Fix doxygen warn message display More... about 22 years ago
fix use of util.h
pbd
More... about 22 years ago
add cache_killer client
pbd
More... about 22 years ago
tuning, tracing, new tarball name, bug fixes
pbd
More... about 22 years ago
Set the watchdog thread priority to 99 when -P 89+ is requested. Bump up version to 0.24.3 More... about 22 years ago
fix for the no-doxygen case More... about 22 years ago
* removed old web site stuff -- it was essentially the same as ardour's site, s/ardour/jack/ * added doxygen stuff to build. it's required when making dist, as the html is included in the dist for users that don't have doxygen * made aesthetic improvements to configure.in and the Makefile.am * improved the checks for fltk and sndfile, and improved the conditional compilation of the example clients * bump to 0.24.1 More... about 22 years ago
Formatted jack.h for doxygen. More... about 22 years ago
Added code to saturate the output in sample_move_d32u24_sS, rather than letting it wrap. More... about 22 years ago
added watchdog thread for RT usage
pbd
More... about 22 years ago
add patch from Fernando to use givertcap or alternative
pbd
More... about 22 years ago
change semantics on port_get_buffer, add is_mine()
pbd
More... about 22 years ago
removed jack_update_time()
pbd
More... about 22 years ago
change docs on jack_engine_takeover_timebase
pbd
More... about 22 years ago
dither changes from steve h.
pbd
More... about 22 years ago
Added 24->16 bit dithering code. More... about 22 years ago
Fixed off-by-one bug More... about 22 years ago
limit depth for port total latency computation
pbd
More... about 22 years ago
fix problem with uncleared port->buffer_info value
pbd
More... about 22 years ago
remove nasty printf from jack_port_get_buffer()
pbd
More... about 22 years ago
remove cleanup thread, add dither code from steve harris
pbd
More... about 22 years ago
many changes to the internals
pbd
More... about 22 years ago
support for port total latency computation
pbd
More... about 22 years ago
added argument to graph order callback
pbd
More... about 22 years ago
added graph order callback, updated to call internal clients as well
pbd
More... about 22 years ago
added graph order callback
pbd
More... about 22 years ago
free duplicate list during graph sort, minor text motion
pbd
More... about 22 years ago
rectangular dither added (from steve harris)
pbd
More... about 22 years ago