Pages: [1] 2 3 ... 12 Next   Go Down
  Print  
Author Topic: Windows GUI for trunk building [currently v. 1.92]  (Read 16199 times)
0 Members and 1 Guest are viewing this topic.
whim
Hero Member
*****

Karma: +83/-0
Online Online

Posts: 805

A620/A630/i70_sd1000


« on: 21 / March / 2008, 23:58:42 »

--- Original first post in this topic ---> temporarily off line. Didn't change a letter, but forum b@rfs on it  Big Grin
oh well... maybe next time ...

version history is in readme, last changes in last release post in this thread

Edit 29-10-08: new host site, thanks mariush ...


--------------------------------------------------------------
download latest version: CHDK-Shell-v192.zip - 1.07MB
--------------------------------------------------------------

« Last Edit: 16 / December / 2008, 15:11:28 by whim » Logged

PhyrePhoX
Global Moderator
Hero Member
*****

Karma: +139/-37
Offline Offline

Posts: 1818


Coders Humiliate DSLR Kiddies


« Reply #1 on: 22 / March / 2008, 01:00:37 »

try this link
Quote

i couldnt open your link at first, then i manually browsed to trac and saw that you didnt escape some chars in the url Smiley
Logged

GrAnd
Developers
Hero Member
****

Karma: +76/-2
Offline Offline

Posts: 917


[A610, S3IS]


« Reply #2 on: 22 / March / 2008, 08:16:18 »

@whim

