13
0
livetrax/libs/backends/jack
Robin Gareus 416ef93635 use a trick to compile JACK/win with new and old headers
jack/systemdeps.h is jack2-only and contains many
windows-specific typedefs (native windows threads, ptw32 threads, MSVC
special cases etc etc.) which are not present in jack1/shared headers.
2015-07-04 09:52:04 +02:00
..
jack_api.cc
jack_audiobackend.cc use a trick to compile JACK/win with new and old headers 2015-07-04 09:52:04 +02:00
jack_audiobackend.h
jack_connection.cc probe buffersize if jackd is already running. 2015-06-14 18:10:31 +02:00
jack_connection.h probe buffersize if jackd is already running. 2015-06-14 18:10:31 +02:00
jack_portengine.cc add conditional use of jack_port_rename(), a newly added public API for JACK 2015-07-02 14:02:07 -04:00
jack_session.cc
jack_session.h
jack_utils.cc
jack_utils.h
weak_libjack.c When testing for x86 / x64 architecture, don't forget the symbols that MSVC can understand 2015-04-30 18:17:23 +01:00
weak_libjack.def fix weak jack w/new jack_port_rename() 2015-07-04 00:20:12 +02:00
weak_libjack.h fix weak jack w/new jack_port_rename() 2015-07-04 00:20:12 +02:00
wscript fix use of += in waf variable 2015-07-04 05:43:34 +02:00