FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for common/JackControlAPI.cpp - jackaudio/jack2 · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
jackaudio
/
jack2
Public
Notifications
You must be signed in to change notification settings
Fork
396
Star
2.4k
Code
Issues
332
Pull requests
38
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
jack2
common
JackControlAPI.cpp
on
develop
User selector
Datepicker
Commit history
Commits on Oct 16, 2020
Fix jackctl_parameter_reset and jackctl_parameter_set_value return values.
sletz
committed
1f88838
View commit details
Copy full SHA for 1f88838
View code at this point
Browse repository at this point
Commits on Oct 28, 2019
Fix blocking DBus device reservation, so it plays nice with others
falkTX
committed
f191766
View commit details
Copy full SHA for f191766
View code at this point
Browse repository at this point
Commits on Mar 26, 2019
Fix memory leak of parameter constraints.
vikwil
committed
12cfd0e
View commit details
Copy full SHA for 12cfd0e
View code at this point
Browse repository at this point
Commits on Mar 18, 2019
Fix client UUID gen, and some warnings (#440)
Show description for 59550f6
falkTX
authored
59550f6
View commit details
Copy full SHA for 59550f6
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
Add support for internal session files
Show description for 2ad4841
falkTX
committed
2ad4841
View commit details
Copy full SHA for 2ad4841
View code at this point
Browse repository at this point
Commits on Jun 19, 2014
up-to-date jack2_android from OSRC(SM-G9008W_CHN).
KimJeongYeon
committed
695bbae
View commit details
Copy full SHA for 695bbae
View code at this point
Browse repository at this point
Commits on Mar 10, 2014
report self-connect-mode on server start
nedko
committed
c9eed86
View commit details
Copy full SHA for c9eed86
View code at this point
Browse repository at this point
use descriptors for initializing enum constraints
Show description for 00f468f
nedko
committed
00f468f
View commit details
Copy full SHA for 00f468f
View code at this point
Browse repository at this point
remove the JackSelfConnectMode enum type
Show description for c8cac65
nedko
committed
c8cac65
View commit details
Copy full SHA for c8cac65
View code at this point
Browse repository at this point
fix allocation of rt priority constraint struct
Show description for e36662e
nedko
committed
e36662e
View commit details
Copy full SHA for e36662e
View code at this point
Browse repository at this point
Commits on Apr 6, 2013
Merge no-self-connect branch
Show description for f1a5a7d
adiknoth
committed
f1a5a7d
View commit details
Copy full SHA for f1a5a7d
View code at this point
Browse repository at this point
Commits on Jan 12, 2013
Use JackTools::DefaultServerName() everywhere needed.
sletz
committed
d3589cb
View commit details
Copy full SHA for d3589cb
View code at this point
Browse repository at this point
Commits on Dec 10, 2012
Merge commit '1.9.9.5' into no-self-connect
Show description for 760e547
nedko
committed
760e547
View commit details
Copy full SHA for 760e547
View code at this point
Browse repository at this point
Commits on Sep 10, 2012
Remove warning, renaming.
sletz
committed
50e793e
View commit details
Copy full SHA for 50e793e
View code at this point
Browse repository at this point
controlapi: fix double free on master switch
Show description for ee845d4
nedko
committed
ee845d4
View commit details
Copy full SHA for ee845d4
View code at this point
Browse repository at this point
Commits on Jul 18, 2012
Properly handle empty parameter lists
nedko
committed
3b9aab6
View commit details
Copy full SHA for 3b9aab6
View code at this point
Browse repository at this point
Commits on Jun 18, 2012
Merge branch 'master' into param-order
Show description for 13f7852
nedko
committed
13f7852
View commit details
Copy full SHA for 13f7852
View code at this point
Browse repository at this point
Commits on May 26, 2012
Control API: Enforce driver/internal parameter order.
Show description for cf36c02
nedko
committed
cf36c02
View commit details
Copy full SHA for cf36c02
View code at this point
Browse repository at this point
Commits on Apr 18, 2012
Merge branch 'master' into no-self-connect
Show description for 010461a
adiknoth
committed
010461a
View commit details
Copy full SHA for 010461a
View code at this point
Browse repository at this point
Commits on Feb 10, 2012
Compiles again on Windows.
Show description for ec40ef2
sletz
committed
ec40ef2
View commit details
Copy full SHA for ec40ef2
View code at this point
Browse repository at this point
Commits on Feb 9, 2012
In control API, UNIX like sigset_t replaced by more abstract jackctl_sigmask_t * opaque struct.
Show description for a6a2d8f
sletz
committed
a6a2d8f
View commit details
Copy full SHA for a6a2d8f
View code at this point
Browse repository at this point
Commits on Jan 25, 2012
Code cleanup in Windows JackRouter.
Show description for fb8dde8
sletz
committed
fb8dde8
View commit details
Copy full SHA for fb8dde8
View code at this point
Browse repository at this point
Commits on Jan 7, 2012
Cleanup drivers and internals loading code.
Show description for 6b53ba1
sletz
committed
6b53ba1
View commit details
Copy full SHA for 6b53ba1
View code at this point
Browse repository at this point
Commits on Dec 15, 2011
Merge branch 'master' into no-self-connect
Show description for 77fdffa
nedko
committed
77fdffa
View commit details
Copy full SHA for 77fdffa
View code at this point
Browse repository at this point
Commits on Nov 28, 2011
Correct ressource leak in JackCoreMidiOutputPort.
Show description for cf1cf04
sletz
committed
cf1cf04
View commit details
Copy full SHA for cf1cf04
View code at this point
Browse repository at this point
Commits on Nov 7, 2011
Memory locking now working on Windows.
Show description for f7bcd22
sletz
committed
f7bcd22
View commit details
Copy full SHA for f7bcd22
View code at this point
Browse repository at this point
CHECK_MLOCK updated for Windows.
Show description for 7cef882
sletz
committed
7cef882
View commit details
Copy full SHA for 7cef882
View code at this point
Browse repository at this point
Add JackTools::InitOS.
Show description for 57df544
sletz
committed
57df544
View commit details
Copy full SHA for 57df544
View code at this point
Browse repository at this point
Commits on Aug 26, 2011
Add jackctl_driver_get_type in Control API.
Show description for 08edac7
sletz
committed
08edac7
View commit details
Copy full SHA for 08edac7
View code at this point
Browse repository at this point
More robust Control API implementation.
Show description for eb30681
sletz
committed
eb30681
View commit details
Copy full SHA for eb30681
View code at this point
Browse repository at this point
Commits on Jul 24, 2011
Fix symbols export.
Show description for b52ec65
sletz
committed
b52ec65
View commit details
Copy full SHA for b52ec65
View code at this point
Browse repository at this point
Commits on Jul 19, 2011
A bit more explicit debug messages.
Show description for 620e0b8
sletz
committed
620e0b8
View commit details
Copy full SHA for 620e0b8
View code at this point
Browse repository at this point
Commits on Jul 16, 2011
EXPORT macro renamed to LIB_EXPORT.
Show description for c83577f
sletz
committed
c83577f
View commit details
Copy full SHA for c83577f
View code at this point
Browse repository at this point
Commits on Jun 16, 2011
make jackdbus default realtime
Show description for 1d83004
nedko
committed
1d83004
View commit details
Copy full SHA for 1d83004
View code at this point
Browse repository at this point
Commits on Apr 8, 2011
Update WinMME driver for 64 bits compilation.
Show description for 87af94d
sletz
committed
87af94d
View commit details
Copy full SHA for 87af94d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL