https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: dea513e1d158634b7026e1354128c9ffac40984f authored by Giovanni Condello on 25 April 2014, 14:00:51 UTC
AK4950: Correctly handle register number on read operations
Tip revision: dea513e
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