https://bitbucket.org/daniel_fort/magic-lantern
Raw File
Tip revision: 28f4c6637fe05bbbdc8338bec1cbae99b24dd0f9 authored by a1ex on 23 October 2013, 07:58:47 UTC
Close branch swinxx/tweaksc-edited-online-with-bitbucket-1382474898366
Tip revision: 28f4c66
features.h
#include "all_features.h"

#undef FEATURE_ARROW_SHORTCUTS // idk why :P
#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

#define FEATURE_VIDEO_HACKS

#undef FEATURE_AF_PATTERNS

back to top