Your application is great! I applaud you.
I also thought to do like that, but via on-line service (like a web-page, where you selects camera/version/revision and after 5 seconds get firmware compiled). But I need a true server for that (now I'm using a machine from a localnet, which just works 24/7).
BTW. Does your program automatically determine available cameras to compile depending on revision? Or it is needed to modify its sources.

BTW2. I have no problem with the wget to get your url (after replacing the '/' with '.' in 'tools/assembla'). Just typed url in quotes:
wget "http://tools/assembla.com/chdk/changeset/338/trunk?oldpath=/&format=zip"
Logged

CHDK Developer.
whim
Hero Member
*****

Karma: +83/-0
Online Online

Posts: 805

A620/A630/i70_sd1000


« Reply #3 on: 23 / March / 2008, 18:20:41 »

@all

Well, here it is... I've got to stop tinkering for a bit, or I'll OD on coffee Wink

wim

@GrAnd, PhyrePhox: thanks for the tips on wget, I'm sure it must have some weird typo.

@GrAnd Program reads the Makefile and extracts info from that to present it's selection. It doesn't autocompile (yet)
             but I'm looking into it ...

Edit: updated to 1.01

edit2: removed due to newer version, see later post
« Last Edit: 25 / March / 2008, 17:43:38 by whim » Logged

GrAnd
Developers
Hero Member
****

Karma: +76/-2
Offline Offline

Posts: 917


[A610, S3IS]


« Reply #4 on: 23 / March / 2008, 20:45:15 »

@whim

Heh... Your program does not like large fonts in Windows (see screenshot attached).

BTW. Is it possible to skip gcc-building-environment installation stage if I have it already installed?
Logged

CHDK Developer.
whim
Hero Member
*****

Karma: +83/-0
Online Online

Posts: 805

A620/A630/i70_sd1000


« Reply #5 on: 23 / March / 2008, 21:15:20 »

@GrAnd

I was already afraid of international font problems - maybe I should just skip the Win 9x support and do Unicode versions
only. I'll post one so we can see if that makes a difference...

wim


Here's a zHare with 1) ANSI 2) UTF-8 and 3) UTF-16 aka UCS-2 Little Endian:

edit: removed, see later posts for newer version

I think it will also be a good idea to maximize the space I'm allowing the fonts, I'm working on that now.
Please note that I just know that the compiler can do it, I know very little about Unicode itself  Big Grin
« Last Edit: 12 / April / 2008, 18:28:09 by whim » Logged

GrAnd
Developers
Hero Member
****

Karma: +76/-2
Offline Offline

Posts: 917


[A610, S3IS]


« Reply #6 on: 23 / March / 2008, 21:41:08 »

I was already afraid of international font problems - maybe I should just skip the Win 9x support and do Unicode versions
only. I'll post one so we can see if that makes a difference...

What the "international font problems' do you mean? I'm not a Chinese... Smiley
I do not use any special fonts in the OS. Just those, which were installed by Windows. No Cyrillic letters used in the path. The version of my WindowsXP is English. I just increased the DPI settings for my fonts:
Logged

CHDK Developer.
whim
Hero Member
*****

Karma: +83/-0
Online Online

Posts: 805

A620/A630/i70_sd1000


« Reply #7 on: 23 / March / 2008, 21:58:38 »

@GrAnd

That's pretty funny, I seem to not even have seen in your pic that it was English !!!
Maybe I should install larger fonts myself  Grin  ....or maybe I should blame too
many hours behind the screen. But that's cool, now all I have to do is make it resizable ...

wim
« Last Edit: 23 / March / 2008, 22:01:29 by whim » Logged

GrAnd
Developers
Hero Member
****

Karma: +76/-2
Offline Offline

Posts: 917


[A610, S3IS]


« Reply #8 on: 23 / March / 2008, 22:07:21 »

Here's a zHare with 1) ANSI 2) UTF-8 and 3) UTF-16 aka UCS-2 Little Endian:

Have tried. All three programs look identical.
Logged

CHDK Developer.
whim
Hero Member
*****

Karma: +83/-0
Online Online

Posts: 805

A620/A630/i70_sd1000


« Reply #9 on: 23 / March / 2008, 23:24:39 »

@GrAnd

Resizable main Window, maybe that helps ....

here: edit: removed, see later posts for newer version

wim
« Last Edit: 12 / April / 2008, 18:28:47 by whim » Logged

GrAnd
Developers
Hero Member
****

Karma: +76/-2
Offline Offline

Posts: 917


[A610, S3IS]


« Reply #10 on: 24 / March / 2008, 08:35:51 »

@whim
O, that's better... But the logo is not moved if window is resized.
Logged

CHDK Developer.
whim
Hero Member
*****

Karma: +83/-0
Online Online

Posts: 805

A620/A630/i70_sd1000


« Reply #11 on: 24 / March / 2008, 15:16:12 »

@GrAnd

Noticed that too. Hard for me to test 135% fonts though, only have a 1440x900 to work with here.
Now looking into the logo problem (it's because it's using a transparant child window)

wim

BTW Thanks for moving to new topic
Logged

Barney Fife
Hero Member
*****

Karma: +70/-225
Offline Offline

Posts: 1159



« Reply #12 on: 24 / March / 2008, 16:21:18 »

Deleted
« Last Edit: 22 / April / 2008, 19:53:11 by Barney Fife » Logged

[acseven/admin commented out: please refrain from more direct offensive language to any user. FW complaints to me] I felt it imperative to withdraw my TOTAL participation. Nobody has my permission, nor the right, to reinstate MY posts. Make-do with my quoted text in others' replies only. Bye
GrAnd
Developers
Hero Member
****

Karma: +76/-2
Offline Offline

Posts: 917


[A610, S3IS]


« Reply #13 on: 24 / March / 2008, 16:38:44 »

Barney, I do not think that 135% fonts are too large for 1920x1200 resolution.

acseven, let's help GrAnd, set the forum font to this size. Big Grin

I do not need this. I always have the option to press 'Ctrl'-'+' combination.
« Last Edit: 24 / March / 2008, 16:44:26 by GrAnd » Logged

CHDK Developer.
Barney Fife
Hero Member
*****

Karma: +70/-225
Offline Offline

Posts: 1159



« Reply #14 on: 24 / March / 2008, 16:42:16 »

Deleted
« Last Edit: 22 / April / 2008, 19:53:31 by Barney Fife » Logged

[acseven/admin commented out: please refrain from more direct offensive language to any user. FW complaints to me] I felt it imperative to withdraw my TOTAL participation. Nobody has my permission, nor the right, to reinstate MY posts. Make-do with my quoted text in others' replies only. Bye
Pages: [1] 2 3 ... 12 Next   Go Up
  Print  
 
Jump to: