chdk for ixus105_sd1300 firmware 100d only. see attachment for the patch.This is completely untested since i do not own the camera anymore.I ported the code from SDM (since Microfunguy ported it from my first chdk port and tested it extensively) to current chdk-trunk so it doesn't get lost and maybe it helps others (e.g. ixus107 port).Since it compiles correctly and i trust finsig i added it as ALPHA, but feel free to remove it if you are not ok with it.greetsedit: updated patch with platform_camera.h which i forgot in previous commit
Quote from: c10ud on 26 / April / 2012, 19:54:03chdk for ixus105_sd1300 firmware 100d only. see attachment for the patch.This is completely untested since i do not own the camera anymore.I ported the code from SDM (since Microfunguy ported it from my first chdk port and tested it extensively) to current chdk-trunk so it doesn't get lost and maybe it helps others (e.g. ixus107 port).Since it compiles correctly and i trust finsig i added it as ALPHA, but feel free to remove it if you are not ok with it.greetsedit: updated patch with platform_camera.h which i forgot in previous commitThanks for doing this. I've checked into the trunk in changeset 1833, with SKIP_AUTOBUILD set.If someone with this camera can test confirm that it actually works to some extent, we could enable the autobuild. I'll post a binary in the development thread.I was bit confused by the notes.txt, your post says it is untested, but the notes say somethings were tested. Also contradictory "some lua stuff" tested, and "load script = camera shutdown" Anyway, I added a note that this is unfinished, and also that the modemap is incorrect.
Patch to "fix" the jog dial direction in the G10 (stable & dev) per this thread :
some fixes for s100 (trunk) - thanks funnel and colon247
This patch is to update the palette to 7 so that all menus are clearly readable.
EXMEM support for sx200is
Forgot to post added in trunk changeset 1838 and stable change 1841(the commit message says g12... oops!)
sx200is SCREEN_COLOR changed (there was white background/text during playback mode).Remove EdgeOverlay restrictions if CHDK in EXMEME.
Some corrections for the Ixus65/SD630:- usb remote made operational (trunk version only)- various framebuffer and other addresses corrected (makes motion detection work)Patches for rev. 1.0 and trunk attached.