DVB-Cube BETA <<< Das deutsche PC und DVB-Forum >>>

PC-Ecke => # Unix/Linux/BSD => Thema gestartet von: SiLæncer am 18 November, 2009, 21:55

Titel: Fotoxx ...
Beitrag von: SiLæncer am 18 November, 2009, 21:55
Fotoxx: Bildbearbeitung für Digitalfotografien; schneidet, rotiert und skaliert Fotos und korrigiert Helligkeit, Kontrast und Farbe; fügt mehrere Bilder zu HDR-Fotos oder Panoramen zusammen; entfernt rote Augen, schärft Bilder, ändert deren Farbtiefe und unterdrückt Rauschen von Bildern; bietet Bildverarbeitung mit Tags.

(http://kornelix.squarespace.com/storage/fotoxx-gallery/navigation.jpeg?__SQUARESPACE_CACHEVERSION=1251180869394)

Betriebssysteme: Linux

Lizenz: Open Source

http://kornelix.squarespace.com/fotoxx
Titel: Fotoxx 9.1
Beitrag von: SiLæncer am 26 Dezember, 2009, 09:22
Zitat

Two varieties of tone mapping functions were added. These can be used to enhance detail at all brightness levels and are especially useful for retouching HDR composite images.

Bugfix: sharpen via unsharp mask was ignoring the threshold input.

http://kornelix.squarespace.com/fotoxx
Titel: Fotoxx 9.2 (Linux)
Beitrag von: SiLæncer am 02 Januar, 2010, 09:33
Zitat
Select area by color was made easier: an optional radius of action was added to quickly incorporate excluded "islands" or push-out area edges. Area edge calculation and blending was made into a separate dialog. The defog function was removed - it duplicated the functions of the brightness and color saturation curves, and also the new tone mapping functions produce better results. For the Blur function, the minimum blur radius was reduced to 0.5 pixels, which is barely perceptible. Two bugs were fixed: (1) Tone mapping with edge blending was causing some pure black pixels to turn white. (2) The edge of a mouse-selected area which also hugs an image edge was not being omitted for the purporse of edge blending.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 9.3 (Linux)
Beitrag von: SiLæncer am 13 Januar, 2010, 10:37
fotoxx 9.3
DateJan 13, 2010 at 09:34

o  New function: image warp using affine transformation, interactive.
o  New function: vary brightness across the image (fix vignetting and other issues).
o  Improved the initial blending for 3 or more HDR input images.
o  Brightness histogram was given greater resolution and a new x-axis scale.
o  Rotate was made 3x faster (use affine transform instead of trig functions).
o  File save-as dialog was made more clear about file type.
o  Makefile: desktop-menu and manpage made into separate targets.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 9.4 erschienen
Beitrag von: SiLæncer am 19 Januar, 2010, 16:29
fotoxx  v.9.4

+ Image files can now be printed using a conventional GTK dialog.
+ File save-as: the displayed file type is updated with user selection.
+ Brightness/color (curve edit) dialog was made more compact.
+ Bugfix: killing a running function could cause malfunctions later.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 9.5 erschienen
Beitrag von: SiLæncer am 02 Februar, 2010, 16:11
Changelog:

Several minor improvements and corrections:
Curve edits: stop unintended node creation when mouse is moved rapidly.
Tonemap 2: use full size image for contrast calculations (slower but better).
Tonemap 3: new function: enhance local contrast with halo suppression.
Grid Lines: new function: grid lines to help with unbend/rotate/etc. image alignment.
HDR (2 images) was removed - new HDR (2-10 images) made it redundant.
Bugfix: file save-as: did not always reflect user file type selection in dialog widget.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 9.6 erschienen
Beitrag von: SiLæncer am 24 Februar, 2010, 16:20
 fotoxx 9.6
DateFeb 21, 2010 at 17:54

+ Tone mapping: calculations have been made >10x faster.
+ Sharpen (unsharp mask): calculations have been made 2x faster.
+ A fourth tone-mapping method was added.
+ Convert RAW files: don't let progress window hide behind main window.
+ Workaround for gtk_file_chooser bug: undo auto-selection of 1st file in a folder.
+ Gallery window: simplify navigation to another folder.
+ Use .jpeg instead of .png for intermediate print file - much faster.
+ Select area logic was simplified in preparation for future add/subtract areas

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 9.7 erschienen
Beitrag von: SiLæncer am 08 März, 2010, 12:41
fotoxx 9.7 /Mar 5, 2010 at 22:18

    * Revised window update logic to stop CPU hog with fvwm window manager.
    * Curve edit: don't lose grip on node when dragging at high speed.
    * Select area: simpler and more flexible interface: multiple areas, combine line-drawing and color selection, unselect parts of areas using the mouse.
    * Paste area: always paste within the visible (zoomed) window, don't lose grip when dragging a pasted area at high speed.
    * Bugfix: burn CD/DVD: when editing the list of files to burn, the mouse position was inaccurate, causing the wrong file to be selected.
    * The limits were doubled for the number and and size of tags.
    * New function: add multiple tags to many images at once (e.g. initial tagging of many photos of the same subject or event).
    * New function: rename many files at once using base name + sequence number.

http://kornelix.squarespace.com/fotoxx/

Titel: Fotoxx 9.8 erschienen
Beitrag von: SiLæncer am 21 März, 2010, 12:56

fotoxx 9.8
DateMar 19, 2010 at 16:35

    * Tone mapping: a gradient method was added, replacing a weaker method.
    * The FreeImage dependency was removed, which simplifies building from source and creating packages. Supported file types are TIFF (1/8/16 bits/color), JPEG, PNG, and BMP.
    * A 3rd sharpen method was added: amplify brightness gradients.
    * Bugfix: F1 context help was not working for the select area dialog.
    * The select area outline color can be toggled red/green/black.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 9.9 erschienen
Beitrag von: SiLæncer am 27 März, 2010, 09:20


fotoxx 9.9

    * Tonemap gradient method was made easier to use and a little faster. The earlier tonemap functions have been removed because the gradient method is stronger and more flexible than any of them.
    * Select Area copy and paste has been extended to allow areas to be saved as files and read back later to paste into other images.
    * Warn about missing program exiftool only when first image edit is initiated.
    * Bugfix: tonemap sometimes did not work within a selected area.

ukopp 3.7

    * Improve diagnostics when target file system does not support direct I/O and large files.
    * Give up quickly when there are excessive errors (e.g. missing permission).

Makefiles - all program make files were revised to be hopefully more friendly for distro packagers.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 10.0 erschienen
Beitrag von: SiLæncer am 07 April, 2010, 09:23
fotoxx 10.0
DateApr 5, 2010 at 13:42

    * If you are upgrading from a prior version of fotoxx, please pay attention to the next bullet.
    * The EXIF key for user-defined tags was changed to be compatible with most other (Windows) programs that also use tags. A conversion function is provided which should be run before any new image editing is done. A warning at startup is given. See menu: Help > README for details.
    * Bugfix: block editing of thumbnails, prevent thumbnails of thumbnails from being created.
    * Bugfix: small memory leak when new thumbnails were created for new or edited images.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 10.1.1
Beitrag von: SiLæncer am 14 April, 2010, 16:36
fotoxx 10.1.1

DateApr 14, 2010 at 14:09

Minor feature update and three bug fixes:

    * Convert RAW files was made 30% faster on multi-core processors.
    * Bugfix: crash on launch if saved fotoxx state file was from a v.9 release.
    * Bugfix: pano align image was made small if starting from a zoomed image.
    * Bugfix: for installation in /home/<user>/ the menu and launcher did not work.



fotoxx 10.1
DateApr 12, 2010 at 22:45

    * Tone-mapping within an area was improved to react live to the blend-width slider.
    * The tone-map edit curve scale is better matched to the actual contrast range of the image.
    * Tone mapping was made about 50% faster, especially for 1-2 core processors.
    * The brightness ramp function was made to work with a select area, like most edit functions.
    * If an edit is started and a select area is defined but not finished or enabled, the user is warned.
    * New function: clip low/high brightness levels and expand the remaining middle.
    * Trim: buttons were added to select from popular aspect ratios.
    * Trim: if the selection is moved off the image edge, it is reduced to keep the set aspect ratio.
    * The function busy indicator (clock cursor) was made more obvious.
    * Changing the GUI language from within the GUI was simplified.


http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 10.2 erschienen
Beitrag von: SiLæncer am 27 April, 2010, 12:55
Zitat
fotoxx 10.2
DateApr 23, 2010 at 11:39

Fotoxx 10.2 adds a few minor features and user-interface improvements. A history of edits made on an image is recorded under the EXIF key Edit Status. The View EXIF function updates itself when a new file is opened in the browser. Two new functions were added: add or modify an EXIF key, and delete a specific key or all EXIF data. Undo/redo was added to White Balance. Blend-width was added to the Tile function. Tone Mapping was made about 30% faster for multi-core processors, and progress tracking was added to improve feedback for slow processors. Two minor bugs were fixed.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 10.2.1
Beitrag von: SiLæncer am 03 Mai, 2010, 15:37
fotoxx 10.2.1
DateMay 2, 2010 at 11:32

A Swedish/Svenska translation was added to the GUI.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 10.4
Beitrag von: SiLæncer am 25 Mai, 2010, 15:39
 DateMay 24, 2010 at 22:45

    * The panorama function now obtains lens focal length from EXIF data if available. Lens distortion is still a 1-time manual input, but this can usually be ignored and left at zero.
    * The thumbnail gallery browser was made faster and easier for large image directories. A scroll bar was added and the maximum thumbnail size was increased from 256 to 512 pixels.
    * A very short "Essentials" section was added at the front of the user guide (for those who hate big user guides). The focus is on unconventional interfaces that are not intuitive.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 10.5
Beitrag von: SiLæncer am 03 Juni, 2010, 08:18
fotoxx 10.5
DateJun 2, 2010 at 16:44

    * A Dutch translation was added to the GUI.
    * The thumbnail browser is faster and smoother (cpu load is 60% less).
    * Tags now have categories (people, places, events...) to help organize them and to find and select tags more quickly during image editing. This improves the practicality of having hundreds of tags. The user interface was revised - use F1 to view the user guide.
    * Rotated images are uprighted automatically when an edit is started or an image is added to an HDR/HDF/panorama. Formerly this was done only with image viewing.


http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 10.6.1
Beitrag von: SiLæncer am 08 Juni, 2010, 13:20
Fotoxx 10.6.1
DateJun 8, 2010 at 11:14

A subtle bug in panorama image alignment was fixed. This caused a small shift at the joint near the center of the image, especially if there was a significant rotation, horizon shift, or lens distortion.

Monday
Jun072010
Fotoxx 10.6
DateJun 7, 2010 at 21:28

Fotoxx 10.6 has a few minor improvements and bug fixes.

    * Search Tags was made more consistent with other tag functions: tags are added and removed from the search list with mouse clicks and the [clear] button was removed.
    * HDR: The selected images to combine no longer need to include the current image.
    * File Save-as: A "make new version" check box was added. The image is saved with a new version number, which makes it easier to save an edited image and keep the original. Subsequent saves create increasing version numbers.
    * Bugfix: Edit Tags "admin mode" could be quietly ON even though the checkbox was OFF.
    * Bugfix: The image gallery window was sometimes not fully rendered (easy to compensate but annoying).


http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 10.7
Beitrag von: SiLæncer am 09 Juli, 2010, 12:07

The composite image functions (HDR, HDF, Panorama) were reworked to extend functionality and improve the user interface. The "current" image no longer needs to be the first image selected, or even included. There is more use of multiple threads to utilize multiple processor cores.

Panorama: Up to four images can be joined (previously only two). The order can be changed during pre-alignment by dragging the images. The brightness and color balance can be changed for any input image after the panorama is completed, and the other images can be matched automatically and/or manually adjusted.

HDF (high depth of field): Up to 9 images can be joined (previously only 2). After automatic alignment is complete, the images can be dragged and warped to tweak their alignments if needed. This can compensate for camera movement between photos and for size differences caused by their different focal lengths.

HDR (high dynamic range) now warps the images if needed to make a more precise alignment. This compensates for camera movement or rotation betweem photos, which can cause non-linear distortions (the image scale increases with increasing distance from the center of the camera sensor). A greater amount of shift or rotation between images can be handled more accurately.

Bugfix: After reporting an error, mass-rename proceeded as if the dialog were completed normally.

Mass-rename: The "-" separator between the base name and sequence number was removed. The user can supply whatever is wanted, or nothing.

The startup dependency check for ufraw was changed to ufraw-batch. The GUI part is not needed for Fotoxx.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 10.8.1
Beitrag von: SiLæncer am 05 August, 2010, 19:26
Fotoxx 10.8.1
DateAug 5, 2010 at 18:03

    * The German translation was updated.
    * More TIFF formats are supported: most formats <= 8-bits per color, and the 16-bit format used for converting RAW files.
    * The GUI layout for editing tags was improved slightly for clarity.

Fotoxx 10.8
DateJul 28, 2010 at 00:37

    * A Portuguese translation was added.
    * New function: mass resize images (for website photo upload, e-mail, etc.).
    * The new Linux standard trash is used for trashed images. If this is not available, the old method is used (trash folder on desktop).
    * Select Area: Draw + follow edge works better for jagged edges.
    * Select Area: Select by color improved: easier to expand selection without leaving unselected "islands", and better control of selection.
    * Thumbnail gallery: added a "list view" option (without thumbnails).
    * HDR/HDF/pano alignment/warp algorithm can handle larger image offsets.
    * HDF interface for fine alignment was made more intuitive: the image mapped to the mouse position is always the one being warped.
    * Live help via F1 key is now available for all functions.
    * The dialog to view and edit EXIF data is updated for each image opened, so that a given EXIF keyword can be viewed, added, or changed quickly (especially good to view or add text comments for a series of images).
    * Mass add tags: select target files from the image gallery window.
    * Save-as with "new version" selected: look for all file versions (not only the version being edited) and use the highest + 1.
    * Minor improvement in warp area algorithm.
    * Bugfix: convert RAW: popup report sometimes omitted a converted file.
    * Bugfix: an image saved as tiff-8 was actually being saved as tiff-16.
    * Bugfix: sporadic crash if a selected area touches an image edge.
    * Bugfix: the color of all edit curves could change sporadically.
    * Bugfix: image_gallery: if the first directory opened is empty and the "parent" button is selected, crash.
    * Bugfix: HDR/HDF sporadically showed a partially black image.



http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 10.8.4
Beitrag von: SiLæncer am 18 August, 2010, 18:12
Two bugs have been fixed:

    * The previous fix (10.8.2) to include ICC Profile tags in the metadata retained over an image edit was causing some other metadata to be left out. This could be significant for some users.
    * If one of the toolbar buttons [prev] or [next] was pressed repeatedly in rapid succession, it would cause a race condition that could lead to application lockup.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 10.10.1
Beitrag von: SiLæncer am 06 Oktober, 2010, 10:46
Zitat
fotoxx 10.10.1
DateOct 2, 2010 at 17:03

    * Bugfix: Annotate function was missing the translation capability.
    * Annotate on slow (Atom) processors was made faster (but still too slow).
    * The Italian translation was updated.

Authorkornelix | Comments Off | Share ArticleShare Article
Thursday
Sep302010
fotoxx 10.10
DateSep 30, 2010 at 21:53

    * New function Annotate Image: Text can be edited and viewed in a live window updated with each image opened, or written directly on the image using any font, size and rotation.
    * New function E-mail: select multiple images, downsize within specified limits, and e-mail using the preferred e-mail program.
    * A small improvement was made in the visibility of grid lines.
    * Max. working threads was raised to 6 (newest CPUs have up to 6 cores).
    * Image trim (crop): the preset aspect ratio buttons can be customized by editing a parameters file.
    * More parameters are saved and restored across sessions: trim size, grid lines, e-mail size, edit resize, batch resize.
    * The word "mass" in menus and help text was replaced with "batch".


http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 10.12
Beitrag von: SiLæncer am 02 Dezember, 2010, 17:30
This release has many small user interface improvements and bug fixes.

    * Switching the mouse between dialogs and main window was simplified, making it easier to zoom and pan when a dialog owns the mouse or to control two dialogs alternating ownership of the mouse.
    * Select Area by color: in firewall mode, pixels within the mouse radius are unconditionally selected. Left drag now works as an un-select.
    * Select Area by freeform drawing: drawing lines along the edge of the image was made easier.
    * The HDF "paint" mode was made more responsive for slow CPUs.
    * Image captions (IPTC: Caption-Abstract) are now searchable (along with tags, dates, stars, comments and file names). Captions are searched for given words. Run Tools > Rebuild Tags Index to update the search index (one-time conversion job).
    * Data functions (EXIF/IPTC edit, tags, comments, captions) were moved into one menu. Comments and captions were made easier to view and edit with a conventional text edit interface.
    * Info > Search Images: searching file names now works without wildcards
      (e.g. search "rosi" matches /xxx/rosi/xxx.jpg  and  /xxx/Rosixxx.jpg).
    * Info > Search Images: date range default month/day is 01/01 for low limit and 12/31 for high limit, so search "2009 to 2010" includes two full years.
    * Info > Search Images: "match any" and "match all" can be specified separately for tags, comments/captions, and file names.
    * Rotated images are no longer automatically uprighted. Instead, use the R or L key to permanently fix as needed. This makes viewing images faster since the EXIF data need not be read.
    * File > Open Recent File: the file list automatically drops-down.
    * File > Open Previous File: opens most recent file that still exists.
    * File > Save As with "new version" selected: version naming was changed to reduce the risk of conflict with a user file naming system.
      Format: originalname.jpg  >>  *.v01.jpg  >>  *.v02.jpg  >>  etc.
    * Buttons [Prev] and [Next] more reliably find previous or next files even if files have been deleted or renamed outside Fotoxx.
    * Dialogs that need significant time now show an hourglass, even when the mouse cursor stays inside the dialog window.
    * Tools > Clone: screen is split 50/50 between the two instances.
    * Transform > Trim: dragging the margins is smoother for slow CPUs.
    * Zoom: limit was raised from 200% to 400%. This makes it easier to do a precise area selection.
    * Annotate Image: text font can be optionally outlined with a different color.
    * The user guide was audited and many small corrections were made.
    * Bugfix: quotes in EXIF/IPTC/etc. data were replaced with escaped quotes to prevent the exiftool command from failing.
    * Bugfix: Area copy and paste: fixed small edge defects that sometimes happened when a pasted area was reduced in size.


http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 10.12.1
Beitrag von: SiLæncer am 12 Dezember, 2010, 15:58
Three minor GUI improvements were made:

+ pixel edit: notify if there is an active select area to avoid user confusion.
+ fix inconsistent behavior of select area draw and follow edge.
+ bugfix: "Save As" with a name like 2010.12 resulted in 2010.jpg. This was fixed to be 2010.12.jpg.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 11.03
Beitrag von: SiLæncer am 01 März, 2011, 17:57
Fotoxx 11.03
DateFeb 28, 2011 at 17:20

    * The composite functions Panorama, HDR, HDF and Stack were made 2-3 times faster.
    * A new art function was added to convert a photo into a color outline drawing.
    * A new function was added to adjust monitor gamma with live feedback.
    * Plugins: alternate image editors (e.g. Gimp) can be added to the Fotoxx menu. Fotoxx edits may precede and follow, the undo/redo buttons work, etc.
    * Select Area: rectangular and elliptical areas may now be selected.
    * Gallery: notify delay for thumbnail creation when new images are found.
    * New slide show transition: ellipse expanding from the center.
    * Select Area: edge outlines for freehand draw and follow edge are brighter.
    * Panorama: the math was simplified into a pure cylindrical projection.
    * Unbend: a panorama curve can be more accurately straightened.
    * Smart Erase can work with a tighter area around the object to be erased.
    * Printing: the intermediate file was changed from .jpeg to .tiff to correct slight blurring of some color edges visible in high-resolution images.
    * Bugfix: crash when reading a 4-channel tiff file in strip format.
    * Bugfix: crash if image overlap reaches zero during panorama alignment.
    * Bugfix: crash if trying to save a .gif file (now converts to .jpg).
    * Bugfix: small memory leak in metadata viewer.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 11.03.1
Beitrag von: SiLæncer am 13 März, 2011, 12:33
Fotoxx 11.03.1

DateMar 13, 2011 at 09:07

This is a bug-fix release:
+ Fix possible crash if area select along bottom edge of image.
+ Fix possible crash following a revision of lens parameters.
+ Fix select area: edge of image can also be edge of area.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 11.04
Beitrag von: SiLæncer am 04 April, 2011, 14:05
Fotoxx 11.04
Date: Mar 31, 2011

    Vertical panorama was implemented (this was previously possible but clumsy).
    Slide Show can optionally play a music file or playlist and be launched from the command line.
    Initialization for new installs was simplified and the user warning was strengthened (need fewer frustrated users who don't read user guides).
    Smart Erase was made easier by combining the select and erase functions in one dialog.
    Select ellipse: keep the ellipse centered at the drag origin instead of moving with the mouse.
    Select by color: the search range for matching pixels is limited to 3x the mouse radius. This works better, allowing edges with varying tones to be more easily followed and selected. The remaining interior areas can be selected with an extra click in the finish dialog.
    Paste Area was made easier to use by eliminating the finish step.
    Unbend was extended to bend the horizontal and/or vertical edges linear or curved.
    Toolbar buttons were rearranged to reduce the risk of accidentally overwriting the original image.
    The total image file limit of 100,000 was removed. The practical limit depends on how much main memory is available for the image search index. 1 GB is enough for >1 million files, and this is only needed when searching.
    Bugfix: possible crash in slide show with "ellipse" transitions.
    Bugfix: HDF: the first manual alignment tweak caused an annoying random jump.
    Bugfix: crash if a startup warning message is left open and then a new file is opened.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 11.05.2
Beitrag von: SiLæncer am 15 Mai, 2011, 21:04
Fotoxx 11.05.2

DateMay 15, 2011 at 19:46

Fix an error in the .desktop file causing the desktop menu not to work
(the command "fotoxx" in a terminal or launcher still works OK).



Fotoxx 11.05.1

DateMay 13, 2011 at 17:22

The Italian translation was updated. No other changes.



Fotoxx 11.05.1

DateMay 1, 2011 at 21:06

    The new version of alien replaces text files with compressed versions (.gz), making the menus
    Help > Change Log etc. fail. Fotoxx was revised to accept either normal or compressed files.
    Context help (F1) for Remove Dust was not working.



Fotoxx 11.05

DateApr 30, 2011 at 17:32

    New function, Remove Dust: remove the dark spots on images made from scanned dusty slides.
    Named image collections were made easier to create and revise. Images can be added, removed and rearranged by clicking images on a thumbnail gallery.
    The trim (crop) function better handles zoom and scroll. The desired image size can be input directly in addition to the mouse drag method.
    Smart Erase was made faster (significant for slow computers).
    Create Blank Image: the UI was simplified and a new file is created automatically.
    Inform the user if the current search results or named collection must be abandoned to open a non-member image file.
    Select Area: edge distance calculations for hairy edges was made over 2x faster.
    Bugfix: Image tags with imbedded blanks are handled correctly.
    Bugfix: Smart Erase was sometimes missing a few pixels.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 11.06
Beitrag von: SiLæncer am 03 Juni, 2011, 08:03
Fotoxx 11.06

DateJun 1, 2011 at 14:28

    Smart Erase and Remove Dust were made slightly more effective.
    Brightness/Color retouching and Tone Mapping were made 25-40% faster.
    Retouching brightness/color by "painting" with the mouse (dodge and burn) was made much faster (nearly instant response on a fast computer).
    If at startup the previous image file is no longer present then a gallery of the 100 most recent files viewed is shown.
    New function: Tools > Toolbar Style: set to text, icons, or both.
    New function: Tools > Edit Translation: edit translations interactively as Fotoxx is being used. Changes are immediately effective in the running program.
    Several other small usability improvements were made.
    Minor bugfix: paste area edge blending was losing 1 pixel around the edge.


http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 11.06.1
Beitrag von: SiLæncer am 10 Juni, 2011, 10:54
Fotoxx 11.06.1

DateJun 9, 2011 at 08:43

Bugfix: A hole was closed that could cause a crash if a selected area is deleted while an edit function is open and active.


http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 11.06.2
Beitrag von: SiLæncer am 19 Juni, 2011, 20:34
Fotoxx 11.06.2

Jun 13, 2011 at 19:56

Bugfix: Ubuntu 11.04 32-bit: libtiff.so was moved to a really different location: /usr/lib/i386-linux-gnu/libtiff.so

This caused a misleading diagnostic when building from the source tarball. The diagnostic was eliminated in this release. The .deb and .rpm packages are not affected. If you installed 11.06.1 successfully you do not need this.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 11.07
Beitrag von: SiLæncer am 02 Juli, 2011, 07:31
Fotoxx 11.07

    Translation updates will be notified here when they are ready.
    The main image retouch functions can now be used in parallel.
    The last position of most windows is saved and restored within and across sessions.
    New function Match Colors: take a spot color sample from two images.
    The colors of the 2nd image are changed to match the first.
    New function Revise RGB: select up to 9 control pixels on an image and adjust their RGB values. All image pixels are adjusted to match, using weights based on distance from the control pixels. Use this function to make complex color adjustments that vary across the image.
    Brightness Ramp was revised to handle RGB colors. This is an alternative method to remove a color caste that varies across an image or image area.
    Tools > Show RGB: EV and OD units are output in addition to RGB values. Up to five points are shown, updated live as the image is edited.
    The Brightness/Color curves now have a range of +/-2 EV (F-stops) and the stepwise adjust buttons are calibrated in 0.1 EV steps. Steps 1/3 this size can also be used. Use this function with Show RGB to make calibrated color adjustments.
    Numeric feedback was added to the sliders in retouch edit functions.
    Missing gallery thumbnails are generated 2-3x faster (on multi-core processors) using multiple threads working ahead of need (usually).
    Clone (new window) now has two variants: share desktop 50/50 or open a new window of the same size, slightly offset for visibility.
    Open File now has two variants: use the same window or open a new window in a parallel instance of Fotoxx.
    New toolbar button: save file as a new version (immediate, no dialog).
    The current image and its edit history remain unchanged.
    Save-As menu and toolbar: new checkbox option to switch the current file to the saved file. The edit trail (undo/redo) is also retained.
    New command line parameters:
    -prev      open the last file viewed in the previous session (no longer default).
    -recent   start with a gallery of recent files (most recent at top).
    If the [undo] or [redo] button is pressed with the shift-key, they become "undo all" and "redo all". This makes it easier to compare an image having multiple edits with the original image.
    Select Area [Unfinish] button: put a finished area back in edit mode.
    Pixel Edit was moved from the Art menu to the Retouch menu.
    Hourglass cursor was replaced with a BUSY sign at the bottom of the window.
    Toolbar help is a topic help like F1. Menu help opens the user guide.
    Bugfix: warp functions were infrequently putting artifacts in the image.
    Bugfix: Edit Collections could crash if adds and deletes were mixed.
    Bugfix: Select Area Edge Calculation: if killed by user, the area was left in a half finished condition.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 11.08
Beitrag von: SiLæncer am 01 August, 2011, 06:25
Fotoxx 11.08

Jul 30, 2011 at 23:28

    An Italian user guide has been added. Thank you, Doriano.
    New function DRGB: change brightness and color balance using OD units.
    Revise_RGB: added delta mode (show +/- changes from original image).
    Show RGB: added EV and OD units, delta mode, and pixel labels on image.
    Slide Show: two image transition types were added, "radar" and "jaws".
    Slide Show: preferred image transitions can now be selected and are remembered.
    A single RAW file can now be opened like any other image file (only needs more time). Batch conversion remains an option to process many files automatically.
    Delete Area was renamed to Unselect Area (reduce ambiguity).
    If multiple dialogs are open, the F1 help topic is determined by the last dialog actually used.
    Bugfix: invalidate a select-area if Undo/Redo changes the image size.
    Bugfix: Create Blank Image was getting leftover EXIF data from a prior image.
    Bugfix: buffer overflow crash in Russian locale, due to a long translation string. Several other vulnerable places were indentified and fixed.
    Bug workaround: crash from GCC 4.5 optimization removing necessary code. Do-nothing code referencing the relevant variable was added to prevent this. 
    Annoyance fix: rapid repetition of prev/next buttons or arrow keys was sometimes causing a "function still active" popup message which had to be dismissed.
    Current bug: On Ubuntu 11.04 Fotoxx refuses to print with small paper formats (A5, A6). Ubuntu 10.10 works OK. I cannot fix this.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 11.08.1
Beitrag von: SiLæncer am 04 August, 2011, 11:36
Fotoxx 11.08.1

Aug 3, 2011 at 11:37

Broken menu installation was fixed (Makefile).
No other changes

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 11.09
Beitrag von: SiLæncer am 01 September, 2011, 12:49
Fotoxx 11.09

DateSep 1, 2011 at 11:20

This release contains minor bug fixes and user interface improvements.

    Print Image File now allows print margins to be set.
    The Portuguese translation was brought up to date.
    Show RGB: labels on monitored image points were made optional.
    Gallery: larger font for file names is used when large thumbnails are used.
    Edit Captions and Edit User Comments were combined into one function.
    File Open will discard a preceding search result or named collection.
    The user is notified and may proceed or cancel.
    File > Open (menu and toolbar) can now open a RAW file (as tiff-16).
    The batch conversion function remains available.
    CPU load monitor on status bar now includes subprocesses.
    Smart Erase: improved algorithm gives better results in some cases.
    Panorama: image overlap requirement was relaxed.
    Minor source code changes were made for better BSD compatibility.
    Bugfix: Flatten: fix uneven conversion of pixels with max. brightness.
    Bufgix: crash if Tools > Add Menu is started and then canceled.
    Bugfix: minor memory leak.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 11.09.1
Beitrag von: SiLæncer am 28 September, 2011, 06:12
Bugfix: crash if slide show is started without the last image transition mode (jaws) included in user preferences.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 11.10
Beitrag von: SiLæncer am 01 Oktober, 2011, 23:54
Fotoxx 11.10

Oct 1, 2011 at 16:26

    New function: classic gamma curve edit for brightness and individual RGB colors.
    Applicable to the whole image or a selected object/area.
    Printing was revised to work better with recent changes in HPLIP that made printing on small paper sizes more difficult. The paper size must be specified in the Printer Properties dialog (the printer admin function) and not in the application program - otherwise the print fails with a "paper mismatch" error. This changed between Ubuntu 10.10 and 11.04.
    New function: convert a "tetragon" image area into a rectangle. Useful for gallery paintings photographed from the side to avoid reflections, buildings photographed at an angle, etc.
    At startup, check for new files and advise if synchronization is needed.
    New option: warn if overwriting an original (non-versioned) image file.
    Slide Show: stop strange behavior when multiple monitors are used.
    Slide Show: option to show only the most recent version of each image.
    Slide Show: use spacebar to pause and resume slide show.
    Pixel Edit: transparency adjustment steps were made finer.
    Code cleanup for new compiler warnings from GCC 4.6 (Ubuntu 11.10).

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 11.11
Beitrag von: SiLæncer am 03 November, 2011, 08:49
Fotoxx 11.11

DateNov 1, 2011 at 11:33

    Creating and editing collections was made easier and more intuitive.
    Synchronize Files now runs automatically at startup. Image navigation and viewing is immediately possible but editing is blocked until synchronize is finished (normally a few seconds).
    Straighten Image: fix less than optimal results for images needing a large correction. Menu was renamed to Keystone Correction.
    New menu: Help > User Guide Changes: summary of changes to reduce effort to keep up.
    New menu: Help > Edit Functions Summary: a one-page "quick reference" summary of all the image editing functions.
    New user guide topic: organize a large image collection to reduce effort and optimize image searching.
    The status bar now shows if a dialog is waiting for input (possibly hidden under another window).
    New keyboard shortcut: N = Rename Image File.
    Transform and Retouch menus were rearranged to follow typical workflow.
    Rotate and warp dialogs have convenience buttons to the grid setup menu.
    Grid setup: the grid lines can be moved around over the image using sliders.
    New utility: update collections if the top image directory was moved.
    The package build method was updated to improve Debian packages and include dependencies on non-library executable programs. The RPM packages have library dependencies only because the package names and contents are different from Debian.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 11.11.1
Beitrag von: SiLæncer am 06 November, 2011, 07:06
Fotoxx 11.11.1

DateNov 5, 2011 at 07:06

Fix some problems in v.11.11 released a few days ago:
+ Bugfix: crash in vertical panorama.
+ Bugfix: crash after moving images to trash followed by "Open Recent Files".
+ Restore lost user feedback for functions running more than a few seconds.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 11.12
Beitrag von: SiLæncer am 30 November, 2011, 23:23
Fotoxx 11.12

Date Nov 30, 2011 at 17:40

    New function Auto-Trim: automatically trim unused edges left over from panorama, warp and unbend functions.
    New function: Find bright or dark "stuck" pixels (camera sensor defects - 1x1/2x2/3x3 blocks) and fix them by interpolating neighboring pixels. Pixel locations can be saved and applied later to other images.
    Select Area was extended to both select and unselect by matching colors, and the pixel search range was made adjustable 1-20 times the mouse radius.
    Batch Resize/Export function now supports output of JPEG, PNG, TIFF. This can be used to select and convert files to a different format.
    Convert RAW Files now supports output of JPEG, PNG, TIFF-8, TIFF-16 (was TIFF-16 only).
    Warp Area algorithm was made a bit easier to control.
    GUI language translation procedure was simplified.
    Bugfix: some lost translations of dialog buttons were restored.
    Bugfix: Trim dialog mouse ownership was sometimes misleading.
    Bugfix: WarpArea did not reset itself if the selected area was changed.
    Bugfix: crash if parallel instances of fotoxx are editing images and using undo/redo.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 11.12.2
Beitrag von: SiLæncer am 03 Dezember, 2011, 22:00
Fotoxx 11.12.2
DateDec 3, 2011 at 15:43

The Italian GUI translation was updated. The method for finding translation files was made more flexible: a locale of 'lc_RC' will look for this .po file first, and if not found look for a .po file for 'lc' alone.
Authorkornelix | Comments Off | Share ArticleShare Article



Fotoxx 11.12.1
DateDec 2, 2011 at 11:47

Fix startup crash due to incorrect inheritance of top image directory from the previous Fotoxx version

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 12.01
Beitrag von: SiLæncer am 01 Januar, 2012, 20:40
Whats new: >>

    New function Search Metadata: search and report image metadata (EXIF/IPTC/etc.), using a combined image and text display format.
    Synchronize Files is 2x faster for an initial installation or after importing a large number of new photos (>1000/min. on a fast PC).
    The "my mouse" checkbox was removed from all edit and selection dialogs. The mouse belongs to the last widget clicked. The main window can be zoomed and scrolled during such dialogs by using CTRL + mouse click or drag.
    Mouse wheel can do zoom-in and zoom-out.
    Zooming an image re-centers it on the mouse position, and the mouse position follows the zoom center to the middle of the window.
    Zoom ratio is configurable: choose 1-4 zooms for each 2x increase in size.
    DRGB (print color adjuster) can save corrections to a file for re-use.
    Some user settings in various menus were collected together in the new menu function Tools > User Settings.
    Bugfix: Search Image was finding false matches for images with very large caption or comments.
    Bugfix: cannot escape file open dialog if open previous or open recent is attempted when there are no previous files (initial installation).
    Bugfix: interactive GUI translation function failed to initialize.

http://kornelix.squarespace.com/fotoxx/

Titel: Fotoxx 12.01.2
Beitrag von: SiLæncer am 04 Januar, 2012, 13:06
Whats new: >>

The Italian user guide was updated.
The Swedish translation was updated.
Fix a serious bug. The program loops if zoom is attempted.
(I failed to test with a virgin parameters file)

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 12.02
Beitrag von: SiLæncer am 02 Februar, 2012, 13:58
Whats new: >>

    Fotoxx was converted to use GTK3 and Cairo. It will no longer build or install on older Linux releases lacking these libraries. For Ubuntu this means Fotoxx installs on 11.04 or later.
    Multiple (up to 10) top image directories are now supported.
    The gallery thumbnail size preference is saved and restored across sessions.
    Bugfix: crash if an image is present 2+ times in a collection and is then removed.
    Bugfix: crash in slide show "jaws" transition.
    RPM packages are now built using Fedora and rpmbuild instead of alien.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 12.03
Beitrag von: SiLæncer am 01 März, 2012, 06:20
Whats new: >>

    Mouse-driven area select and edit functions respond much faster.
    The internal image format was changed from int-16 to float-32 per RGB color. This simplified the code and made some edit functions slightly faster. There is no visual impact. The main memory needed to edit a 20 megapixel image has grown to about 800 MB.
    The exiftool program is started as a server process and left running. This eliminates a significant startup delay for every image opened.
    Indexing of new image files found at startup was made faster.
    A toolbar button is used to change the mouse-drawing color for select and edit functions. Similar buttons on many dialogs were removed.
    The pixel edit function was made easier and faster to use.
    An edited file can be saved in the additional formats .bmp and .ico.
    Setting the zoom ratio was simplified: 1, 2, or 3 zooms (clicks) for each 2x increase.
    Create Blank Image: the file type can be .jpg, .tif, .png, or .bmp.
    The E-mail function was removed because Thunderbird and Evolution do not work (or no longer work) with the "standard" xdg-email protocol for attachments. Use Tools > Batch Convert to select images, export, and reduce size (if wanted) for attaching to e-mail or uploading.
    Bugfix: If the top image directory was set to /home/<user>, thousands of unwanted files in /home/<user>/.thumbnails/* were being indexed.
    Bugfix: Stack/Noise image alignment was poor if there was significant camera movement between photos.
    Bugfix: Progress monitoring for some functions was very inaccurate.
    Bugfix: some .gif files produced empty thumbnail images.
    Bugfix: file synchronization at startup was sometimes wasting time with unnecessary updates.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 12.03.1
Beitrag von: SiLæncer am 04 März, 2012, 16:36
Two minor bugs were fixed:

    Select Area: cancel button did not kill the Finish process, but waited for it to complete.
    Retouching a zoomed image caused a change in aspect ratio which self-corrected afterwards.


http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 12.03.2
Beitrag von: SiLæncer am 14 März, 2012, 17:00
Bugfix: Select Area / Finish crash in cairo. This is apparently a new problem in gtk3/cairo which affects some distros (but not the current Ubuntu).  Fotoxx source code was changed to avoid the problem (remove calls to gdk_flush()).  This can make Fotoxx appear to "freeze" during Select Area / Finish.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 12.04
Beitrag von: SiLæncer am 01 April, 2012, 10:23
Whats new: >>

    Select Area by color tones works more smoothly and responsively.
    New: Retouch > Paint Pixels: optionally paint with selected background from elsewhere in the image.
    New: Retouch > Vignette Tool: change brightness or color in a radial pattern. Make an image with a dark or colored surround, or compensate for a radial brightness falloff in old photos.
    Art > Tiles: An optional 3D depth effect was added.
    Retouch > Paint Pixels: If a selected area is being used, do edge blending as in other edit functions.
    Gamma Curve: Buttons [++] etc. were added as in the brightness/color curves.
    Select Area: A "replace" drawing mode was added: nudge an existing edge line with the mouse.
    White Balance: A slider was added to attenuate the impact from 0 to 100%.
    Gallery window navigation was made a little more flexible.
    First time startup: initial thumbnail creation and image file indexing is 2x faster
    (2000+ images/minute on a strong PC with 4 cpu cores).
    New: Help > Log File: view the current (live) log file for additional information.
    Memory allocation failure: exit with a reasonable message instead of crashing.
    Bugfix: possible crash when a concurrent edit function completes.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 12.06.1
Beitrag von: SiLæncer am 01 Juni, 2012, 20:40
Fotoxx-12.06.1
DateJun 1, 2012 at 08:52

BUGFIX
The version check for exiftool failed for locales using a comma decimal point (e.g. 8,60 instead of 8.60).
Authorkornelix | Comments Off | Share ArticleShare Article



Fotoxx 12.06
DateMay 31, 2012 at 21:37

    Thumbnail files are now .jpeg instead of .png. Initialization after a new install is about 40%
    faster, and thumbnails are 1/3 as large. Tools > Synchronize Files must be done to implement.
    There are now three thumbnail options: no thumbnails, thumbnails in the image
    directories (as before), or use a designated thumbnail directory.
    The Spanish and Galician translations were updated (as of version 12.05).
    Package exiftool version 8.60 or later is now required (Ubuntu 11.10 or later).
    New: List geotag groups (city, country, date, image count), click on a group to show a
    thumbnail gallery of corresponding images, click thumbnails to view or edit.
    User-added and revised geotag locations are now separated from the downloaded set,
    to make them easier to keep when changing computers or Linux releases.
    Geotag search for "null" can be used to find images with go geotags
    (also within other search criteria such as date or tags).
    New: "Voodoo" retouch function improves most images with one click.
    Flatten Distribution: prevent "banding" in monotone bright areas.
    Rotate function user interface was improved and made more responsive.
    Keyboard shortcuts can be revised and new ones added by the user.
    Stop popup messages from getting hidden behind other windows.
    Block "save to file" if an edit dialog is active (because of unpredictable result).
    Edit history log was moved from EXIF:EditStatus to EXIF:ImageHistory (de facto standard).
    Metadata reports now use EXIF tag names instead of tag descriptions.
    These are what is needed to directly edit metadata.
    Slide Show: added a continuous loop option (last goes back to first).
    Trim: a new option was added to start automatically for each new file opened.
    This helps work through a batch of new photos more quickly.
    Trim: a convenience button was added to do Rotate and then return to trim.
    The [prev] and [next] buttons pre-load the next file ahead of need.
    This can speed-up sequential viewing of images on a slow computer.
    F11 now toggles the main window to full-screen (no menu/toolbar) and back.
    Bugfix: geotag retrieval failed with photos from some cameras.
    Bugfix: Keyboard shortcut T (for Trim) caused a crash.

http://kornelix.squarespace.com/fotoxx/
Titel: Fotoxx 12.08
Beitrag von: SiLæncer am 30 Juli, 2012, 13:11
Whats new: >>
 
    Menus now show a popup descriptions if the mouse dwells on the menu.
    Auto-synchronization (indexing of new image files) was made optional. If disabled, metadata edit and search functions are also disabled. These can be restored at any time by synchronizing the image files.
    The size of a printed image (in centimeters) can be set in advance.
    A 1-click sepia coloring was added (aged photo effect).
    If Linux standard trash and desktop trash folder both fail (possible with some distros) give the option to simply delete the image file.
    Painting and scrolling the gallery window was made faster.
    Navigating the gallery window to other directories was simplified.
    A gallery from an image search or collection can be discarded and replaced with a directory gallery using a toolbar button. Open file button also works.
    Bugfix: Edit Collections: keep the gallery window scroll position stable when adding or removing images from a collection.
    Bugfix: If the initial gallery window is list view (no thumbnails), then the gallery window displays only a blank window.
    Bugfix: Crash if a retouch function is "painted" with the mouse and and the function is canceled before any change is made.
    Bugfix: Show RGB [clear] button cleared image labels but not the dialog itself.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 13.02
Beitrag von: SiLæncer am 03 Februar, 2013, 11:15
Whats new: >>
 
+ New: color space conversion via LCMS (e.g. Adobe RGB <--> sRGB).
+ New: flatten a photo of a book page, stretching the print where needed.
+ New art function: transform a photo into a cartoon-like drawing.
+ Image date/time in the search index has 1 second resolution instead of
  1 day (index re-synch is required, which may need some time).
+ Gallery view can be sorted by file name, file mod date, or photo date
  (from EXIF). Displayed date is determined by the sort.
+ RAW files converted to tiff/png/jpeg retain all available metadata.
+ Brightness distribution graph allows selection of the colors to show,
  and reflects only the visible area of a zoomed image.
+ First startup after installing a new release shows the release notes
  in a popup window, and keyboard shortcut differences are notified.
+ The edit function summary table and other small help files can be
  viewed in the locale language if translations are available.
+ The GUI translation method was slightly simplified, and the guide
  document "translations" was revised accordingly.
+ Small popup texts ("tips") go away by themselves after a few seconds.
+ Bugfix: PNG images with 16-bit color were being written with the bytes
  swapped, making them incompatible with Gimp and other editors.
+ Bugfix: geotag search for city/country was not working if latitude
  and longitude were left at "null" (i.e. values never input).
+ Bugfix: Open RAW from a gallery thumbnail left popup permanently open.
+ Bugfix: Window width sometimes impossible to reduce without restart.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 13.03
Beitrag von: SiLæncer am 02 März, 2013, 17:45
Whats new: >>

Reduce Noise: improved user interface, easier to combine methods.
Warp Area: improved warp algorithm, easier to get desired results.
Warp Curved: radius of mouse/warp influence was made adjustable.
Custom keyboard shortcuts: replace text file with a GUI dialog.
Bookmarks: save gallery positions in a popup list, go to chosen position.
Write Text: rendering was improved, huge font sizes can be used.
Edit Translation: ease of use: keep dialog open after each update.
Better detection and notification of slowdown from memory shortage.
Menu rationalization: naming and grouping of edit functions.
Synchronize Files: progress monitor added, 50 files per dot.
Bugfix: Rotate and Warp functions: stop loss of custom grid settings.
Bugfix: Geotags: detect outdated geolocations file, request download.
Bugfix: Fix small flaws in cutouts saved to a file and later pasted.
Bugfix: Write Text: stop transparency change when [apply] is clicked.
Bugfix: Directory names containing quotes could not be opened.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 13.05
Beitrag von: SiLæncer am 04 Mai, 2013, 09:00
Whats new: >>

The Fotoxx user guide is now available in Spanish.
Directory navigation was simplified for multiple top image directories.
A Quick Start guide is shown at first Fotoxx startup (also Help > Quick Start).
The menu names and groupings for edit functions are more conventional.
User Guide addition: use an ImageMagick function as a Fotoxx edit function.
New user setting: pan/scroll method: with or against mouse, 1x or magnified.
New user setting: interpolation method used for zoomed image display.
An anti-alias function was added (suppress pixelation or "jaggies").
The Leverage Edits function was extended to include contrast as a lever.
The popup window for auto file sync goes away by itself (stop an irritant).
Workaround: ignore Unity KB shortcuts being sent to the active window.
New releases are now automatically notified at the next Fotoxx startup.
Slide Show: compensate jerky transitions introduced with Ubuntu 13.04.
Edit Geotags: Yahoo API died. Changed over to MapQuest.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 13.06.1
Beitrag von: SiLæncer am 03 Juni, 2013, 13:36
Whats new: >>

Fotoxx 13.06.1

02/06/2013
 
Bugfix: Select Area Finish during an active edit would cause a crash.



Fotoxx 13.06

31/05/2013
 
This release has several small feature enhancements and bug fixes.

    Pano, HDR, etc. have greater latitude to warp images for better fit.
    Warp Area: area can be pulled outside its initial boundary.
    Area Finish was made much faster.
    Add Text: (write text on image) optional drop shadows were added.
    Slide Show pause/resume: resume is immediate (no wait for timer), and the B key can be used to toggle between image and blank screen (for talk time).
    Bugfix: fix pan/scroll jerkiness with large image (bug from v.13.03).
    Bugfix: Trim/Crop: do not limit width/height to prior width/height -1.
    Bugfix: thumbnail generation: stop non-RAW files being passed to dcraw
    (causing useless error messages).
    Bugfix: gallery display was ignoring symlinks to other directories.
    Bugfix: (Fedora) some popup tips were white text on white background.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 13.07
Beitrag von: SiLæncer am 05 Juli, 2013, 16:30
Whats new: >>

Gallery navigation was extended with new options under the [top] button.
Effects > Drawing and Effects > Outline functions were combined.
New: Effects > Sketch: Transform a photo into a simulated sketch.
New: Tools > Missing Translations: list missing translations for the current language.
Batch Add Tags and Delete Tags were combined into a more flexible tool.
Edit Collections was made easier (add/delete/cut/copy/paste images).
New startup option: gallery of the newest images added to the database.
Ascending/descending option was added to the gallery sort function.
Gallery File Selection: a [clear] button was added.
Flatten and Expand Brightness Range: buttons added for popup histogram.
Write Text: the [apply] button updates the file as well as the memory image.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 13.08
Beitrag von: SiLæncer am 03 August, 2013, 20:00
Whats new: >>

White Balance: a direct adjustment for color temperature was added.
Search Images: apply criteria iteratively to expand/reduce search results.
Date format (gallery, reports) changed to world standard YYYY-MM-DD.
Default jpeg save quality was added to the user settings.
New function: Graduated Blur: blur radius inversely proportional to contrast
(can make faces look younger, cartoon effect when taken to extremes).
Sketch: a 2nd algorithm is provided which works better for some images.
Sketch: responds much faster to changes in dialog controls.
Tools > Missing Translations: omit text deliberately left as English.
Manage Tags: new popup report of unused tags (can be deleted).
Auto Trim was made much faster.
Trim/Crop and Rotate dialogs have minor user interface improvements.
New demo videos are available on YouTube and the Fotoxx web site.
Bugfix: loss of correct KB Ctrl/Alt state when changed outside app focus.
Bugfix: right-click popup menu for main window could name a wrong file.
Bugfix: image rename function was not updating the gallery page.
Minor bugfixes: area finish, dots transform, prev/next navigation, KB shortcuts.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 13.08.1
Beitrag von: SiLæncer am 10 August, 2013, 10:00
Whats new: >>

The Italian and Portuguese translations were updated.
Bugfix: crash in Fix Stuck Pixels function.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 13.09.1
Beitrag von: SiLæncer am 01 September, 2013, 20:15
Whats new: >>

New function Mashup: arrange multiple images and text on a background.
(move around via mouse, resize, rotate, add transparency, add font effects).
Metadata edit functions were combined: tags/ratings/captions/comments.
File save options: interface revised for clarity and mistake avoidance.
Window tabs now have icons instead of "F/G/W" letters.
Menus and toolbars have visual feedback and popup descriptions.
Paste a selected area: adjust brightness to better match background.
Fix Stuck Pixels: user feedback and responsiveness was improved.
File Synch: show image file counts for each subdirectory processed.
Bugfix: crash if menus clicked during generation of a large gallery.
Bugfix: Gallery file selection: select low-high range was broken.
Bugfix: Deleted images were not being removed from collection lists.
The Spanish and Catalan translations were updated.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 13.09.2
Beitrag von: SiLæncer am 11 September, 2013, 06:15
Whats new: >>

Russian translation updated.
Crash in Edit Metadata - this error could not be reproduced, but a potential cause was found and fixed.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 13.09.4
Beitrag von: SiLæncer am 19 September, 2013, 19:16
Whats new: >>

Bugfix: HDR and other composite functions were not displaying progress and appeared to be "stuck" until they completed normally.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 13.10
Beitrag von: SiLæncer am 07 Oktober, 2013, 20:00
Whats new: >>

Mashup images and text can be moved, resized and rotated using the mouse.
Trim/Crop and Rotate were combined as one function to improve workflow.
Rotate: click image position to add vertical and horizontal guidelines.
Rotate: the automatic trim option was reinstated.
Flatten and Expand brightness distribution were combined as one function.
Paint/Clone: new option to paint/erase gradually or fully in one stroke.
Gallery thumbnail popup menu: rotate +/-90 degrees was added.
Gallery [Top] button: new option to choose from named collections.
World map zoom: toggle full-size/fit-window without intermediate steps.
Slide Show: allow pause and resume at a selected image position.
Slide Show: an image with the tag 'pause' will beep and pause until resumed.
View Metadata: option to show only captions and comments (e.g. for slide show).
Making a named collection from search results (or any gallery) was simplified.
CMYK function: the user interface was simplified.
Warp Linear/Curved/Affine are using multiple threads for faster response.
Bugfix: clickable tabular reports would not scroll with the mouse wheel.
Bugfix: the interactive translation update function was broken.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 13.10.1
Beitrag von: SiLæncer am 16 Oktober, 2013, 14:20
Whats new: >>

A workaround was implemented for compatibility with GDK changes (Ubuntu 13.10).
A right-click popup menu can too easily execute the first entry by accident, because the user does not move the mouse off the menu before releasing the mouse button.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 13.12
Beitrag von: SiLæncer am 01 Dezember, 2013, 17:00
Whats new: >>

The user interface was revised for faster workflow when processing multiple photos:

    An edit function can be started without closing a prior active edit function. The prior edit becomes the new base and an undo/redo position is added automatically.

    You can step through a series of images with an open edit function. Apply the function to an image or pass over by pressing the [next] button.
    Brightness and color functions can recall prior settings for faster application to other photos made under the same lighting conditions.

Other changes:

    RAW files are now edited like other image files. Auto-copy to TIFF-16 is no longer done. Edit as usual and save in the desired format (TIFF/PNG/JPEG, 8/16 bit color).
    Add Text: new option: retrieve and edit metadata caption/comments.
    Captions: new option: show metadata caption/comments above each image.
    Move Collections is more flexible: any pathname segment can be replaced.
    Some intermediate files now use ramdisk for a small performance gain.
    Mashup: move layout images in 1-pixel steps with the keyboard arrow keys.
    Mashup: internal speedups, especially when painting transparency.
    New Slide Show transition type: double doors open from the middle.
    Log file output was made always current, like a terminal session.

Bug Fixes:

    Unsaved edits were lost if the [next] button was used beyond the last image file.
    Curve nodes were lost when reloading saved complex edit curves.
    Mashup: fix erratic overlay image corner drag behavior.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 14.02
Beitrag von: SiLæncer am 01 Februar, 2014, 14:10
Whats new: >>

Index Image Files (aka Synchronize) runs faster. Intermixing image files with
100K other files under /home/user/... has little effect on speed.
Startup time is also faster for the normal case of few new image files.
Retouch Combo: sliders were added for fast adjustment of overall brightness,
contrast and color. The curves can then be hand-tuned if needed.
Slide Show: a new transition type simulates turning a book page.
Slide Show: images are clipped to exactly fit the monitor if the difference
in aspect ratio is less than a predefined limit.
Slide Show: optionally show captions/comments above each image.
The batch Rename and Convert functions were combined for convenience.
Batch Convert has a new option to automatically sharpen images.
Paint/Clone: a "shadow" paintbrush tracks the source of copied pixels.
Retouch Combo, Trim/Rotate and Resize can recall prior settings for easier application to multiple images needing similar treatments.
Mashup: resizing/rotating an overlay image with the mouse is smoother.
Editing in a selected area: edge blending was made a bit smoother.
Search Images: select a gallery (thumbnails) report or a tabular report for
listing desired metadata along with a thumbnail image.
Block metadata edits for image types not supporting this (e.g. bmp, gif).
Bugfix: Texture function converted RGB 0/0/0 pixels into illegal values.
Bugfix: Bogus error message about exceeding geotag limits.
Bugfix: Trim function left temporary image remnants on the window.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 14.02.2
Beitrag von: SiLæncer am 06 Februar, 2014, 05:50
Whats new: >>

Bugfix: a memory corruption problem was fixed that can cause a crash.
The Spanish translation was updated.
Bugfix: stop spurious "low memory" warning.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 14.03
Beitrag von: SiLæncer am 02 März, 2014, 06:45
Whats new: >>

Gallery view: highlight the current image with a red frame.
Gallery thumbnail right-click menu: new entry to pop-up a large resizable movable image. View multiple images within the gallery.
Mosaic: new function to convert an image into a mosaic with tiles made from all available images. Click a tile to pop-up the underlying image.
Pattern: new function to add a semi-transparent pattern to an image background
(e.g. make an image seem painted on canvas or a brick wall).
New slide show transition: Ken Burns effect (slow zoom-in).
Mashup transparencies can be adjusted instantly as well as gradually.
Several small user interface changes were made for convenience and consistency with common practices. Speed was also improved.
Keyboard shortcuts editing was simplified.
Leverage Edits was removed (this is more easily done with Paint Edits).
Edit Translations was removed (unused AFAIK, and slightly buggy).
Bugfix: Paint/Clone: ignore source pixels beyond image edge [crash risk].
Bugfix: Fix memory allocation thread contention [crash risk].
Bugfix: If a collection once contained images that are now deleted, copy/cut/paste operations could move the wrong images.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 14.04
Beitrag von: SiLæncer am 03 April, 2014, 20:00
Whats new: >>

The classic top menu was replaced with a vertical menu on the left side.
Retouch Combo: improved capability to adjust individual colors.
Retouch Combo: brightness distribution graph cohabits the curve edit window.
Retouch Combo: new control to adjust the sensitivity of the edit curves.
Gallery: additional slow scroll mode for scanning images visually.
Slide Show: specify transitions and dwell times per image where wanted.
Slide Show: specify zoom-in per image (speed, target center, magnification).
Leverage Edits is back (for some cases it is better than Paint Edits).
All curve edits: sharper bends can be made (closer anchor points are allowed).
Background Pattern: GUI is easier to use and the pattern is now resizable.
Bugfix: memory leak in Retouch > Brightness Distribution.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 14.05
Beitrag von: SiLæncer am 06 Mai, 2014, 21:20
Whats new: >>

The Spanish and Catalan translations were updated.
Deprecated GTK functions were updated (Ubuntu >=13.10 is now required).
The Blur function for a large radius (>20) was made 10x faster.
A new function Color Drawing converts a photo into a color drawing.
The flakey plugins editor was improved and the functionality revised.
A plugin was added to clean-up a smudgy white board photo using ImageMagick.
Retouch Combo was revised for better control of color changes.
Retouch Combo can now load and save its settings from/to a file.
Bugfix: a memory leak in Dark/Bright Pixels was plugged.
Bugfix: fix desktop file (launcher) for non-English locales.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 14.06.1
Beitrag von: SiLæncer am 22 Juni, 2014, 09:47
Whats new: >>

    Bugfix: The gallery page could crash if the thumbnail size was minimized to zero.

14.06:

    The Window "tabs" paradigm was revised to improve space utilization.
    The user guide has many minor revisions to reflect this change.
    A custom convolution kernel can be edited and applied to an image.
    These can also be saved to a file for later re-use.
    Make thumbnails automatically for RAW files lacking embedded thumbnails.
    Panorama: images can be moved and warped with the mouse to fix residual alignment offsets (parallax, horizon shift, others).
    Fix Perspective: move corner markers in 1-pixel steps with the KB arrow keys.
    Trim/Rotate: move trim rectangle in 1-pixel steps with the KB arrow keys.
    Batch Convert has new controls to sharpen output images.
    Batch Convert RAW has new controls to resize and sharpen output images.
    Mashup can more easily adjust image overlaps and transparencies.
    Behave more nicely when running out of disk space.
    3 minor bug fixes and a few other minor improvements.

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 14.10.1
Beitrag von: SiLæncer am 07 Oktober, 2014, 14:15
Changelog

Fotoxx 14.10.1

6/10/2014

 
The Russian translation was updated.
 
Fotoxx 14.10.1

2/10/2014

 

    Bugfix: Upgrade from an older version of Fotoxx may make the
    window menus invisible. Workaround: delete the line "menu style"
    in the file  /home/<user>/.fotoxx/parameters.
    Translation updates for Spanish, Catalan, Italian, Portuguese.

 
Fotoxx 14.10

1/10/2014

 
Fotoxx 14.10 includes the following additions and corrections:

    Make Waves effect: Horizontal and vertical wavelength, magnitude and variance can be set independently. More realistic appearance.
    Drawing lines and arrows on an image or mashup montage was made easier:
    create a line or arrow and then drag the end-points into final position.
    Gallery popup image improvements: window fits image without margins, window and image can be scaled up or down with the mouse wheel.
    New setting: Monitor scale: adjust panel scale for high DPI monitor.
    Bugfix: Image date and size in the search index were not always updated when changed (this error fixed itself at the next Fotoxx startup).
    Bugfix: The Print Image function with grid lines enabled did not print the horizontal grid lines clearly (adjacent black and white lines).
    Bugfix: The Shift Colors function [reset] button reset the dialog controls but failed to reset the image edits.
    Bugfix: Mashup crash when deleting and adding text in a mixed sequence.

 
Fotoxx 14.09

10/9/2014

 
The Portuguese translation was updated on Sept. 10.
 
Fotoxx 14.09

31/8/2014

 
This release makes improvements and fixes annoyances in the user interface.

    Dialogs set focus back to the main window after use of the [apply] or [next] button, so subsequent KB shortcuts will work without extra mouse action.
    File Save: both unsaved metadata edits and image edits are now saved.
    (Using [apply] in a metadata dialog saves only the metadata changes.)
    Display "no more images" after deleting the last image in the current gallery (otherwise the window goes inexplicably blank).
    Additional dialogs now restore previous inputs, also across sessions.
    Search Images: if time is omitted in a date/time search range, then 00:00 or 23:59 is defaulted for the start or end time respectively.
    Search Images: new option: include only the latest version of each image.
    Batch Convert: If image files are renamed or moved and the originals are deleted, collections containing the images are updated automatically. The problematic Move Collections function was removed.
    Gallery popup images: new option: use the same window or open another window when a thumbnail is clicked. The one window option is effectively a combined image and gallery view, with adjustable allocation of screen space between the two views, and two-click selection of each image to view.
    Area Select: select by matching colors was made a little smarter.
    Gallery Selection: the selection list is scrolled to keep new insertions in view.
    There is a new utility function to find and display all duplicate images.
    Slide Show: new option to auto-replay after reaching the end.
    Bugfix: Manage Collections: dragging a thumbnail to the bottom of the gallery window would not scroll up if the window was maximized.

[close]

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 14.11
Beitrag von: SiLæncer am 03 November, 2014, 21:16
Changelog

A world map and several larger-scale continental maps are provided in  a separate package: fotoxx-maps. These maps show locations of photos having geotags. Clicking a map location shows a gallery of thumbnail images that can be selected in turn for viewing full size or editing. A user may add more maps, and these will work the same way.
Gallery thumbnail popup: expanded speed and functionality for zooming thumbnails and comparing images side by side.
Gallery scrolling is smoother and easier to control with the mouse: scrolls faster as mouse is dragged closer to top or bottom of window.
Sync Gallery can now have a KB shortcut (default 'S' for new installs).
Bugfix: Edit Geotags: If the dialog inputs were cleared to blanks, the image geotag data was not being erased.

[close]

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 14.12
Beitrag von: SiLæncer am 05 Dezember, 2014, 06:11
Changelog

 Tools > Magnify Image: New function - analogous to viewing a printed image through a magnifying glass that can be moved freely over the image.
Tools > User Settings: When stepping through image files with the prev/next button or KB arrow keys, there is a new option to show only the last edited
version (or the original file if never edited).
Retouch Combo: The slider to emphasize darker...brighter pixels for color adjustments was made more effective.
New command parameter "nosync": Allows a faster startup, but search and map functions are disabled because of the risk of incorrect results. More information is in the Technical Notes section of the User Guide.
Select Area: The Finish dialog has a new option to extend the selection automatically to designated image corners - a time saver.
Bugfix: Edit Metadata was not being canceled if a conflicting function was started.
Bugfix: Adding geotags by clicking on a map sometimes failed.
Bugfix: Copy text from a dialog widget with Ctrl+C was not working.

[close]

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 15.01.1
Beitrag von: SiLæncer am 18 Januar, 2015, 18:00
Changelog
Panorama: better image projection math for more precise stitching.
Several slider controls were given a log scale for easier and more precise
control of small changes near the neutral value.
Reduce Noise: new option: selectively apply to darker image areas.
Adding and editing plugins was made easier. 
The Plugins menu was moved into the Edit menu.
Gallery view has a small layout change for improved appearance.
Gallery popup windows: F11 toggles full screen view, Escape terminates.
Magnify function: user interface was made more flexible.
Slide Show: zoom-in limit raised to 3x. Image retains native sharpness.
Map View: red dots are sized for good visibility at any map scale.
Bugfix: Printing an edited but unsaved image file printed the original file.
[close]

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 15.04.1
Beitrag von: SiLæncer am 22 April, 2015, 20:15
Changelog
Plugin interface was broken. If a plugin function was used for the initial edit of an image file, a crash resulted.
Ukopp 5.3 released

8/4/2015
 
Copying file owner and permissions to the backup location is now optional. 
This is useful if the backup location is a Microsoft file system, which does not support Linux owner and permissions. Note that owner and permissions data
is still copied to the backup location in an extra data file, and if files are later restored, owner and permissions are also restored.  This works even if the
backup location is a Microsoft file system.
Bugfix: The following job logic was made to work properly:
     include /home/mike/*                               #  include everything
     exclude /home/mike/docs/*                   #  exclude docs/*
     include /home/mike/docs/* (30,3)        #  re-include with version retention
The last record adds a version retention rule only for  .../docs/* 
(retain all versions 30 days, retain last 3 versions indefinitely).

Fotoxx 15.04 Released

1/4/2015
 
Fotoxx 15.04 is released with the following changes:

New: Zonal Flatten: enhance contrast in dull areas, even if overall brightness and contrast is already well optimized (powerful, try it).
New: Directed Blur: 1-dimensional image blur in direction of mouse drag.
Properly extract thumbnails from RAW files enclosing .ppm thumbnails.
Album edit: View any image full size while adding and arranging images.
Slide Show: Support for stop show, jump to a new position, resume show.
Slide Show: New image transitions: implode, explode, Japanese fan.
Print dialog accepts margin inputs in either inches or centimeters.
New user setting: show or hide hidden directories in gallery view.
Bugfix: print dialog: displayed print size was not always correct.
[close]

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 15.05
Beitrag von: SiLæncer am 07 Mai, 2015, 20:15
Changelog
New: Smart Denoise: measure and reduce noise with minimal loss of detail.
Also measure camera sensor noise using a RAW image.
The function Newest Images was revised to show a gallery of the newest 1000 image files, based on either EXIF photo date or file modification date.
Zonal Flatten: algorithm improvement and stronger deband controls.
New: Cycle Background: cycle Desktop background image via Fotoxx album.
Bugfix: Possible crash in some edit functions if the [done] button or Return key
is pressed very quickly after adjusting a dialog control or edit curve.
Bugfix: Edit Metadata: tags with special characters were sometimes getting split into two tags.
Bugfix: Color Mode: color negative: it was sometimes possible to create invalid RGB colors which affected later color functions. 
[close]

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 15.06
Beitrag von: SiLæncer am 02 Juni, 2015, 06:15
Changelog
New: HSL Color: change the color of selected image areas using an HSL color chooser. Blend with original image to preserve existing variation.
Threshold Denoise algorithm was improved.
The Noise measurement tool was made less sensitive to RGB levels having a small gradient over the measured spot.
Cycle Desktop (background image): Runs in the background. Add to the startup list to get a new desktop image each logon or time period.
New: Set Desktop Image: Set the desktop background image from Fotoxx.
New slide show transition: Image falls over to reveal the next image.
Mashup: UI improved for adding text and lines/arrows to a layout.
Trim/Rotate now includes an [auto] button to remove the black image margins left by composite or warp functions. The Auto-Trim menu was removed.
KB shortcuts includes a button to report all the standard shortcuts.
Multiple UI and help text improvements.
Three minor bug fixes.
[close]

http://www.kornelix.com/fotoxx.html
Titel: Fotoxx 16.02
Beitrag von: SiLæncer am 02 Februar, 2016, 19:40
Changelog
New Effects > Cartoon: convert a photo into a cartoon-like drawing.
Add Text and Add Lines now work better with images having transparent areas.
Paint/Clone: optionally paint over transparent areas, instantly or gradually.
Brasero was replaced by growisofs for writing image files to DVD/BlueRay disc.
(growisofs underlies Brasero, K3b, and most other disc burning utilities).
Edit Any Metadata: UI improvement to better handle long text strings.
Batch Change Metadata: UI improvement to better handle long text strings.
New batch function: select image files by clicking thumbnails, output a file
with a list of the selected files. Useful to feed shell scripts or other apps.
Function key changes: F10 for full screen with menu and panel, F11 without.
Batch Convert: overlay images (e.g. credit lines) can be sized for a constant
screen display size, regardless of image size or aspect ratio.
When viewing images sequentially using the [prev/next] button or keyboard
arrow keys, adjacent directories can be spanned without user navigation.
An album can be opened from the command line: $ fotoxx -album <album-name>
Bugfix: Retouch Combo: reset button did not reset everything.
Bugfix: Panorama: "file color" button caused image misalignment or crash.
[close]

http://kornelix.net/fotoxx/fotoxx.html
Titel: Fotoxx 16.08
Beitrag von: SiLæncer am 03 August, 2016, 17:40
Changelog

Albums:

Remove multiple images by clicking thumbnails.
Drag thumbnails from a file manager or gallery to an album and position.

Slide Show:

The last image remains displayed until Escape is pressed
Transition preferences: fix large dialog that can overflow a small monitor.

Select Hairy:

Show the tones currently being selected or deselected.
Select and deselect thresholds were adjusted for finer selectivity.

Select Area:

Area edit: edge blending appearance was made smoother.
Area copy and paste: smoother edges via variable pixel transparency.
Gallery:

Use two parallel sessions to drag and drop thumbnails across galleries.

Metadata:

Report by location, new option: sequence by date-group and location.
Timeline report: create a table of image counts by year and month.
Click on a year/month to produce a corresponding thumbnail gallery.

Color Mode:

Sepia coloring was improved.
A new slider was added to adjust effect from zero to 100%.

User Options:

Add an option to set the gallery background color.

Main:

The Favorites popup menu is initialized with defaults, if empty.
The mouse selection circle remains visible in transparent image areas.

Bugs fixed:

Images by date-range and location: too many images were being selected.
Paste Area: brightness and edge blend adjustments reset each-other.

[close]

http://kornelix.net/fotoxx/fotoxx.html
Titel: Fotoxx 16.08.1
Beitrag von: SiLæncer am 13 August, 2016, 10:50
Whats new:>>

Translation updates for Portuguese and Italian.
Bugfix: Crash in Edit Bookmarks if list is empty and blanks are selected.

http://kornelix.net/fotoxx/fotoxx.html
Titel: Fotoxx 16.09
Beitrag von: SiLæncer am 20 September, 2016, 19:40
Changelog

Image Index:

Fotoxx startup is much faster when there are few new image files to index.
Huge galleries also display faster. The image index file is converted to a new format. The old file is kept for safety, and can be deleted later.
Indexing can be completely bypassed if Fotoxx is started from a file manager
(e.g. Nautilus) to open a selected file, which displays instantly. Image edits
work normally. Search and map functions are disabled because they require
the image index. The index can be updated on demand or the next time
Fotoxx starts normally. Set options using Tools > User Options.

Gallery View:

Galleries with images from multiple directories (from a search function, recent
images query, timeline report, etc.) now include the lowest level directory name
in addition to file name, photo date and thumbnail image.

User Options:

view last file version only:

This option now affect both image file view and gallery view. If set, only
the latest version of each image file is shown, also in gallery pages.
Albums and results from search functions are not affected.

Maps:

A user can optionally use the Mapbox map source by acquiring an access key.
These are free for moderate map usage (50,000 tiles per month). See the
User Guide for a description of the differences and how to obtain a key.

Batch Convert:

Inserting plugin text in the output file names was simplified. Photo dates
(from EXIF metadata) can be inserted into the output file names.

Main:

The user data in /home//.fotoxx can now be located wherever wanted.
This also enables multiple image collections, managed separately.

Search:

The report by location and date-group and the timeline report were made
more elegant with non-scrolling table headers. Click on a table position to
get a corresponding thumbnail gallery of images.

Gallery sort by photo date:

Multiple edit versions of the same photo had accidental order because they
all have the same photo date. Resolved by using file mod date as tie breaker.

Bugfix:

User Options: If a font was selected that had no monospace implementation,
some report formats looked horrible. A generic monospace font is now used.
Gallery sort by photo date was incorrect after editing any photo dates
(self-corrected after displaying some other gallery and then coming back).
When saving a modified image as a new file or version, some obscure
ITPC metadata was not being copied to the new file.
Trim/Rotate: the [+90] and [-90] buttons failed if pressed multiple times.

[close]

http://kornelix.net/fotoxx/fotoxx.html
Titel: Fotoxx 16.10.1
Beitrag von: SiLæncer am 15 Oktober, 2016, 19:40
Whats new:>>

Bugfix: memory management bug resulting in possible crash.
Translation updates: French, Portuguese, Spanish, Catalan, Italian.

http://kornelix.net/fotoxx/fotoxx.html
Titel: Fotoxx 17.04.1
Beitrag von: SiLæncer am 14 April, 2017, 14:30
Changelog

2017 Apr 11  v.17.04.1
----------------------
Bug Fixes:
 + Crash in thumbnail gallery of RAW files if thumbnail size is large.
 + Sharpen Image: error message if [apply] and no method was chosen.
 + Retouch Combo: [reset] omitted reset of "amplify" slider.
 + Popup menus: offset from mouse position to make menu cancel easier.

2017 Apr 01  v.17.04
--------------------
Technical:
 + Source code revisions for GTK API changes (Ubuntu 17.04, Fedora 25).
 + Implementation of AppImage, a distro-agnostic packaging format.
 + Smoother gallery scrolling via thread to pre-fetch thumbnail images.
Functionality:
 + Image Montage: join selected images together into a compact table format.
   Images included in the table can be clicked to show a full-size image.
 + Paint Image: modified to make it easier to use with a Wacom tablet.
 + Paint Image: use any image as a custom color palette - click to select color.
 + Edited images get an automatic tag, allowing "edited" as a search criteria.
 + Alien Colors effect: repaint an image or area with random strange colors.
 + Stack/Paint: Transient forground objects can be removed automatically, and a
   moving subject can be shown in multiple positions against the background.
 + Twist effect: twist or swirl an image around a mouse-selected central point.
 + Script Files: most of the special effects functions are now scriptable.
 + Denoise - measure noise: the noise is more completely characterized.
 + The desktop wallpaper functions were removed because they stopped working.
User Interface:
 + Paint Image and Clone Image were split into separate functions.
 + Trim/Rotate: margin sides can be dragged in addition to the corners.
 + Rename, Copy/Move, Delete/Trash: options were added to keep these dialogs
   open or not (keep open is easier/faster if processing multiple files).
 + Albums can now be sorted like any other gallery, but cannot be edited when
   in an out-of-sequence condition. To edit, re-open the album.
 + User Settings: an album name can be specified as the startup gallery.
Bug Fixes:
 + Startup with file parameter: now works for absolute or relative file name.
 + Correctly handle file and directory names containing '$' characters.
 + Voodoo functions can now be assigned to shortcut keys like any other.
 + Disallow re-sorting of a metadata report, which loses the link between
   images and their metadata. Sort the gallery before generating the report.
 + Copy to Desktop or Clipboard: an edited but unsaved file copies correctly.
 + Trim/Rotate: stop sporadic motion of zoomed image when margins are dragged.
Next release: planned for Oct. 2017 if there is significant new stuff.

2017 Feb 28  v.17.01.2
----------------------
Bug Fixes:
 + Read TIFF file with alpha channel: alpha data was being ignored.
 + Panorama: crash if images have too little overlap.

2017 Jan 21  v.17.01.1
----------------------
The Spanish and Catalan translations were updated. No version change.

2017 Jan 12  v.17.01.1
----------------------
Bug Fixes:
 + Rare crash at startup after new image files are found and indexed.
   (This was self-repairing at the next startup).
 + Crash if the de-noise dialog was quit with the measure-noise dialog open.

2017 Jan 01  v.17.01
--------------------
New Functionality:
 + Show the entire image directory hierarchy with
  • and [-] buttons to expand

   or contract subdirectories at each level. Click any entry for a gallery view.
 + Blend Image: Paint with the mouse to blend pixels within the mouse circle.
 + Replace Album File: Make it easier to update albums whenever member images
   are added or updated. Replace a given old image with a given new image, in
   selected (or all) albums, or add the new image after the old.
 + Maps: An option was added to show markers only for images in the current
   gallery (e.g. search results or album). The default is to show all images.
 + Color Mode: A new option was added to "rotate" the colors (RGB -> BRG), and
   each function operates on prior results instead of the original image.
 + Three new slide show transitions: turn-cube, windmill, pixelize.
 + Adjust HSL: both source and target colors can be selected with mouse clicks.
 + Slide Show - button to use current gallery (no album selection).
Efficiency Improvements:
 + Image indexing is 1.9x faster for 5400 rpm disk (slight speedup for SSD).
 + Thumbnail caching is more efficient, gallery scrolling a little smoother.
User Interface Improvements:
 + Edit Metadata: added [prev] button to recall previous geotag data.
 + Batch Rename Tags: A GUI replaced the text file for old/new tag names.
 + Brightness/Color Gradient: Set direction of gradient with a mouse drag.
 + Favorites menu: Alignment of icons or text to unseen grid was made easier.
 + Bookmarks Edit and GoTo dialogs now scroll to allow larger entry counts.
 + Slide Show: transitions dialog is scrollable for use with small monitors.
Bug Fixes:
 + Report by location and date-groups: If only a country is selected, the
   output gallery did not include all locations within that country.
 + Metadata report: Failed if no prior reported items list was found.
 + Sort gallery by file or photo date: Avoid sorting subdirectories
   (leave them at the top of the list and in alphabetic order)
 
2016 Nov 16  v.16.11.1
----------------------
Bugfix: If no image files have location data (city and country), adding a
location for the first time may cause Fotoxx to crash.

2016 Nov 01  v.16.11
--------------------
 + New: Upload selected image files to the Flickr photo web service.
 + New: Unwarp Close-up: Reverse the distortion of a close-up face photo
   or selfie (balloon face, big nose).
 + Location names may now encompass multiple [nearby] geocoordinates.
   When editing a photo location, select a map marker or add a new one.
   The image selection range of a map marker scales with the map scale.
 + Albums can be auto-updated when image files are edited to new versions.
 + Text config files for two Metadata reports were replaced with proper GUIs.
 + Add Text and Add Lines/Arrows: style information (font, size, color ...)
   can be saved to a file and re-used, to avoid many inputs.
 + New: Utility to export selected image files to another location.

2016 Oct 14  v.16.10.3
----------------------
 + Bugfix: occaisional crash when saving to new file name or new version.

2016 Oct 12  v.16.10.2
----------------------
 + Improved traceback dump to help bug hunting.

[close]

http://kornelix.net/fotoxx/fotoxx.html
Titel: Fotoxx 17.04.2
Beitrag von: SiLæncer am 06 Mai, 2017, 10:45
Whats new:>>

Bug Fixes:

 + Workaround for GTK draw event loop in Paint Image palette color selection.
 + Retouch Combo: always update distribution graph for dialog widget changes.

http://kornelix.net/fotoxx/fotoxx.html
Titel: Fotoxx 17.04.3
Beitrag von: SiLæncer am 05 Juli, 2017, 04:30
Whats new:>>

Bug Fixes:

Manage Albums, Choose Album: [cancel] left all album menus disabled.
Slide Show, zoom image function: fix memory leak.
Select Area, Find Gap: crash if gap search killed before complete.
EXIF data update: poss. crash if input keyword data is null.
Color Profile: liblcms2 can produce RGB values < 0. Replaced these with 0.
File index process sometimes omitted a few files. This was self-repairing.
Metadata Report: leafpad fails to display report file - replaced it.

http://kornelix.net/fotoxx/fotoxx.html
Titel: Fotoxx 18.01.1
Beitrag von: SiLæncer am 04 Januar, 2018, 16:46
Whats new:>>

Bug Fix:

Crash in metadata related functions if the default tag category 'nocatg' has been deleted. This is now replaced automatically.

http://kornelix.net/fotoxx/fotoxx.html
Titel: Fotoxx 18.01.3
Beitrag von: SiLæncer am 22 Februar, 2018, 20:30
Whats new:>>

Bugfix: Image Rotate was producing a slightly pixelated output.

http://kornelix.net/fotoxx/fotoxx.html
Titel: Fotoxx 19.4
Beitrag von: SiLæncer am 01 Februar, 2019, 04:50
Changelog

Version 19.4 (Jan 2019)
-----------------------
 • Correct clerical mistake in packaging: release number and missing patch.

Version 19.3 (Jan 2019) - changes from prior version 19.2 (Jan 2019)
-----------------------
 • Bugfix: Manage Tags: cannot add tag partly matching other tag within category.
 • Bugfix: Fix re-entrancy bug in gallery() that can cause GUI lockup.


Version 19.2 (Jan 2019) - changes from prior version 19.1 (Jan 2019)
-----------------------
 • Show RGB: code cleanup and removal of useless 'EV' report option.
 • Bugfix: Possible crash if image edit started with Show RGB activated.
 • Bugfix: Crash in Batch RAW if output file type not changed from default.
 • Bugfix: Crash when selecting files for a batch operation.


Version 19.1 (Jan 2019) - changes from prior version 19.0 (Jan 2019)
-----------------------
 • Source code changes for compatibility with Clang compiler.
 • Bugfix: crash in Search Images if current set includes a deleted file.
 • User statistics: count 1/3 file-views + file-writes.
 • User Guide updated.
 • man page file updated.
 • README file updated.
 • New menu: Help > Privacy --> GitLab privacy policy.
 • block edit of file lacking write permission for current user.
 • Bugfix: crash in View 360° Pano if image has very high width/height ratio.
 • Bugfix: fail gracefully if desktop and icon files cannot be updated.
 

Version 19.0 (Jan 2019) - changes from prior version 18.07 (July 2018)
-----------------------
Functional Changes:
 • Menus were unified to be the same for all views: File, Gallery, Map.
   (Reduce confusion for new users and generally improve ease of use.)
 • The top 3 menu buttons (File, Gallery, Map) can set the respective view mode
   with mouse right-click. Left-click opens the function menu [unchanged].
 • Galleries can now be sorted by file size [bytes] or image size [pixels].
 • Zoom behavior change: zoom size and position is now retained when stepping
   through a series of images. Use the Z key to return to 'fit window' mode.
 • Map View: zoom in/out with left/right click as alternative to mouse wheel.
 • Manage Albums: removing or moving multiple images within or across albums
   was made easier. There are two new mass change utilities for updating album
   files after multiple images have been edited and saved as new versions.
   Create Album has the option to immediately select initial files.
 • New [arty] Warp functions: Inside-out, Tiny Planet, Stretch.
 • New [arty] Effects function: Dither: 4 ways to posterize/pixelize an image.
 • New Combine function: Stack/Layer: stack multiple edits of the same image,
   select which version is shown in each image area by mouse painting/blending.
 • New Color Balance function: automatic white balance and black level.
   The white balance spot-click option also has an improved algorithm.
 • Search Images: metadata search: new convenience pick-list of likely items.
 • The escape key can now be used to terminate some long-running functions
   (focus must be on main window, not on a dialog window).
 • Select Area Finish: (validate and check for outline gaps) areas selected by
   mouse-painting or color-matching are now automatically finished. Areas
   outlined by hand can be finished individually (as before) or all at once.
 • Copy/Move image file: now includes optional rename.
 
Technical Changes:
 • The index format was revised. Re-indexing of image collection is required.
   (will run faster than usual because new thumbnails are not needed).
 • Crash [zappcrash] file is now copied to the desktop. The previous 'pop-up'
   approach was not reliable for all Linux window manager flavors.
 • The fotoxx-appimage package no longer needs the Exiftool package.
   This is now included within the appimage container.
 • The term 'folder' has replaced 'directory' in dialogs and the User Guide.
 • Many image edit dialogs were formatted smaller to cover less image area.
 • Many dialog and report windows now remember their last user-adjusted size.
   This compensates for size variability from font, language, and metadata.
 • 'Sync Gallery' now has the more sensible name 'Source Folder'.
   (you will need to edit your shortcuts list to match the new name)
 • Maximum image size was increased to 500 megapixels (8 GB unpacked)
   (at least 32 GB main memory is needed to edit images this large).
 • The Fotoxx server process [exiftool] for handling metadata will no longer
   persist as a zombie if the main process is killed or exits abnormally.
 • Slide Show: image pan/zoom was made fast enough for use with a 4K monitor
   driven by a typical desktop computer (4 processor cores, 2+ GHz).
 • Thumbnail files corresponding to invalid top image folders are no longer
   deleted. This is to reduce indexing time for an external disks that is
   sometimes present [mounted] and sometimes not.
 
Bug Fixes:
 • Replace Album File: failed to use the original [unedited] image file as
   the prior version for the first edited version.
 • Magnify function: scrambled the image in areas having transparency.
 • Drag and drop album image - gallery could continue scrolling after drop.
 • Race condition crash - gallery initialization and preload-thumbs thread.
 • Script file containing multiple edit functions: it was possible for an
   edit function to start before the prior edit function was completed.
 • Retouch function used in a script: failed to process curve settings.
 • Bad metadata (e.g. year 0000) could cause date-based reports to fail.
 • Manage Albums: Remove cache files: crash if select albums and then cancel.
 • Index function: nested [overlapping] folders were not being rejected.
 • Rare failure in undo/redo was fixed: "resource temporarily unavailable".
 • Copy to Desktop omitted edits that had not yet been saved to a file.
 • An incorrect resource locking method was causing [rare] UI lockups.

[close]

http://kornelix.net/fotoxx/fotoxx.html