patch to ixus115_elph100hs 101a
- Fix to zoom lock during video recording.
- Extended video time added
Reports here
I've deferred this one for the moment. Right now, we don't have a good way to make compile time optional features specific to a particular sub, without enabling it for the others. In any case, I rather not do this because it makes everything more confusing.
In general, if code is tested on one version, I'm willing to accept equivalent code for others without testing. However, for changes like this where there's a lot of assembler changes where typos could easily be missed, getting actual testing would definitely be preferable. I guess it would be OK to check in the code for this one, but leave CAM_CHDK_HAS_EXT_VIDEO_TIME turned off ?
I assume the zoom lock and SD override stuff in platform_camera.h is applicable to all so I will add those.