"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "doc/changelog" between
fotoxx-22.41.tar.gz and fotoxx-22.50.tar.gz

About: fotoxx is a program for photo editing and collection management.

changelog  (fotoxx-22.41):changelog  (fotoxx-22.50)
fotoxx-22.50 2022.12.01
------------
• File > Convert Adobe: Photoshop .psd files can now be converted to JPEG.
• Repair > Blur: UI improvements, add missing edit history metadata.
• The following edit functions can now be used with Paint Edits (mouse paint):
Edit > Color Mode, Effects > Shift Colors, Effects > Texture, Effects > Embos
s.
• Batch > Convert: added capability to rename files using substring replacement
.
• Bugfix: Blur > Add Motion Blur, possible crash.
• Bugfix: Fix inconsistent date formats, use yyyy-mm-dd throughout.
• Add library files in the appimage container needed for Fedora 37.
fotoxx-22.41 2022.11.03 fotoxx-22.41 2022.11.03
------------ ------------
Bugfix: add missing library file in the appimage container. Bugfix: add missing library file in the appimage container.
fotoxx-22.40 2022.11.01 fotoxx-22.40 2022.11.01
------------ ------------
• Defog: improved algorithm, new controls to add brightness, reduce blue. • Defog: improved algorithm, new controls to add brightness, reduce blue.
• Thumbnail popup image: zoom in/out via mouse wheel, +/- keys, arrow keys. • Thumbnail popup image: zoom in/out via mouse wheel, +/- keys, arrow keys.
• Manage Tags: categories having no tags can now be deleted. • Manage Tags: categories having no tags can now be deleted.
• Gallery metadata view: extra [user custom] indexed metadata items are now • Gallery metadata view: extra [user custom] indexed metadata items are now
displayed following the standard items. displayed following the standard items.
• Gallery Screen: option added to select only files that have been edited. • Gallery Screen: option added to select only files that have been edited.
• Copy From Image: source and destination images are initially overlaid at • Copy From Image: source and destination sync points both default to (0,0).
position (0,0). This avoids the need to carefully sync images that are This avoids the need to set the sync points for images that are already
already precisely overlaid, e.g. edited versions of the same image. naturally overlaid, e.g. edited versions of the same image.
• Tags per category limit was increased from 2K to 20K characters. • Tags per category limit was increased from 2K to 20K characters.
• Some fatal error messages now have popups in addition to log file output • Some fatal error messages now have popups in addition to log file output
(no need to hunt for the log file to get error details). (no need to hunt for the log file to get error details).
• Bugfix: user guide [recent] picklist: hang dead if no choice is made. • Bugfix: user guide [recent] picklist: hang dead if no choice is made.
• Bugfix: widgets for curve editing via mouse: sometimes refused to resize. • Bugfix: widgets for curve editing via mouse: sometimes refused to resize.
• Bug workaround: GDK sometimes fails to update window (started with U22.04, • Bug workaround: GDK sometimes fails to update window (started with
gone after point release, returned with next point release). Ubuntu 22.04, gone after point release, back with next point release).
fotoxx-22.35 2022.10.01 fotoxx-22.35 2022.10.01
------------ ------------
• Tools > Preferences renamed to Settings (conform with common convention). • Tools > Preferences renamed to Settings (conform with common convention).
• New: Gallery > Gallery Screen: a quick and easy method to show one of the • New: Gallery > Gallery Screen: a quick and easy method to show one of the
following gallery subsets: original images only, newest versions only, both following gallery subsets: original images only, newest versions only, both
of these, only unedited images, and/or those matching a text pattern. of these, only unedited images, and/or those matching a text pattern.
• New: Tools > Measure Image: click any two image positions to measure the pixe l • New: Tools > Measure Image: click any two image positions to measure the pixe l
distances between the two positions: horizontal, vertical, and total. distances between the two positions: horizontal, vertical, and total.
• New: Local Retinex can be mouse-painted to defog or enhance selected areas. • New: Local Retinex can be mouse-painted to defog or enhance selected areas.
skipping to change at line 69 skipping to change at line 80
Previously it was included in the appimage container, but this no longer Previously it was included in the appimage container, but this no longer
works over multiple flavors and releases of Linux. works over multiple flavors and releases of Linux.
• Bugfix: Adjust RGB: undo/redo was not working correctly. • Bugfix: Adjust RGB: undo/redo was not working correctly.
• Bugfix: New Session failed if current file contained embedded quotes. • Bugfix: New Session failed if current file contained embedded quotes.
• Bugfix: Poss. crash if [ALL] folder tree raced up/down using arrow keys. • Bugfix: Poss. crash if [ALL] folder tree raced up/down using arrow keys.
• Bugfix: Flatten Photo: Possible crash with extreme flattening. • Bugfix: Flatten Photo: Possible crash with extreme flattening.
• Bugfix: minor memory leak in gallery display code. • Bugfix: minor memory leak in gallery display code.
fotoxx-22.20 2022.07.01 fotoxx-22.20 2022.07.01
------------ ------------
• New: Batch > Convert Adobe: convert an Adobe document file (.pdf .ps .eps) • New: Batch > Convert Adobe: convert Adobe document file (.pdf .ps .eps)
into a set of jpeg files, 1 file per page. This uses ghostscript. into a set of jpeg files, 1 file per page. This uses ghostscript.
• Warp > Stretch: Add or remove barrel or pincushion distortion. This can fix • Warp > Stretch: Add or remove barrel or pincushion distortion. This can fix
RAW file lens distortion when lens parameters are missing or inaccurate. RAW file lens distortion when lens parameters are missing or inaccurate.
• Gallery Sort: new: sort by metadata from the Search function metadata report • Gallery Sort: new: sort by metadata from the Search function metadata report
(e.g. sort image files by camera + exposure time). (e.g. sort image files by camera + exposure time).
• The function to add an overlay image (for credit, copyright ...) to selected • The function to add an overlay image (for credit, copyright ...) to selected
host images was moved from Batch Convert to a new function, Batch Overlay. host images was moved from Batch Convert to a new function, Batch Overlay.
The overlay image can also be placed anywhere on the host images. The overlay image can also be placed anywhere on the host images.
• Image captions or text can now be sourced from any metadata items. • Image captions or text can now be sourced from any metadata items.
• The utility to map camera pixel bias and compensate image files was removed. • The utility to map camera pixel bias and compensate image files was removed.
It was too difficult to use and not very effective (for the cameras tested). It was too difficult to use and not very effective (for the cameras tested).
fotoxx-22.18 2022.06.01 fotoxx-22.18 2022.06.01
------------ ------------
• Limited support was added for Adobe file types .pdf .ps .eps
• CMYK jpeg files are now supported. • CMYK jpeg files are now supported.
• Copy/Move: move-to location is remembered, index to next file is optional. • Copy/Move: move-to location is remembered, index to next file is optional.
• Left mouse + ALT key works as right mouse (useful for touchscreen). • Left mouse + ALT key works as right mouse (useful for touchscreen).
• Removed kludges for GTK bug now fixed (source comment "not needed"). • Removed kludges for GTK bug now fixed (source comment "not needed").
• Line wrap was implemented for long titles/descriptions displayed over image. • Line wrap was implemented for long titles/descriptions displayed over image.
This also applies for optional metadata text display in slide show. This also applies for optional metadata text display in slide show.
• Repair > Denoise: new method added: Symmetric Nearest Neighbor. • Repair > Denoise: new method added: Symmetric Nearest Neighbor.
• Bugfix: parameters dialog: set image position option may crash. • Bugfix: parameters dialog: set image position option may crash.
• Bugfix: parameters dialog: change map marker size did nothing. • Bugfix: parameters dialog: change map marker size did nothing.
 End of changes. 6 change blocks. 
8 lines changed or deleted 20 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)