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
/
example-clients
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
add the --sndfile auto option and check sndfile availability with env['SNDFIL...
Karl Lindén
2015-04-10
1
-3
/
+1
*
|
use pkg-config to find sndfile (drop explicit LIB_SNDFILE and HAVE_SNDFILE si...
Karl Lindén
2015-04-10
1
-4
/
+1
*
|
make sndfile dependency optional
Karl Lindén
2015-04-10
1
-1
/
+1
*
|
use conf.env['SAMPLERATE'] to determine wether samplerate is available instea...
Karl Lindén
2015-04-10
1
-1
/
+1
*
|
remove extra and unnecessary celt check in example-clients
Karl Lindén
2015-04-10
1
-2
/
+0
*
|
eliminate duplicated examples.
KimJeongYeon
2015-03-16
1
-1
/
+0
|
/
*
Use jack_free instead of free in inprocess.c.
Stephane Letz
2014-06-03
1
-2
/
+2
*
jack_control: display constraints (range and enum)
Nedko Arnaudov
2014-03-10
1
-2
/
+22
*
Fix for building with python3
farwayer
2014-02-14
1
-1
/
+1
*
additional code cleanup for jack android
KimJeongYeon
2014-02-07
1
-5
/
+5
*
jack2 supports android devices & rebase current changes to master
KimJeongYeon
2014-02-05
4
-1
/
+39
*
Fix example client for mingw build
Martin Koegler
2014-01-25
1
-0
/
+5
*
Adding stdbool header include to netmaster example client to fix compile error
Joshua Moyerman
2014-01-22
1
-0
/
+1
*
Merge remote-tracking branch 'upstream/master'
Stephane Letz
2014-01-22
1
-42
/
+145
|
\
|
*
realtime-safe midi-dump (use ringbuffer)
Robin Gareus
2014-01-02
1
-57
/
+94
|
*
add usage() to jack_midi_dump
Robin Gareus
2014-01-02
1
-2
/
+26
|
*
midi-dump: exit cleanly, add support for absolute+relative timestamps
Robin Gareus
2014-01-02
1
-4
/
+46
*
|
Support for partial buffers in libjacknet.
Stephane Letz
2014-01-22
1
-1
/
+15
|
/
*
Configurable fPacketTimeOut field in NetJack2 code.
Stephane Letz
2013-12-05
1
-0
/
+6
*
Add time-out in libjacknet netmaster side.
Stephane Letz
2013-10-09
1
-6
/
+8
*
Fix alsa_in/out for freewheel
falkTX
2013-09-24
2
-0
/
+60
*
Tim Mayberry : Changes to get example-clients to build using MinGW compiler.
Stephane Letz
2013-07-23
14
-28
/
+85
*
Add help command and options to jack_control
Florian Paul Schmidt
2013-05-23
1
-28
/
+33
*
Fix xrun_recovery in ALSA clients.
elboulangero
2013-04-18
2
-2
/
+2
*
Fix typo in alsa_in.c
Adrian Knoth
2013-04-06
1
-2
/
+2
*
Cleanup audio mixing code.
Stephane Letz
2013-01-22
1
-1
/
+1
*
[wscript] Even more -Wl,--as-needed fixes
Adrian Knoth
2012-11-14
1
-1
/
+1
*
[wscript] Build jack_transport
Adrian Knoth
2012-11-07
1
-3
/
+3
*
[wscript] More fixes for -Wl,--as-needed
Adrian Knoth
2012-11-07
1
-2
/
+2
*
[wscript] Use CFLAGS, not CCFLAGS
Adrian Knoth
2012-11-05
1
-2
/
+2
*
fix jack_netsource build
Nedko Arnaudov
2012-09-25
1
-1
/
+1
*
[wscript] Fix FTBFS with -Wl,--as-needed
Adrian Knoth
2012-09-12
1
-3
/
+2
*
fix duplicate prog.includes
Robin Gareus
2012-09-10
1
-2
/
+1
*
wscript: add header defines and libs for example-clients/netsource
Robin Gareus
2012-09-10
1
-2
/
+3
*
netjack1/netone opus support
Robin Gareus
2012-09-10
1
-3
/
+44
*
jack_control: fix epr command
Nedko Arnaudov
2012-09-02
1
-1
/
+1
*
Use of jack_free instead of free, cleanup.
Stephane Letz
2012-08-09
2
-4
/
+4
*
jack_server_control patch + getopt_long usage fix.
Stephane Letz
2012-07-25
3
-3
/
+4
*
jack_free() should be used to free memory returned by jack_get_ports()
dlahoti
2012-07-18
1
-1
/
+1
*
jack_control: fix typo
Nedko Arnaudov
2012-07-02
1
-1
/
+1
*
extend jack_control to have parameter reset commands
Nedko Arnaudov
2012-05-25
1
-1
/
+39
*
Correct examples-clients wscript.
Stephane Letz
2012-05-02
1
-0
/
+1
*
Fix naming of inprocess.so
Adrian Knoth
2012-04-18
1
-1
/
+1
*
wscript: mark readline as optional
Adrian Knoth
2012-03-19
1
-1
/
+1
*
waf: fix uselib_local of jack_netsrouce
Nedko Arnaudov
2012-03-18
1
-1
/
+1
*
Merge branch 'master' into python3-waf-upgrade
Nedko Arnaudov
2012-03-18
3
-5
/
+12
|
\
|
*
Fix segfault in jack_connect
Adrian Knoth
2012-03-17
1
-1
/
+4
|
*
Improve libjacknet master mode.
sletz
2012-02-10
1
-1
/
+5
|
*
In control API, UNIX like sigset_t replaced by more abstract jackctl_sigmask_...
sletz
2012-02-09
1
-3
/
+3
*
|
wscript: Fix link error in jack_netsource
Adrian Knoth
2012-03-17
1
-1
/
+1
[prev]
[next]