-
0.14.0c89aba22 · ·
* 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
-
-
0.13.23d1dcebc · ·
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
-
-
0.13.1cd1d0308 · ·
* Small fix for preview latency in phosh on stable postmarketOS * Lowered frametime while capturing to reduce noise in capture
-
0.13.03d4eabe8 · ·
Major performance improvement release. Thanks to Benjamin Schaaf this release uses threading to process frames for the preview and makes more of the app async, improving the responsiveness a lot. This release also adds resolution switching when taking a picture so the preview can run on a lower resolution. * Don't wait for camera to turn on before showing window< * Use seperate thread for image processing, keeping UI responsive * Apply color calibration in the preview * Run camera at lower resolution while previewing * Added seperate tools for camera testing from the command line
-
-
0.12.0f36b17f5 · ·
* Support 1-5 cameras in the config file instead of the hardcoded rear/front * Support cameras being in their own /dev/video node or /dev/media node * Nicer debug output on the console * The debayering code now works on more than BGGR * Fixed fallback to /etc/megapixels.ini config file
-
0.11.10b3c9f78 · ·
* Fixed non-posix-compliance issue in the postprocess.sh script * Fixed path for the quick-open button * postprocess.sh can now find dcraw_emu on Debian * Apply better colors in the preview
-
0.11.0e7d5da17 · ·
The release containing the state of Megapixels as used in part 4 of the blog post series. * Added sharpening on the jpegs in post processing * Implemented on-screen controls * Fixed issue with dcraw missing a denoise parameter * Detect if stack_frames from hdr-plus is installed and use that * Fix for the config files not being read if the locale uses a comma as decimal seperator
-
0.10.2b7d43be6 · ·
Bugfix release for an buffer overflow in burst_directory. This also fixes the loss of exif data in the final jpeg file, but only if exiftool is installed.
-
-
0.10.012349909 · ·
This release rewrites a lot of of the image processing pipeline. Megapixels now only directly outputs .dng files and then triggers an external processing pipeline to convert that into the desired image formats. Main changes: * Capture 5 raw frames when pressing the capture button * Added colorspace metadata to the config file * Write exif/dng metadata with camera information * Added postprocess.sh which converts the dng burst into a final image * Trigger continuous autofocus if the driver supports it * Fixed some memory leaks This release adds a new libtiff-4 dependency for packaging. It also has a runtime dependency now on dcraw or dcraw_emu from libraw and imagemagick for the default postprocess.sh script.
-
-
0.9.0e7135409 · ·
This release brings mainly UI improvements. * Settings button does slightly more now, but it still useless * Made the shutter button more visible * Use all svg icons in the bottom bar * Added button to open the image storage folder * Added button that opens the last image * Taking a picture now sets a thumbnail on the last image button
-
0.8.04fb0a5b1 · ·
This is a small release of Megapixels that only changes things relevant for distro packaging * Fixed build warning on bad g_printerr use that is an error on some build systems * Changed lookup order for config files and add XDG support for it
-
-
-
-