https://bitbucket.org/daniel_fort/magic-lantern
Raw File
Tip revision: 2b4624153022cc359af56eb110de14f4ae556314 authored by g3gg0 on 23 April 2014, 20:32:11 UTC
Close branch pravdomil/readmemd-edited-online-with-bitbucket-1398284535670
Tip revision: 2b46241
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_FPS_OVERRIDE

#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

back to top