[go: up one dir, main page]

Menu

Code Merge Request #59: Enhancements and fixes to open camera (open)

Merging...

Merged

Something went wrong. Please, merge manually

Checking if merge is possible...

Something went wrong. Please, merge manually

Max Lyons wants to merge 6 commits from /u/maxlyons/opencamera/ to master, 2020-12-31

  • Alternate Gallery UI. Add option to disable short-press on the gallery icon, but retain access to the gallery via a long-press.
  • Default Aperture. Add option to specify a default aperture to use when opening a camera.
  • Store YPR in DNG. Add ability to store yaw, pitch and roll values in the Image Description EXIF tag in DNG files.
  • Fix vignetting in DNG images. Correct missing OpcodeList2 EXIF tag in DNG files, which is used to correct vignetting by raw processors.
  • Enable additional cameras. Add option to utilize arbitrary camera IDs that aren't advertised by the OS, but may be available for use if called with their ID.
Commit Date  
[a6c259] (HEADmaster) by Max L Max L

Add ability to utilize arbitrary cameras using one or more user-specified camera IDs

2020-12-31 21:56:41 Tree
[274a64] by Max L Max L

Add fix for vignetting in DNG images due to missing shading map in CaptureResult leading to missing OpcodeList2 EXIF tag.

2020-12-31 21:12:04 Tree
[80336e] by Max L Max L

Add ability to store yaw, pitch and roll data in DNG files.

2020-12-31 21:07:05 Tree
[020f90] by Max L Max L

Add documentation for default aperture; fix typos.

2020-12-31 20:44:40 Tree
[07584a] by Max L Max L

Add option to specify default aperture

2020-12-31 20:41:23 Tree
[956d86] by Max L Max L

Add alternate gallery UI mode (to disable short press on gallery icon).

2020-12-31 20:15:27 Tree

Discussion


Log in to post a comment.