Ignore:
Timestamp:
04/25/12 01:20:34 (13 months ago)
Author:
philmoz
Message:

Update to viewport functions and code using them to handle the G1X viewport system.
This is now more flexible by allowing viewport buffer offsets to be seperate from the viewport display offsets, it can handle stitch mode properly. This is also needed for reyalp's new live view system.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/sx230hs/lib.c

    r1642 r1828  
    8080} 
    8181 
    82 int vid_get_viewport_xoffset() 
     82int vid_get_viewport_display_xoffset() 
    8383{ 
    8484        // viewport width offset table for each image size 
Note: See TracChangeset for help on using the changeset viewer.