This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
jack1
mirror of
https://github.com/jackaudio/jack1
Watch
1
Star
0
Fork
0
Code
Releases
19
Activity
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.
1288
Commits
4
Branches
7.3MB
Tree:
d17c04ad1b
dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
master
control_device_name_fixes
uuid
0.126.0
0.125.0
0.125.0rc1
0.124.1
0.124.0
0.124
0.121.3
0.121.2
0.121.0
0.120.2
0.120.1
0.118.0
0.117.0
0.116.2
0.116.1
0.116.0
0.115.6
0.109.2
0.109.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'd17c04ad1b'
${ noResults }
jack1
/
drivers
/
dummy
History
paul
b879a610a3
check return result of engine->set_buffer_size() in all backends, so that if the user specifies -M <insane>, we fail cleanly rather than with a segfault; update man page with comments about -M values
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3888 0c269be4-1314-0410-8aa9-9f06e86f4224
16 years ago
..
.cvsignore
Patches from Bob Ham, Fons Adriaensen, and Takashi Iwai
22 years ago
Makefile.am
add noinst-headers for dummy.h
22 years ago
dummy_driver.c
check return result of engine->set_buffer_size() in all backends, so that if the user specifies -M <insane>, we fail cleanly rather than with a segfault; update man page with comments about -M values
16 years ago
dummy_driver.h
make dummy backend use clock_nanosleep when available. gives much better timing accuracy
18 years ago