Megapixels 1.3.0
New release with some contributions that were emailed to me and from
experiments in the #megapixels:postmarketos.org chat.
* Improve contrast/color handleing in the default postprocessing script
* Redesigned the QR dialog for data QR-codes
Megapixels 1.2.0
* Add purism metadata for formfactors
* Fix glib schema builds
* The autofocus is now async so it doesn't hang the UI. (thanks
WebFreak001)
Megapixels 0.16.1
* Fix for the blue screen bug
Megapixels 1.1.0
* Color calculation changes for the preview, should give better colors.
* Added an about dialog on the settings page
* Fixed writing random memory into .dng thumbnails
* Added the first setting!, you can make the post-process script throw
away the .dng after processing
Megapixels 1.0.1
Bugfix release
* Fixed .desktop file having an old argument in it
* Updated appstream metadata
Megapixels 1.0
New major release of Megapixels, this upgrades to GTK4 so Megapixels can
easily use GPU acceleartion for the camera preview, thanks to Benjamin Schaaf.
This release also contains bugfixes from Purism and nwlyoc :)
* Upgrade UI code to GTK4
* The blue screen bug is fixed
* Use g_get_user_config_dir instead of manual XDG env var parsing
* Copy the qr code to the normal clipboard instead of the primary selection
Megapixels 0.16.0
* Made the QR outline more visible
* Benjamin fixed a large memory leak :D
* Added spacebar as keyboard shortcut to take a picture
* Support anything url-like in the QR scanner
* Fix picture save path
* Fix bashishm in the default postprocess script
Megapixels 0.15.0
* Support both imagemagick and graphicsmagick in the default postprocess
script
* Add the QR code support from benjamin-schaaf
* Removed the use of the hardcoded ~/Pictures path
* Show a spinner while the post-processing is running
* Use the correct extension for the image viewer instead of guessing
* Better error messages when open() fails
Bugfix release that solves:
* libtiff incompatability because debian broke libtiff
* dropped hdr_stacker from the post processing script
* Switching a control from auto to manual now syncs the value