21 #define LIVE_VIEW_VERSION_MAJOR 2 // increase only with backwards incompatible changes (and reset minor)
22 #define LIVE_VIEW_VERSION_MINOR 1 // increase with extensions of functionality
33 #define LV_TFR_VIEWPORT 0x01
34 #define LV_TFR_BITMAP 0x04
35 #define LV_TFR_PALETTE 0x08
93 int palette_data_start;
99 #endif // __LIVE_VIEW_H
Definition: chdk_live_view.h:55