(These few posts are getting ancient.)
Autobuilds of the collaborative CHDK build, provided by Hacki(If you want to build yourself, try
whim's CHDK GCC Compiler Shell, or see tips for compiling CHDK under
Windows or
Linux on Wikia.)
Also see
the commit log.
The build contains a lot of patches and fixes floating around.
Additions compared to the trunk ("allbest" builds) are
-
PhyrePhox's customizations (fast override disabling, hide osd elements in playback mode, disable raw saving during video recording, show remaining time in video recording, new scripting commands...)
-
wontolla's RAW purge-
m2tk's gui_fselect.c-patch-
CHDKLover's and msl's Symbol Mod-
toinech's custom JPG processing (+1/2EV / Auto DR modes need syscurves.cvf in chdk folder, get
CurveUpdate.zip for the .cvf and curve editor) (
some info on curves)
-
Velo's Lua Scripting Integration-
fantomas' Tv bracketing hotfix for TX1-
fbonomi's shot histogram-
hiker_jon's edge overlay (highly experimental)
- most of
cyril42e's modifications (tweaks to menus, display zebra only when necessary, script parameter sets...)
-
Bg~'s memory viewer enhancement-
fudgey's disable script parameter list sorting-
CHDKLover's new uBASIC statement: select/case (multi-version)
- when interrupting scripts, try to jump to label "restore"/call function restore() (cyril42e/auj)
- show camera temperatures (CCD, optical, battery)
- unified syntax for scripting commands beginning with "get_", e.g. [p=]get_prop 205 ([]=optional)
- new scripting commands (includes, but not limited to):
- autostarted (returns 1/true if script was autostarted)
- get_exp_count (the returned value is incremented by 1 on every exposure, has the same numbers as the files created by the camera (1-9999))
- is_pressed (similar to is_key, but checks if a button is being pressed, when the command is called)
-
whoever's simple code for scriptless remote- synchable scriptless remote code from
Microfunguy's SDM- faster motion detection (currently only on some cams, just have to add it for the rest, see the next post ;)
- faster menu navigation (shoot_half + up/down, shoot_half/zoom_in/zoom_out + left/right)
- possibly also other stuff. I forget.
(archive of the old thread can be found
here)
attached:
- simple exposure counter
- yet another accurate intervalometer
- yet another DOF stacker