SD940 (IXUS120) porting thread - page 17 - DryOS Development - CHDK Forum supplierdeeply

SD940 (IXUS120) porting thread

  • 542 Replies
  • 201558 Views
Re: SD940 (IXUS120) porting thread
« Reply #160 on: 31 / December / 2010, 12:21:56 »
Advertisements
@waldo
>It seems fairly intuitive once you get the hang of the key press timing.  It's not ideal and will cause >confusion for new users, but it's the best I came up with so far.

I use such a long press code on IX1000 to enter alt mode.because this camera have only set/func and menu key and cursor key

But what i miss, is a short sound from camera speaker when time is reach.Do you know how can add such a sound ?
So the user get a notify when the key is press long enough to do a long press action.then he can release the key or wait for another beep, if he want a third option on this key

@waterwingz
>Includes working zebra and edge overlay modes and waldo's new code for handling the DISP key - see
>http://chdk.setepontos.com/index.php?topic=5855.msg58646#msg58646

have you fix the offset Problem in Zebra ?
if this is not do, then zebra and edge overlay work only in W (16:9) shooting Mode correct.
« Last Edit: 31 / December / 2010, 12:29:42 by Bernd R »
Ixus 1000 HS

*

Offline waldo

  • ***
  • 238
Re: SD940 (IXUS120) porting thread
« Reply #161 on: 31 / December / 2010, 13:32:23 »
@waldo
>It seems fairly intuitive once you get the hang of the key press timing.  It's not ideal and will cause >confusion for new users, but it's the best I came up with so far.

I use such a long press code on IX1000 to enter alt mode.because this camera have only set/func and menu key and cursor key

But what i miss, is a short sound from camera speaker when time is reach.Do you know how can add such a sound ?
So the user get a notify when the key is press long enough to do a long press action.then he can release the key or wait for another beep, if he want a third option on this key

That seems like a good idea.  To create a short "key press" sound, use:
_PT_PlaySound(0x2003, 0);

Re: SD940 (IXUS120) porting thread
« Reply #162 on: 31 / December / 2010, 14:15:44 »
have you fix the offset Problem in Zebra ?
if this is not do, then zebra and edge overlay work only in W (16:9) shooting Mode correct.

Not sure what you mean here by W shooting mode ?  I have not seen different shooting modes - just the normal one the camera always does.

Or are you talking about video shooting ?  Does overlay or zebra make any sense for that ?
Ported :   A1200    SD940   G10    Powershot N    G16

Re: SD940 (IXUS120) porting thread
« Reply #163 on: 01 / January / 2011, 05:10:29 »
@waterwingz
>Not sure what you mean here by W shooting mode ?  I have not seen different shooting modes - just the >normal one the camera always does.

The Ixus 120 have when i see in pictures a  16:9 TFT display.

Is it not possible in that cam to choose diffrent shooting resolutions ?
Ixus 1000 have this modes.

L 3648 2736
M1
M2
S
W 3648 2048

Have your Cam no W mode with 16:9 aspect ?

The mode W with 3648*2048 fit complete on the 16:9 display on IX1000, because its 16:9

Only with that 16:9 Mode, Zebra position, and edge overlay is correct.

@waldo

thanks for info, i have test it now, sound work great.
« Last Edit: 01 / January / 2011, 05:54:47 by Bernd R »
Ixus 1000 HS


*

Offline whim

  • ******
  • 2046
  • A495/590/620/630 ixus70/115/220/230/300/870 S95
Re: SD940 (IXUS120) porting thread
« Reply #164 on: 01 / January / 2011, 08:52:06 »
Quote
Have your Cam no W mode with 16:9 aspect ?
SD940 manual says it does (p. 148)
BTW Good manuals site here

hth,

wim

*

Offline waldo

  • ***
  • 238
Re: SD940 (IXUS120) porting thread
« Reply #165 on: 01 / January / 2011, 09:38:37 »
The SD940 has a 4000x2248 mode (16:9).  But it does not have a 1920x1080 mode like newer cameras, which is unfortunate because otherwise it's a good camera for time lapse.

Re: SD940 (IXUS120) porting thread
« Reply #166 on: 01 / January / 2011, 10:32:16 »
have you fix the offset Problem in Zebra ?
if this is not do, then zebra and edge overlay work only in W (16:9) shooting Mode correct.

Okay - I found the W shooting mode (thanks to whim & waldo) - with memory cards so cheap I never use anything but the highest resolution so I never noticed it.   In answer to your original question, Zebra works fine in that mode as well as the other resoultions.
Ported :   A1200    SD940   G10    Powershot N    G16

*

Offline waldo

  • ***
  • 238
Re: SD940 (IXUS120) porting thread
« Reply #167 on: 01 / January / 2011, 18:32:55 »
Posted Beta 2 release for firmware 103c

Can you post a build for 102c as well?  Thanks.


Re: SD940 (IXUS120) porting thread
« Reply #168 on: 01 / January / 2011, 19:45:27 »
Can you post a build for 102c as well?  Thanks.
http://www.zshare.net/download/84642295f5a0c8ce/

Obviously,  not tested - let me know how it works ?  (I'll update the root post once I know this boots)
Ported :   A1200    SD940   G10    Powershot N    G16

*

Offline waldo

  • ***
  • 238
Re: SD940 (IXUS120) porting thread
« Reply #169 on: 01 / January / 2011, 21:48:51 »
Can you post a build for 102c as well?  Thanks.
http://www.zshare.net/download/84642295f5a0c8ce/

Obviously,  not tested - let me know how it works ?  (I'll update the root post once I know this boots)

Your version boots just fine and seems to work like the version I compiled (unfortunately).  I was hoping that my memory problems would have gone away, but I still have insufficient memory to make it run reliably.  It's ironic that once I made my camera more useful with CHDK that I can't use it anymore without disabling CHDK features.  Maybe I'll do a stripped-down version for my own use.

 

Related Topics