summaryrefslogtreecommitdiff
path: root/example-clients/netsource.c
Commit message (Expand)AuthorAgeFilesLines
* Split example-clients and tools, as done for jack1falkTX2020-09-201-802/+0
* FIx doxygen and user facing and non-facing typosluz.paz2019-09-111-2/+2
* Fix client UUID gen, and some warnings (#440)Filipe Coelho2019-03-181-0/+4
* Mass-fix spelling errorsAdrian Knoth2018-02-251-1/+1
* netjack1/netone opus supportRobin Gareus2012-09-101-3/+44
* Patch for ticket #264.sletz2012-01-171-1/+1
* Improve some of example-clients, cleanup.sletz2011-11-251-0/+1
* Format netjack1 C files.sletz2011-05-031-214/+180
* Cleanup.sletz2011-04-271-2/+0
* Beautifull code.sletz2011-03-281-105/+104
* Fix for CELT 0.11.sletz2011-03-281-2/+8
* Synchronize netjack1 with JACK1 version.sletz2011-03-101-27/+31
* fix using wrong rx_buffer for transmission in netsourceTorben Hohn2010-10-061-45/+43
* jack_netsource : fix crash when hostname is unknown.sletz2010-04-101-15/+15
* Compiles on OSX.sletz2010-01-141-3/+3
* Compiles in Windows again.sletz2010-01-141-3/+5
* remove HAVE_CELT 1 define and include config.hTorben Hohn2010-01-121-0/+2
* Peter L Jones patch for NetJack1 compilation on Windows.sletz2009-11-231-0/+1
* sync jack1 netjack back to netoneTorben Hohn2009-11-121-82/+94
* [netsource] add -B optionTorben Hohn2009-11-071-1/+11
* make celt api version flexible.Torben Hohn2009-11-051-5/+10
* rework of deadline machinery and support for freewheelingTorben Hohn2009-11-051-5/+22
* merge jack1 and jacknone netsourceTorben Hohn2009-11-051-43/+84
* add jack_name to the xrun messageTorben Hohn2009-11-051-4/+7
* Pure Add... add netsource.c to example-clientsTorben Hohn2009-10-251-0/+692