It probably appropriate to disable the hooks for capt_seq_hook_set_nr in capt_seq.c for the SX50HS - at least for now.In the current build, they do not work (i.e. you can not enable or disable dark frame subtraction) and they cause an immediate crash when the camera is used in "Sports" mode (continuous shooting).I'll keep looking at it but in the meantime, best it's disabled.Patch works for both 1.1.0 & 1.2.0 branches.
Added in revision 2736 (trunk) and 2737 (release-1.1).
"BL capt_seq_hook_set_nr\n" // +++
A3100 related changes (trunk, 1.1).1) 1.00b: fixed several sub <-> loc mixups, enabled autobuildTested by cheddar66 (see posts from here). I have left a note in source about the unsuccessful "override fix for short press" test.2) all revisions: vid_get_viewport_live_fb() implemented using fw variables found by the sigfinder. This was not thoroughly tested, but zebra works seemingly the same as in the single buffered case. The code is like the other (older) implementations. There appear to be 3 normal buffers (see below), so that's what the routine expects.DEF(viewport_buffers ,0xffae1430)ffae1430: 106f3bc0ffae1434: 107724c0ffae1438: 107f0dc0ffae143c: 1062c660 ; 4th buffer: not consecutiveIf this vid_get_viewport_live_fb() implementation seems risky, then please ignore all lib.c changes in the patch
A3300 patch1) New loader implemented2) 100a and 100c are compatible, so 100c directory was deleted and camera_list.csv was modified.3) vid_bitmap_refresh() modified, call to draw_filled_rect() deleted4) movie_rec.c modified to support: CAM_AF_SCAN_DURING_VIDEO_RECORD, CAM_CAN_MUTE_MICROPHONE and CAM_CAN_UNLOCK_OPTICAL_ZOOM_IN_VIDEOTested on 100c by nemerdekel1, reports here
Added in revision 2740 (trunk) and 2741 (release-1.1).
Small patch for a bug in the hostlua stuff - a fix to camera_funcs.get_day_seconds() .
Started by andre117 General Discussion and Assistance
Started by Bernd R General Discussion and Assistance
Started by quid « 1 2 » General Discussion and Assistance
Started by zell « 1 2 » General Discussion and Assistance
Started by srsa_4c « 1 2 » General Discussion and Assistance