https://bitbucket.org/daniel_fort/magic-lantern
Raw File
Tip revision: 3a6c61402e98d396b201a187ad37207d2dc761fe authored by a1ex on 28 July 2014, 07:00:19 UTC
Close branch 100D_CZ_20140723
Tip revision: 3a6c614
features.h
#include "all_features.h"

#undef FEATURE_IMAGE_POSITION
//#undef FEATURE_FPS_OVERRIDE
#undef FEATURE_FPS_WAV_RECORD
#undef FEATURE_FPS_RAMPING
#undef FEATURE_EXPO_ISO_DIGIC // not working, no idea why -> test on master?
#undef FEATURE_SHUTTER_LOCK // Canon has it
#undef FEATURE_IMAGE_EFFECTS // they work in preview only and cause trouble

#undef FEATURE_WIND_FILTER //Blocks Meters, esp external audio
#undef FEATURE_HEADPHONE_MONITORING // need code on master (?)

//~ #define FEATURE_VIDEO_HACKS // unclean patching

#undef FEATURE_AF_PATTERNS

#define FEATURE_AUDIO_REMOTE_SHOT
back to top