Changeset 567
- Timestamp:
- 11/15/08 09:29:19 (5 years ago)
- File:
-
- 1 edited
-
trunk/core/gui.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/gui.c
r566 r567 2547 2547 draw_txt_string(28, 12, osd_buf, conf.osd_color); 2548 2548 2549 // some cameras missing zoom_status 2550 #if 0 2549 2551 sprintf(osd_buf, "t:%8x ", zoom_status); 2550 2552 draw_txt_string(28, 13, osd_buf, conf.osd_color); 2553 #endif 2551 2554 2552 2555 }
Note: See TracChangeset
for help on using the changeset viewer.