Stephane Letz
|
02c0e5d544
|
Add new jack_midi_reset_buffer API.
|
11 years ago |
Stephane Letz
|
6bc958ef4a
|
Correct NetIntAudioBuffer.
|
11 years ago |
Stephane Letz
|
c2e0ca73c2
|
Renaming.
|
11 years ago |
Stephane Letz
|
d23f06f6b1
|
Cleanup.
|
11 years ago |
Stéphane Letz
|
06aa956f52
|
Merge pull request #48 from jmoyerman/master
Adding stdbool header include to netmaster example client to fix compile...
|
11 years ago |
Joshua Moyerman
|
204bdea4cf
|
Adding stdbool header include to netmaster example client to fix compile error
|
11 years ago |
Stephane Letz
|
5f47a18455
|
Merge remote-tracking branch 'upstream/master'
|
11 years ago |
Stephane Letz
|
66b4bfd8bb
|
Support for partial buffers in libjacknet.
|
11 years ago |
Robin Gareus
|
f6c7cb139b
|
realtime-safe midi-dump (use ringbuffer)
Signed-off-by: Robin Gareus <robin@gareus.org>
|
11 years ago |
Robin Gareus
|
ae6412a881
|
add usage() to jack_midi_dump
Signed-off-by: Robin Gareus <robin@gareus.org>
|
11 years ago |
Robin Gareus
|
0e23c197bf
|
midi-dump: exit cleanly, add support for absolute+relative timestamps
Signed-off-by: Robin Gareus <robin@gareus.org>
|
11 years ago |
Stephane Letz
|
7123ef1562
|
Correct JackCoreMidiDriver.
|
11 years ago |
Stephane Letz
|
ce122e683a
|
Correct JackNetExtMaster::Read.
|
11 years ago |
Stephane Letz
|
f93633a226
|
Cleanup NetJack2 code.
|
11 years ago |
Stephane Letz
|
f116ca5517
|
New JackNetExt class to factorize some code in NetJack2.
|
11 years ago |
Matt Flax
|
3087895772
|
Added the beginnings of the IIO driver.
|
11 years ago |
Stephane Letz
|
a61302992d
|
Typos.
|
11 years ago |
Stephane Letz
|
dbf9b71580
|
Distinguish SYNC_PACKET_ERROR and DATA_PACKET_ERROR in NetJack2.
|
11 years ago |
Stephane Letz
|
ddf306b8dc
|
Add error code in net.h.
|
11 years ago |
Stephane Letz
|
d8c2b0bfaf
|
Configurable fPacketTimeOut field in NetJack2 code.
|
11 years ago |
Stephane Letz
|
bdec35808b
|
Improve documentation for jack_set_net_slave_shutdown_callback.
|
11 years ago |
Stephane Letz
|
a90abbf70f
|
Merge remote-tracking branch 'upstream/master'
|
11 years ago |
Stephane Letz
|
ae2382088c
|
Add jack_net_slave_is_active API in libjacknet.
|
11 years ago |
Stephane Letz
|
3e84fdc998
|
Correct JackNetExtMaster::FreePorts.
|
11 years ago |
Nedko Arnaudov
|
da390836bf
|
wscript: fix build in 32/64 bits mixed mode. github close #39
|
11 years ago |
Stephane Letz
|
d2be14ddf6
|
Accpetable fix for long standing Freewheel mode bug.
|
11 years ago |
Stephane Letz
|
3797644104
|
Cleanup, documentation.
|
11 years ago |
Stephane Letz
|
4f161f35da
|
Cleanup.
|
11 years ago |
Stephane Letz
|
08a2d8a807
|
Correct JackALSARawMidiDriver and JackWinMMEDriver.
|
11 years ago |
Stephane Letz
|
f60fde8a2d
|
Cleanup backend class structure.
|
11 years ago |
Stephane Letz
|
f4a158afbc
|
Add time-out in libjacknet netmaster side.
|
11 years ago |
Stéphane Letz
|
1fe47bd950
|
Merge pull request #42 from falkTX/master
Fix alsa_in/out for freewheel
|
11 years ago |
falkTX
|
24344009b7
|
Fix alsa_in/out for freewheel
|
11 years ago |
Stephane Letz
|
695c9d784c
|
Fix in netjack_init.
|
11 years ago |
Stephane Letz
|
d40b2ad548
|
Pawel : small fix for JackSession.
|
11 years ago |
Stephane Letz
|
ec8403050c
|
Add DHAVE_ASIO in jack_portaudio.cbp CB project.
|
11 years ago |
Stephane Letz
|
8dea08d26c
|
Tim Mayberry : Changes to get example-clients to build using MinGW compiler.
|
11 years ago |
Stephane Letz
|
2aa5773fae
|
Tim Mayberry : Allow portaudio driver to be compiled without ASIO.
|
11 years ago |
Stephane Letz
|
6dc8d3c5a2
|
Tim Mayberry : Add support for building with mingw compiler.
|
11 years ago |
Stephane Letz
|
16de5ee471
|
Tim Mayberry : fix for changes to JackClient::ShutDown in windows code.
|
11 years ago |
Stephane Letz
|
851413589a
|
Reinstate mlock parameters (for compatibility purpose).
|
11 years ago |
Stephane Letz
|
c70f01d51c
|
New restart callback in net API.
|
12 years ago |
Stephane Letz
|
0c8bb599cb
|
Correct JackNetSlaveInterface::InitConnection.
|
12 years ago |
Stephane Letz
|
dc22edecc9
|
std::exception used by reference.
|
12 years ago |
Stephane Letz
|
7de15e7a53
|
Correct netjack2 latency code.
|
12 years ago |
Stephane Letz
|
26f384bf9f
|
Raise NETWORK_PROTOCOL for netjack2.
|
12 years ago |
Adrian Knoth
|
84c1952786
|
Fix promiscuous mode
Original patch by
Luciano Montanaro <luciano.montanaro@magnetimarelli.com>
|
12 years ago |
Stéphane Letz
|
c6a96da1fb
|
Merge pull request #35 from fps/master
Add some help to jack_control
|
12 years ago |
Florian Paul Schmidt
|
b95372e1f0
|
Add help command and options to jack_control
|
12 years ago |
Stephane Letz
|
b75b629c70
|
Use engine lock in JackCoreMidiDriver::Restart.
|
12 years ago |