#undef PARAM_DISPLAY_MODE // param number for LCD display mode when camera in playback
#define PARAM_DISPLAY_MODE 57 // param number for LCD display mode when camera in playback
Would it make more sense to put the #undef and comments on usage in camera.h instead of every platform_camera.h?
Quote from: philmoz on 03 / December / 2011, 23:01:38Would it make more sense to put the #undef and comments on usage in camera.h instead of every platform_camera.h?Doh ... thanks. Except, the point of putting them in platform_camera.h was to get people to think about finding the right value ? The code does not care if the #undef exists. And do people really go into inc/camera.h to see what they also need to find ?
Now in both the minimal DISP mode (need a name for this) and in playback mode the clock and temps are still shown because of the clock_halfpress setting and the bizarre logic in the code.
Per philmoz, the logic for recreview_hold to display OSD in review mode does not appear to work with current cameras.
#define PARAM_DISPLAY_MODE1 nnnn // param number for LCD display mode when camera in playback#define PARAM_DISPLAY_MODE2 xxxx // param number for LCD display mode when camera in record view hold mode
Started by bdo AllBest's Builds
Started by PhyrePhoX « 1 2 » General Discussion and Assistance
Started by bdo Feature Requests
Started by smirnov992 Hello, I'm a NEWBIE - HELP!! (Newbies assistance, User Guides and thank you notes)
Started by CNW Script Writing