Skip to content
Tags give the ability to mark specific points in history as being important
  • 1.6.0
    00865828 · Bump version to 1.6.0 ·
    Megapixels 1.6.0
    
    * Integrate with feedbackd for camera sounds (Guido Gunther)
    * New code for screen rotation detection that no longer depends on
      gnome/dbus (xad6)
    * New camera lookup code (dos)
    
  • 1.5.2
    8df79054 · Bump version to 1.5.2 ·
    Megapixels 1.5.2
    
    Bugfix release that clamps the minimum burst length to 2 since existing
    postprocessing scripts have the second frame hardcoded since the first
    one might be black.
  • 1.5.1
    894e090b · Bump version to 1.5.1 ·
    Megapixels 1.5.1
    
    * Fix the screen flash resetting the display brightness to zero when
      taking a picture with the front camera with flash disabled
    * Fix the pipeline cleanup after taking a picture causing the preview
      framerate to drop
    * Updated the appstream metadata and version number for 1.5.x
  • 1.5.0
    Megapixels 1.5.0
    
    * Added support for the Xiaomi Mi Note 2
    * Read more possible postprocessors from
      /usr/share/megapixels/postprocessord.
    * Added a setting on the settings page for selecting the wanted
      postprocessor
    * Save the state of the flash in the exif metadata
    * Make the burst length dynamic. Instead of the fixed 3-shot burst it
      now takes 2 to 5 shots depending on the gain of the sensor.
  • 1.4.3
    c0e76da4 · Release 1.4.3 ·
    Release 1.4.2
    
    * Disable flash by default
    * Fix some small memory leaks
  • 1.4.2
    34885afa · Release 1.4.2 ·
    Release 1.4.2
    
    * Fix crash when not using phosh
  • 1.4.1
    e86a1519 · Release 1.4.1 ·
    Release 1.4.1
    
    * Add StartupNotify to desktop file
    
  • 1.4.0
    41110321 · Release 1.4.0 ·
    Megapixels 1.4.0 Release
    
    * Add LED and Display-based flash support
    * Fix whitelevel and ISO metadata in DNG files
    * Fix memory leak when rotating device
  • 1.3.2
    05d6c3fa · Release 1.3.2 ·
  • 1.3.1
    16e9bff1 · Release 1.3.1 ·
  • 1.3.0
    fa5cbb5d · Bump to 1.3.0 ·
    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
  • 1.2.0
    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)
  • 0.16.1
    Megapixels 0.16.1
    
    * Fix for the blue screen bug
  • 1.1.0
    5ad97d03 · Add save-dng setting ·
    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
  • 1.0.1
    Megapixels 1.0.1
    
    Bugfix release
    
    * Fixed .desktop file having an old argument in it
    * Updated appstream metadata
  • 1.0.0
    d3232420 · Merge branch 'opengl' ·
    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
  • 0.16.0
    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
  • 0.15.0
    a9ceaaa6 · Add zbar dep to CI ·
    Megapixels 0.15.0
    
    * Support both imagemagick and graphicsmagick in the default postprocess
      script
    * Add the QR code support from benjamin-schaaf
  • 0.14.0
    * 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.2
    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