Windows GUI for trunk building - page 16 - General Discussion and Assistance - CHDK Forum supplierdeeply

Windows GUI for trunk building

  • 771 Replies
  • 297653 Views
*

Offline whim

  • ******
  • 2046
  • A495/590/620/630 ixus70/115/220/230/300/870 S95
Re: Windows GUI for trunk building
« Reply #150 on: 08 / November / 2008, 15:16:14 »
Advertisements
temporary fix, installs dummy build CHDK-Shell-v184.zip edit: link removed

  • temporary fix for install bug, program crashed on fresh install (just installs a dummy build for now)

wim
« Last Edit: 10 / November / 2008, 07:01:19 by whim »

*

Offline PhyrePhoX

  • *****
  • 2254
  • make RAW not WAR
    • PhyreWorX
Re: Windows GUI for trunk building
« Reply #151 on: 08 / November / 2008, 15:36:40 »
btw with all the latest changes you could jump to v2.0 ;)

*

Offline whim

  • ******
  • 2046
  • A495/590/620/630 ixus70/115/220/230/300/870 S95
Re: Windows GUI for trunk building
« Reply #152 on: 08 / November / 2008, 16:03:17 »
@phox: need 1.x for more bug fixes, already discovered one:
in 1.84, if you toggle from trunk to juciphox (left of the logo), conditional compile button does
not disappear as it should (and did before)

oh well, fixed it... CHDK-Shell-v185.zip edit: link removed

wim
« Last Edit: 10 / November / 2008, 06:55:24 by whim »

*

Offline whim

  • ******
  • 2046
  • A495/590/620/630 ixus70/115/220/230/300/870 S95
Re: Windows GUI for trunk building
« Reply #153 on: 10 / November / 2008, 06:52:56 »
Fixed severe bug CHDK-Shell-v186.zip - 1.07MB   :-[

  • fixed severe bug: program would lock up on changes in the conditional compile dialog;
    after shutting it down with task manager, on restart it will lock up again, without showing the GUI.
    if you experienced the lockup please do the following for trunk version(s) affected:
     - delete the buildconf.inc and restore it by renaming buildconf.inc.org -> buildconf.inc
     - delete conditional.txt

  • removed links to affected versions, 1.84 & 1.85 and edited wiki page

very sorry about this ,

wim  :-[

edit: to prove i really checked 1.86:
Quote
Conditional Compile Options in trunk 555

( CHDK GCC Compiler Shell 1.86, GCC 3.4.6 )

examples for ixus70_sd1000-101b (vxworks, #12623)

  UNCHECKED       MEMISOSIZE   SIZE (%)
  =========       ==========   ========
     none           310256      100.00
OPT_LUA_IOLIB       306736       98.87
OPT_LUA_OSLIB       308240       99.35
OPT_GAME_REVERSI    307248       99.03       
OPT_GAME_SOKOBAN    306048       98.64
OPT_BOOTLOGO        307632       99.15
OPT_CURVES          290352       93.58
OPT_TXTREADER       307440       99.09     
OPT_CALENDAR        308736       99.51
OPT_DEBUGGING       305984       98.62
OPT_EDGEOVERLAY     308912       99.57
     all            265040       85.43
« Last Edit: 10 / November / 2008, 09:27:12 by whim »


*

Offline whim

  • ******
  • 2046
  • A495/590/620/630 ixus70/115/220/230/300/870 S95
Re: Windows GUI for trunk building
« Reply #154 on: 14 / November / 2008, 22:03:02 »
Tiny GUI fixes & tweaks  CHDK-Shell-v187.zip - 1.08MB

  • added option to force resizing on small screens

  • added some GUI Config stuff to tweak readability of cam panel on small screens (font bolding, colors, etc)

  • added optional shutdown animation and configurable message


have fun,

wim

edit: WTF ? program lockup on conditional compile option change is back  :(
       investigating ...
« Last Edit: 15 / November / 2008, 05:24:07 by whim »

*

Offline whim

  • ******
  • 2046
  • A495/590/620/630 ixus70/115/220/230/300/870 S95
Re: Windows GUI for trunk building
« Reply #155 on: 15 / November / 2008, 06:48:23 »
Fixed: CHDK-Shell-v188.zip - 1.08MB

  - bugfix: program lockup on changes in the conditional compile dialog (again !)

sorry,

wim

*

Offline whim

  • ******
  • 2046
  • A495/590/620/630 ixus70/115/220/230/300/870 S95
Re: Windows GUI for trunk building
« Reply #156 on: 27 / November / 2008, 16:48:02 »
Update + fix CHDK-Shell-v189.zip - 1.07MB

  • bugfix: program aborted on trying to disable tooltips (+ minor tweaks to cam panel sizing)

  • update: CardTricks functions (to ~ CT 1.43) - mostly long overdue support for CCHDK.CFG ;)

enjoy,

wim

*

Offline whim

  • ******
  • 2046
  • A495/590/620/630 ixus70/115/220/230/300/870 S95
Re: Windows GUI for trunk building
« Reply #157 on: 09 / December / 2008, 16:30:13 »
Preparing for 2.00 ... CHDK-Shell-v190.zip - 1.07MB

  • improved the 'cam refresh' procedure, will now only run if really needed (e.g. not after GUI Config anymore)

  • under the hood, code is now fully ready to use a cygwin GCC 4.3.2 install - i have it running on Vista; needs more internal testing + preparing an automated cygwin-install, which appears doable. On 2000 & XP, i hope for switchable GCC 3/4 support in v. 2.00 (only GCC 4 on Vista, of course) 

wim
« Last Edit: 09 / December / 2008, 16:46:29 by whim »


*

Offline fudgey

  • *****
  • 1705
  • a570is
Re: Windows GUI for trunk building
« Reply #158 on: 09 / December / 2008, 17:37:47 »
under the hood, code is now fully ready to use a cygwin GCC 4.3.2 install - i have it running on Vista; needs more internal testing + preparing an automated cygwin-install, which appears doable. On 2000 & XP, i hope for switchable GCC 3/4 support in v. 2.00 (only GCC 4 on Vista, of course)

Now that's great news whim, keep up the good work!

*

Offline whim

  • ******
  • 2046
  • A495/590/620/630 ixus70/115/220/230/300/870 S95
Re: Windows GUI for trunk building
« Reply #159 on: 11 / December / 2008, 12:32:06 »
quick update: CHDK-Shell-v191.zip - 1.07MB

  • now fetches changelog info straight from the net instead of from version.txt   :D

wim

PS Not well tested (except changes) but then again, only changed 4 or 5 lines, shouldn't have side effects ...
« Last Edit: 11 / December / 2008, 12:40:21 by whim »

 

Related Topics


SimplePortal 2.3.6 © 2008-2014, SimplePortal