index
:
delta/jackaudio/jack2.git
autooptions
ci-updated-pawpaw
ci-win32-fixes
compat
develop
device-reservation-soft-error
fix-celt-and-opus-in-non-standard-prefix
fix-ci
fix-client-uuid-gen
fix-unused-warnings
internal-session-file
jack_property_test
licenses
master
metadata-keys
mod-devices
netjack_squashed_interface_selection_plus_ipv6
submodules
update-waf
waf-macosx-fixes
github.com: jackaudio/jack2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
JackLibAPI.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build issue triggered by last branch merge
falkTX
2019-10-06
1
-14
/
+0
*
Import metadata keys from jackey, cleanup and reorder definitions
metadata-keys
falkTX
2019-02-27
1
-6
/
+12
*
[metadata] Metadata properties implementation. (#383)
Rui Nuno Capela
2018-10-10
1
-0
/
+126
*
Move NotifyQuit in JackServer::Stop.
Stephane Letz
2012-10-24
1
-1
/
+1
*
Use of jack_free instead of free, cleanup.
Stephane Letz
2012-08-09
1
-1
/
+1
*
Cleanup JACK API code.
sletz
2012-01-13
1
-4
/
+2
*
Cleanup.
sletz
2011-12-12
1
-4
/
+6
*
Fix symbols export.
sletz
2011-07-24
1
-0
/
+1
*
EXPORT macro renamed to LIB_EXPORT.
sletz
2011-07-16
1
-13
/
+13
*
Correct InternalClientLoad.
Stéphane LETZ
2010-05-07
1
-2
/
+2
*
fix compile errors. which showed up from the rebase.
Torben Hohn
2010-05-05
1
-1
/
+1
*
Correct socket code to avoid connection refused error on OSX.
Stéphane Letz
2010-05-05
1
-1
/
+1
*
fix tabs and convert em to spaces.
Torben Hohn
2010-05-05
1
-3
/
+3
*
add uuid parameter to jack_client_open...
Torben Hohn
2010-05-05
1
-1
/
+1
*
jackd2-more-varargs.patch applied.
sletz
2010-05-04
1
-5
/
+1
*
Fix in JackAPI.cpp jack_client_new.
sletz
2010-05-03
1
-3
/
+59
*
Client debugging code improved.
sletz
2009-11-20
1
-0
/
+6
*
Memory allocation error checking for jack_client_new and jack_client_open.
sletz
2009-11-13
1
-8
/
+16
*
Client incorrect re-naming fixed: now done at fifo level only.
sletz
2009-02-18
1
-7
/
+5
*
Client and library global context cleanup in case of incorrect shutdown handl...
sletz
2008-12-16
1
-6
/
+6
*
Use a mutex to make jack_client_open/jack_client_close thread safe, remove us...
sletz
2008-10-09
1
-3
/
+10
*
Header cleanup, add --clients and --ports options in configure.
sletz
2008-10-02
1
-4
/
+0
*
Michael Voigt JackAPI cleanup patch.
sletz
2008-09-20
1
-12
/
+8
*
Merge Michael Voigt drops branch after reorganization step.
sletz
2008-09-05
1
-1
/
+1
*
Correct JackClient::Close() to request server close only if server is running.
sletz
2008-08-01
1
-1
/
+1
*
Correct GetPortTypeId, various cleanup.
sletz
2008-06-20
1
-1
/
+1
*
Better control of exported symbols.
sletz
2008-06-05
1
-6
/
+1
*
Add conditional includes for config.h, for use with waf
nedko
2008-06-02
1
-0
/
+4
*
New jack_get_client_pid API, implemented on server side.
sletz
2008-05-21
1
-1
/
+7
*
All library side files become LGPL
sletz
2008-04-06
1
-1
/
+1
*
Correct JackClient::Activate so that first kGraphOrderCallback can be receive...
sletz
2008-03-17
1
-1
/
+3
*
Correct all backend playback port latency in case of asynchronous mode (1 buf...
sletz
2008-03-13
1
-7
/
+7
*
Nedko Arnaudov FULL_MIMIC patch.
sletz
2008-03-12
1
-7
/
+7
*
Correct jack_client_open_aux, jack_client_open and jack_client_new.
sletz
2008-03-11
1
-7
/
+4
*
Nedko Arnaudov log patch(2).
sletz
2008-03-10
1
-3
/
+3
*
Define an internal jack_client_open_aux needed for wrapper feature.
sletz
2008-03-07
1
-3
/
+15
*
Beautifull code
sletz
2008-03-05
1
-30
/
+30
*
Update date
sletz
2008-02-01
1
-1
/
+1
*
OSX 32/64 bits version.
sletz
2008-01-25
1
-1
/
+1
*
Cleanup
sletz
2007-11-02
1
-16
/
+0
*
Client name rewritting to remove path characters (used in fifo naming).
sletz
2007-11-01
1
-1
/
+5
*
Cleanup
sletz
2007-10-26
1
-1
/
+1
*
Use of JACK_CLIENT_DEBUG environment variable to activate debug client mode.
sletz
2007-10-26
1
-4
/
+9
*
Implementation of server_name setting (-n) working.
sletz
2007-10-24
1
-11
/
+4
*
Implementation of server_name setting (-n) in progress
sletz
2007-10-24
1
-2
/
+2
*
Server/library protocol checking implementation.
sletz
2007-08-27
1
-0
/
+2
*
Automatic server launch
sletz
2007-08-20
1
-2
/
+9
*
Automatic server launch and client renaming in progress (2)
sletz
2007-08-16
1
-1
/
+0
*
Automatic server launch and client renaming in progress
sletz
2007-08-15
1
-2
/
+2
*
Cleanup
sletz
2007-01-20
1
-7
/
+7
[next]