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.
1485
Commits
4
Branches
7.0MB
Tree:
de2bb9d27d
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 'de2bb9d27d'
${ noResults }
jack1
/
drivers
/
dummy
History
paul
f0d10e8cbe
compile fixes for OS X: remove double linkages to libjack + libjackserver, remove reference to client->control->nframes, add required compiler flags to get weak linkage to work
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4542 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
..
.cvsignore
Patches from Bob Ham, Fons Adriaensen, and Takashi Iwai
22 years ago
Makefile.am
compile fixes for OS X: remove double linkages to libjack + libjackserver, remove reference to client->control->nframes, add required compiler flags to get weak linkage to work
14 years ago
dummy_driver.c
fix broken jack_get_microseconds in drivers when libjackserver is RTLD_LOCAL
14 years ago
dummy_driver.h
make dummy backend use clock_nanosleep when available. gives much better timing accuracy
18 years ago