Adding new cameras, applying patches into trunk (with source code prepared) - page 148 - General Discussion and Assistance - CHDK Forum

Adding new cameras, applying patches into trunk (with source code prepared)

  • 1685 Replies
  • 885124 Views
Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1470 on: 24 / August / 2016, 23:28:11 »
Advertisements
Patch for Powershot N and Powershot N Facebook to add script control of the focus assist / camera flash lamp on the front of the camera via the set_led() function.

See Re: Powershot N Porting Thread

Ported :   A1200    SD940   G10    Powershot N    G16

*

Offline reyalp

  • ******
  • 14134
Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1471 on: 25 / August / 2016, 22:40:16 »
Patch for Powershot N and Powershot N Facebook to add script control of the focus assist / camera flash lamp on the front of the camera via the set_led() function.

See Re: Powershot N Porting Thread
Thanks. Added in trunk 4677, stable 4678.
Don't forget what the H stands for.

*

Offline blackhole

  • *****
  • 949
  • A590IS 101b
    • Planetary astrophotography
Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1472 on: 11 / September / 2016, 05:11:05 »
Files for sx410is, firmware version 100c.

*

Offline reyalp

  • ******
  • 14134
Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1473 on: 11 / September / 2016, 19:03:30 »
Files for sx410is, firmware version 100c.
Thanks. Checked into the trunk r4686, followed by some additions to notes.txt. Comments will go in the porting thread.
Don't forget what the H stands for.

Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1474 on: 16 / October / 2016, 15:07:39 »
Posting a patch for SX60HS to update 4706.  Correct stubs for live view video clips, recreviewhold.

See SX60HS porting thread:

https://chdk.setepontos.com/index.php?topic=12532.new


*

Offline reyalp

  • ******
  • 14134
Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1475 on: 16 / October / 2016, 17:00:28 »
Posting a patch for SX60HS to update 4706.  Correct stubs for live view video clips, recreviewhold.

See SX60HS porting thread:

https://chdk.setepontos.com/index.php?topic=12532.new
Thanks for that.

I haven't checked it in because I'm confused about the intent of the platform_camera.h define KBD_ZOOM_FOR_MF_USE_MF_KEY

Since this code uses #ifdef, #define 0 will be treated as ON. If the intent is to have it ON, please use 1, as CHDK code isn't very consistent with the use of #ifdef vs #if (#if with an undefined value acts the same as 0.) If the intent is to have it OFF, please leave it undefined.

Whatever the desired value, this define belongs in platform_kbb.h (as in the other ports that use it), since it's only relevant to the low level keyboard files.

I'm also a bit confused by
"Correct stubs for live view video clips"
I guess this refers to vid_get_viewport_fb_d. If so, I would refer it to "playback viewport buffer".
Don't forget what the H stands for.

Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1476 on: 16 / October / 2016, 19:17:46 »
Hopefully I've corrected things to your satisfaction:  :)
Posting a patch for SX60HS to update 4706.  Correct playback viewport buffer for vid_get_viewport_fb_d (used in  live view video clips), implement recreviewhold.

See SX60HS porting thread:

https://chdk.setepontos.com/index.php?topic=12532.new

*

Offline reyalp

  • ******
  • 14134
Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1477 on: 16 / October / 2016, 21:22:03 »
Hopefully I've corrected things to your satisfaction:  :)
Thanks. Checked in.
Don't forget what the H stands for.

Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1478 on: 25 / October / 2016, 12:37:12 »
Posting a patch for SX60HS to update 4712.  Include support for firmware version 100c. Shortcut key replaces Wifi for a substitute ALT key.

See SX60HS porting thread:

https://chdk.setepontos.com/index.php?topic=12532.new
« Last Edit: 25 / October / 2016, 19:04:26 by 62ndidiot »

*

Offline reyalp

  • ******
  • 14134
Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1479 on: 26 / October / 2016, 00:09:36 »
Posting a patch for SX60HS to update 4712.  Include support for firmware version 100c. Shortcut key replaces Wifi for a substitute ALT key.

See SX60HS porting thread:

https://chdk.setepontos.com/index.php?topic=12532.new
Thanks. Checked in.
Don't forget what the H stands for.

 

Related Topics


SimplePortal © 2008-2014, SimplePortal