blender/intern/audaspace/FX
2012-11-04 10:20:16 +00:00
..
AUD_AccumulatorFactory.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_AccumulatorFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_BaseIIRFilterReader.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_BaseIIRFilterReader.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_ButterworthFactory.cpp code cleanup: double promotions 2012-11-04 10:20:16 +00:00
AUD_ButterworthFactory.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_CallbackIIRFilterReader.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_CallbackIIRFilterReader.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_DelayFactory.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_DelayFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_DelayReader.cpp code cleanup: double promotions 2012-11-04 10:20:16 +00:00
AUD_DelayReader.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_DoubleFactory.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_DoubleFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_DoubleReader.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_DoubleReader.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_DynamicIIRFilterFactory.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_DynamicIIRFilterFactory.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_DynamicIIRFilterReader.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_DynamicIIRFilterReader.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_EffectFactory.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_EffectFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_EffectReader.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_EffectReader.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_EnvelopeFactory.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_EnvelopeFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_FaderFactory.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_FaderFactory.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_FaderReader.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_FaderReader.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_HighpassFactory.cpp code cleanup: double promotions 2012-11-04 10:20:16 +00:00
AUD_HighpassFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_IIRFilterFactory.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_IIRFilterFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_IIRFilterReader.cpp code cleanup: remove unused macros, commet some which may be useful later - or good to keep for completeness. quieted some warnings and add flags -Wmissing-include-dirs and -Wno-div-by-zero to cmake/gcc 2012-09-20 01:02:39 +00:00
AUD_IIRFilterReader.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_LimiterFactory.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_LimiterFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_LimiterReader.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_LimiterReader.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_LoopFactory.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_LoopFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_LoopReader.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_LoopReader.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_LowpassFactory.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_LowpassFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_PingPongFactory.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_PingPongFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_PitchFactory.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_PitchFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_PitchReader.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_PitchReader.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_RectifyFactory.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_RectifyFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_ReverseFactory.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_ReverseFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_ReverseReader.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_ReverseReader.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_SquareFactory.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_SquareFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_SumFactory.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_SumFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_SuperposeFactory.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_SuperposeFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_SuperposeReader.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_SuperposeReader.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_VolumeFactory.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_VolumeFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00