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
/
netjack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
FIx doxygen and user facing and non-facing typos
luz.paz
2019-09-11
1
-2
/
+2
*
Use winsock2.h like everywhere else.
Thomas Brand
2019-02-02
1
-1
/
+1
*
Handle alloca properly
Karl Linden
2018-10-07
1
-0
/
+2
*
Mass-fix spelling errors
Adrian Knoth
2018-02-25
1
-6
/
+6
*
Fix in netjack_init.
Stephane Letz
2013-09-05
1
-5
/
+5
*
netjack/opus: don't re-init en/decoders
Robin Gareus
2012-09-23
1
-2
/
+0
*
netjack1/netone opus support
Robin Gareus
2012-09-10
1
-1
/
+47
*
Patch for ticket #264.
sletz
2012-01-17
1
-1
/
+1
*
Format netjack1 C files.
sletz
2011-05-03
1
-298
/
+276
*
fix compile warnings
nedko
2011-04-30
1
-0
/
+1
*
Cleanup.
sletz
2011-04-15
1
-2
/
+0
*
Cleanup, remove warning.
sletz
2011-04-14
1
-2
/
+2
*
Correct warning.
sletz
2011-04-14
1
-0
/
+2
*
Change intermediate compilation names on Windows.
sletz
2011-04-08
1
-3
/
+0
*
Windows 32 bits targets now compile.
sletz
2011-04-07
1
-1
/
+1
*
Fix for CELT and netjack1 in progress.
sletz
2011-03-28
1
-3
/
+8
*
Use jack_default_audio_sample_t instead of float consistently, fix ticket #201.
sletz
2011-03-11
1
-90
/
+90
*
Compile on Linux again.
sletz
2011-03-10
1
-7
/
+0
*
Synchronize netjack1 with JACK1 version.
sletz
2011-03-10
1
-35
/
+87
*
David Garcia Garzon unused_pkt_buf_field_jack2 netone patch.
sletz
2010-06-16
1
-1
/
+0
*
David Garcia Garzon netone patch.
sletz
2010-05-30
1
-0
/
+1
*
Compiles on OSX.
sletz
2010-01-14
1
-3
/
+3
*
Compiles in Windows again.
sletz
2010-01-14
1
-5
/
+7
*
use big socketbuffers on win32
unknown
2010-01-13
1
-0
/
+6
*
socklen_t fix
unknown
2010-01-13
1
-0
/
+1
*
[netone] switch to old deadline algo again.
Torben Hohn
2010-01-12
1
-9
/
+9
*
remove HAVE_CELT 1 define and include config.h
Torben Hohn
2010-01-12
1
-1
/
+1
*
sync jack1 netjack back to netone
Torben Hohn
2009-11-12
1
-3
/
+36
*
[netone] fix deadline goodness unsigned compare
Torben Hohn
2009-11-10
1
-3
/
+9
*
Move exception handling in libjackserver, solve the exeption issue in JackNet...
Stephane Letz
2009-11-09
1
-2
/
+2
*
improve xrun reporting in netone
Torben Hohn
2009-11-06
1
-8
/
+14
*
add some logic to cope with slow startup times.
Torben Hohn
2009-11-06
1
-1
/
+15
*
report xruns on slave
Torben Hohn
2009-11-06
1
-3
/
+8
*
check the deadline offset. dont let it get too small.
Torben Hohn
2009-11-06
1
-11
/
+4
*
make celt api version flexible.
Torben Hohn
2009-11-05
1
-6
/
+12
*
remove deadline_offset logging.
Torben Hohn
2009-11-05
1
-2
/
+0
*
rework of deadline machinery and support for freewheeling
Torben Hohn
2009-11-05
1
-22
/
+20
*
convert bitdepth magic number into global constant for CELT_MODE, no function...
Jörn Nettingsmeier
2009-10-29
1
-4
/
+4
*
make netxrun an error
Torben Hohn
2009-10-29
1
-1
/
+1
*
inversion of deadline control feedback. this should have been fixed
Torben Hohn
2009-10-29
1
-2
/
+2
*
Pure Add netone driver
Torben Hohn
2009-10-25
1
-0
/
+687