blender/intern/audaspace/intern
Sergey Sharybin 31eee77a45 Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versions
Added new build option WITH_JACK_DYNLOAD for CMake and
WITH_BF_JACK_DYNLOAD for SCons, which means there'll be
no build-time linking against libjack and getting symbols
from libjack will happen runtime using dlopen and dlsym
tricks.

Alternative would be to use weak linking, but it'll require
having wrapper for preloading libjack.

This new options are disabled by default and they only
intended to be used on linux. Other platforms shall not
be using this and there shall be no functional changes
on non-linux platforms at all.
2013-03-27 07:19:54 +00:00
..
AUD_3DMath.h style cleanup: whitespace, also add '?' to save over popup since it wasnt totally clear it was a question (user pointed this out, they thought it was just notification and lost their work). 2012-07-31 23:06:12 +00:00
AUD_AnimateableProperty.cpp Audaspace: 2012-10-24 21:33:44 +00:00
AUD_AnimateableProperty.h Audaspace: 2012-10-24 21:33:44 +00:00
AUD_Buffer.cpp revert 45924, not a very clean solution, especially for external libraries and looks like -fpermissive is used in linux too 2012-04-24 16:14:23 +00:00
AUD_Buffer.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_BufferReader.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_BufferReader.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_C-API.cpp Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versions 2013-03-27 07:19:54 +00:00
AUD_C-API.h Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versions 2013-03-27 07:19:54 +00:00
AUD_ChannelMapperFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_ChannelMapperFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_ChannelMapperReader.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_ChannelMapperReader.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_ConverterFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_ConverterFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_ConverterFunctions.cpp patch [#30227] Various MSVC (32-bit) Warning and Typo Fixes 2012-02-17 19:21:47 +00:00
AUD_ConverterFunctions.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_ConverterReader.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_ConverterReader.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_FileFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_FileFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_FileWriter.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_FileWriter.h code cleanup: spelling, 2012-11-12 07:33:01 +00:00
AUD_I3DDevice.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_I3DHandle.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_IDevice.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_IFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_IHandle.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_ILockable.h Audaspace: 2012-10-24 21:33:44 +00:00
AUD_IReader.h style cleanup 2012-09-20 12:29:28 +00:00
AUD_IWriter.h style cleanup 2012-09-20 12:29:28 +00:00
AUD_JOSResampleFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_JOSResampleFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_JOSResampleReader.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_JOSResampleReader.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_JOSResampleReaderCoeff.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_LinearResampleFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_LinearResampleFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_LinearResampleReader.cpp Silent a bunch of gcc warnings (usually dummy, but noisy!). 2012-12-02 16:01:06 +00:00
AUD_LinearResampleReader.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_Mixer.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_Mixer.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_MixerFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_MixerFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_MutexLock.h Audaspace: 2012-10-24 21:33:44 +00:00
AUD_NULLDevice.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_NULLDevice.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_PyInit.h code cleanup: correct spelling 2012-09-28 06:45:20 +00:00
AUD_ReadDevice.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_ReadDevice.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_ResampleFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_ResampleReader.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_ResampleReader.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_Sequencer.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_Sequencer.h Fix various warnings with clang build, and adjust cmake clang warnings flags 2013-02-26 21:58:06 +00:00
AUD_SequencerEntry.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_SequencerEntry.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_SequencerFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_SequencerFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_SequencerHandle.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_SequencerHandle.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_SequencerReader.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_SequencerReader.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_SilenceFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_SilenceFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_SilenceReader.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_SilenceReader.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_SinusFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_SinusFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_SinusReader.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_SinusReader.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_SoftwareDevice.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_SoftwareDevice.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_Space.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_StreamBufferFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_StreamBufferFactory.h Audaspace: 2012-11-05 14:24:35 +00:00