Changeset 1831 for branches/reyalp-ptp-live/core/live_view.h
- Timestamp:
- 04/28/12 22:21:31 (13 months ago)
- File:
-
- 1 edited
-
branches/reyalp-ptp-live/core/live_view.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/reyalp-ptp-live/core/live_view.h
r1824 r1831 3 3 4 4 // Live View protocol version 5 // TODO need to put this somewhere6 5 #define LIVE_VIEW_VERSION_MAJOR 2 // increase only with backwards incompatible changes (and reset minor) 7 6 #define LIVE_VIEW_VERSION_MINOR 0 // increase with extensions of functionality … … 33 32 */ 34 33 int buffer_width; 35 // TODO will go away36 int buffer_height;37 34 38 35 int buffer_logical_xoffset;
Note: See TracChangeset
for help on using the changeset viewer.