interested in a 50D initial port of Magic Lantern ? - page 110 - DSLR Hack development - CHDK Forum

interested in a 50D initial port of Magic Lantern ?

  • 1148 Replies
  • 328163 Views
*

Offline a1ex

  • *****
  • 671
  • ML dev
Re: interested in a 50D initial port of Magic Lantern ?
« Reply #1090 on: 07 / May / 2012, 16:21:31 »
Advertisements
It's OK with 0x455c + 0xB8, right?

*

Offline ectaVgen

  • ***
  • 186
  • Ну эктавген, это эктавген.
    • Vkontakte

Re: interested in a 50D initial port of Magic Lantern ?
« Reply #1092 on: 08 / May / 2012, 04:47:23 »
Hi!
Is there a new key set up for the submenu? In the last build it used to be "LV Button/ directprint button" - even "func button" doesnt work to enter the submenu..
Thx you

Re: interested in a 50D initial port of Magic Lantern ?
« Reply #1093 on: 08 / May / 2012, 12:15:20 »
It's still the "func"-key (yeah, funky...).


OK, something's wrong. I can't enter the submenu for Focus Peak, Spotmeter and so on, but i can enter  the LV Zoom Settings with "set" and leave with "menu".
« Last Edit: 08 / May / 2012, 15:15:04 by LinuxGadget »

*

Offline ectaVgen

  • ***
  • 186
  • Ну эктавген, это эктавген.
    • Vkontakte
Re: interested in a 50D initial port of Magic Lantern ?
« Reply #1094 on: 09 / May / 2012, 06:15:47 »
Fixed :)
New *.bin is now available :)
Let`s test it out!

Re: interested in a 50D initial port of Magic Lantern ?
« Reply #1095 on: 09 / May / 2012, 14:45:35 »
Nice, new version has the bugfix for the submenu-key: https://bitbucket.org/hudson/magic-lantern/changeset/9af734ec6cda :)

*

Offline ectaVgen

  • ***
  • 186
  • Ну эктавген, это эктавген.
    • Vkontakte

Re: interested in a 50D initial port of Magic Lantern ?
« Reply #1097 on: 12 / May / 2012, 05:57:08 »
Thanks, this is coming right in time for the weekend. Will test and report.

*

Offline ectaVgen

  • ***
  • 186
  • Ну эктавген, это эктавген.
    • Vkontakte

*

Offline cbob

  • *
  • 22
Re: interested in a 50D initial port of Magic Lantern ?
« Reply #1099 on: 12 / May / 2012, 15:50:29 »
Hi a1ex,

I like the LV auto-zoom on focus ring, but not the way it triggered during AF operation.

I'm not sure what the best way to send patches is, but below is a diff to shoot.c to only trigger when in MF mode. It's a menu option, in case some want it in AF mode too?

133d132
< static CONFIG_INT( "zoom.manual_only", zoom_manual_only, 0);
2497c2496
<         if (hs && lv_dispsize == 1 && !(zoom_manual_only && !is_manual_focus()))
---
>         if (hs && lv_dispsize == 1)
2527d2525
<     if (zoom_manual_only && !is_manual_focus()) return;
4091c4089
<                 .name = "Zoom on Focus          ",
---
>                 .name = "Zoom on Manual Focus   ",
4096,4101d4093
<             {
<                 .name = " ... only in MF mode   ",
<                 .priv = &zoom_manual_only,
<                 .max = 1,
<                 .help = "Zoom HalfShutter and on-Focus only when in manual focus."
<             },
« Last Edit: 13 / May / 2012, 07:24:26 by cbob »

 

Related Topics


SimplePortal © 2008-2014, SimplePortal