A495 porting thread - page 7 - DryOS Development - CHDK Forum  

A495 porting thread

  • 346 Replies
  • 118929 Views
Re: A495 porting thread
« Reply #60 on: 07 / February / 2011, 16:08:42 »
Advertisements
Perfect, thanks!!

Re: A495 porting thread
« Reply #61 on: 08 / February / 2011, 08:53:00 »
@ streetbikertje,

I saw you've got your link already, good luck.
You have also found this thread?
http://forum.chdk-treff.de/viewtopic.php?f=12&t=2130&start=15
Bye, At.

Re: A495 porting thread
« Reply #62 on: 08 / February / 2011, 15:49:08 »
@ streetbikertje,

I saw you've got your link already, good luck.
You have also found this thread?
http://forum.chdk-treff.de/viewtopic.php?f=12&t=2130&start=15
Bye, At.

Thx for the additional info, this is really helpfull!

I've now tried out the latest chdk software from the german database: it works great!
No more problems with shooting RAW or using scripts!! :-)

The only thing is, my german is not that good.
Does anyone know if there is a english version of that chdk software?

*

Offline whim

  • ******
  • 2046
  • A495/590/620/630 ixus70/115/220/230/300/870 S95
Re: A495 porting thread
« Reply #63 on: 08 / February / 2011, 16:36:11 »
Quote
Does anyone know if there is a english version of that chdk software?

Just set the language to English then:

Hauptmenu -> Anzeige-Einstellungen ->  Sprache -> select english.lng

cheers,

wim


Re: A495 porting thread
« Reply #64 on: 09 / February / 2011, 06:17:36 »
Hi all
does anybody know what the correct memory address of the A495 to use the method

// Live picture buffer (shoot not pressed)
void *vid_get_viewport_live_fb()
{
     //return (void*)0;
    void **fb=(void **)0x3E80;  // ?
    unsigned char buff = *((unsigned char*)0x3CF0); // sub_FFC87F0C
    if (buff == 0) buff = 2;  else buff--;    
    return fb[buff];
   
}
this is the same as the A480, but it doesn't work, I took this address at lib.c, but is the chdk-de version
thanks

Re: A495 porting thread
« Reply #65 on: 10 / February / 2011, 05:50:10 »
Autobuild CHDK-DE
Thanks a lot, it works fine !
Thanks to you, I have taken my first stereo photo with usb synchro, great !!!  :D

Re: A495 porting thread
« Reply #66 on: 10 / February / 2011, 05:52:53 »

*

Taponidas

Re: A495 porting thread
« Reply #67 on: 14 / February / 2011, 08:26:32 »
Autobuild CHDK-DE
Thanks a lot, it works fine !
Thanks to you, I have taken my first stereo photo with usb synchro, great !!!  :D
So CHDK for A495 has already been ported?


Re: A495 porting thread
« Reply #68 on: 14 / February / 2011, 09:01:48 »
Is anybody working on the 100e firmware ?.

If so i can test everything......

Re: A495 porting thread
« Reply #69 on: 15 / February / 2011, 06:36:52 »
All you need now is this http://stereo.jpn.org/eng/stphmkr/index.html
Thanks for your link, I will try it asap.
Do you know if a SDM port is possible : http://stereo.jpn.org/eng/sdm/index.htm ?
I suppose that should be done only if the a495 port is completed and official, what must yet be done ?
Best regards

 

Related Topics


SimplePortal 2.3.6 © 2008-2014, SimplePortal