Update metadata for 1.5.0
This commit is contained in:
@@ -26,6 +26,16 @@
|
|||||||
<url type="homepage">https://sr.ht/~martijnbraam/megapixels</url>
|
<url type="homepage">https://sr.ht/~martijnbraam/megapixels</url>
|
||||||
<content_rating type="oars-1.1" />
|
<content_rating type="oars-1.1" />
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="1.5.0" date="2022-06-26">
|
||||||
|
<description>
|
||||||
|
<p>
|
||||||
|
<li>Add support for the Xiaomi Mi Note 2</li>
|
||||||
|
<li>Add dynamic burst length depending on the sensor gain</li>
|
||||||
|
<li>Add multiple posprocessor selection in the settings</li>
|
||||||
|
<li>Fix saving the flash state to the exif metadata</li>
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
</release>
|
||||||
<release version="1.4.3" date="2021-12-13">
|
<release version="1.4.3" date="2021-12-13">
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<p>
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
project('megapixels', 'c', version: '1.4.3')
|
project('megapixels', 'c', version: '1.5.0')
|
||||||
|
|
||||||
gnome = import('gnome')
|
gnome = import('gnome')
|
||||||
gtkdep = dependency('gtk4')
|
gtkdep = dependency('gtk4')
|
||||||
|
Reference in New Issue
Block a user