https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: 6896814002e2b5331a03b198672e09794e074c96 authored by alex@thinkpad on 12 February 2017, 19:51:02 UTC
mlv_lite: attempt to fix lockup when the H.264 stream stops automatically
Tip revision: 6896814
features.h
#include "all_features.h"

#define FEATURE_SWAP_MENU_ERASE
#define FEATURE_EYEFI_TRICKS
#define FEATURE_REC_NOTIFY_BEEP

#undef FEATURE_UPSIDE_DOWN // do we really need it with the swivel screen?
#undef FEATURE_LV_ZOOM_AUTO_EXPOSURE // not working well anyway

#undef FLEXINFO_DEVELOPER_MENU

#undef FEATURE_WIND_FILTER // problems with external mic
back to top