CHDK Wiki
Line 55: Line 55:
 
* CHDK-Shell [http://www.box.net/shared/h8yzdtt84a <u>'''Version 3.10'''</u>] ''(released: 2011-04-06)'' {{New!}}
 
* CHDK-Shell [http://www.box.net/shared/h8yzdtt84a <u>'''Version 3.10'''</u>] ''(released: 2011-04-06)'' {{New!}}
 
* CHDK-Shell [http://www.box.net/shared/ns3ikv9az1 <u>'''Full Version 3.10'''</u>] ''(released: 2011-04-06)'' {{New!}}
 
* CHDK-Shell [http://www.box.net/shared/ns3ikv9az1 <u>'''Full Version 3.10'''</u>] ''(released: 2011-04-06)'' {{New!}}
::'''fixed''': Formatting and comments in 'buildconfig.inc' options was messed up after changing compile options; apart from added/removed '#' it should now be identical to 'buildconfig.inc.org'
+
::'''fixed''': Formatting and comments in 'buildconf.inc' options were messed up after changing compile options; apart from added/removed '#' it should now be identical to 'buildconf.inc.org'
::'''fixed''': On changing settings in GUI -> CamPanel, new settings were not properly applied until the next GUI refresh.
+
::'''fixed''': On changing settings in GUI -> CamPanel, new settings were not properly applied until the next GUI refresh.
::'''changed''': Camera panel tooltips are now always enabled (do not react to unchecking 'Tooltips')
+
::'''changed''': Camera panel tooltips are now always enabled (do not react to unchecking 'Tooltips')
 
::'''Security''': Clean according to VirusTotal. Checksums (FileAlyzer) are:
 
::'''Security''': Clean according to VirusTotal. Checksums (FileAlyzer) are:
 
'''CHDK-Shell-v310-full-sfx.exe'''
 
'''CHDK-Shell-v310-full-sfx.exe'''
Line 68: Line 68:
 
SHA1: FE6A12A3D0F873D6ECB41A1651222140D48E85B1
 
SHA1: FE6A12A3D0F873D6ECB41A1651222140D48E85B1
 
'''CHDK-Shell_Updater.7z'''
 
'''CHDK-Shell_Updater.7z'''
CRC-32: 3D4DE4F3
+
CRC-32: BC546B59
MD5: 584778032EE7D0898C6270D63E8566B9
+
MD5: 442B07B41858D53C17837D8239F94A60
SHA1: EF319D678C6ECE77B9BB3945F8D51F26FFC3A47F
+
SHA1: 854D3843C07E1A62FD90A2649E8B6F10C66B8D49
 
   
 
===Archive (changelog)===
 
===Archive (changelog)===

Revision as of 01:16, 7 April 2011

Chdk shell gui

CHDK-Shell for Windows

CHDK-Shell-CompileOptions

Dialog: Compile Options

CHDK-Shell-GUI-Config-Dialog

Dialog: GUI Config

CHDK-Shell-GUI-ConfigPanel

Dialog: GUI Config Camera Panel

CHDK-Shell-AfterCheck-Dialog

Dialog: After Checking

CHDK-Shell is a nice GUI for developers to easily download, compile and manage the CHDK sources on a Windows platform.

The CHDK-Shell is written with AutoIt scripting language (easy to customise, the source code is included) by whim from the CHDK forum.


Getting Started

  • Download the FULL package (file CHDK-Shell-{version}-FULL-SFX.exe, approx. 17 Mb), it includes appropriate GCC compiler versions & all required files
  • Extract to an empty directory without spaces in name (example: D:\CHDK) - the installer will create one for you if you type a non-existing folder name;
  • When done, open the folder and start CHDK-Shell-{version}.exe
  • To install an update version, just choose your existing folder (that would be D:\CHDK in case of the example above) and allow the updater to overwrite files

Supported OS

  • Windows 2000 (tested)
  • Windows XP (tested)
  • Windows 2003 (tested, thanks hotvedt !)
  • Windows Vista (tested, thanks nmcconnell !)
  • Windows 2008 (needs testing, anyone ?)
  • Windows 7 (tested, thanks Darkness !)

please post feedback (questions, bug reports, suggestions) in the CHDK-Shell thread or this thread on the German Forum --- Note that posting on either forum requires registering.

Features

  • downloads gcc compiler / complete CHDK building environment, tools and current CHDK source (trunk or branches)
  • compiles CHDK for selected or all camera's with access to many compile time options
  • user configurable, flexible CHDK source updating with optional auto-compilation
  • includes CardTricks to install and manage CHDK on your SD-Cards
  • does not permanently change your enviroment, no conflicts with other compilers already installed on your machine
  • option to check/download/install program updates
  • clones & manages multiple build trees, creates Diff, and applies Patch files
  • switchable gcc 3.4 / 4.x support
  • Windows Vista / Windows 2008 / Windows 7 support (thanks to nmcconnell for the golden tip !)
  • switchable support for the german chdkde source tree New !
  • ...and much more helpful tools & features for the CHDK development

Download

Notice   CHDK-Shell dowload site
thanks to fe50, alternative downloads in "Development" here
Saveas64   Note:
  • For a first install, use the version marked '(full)' (~ 19 MB)
  • Versions not marked 'full' are updates (no GCC compilers, ~ 1.2 MB)
  • Packaged as 7-zip self extracters, unpack to a path without spaces
fixed: Formatting and comments in 'buildconf.inc' options were messed up after changing compile options; apart from added/removed '#' it should now be identical to 'buildconf.inc.org'
fixed: On changing settings in GUI -> CamPanel, new settings were not properly applied until the next GUI refresh.
changed: Camera panel tooltips are now always enabled (do not react to unchecking 'Tooltips')
Security: Clean according to VirusTotal. Checksums (FileAlyzer) are:
    CHDK-Shell-v310-full-sfx.exe
    CRC-32:   0522B6C6
    MD5:      D2656061D0FFC63F08011E5D0DCE89CD
    SHA1:     51BB5A82B8089335AF30F4C2B19DBFE337D1A171
    CHDK-Shell-v310-sfx.exe
    CRC-32:   9E19B143
    MD5:      74F8C4142A15305CF953C2C6E3AF71C0
    SHA1:     FE6A12A3D0F873D6ECB41A1651222140D48E85B1
    CHDK-Shell_Updater.7z
    CRC-32:   BC546B59
    MD5:      442B07B41858D53C17837D8239F94A60
    SHA1:     854D3843C07E1A62FD90A2649E8B6F10C66B8D49

Archive (changelog)

Please refer to the 'readme.txt' file included with every version for the changelog

Links