Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 553e154be15d0cdc0ace1a9c04b41dfb > files > 4

fotoxx-5.4.1-2mdv2008.1.x86_64.rpm

fotoxx change log
=================

2008.10.12  v.5.4.1
+ bugfix: select area may lose the last polygon point
+ bugfix: brightness distribution graph wrong if area selection used
+ bugfix: brightness/color edit dialog becomes non-responsive

2008.10.08  v.5.4
+ crop dialog: show cropped image dimensions and ratio as mouse moves
+ new red-eye removal function: 1-click and red-eye is gone
+ flatten brightness distribution: added bar-chart of distribution

2008.09.28  v.5.3.1
+ minor changes in menus and user guide

2008.09.18  v.5.3
+ make pre-align easier for panorama images having relative rotation
+ when zooming in/out, retain current image position at center

2008.09.08  v.5.2.4
+ restore missing folder icon in thumbnail index window

2008.09.08  v.5.2.3
+ save both current and top image directories on exit, recover on startup 

2008.09.06  v.5.2.2
A few minor nuisances were cleaned up:
+ stop spurious line to upper left corner in select area
+ stop jump to file + 2 when a file is trashed
+ popup "computing" message when long time to respond is needed
+ stop thumbnail window coming to foreground when not requested

2008.09.03  v.5.2.1
+ fix bug in Laplacian sharpen causing slight image darkening.
+ fix bug in select area: refused to exit if an edit function was active.

2008.09.01  v.5.2
+ Add image print capability using sister application printoxx.
      http://kornelix.squarespace.com/printoxx

2008.08.25  v.5.1.1
+ Updates for Spanish and Galligan translations
+ Fix compiler warnings in earlier versions of gcc

2008.08.24  v.5.1
+ Added a capability to store image tags or keywords and search images 
  by tags. Tags are stored inside the image Exif data.
+ Bug fix in select area function (drawing in zoomed window).
+ Image resize uses a higher-quality scaling algorithm (minor impact).
+ Fix crash in noise-reduction (selected image area abuts image edge).
+ If window is destroyed and modifications are not saved, query user.
+ Additional algorithms: two for noise reduction, one for sharpen.
+ More keyboard shortcuts, better documented.
+ Dialogs in KDE no longer get hidden behind main window.

2008.08.08  v.5.0.1
+ fix bug causing window lockup in crop function on single cpu systems

2008.08.03  v.5.0
+ Added scroll bars to more easily view and pan large images.
+ Zoom in/out via toolbar buttons, L/R-mouse clicks, or +/- keys.
+ Status bar: added current zoom % image size.
+ Added slide show mode to Admin menu (exit with escape key).
+ Converted user guide from PDF to HTML, with outboard images
    - translations share image files to save space
    - PDF viewer no longer needed by fotoxx
    - uses xdg-open to find preferred viewer for HTML file
+ Stretch function renamed to Warp 
+ Select Area is now a separate function usable with all edit functions
+ Corrected minor bug in blur function
+ Corrected lockup bug when dialogs killed while function still busy
+ Minor enhancement of noise-reduction function

2008.07.10  v.4.9
+ The user manual was translated into French.
+ New function: automatically flatten brightness distribution 0-100%.
  (fast method to bring out detail in areas of low contrast).
+ Fix freezup if another function started during HDR/panorama processing.
+ Reload most recently used image directory when starting up.
+ An "uninstall" rule was added to the Makefile
+ New command line argument: -l xx where xx = language code (en de fr es)

2008.07.06  v.4.8
+ The thumbnail index window functionality was expanded to better handle 
  hierarchical directories of image files organized by date, subject, etc.
+ The Create Thumbnails menu function now processes all sub-directories 
  at all levels within the selected image directory.

2008.06.14  v.4.7
+ prevent dialogs from continuing active after kill button is used
  to stop originating function.

2008.06.06  v.4.6
+ improved (and slower) image sharpen edge-detection algorithm
+ French translation added

2008.05.26  v.4.5
+ added a second image sharpen algorithm - unsharp mask method
+ image sharpen - add optional area selection using mouse
+ image blur function added, also with optional area selection
+ add preview image to file open dialog
+ changed from build script to traditional makefile 
+ changed name from fotox to fotoxx 

2008.05.25  v.44
+ updated Spanish translation
+ keyboard I-key displays thumbnail index, also in slide show mode
+ in thumbnail index window, KB keys now mapped to various functions
+ better status feedback for long computations (e.g. sharpen)

2008.05.21  v.43
+ pano color matching revised:
   - both images adjusted 50/50 instead of right image only
   - dialog button to enable or disable auto matching
+ vary color intensity from black/white to normal to intensified
+ thumbnail file naming changed to use same name as image file
  (please delete old thumbnail files and regenerate using Admin menu)
+ trash function changed to use Desktop folder for discarded images
  (Linux has no standard location for trash folder)

2008.05.15  v.42
+ ignore redundant mouse events during image panning, avoid X11 crash
+ improve mouse interface for area selection (tune, stretch)
+ expand allowed range for image unbend axes

2008.04.20  v.41
+ code changes for compatibility with recent gcc, c-lib, and GTK2
+ add slide show mode: full screen with no menu and tool bars
+ HDR and tune: image updates are more responsive to slider adjustments
+ new menu function: generate thumbnails on disk (speeds up navigation)
+ stretch: area selection is arbitrary polygon instead of ellipse
+ rotate 90 degrees via keyboard: not an edit, needs no "discard mods?" 
+ added help functions to display README and changelog files

2008.04.16  v.40
+ added toolbar buttons to set image size (1x/2x/fit window) 
+ added monitor check function
+ avoid creation of new log file with each program startup

2008.04.12  v.39 v.39b
+ better quality image sharpen function
+ panorama unbend: horizon height and angle are adjustable
+ clone function: button to start another fotox instance 
  (you can have N images on screen with all functions enabled)
+ fix bug in sharpen function   v.39b

2008.04.06  v.38
+ Spanish translation for GUI was added (thanks, Antonio).
+ Added function to stretch/distort selected image areas.
+ Added function to sharpen fuzzy edges in image.
+ Added function to reduce noise in low-light photos.
+ Added function to set color depth, 1-8 bits per color.

2008.03.10  v.37
+ Tune area: reduce blend width to zero as pixel reaches image edge.

2008.02.20  v.36
+ Brightness and color edits can be done for a selected image area,
  outlined with the mouse. The edits are blended for smooth transition.
+ Preview images have been removed and the GUI simplified (main image
  updates are fast enough).

2008.01.29  v.35
+ separate build scripts for downloaders and package builders.
+ code changes to get application directories from build script.
+ "parameters.txt" renamed to "parameters", please rename your file.
+ German document "Schnellstart Anleitung" is available.

2008.01.01  v.34
+ multiple language capability for GUI, German translation done.
+ build script allows user choice of install location and desktop launcher.
+ fix crash after attempting to open a non-image file type.

2007.12.10  v.33
+ fix more problems with file having alpha channels (cannot rotate).
+ code cleanups for 64-bit architecture compatibility.

2007.12.04  v.32
+ handle .png and .tiff images with alpha channels.
+ prevent drag of red-eye removal circle beyond edge of image (crash).
+ small improvements in pano alignment and stretching algorithms.
+ new unbend function: remove curvature apparent in some panorama images.
+ new auto lens function: find pano lens_mm and lens_bow automatically.

2007.11.17  v.31
+ view and propagate EXIF data (optional, if package  exiv2  is installed).

2007.11.15  v.30
+ remove code to inhibit re-entrance in tune and HDR preview dialog event 
  functions (now prevented in zdialog_event function)
+ new GTK requirement: if (! g_thread_supported()) g_thread_init(0);

2007.11.11  v.29  
+ fix HDR locale bug for non-English locales

2007.11.09  v.28
+ HDR: contribution from each image can be adjusted independently 
  for 8 brightness bands
+ HDR: preview window with live feedback when sliders are adjusted
+ pano: fixed math error in image curving 
  (images can now fit better over a greater width)
+ pano: input lens focal length instead of synthetic curve factors
+ pano: bow factor is % of image size instead of pixels
+ disallow input images having an alpha-channel (transparency)
+ user can determine the quality vs compression for JPG output files

2007.10.10  v.27
+ better recovery if an image file is removed from elsewhere after fotox 
  already read the directory
+ speedup of y-stretch algorithm (benchmark reduced from 40 to 33 seconds)
+ red eye reduction function was added
+ "comp" renamed to "HDR" (the popular name for this method)
+ toolbar split into two toolbars to make more room
+ images are displayed in the center of the window instead of top left

2007.09.25  v.26
+ convenience buttons for tune function: undo / redo / apply / reset 
+ set window name to current file name / directory, remove from status bar
+ fix memory leak in undo/redo functions
+ better saturation prevention in pano automatic color matching

2007.09.20  v.25
+ comp and pano: images are aligned using high-contrast "edge" pixels 
  instead of random pixels, allowing a reduction in pixels sampled and a 
  corresponding increase in speed.
+ pano_image_stretch parameter can be 0 (no stretch) or a stretch range
+ tune now has a preview window which is updated in real-time with sliders

2007.08.28  v.24
+ added redo button / function.  undo / redo depth expanded to 20.
+ file size (megabytes) shown in status bar.
+ jump to new image directory and file from navigation window
+ change thumbnail size and quantity displayed in navigation window

2007.08.20  v.23
+ Panorama image alignment improved for images made with wide-angle lenses.
+ Parameters for alignment search range and step size are no longer needed.
+ Panorama and HDR: image alignment is slightly more accurate.
+ Crop: show new image pixel size in the status bar as margins are moved.
+ Fixed locale bug affecting resize command for non-English systems.

2007.08.12  v.22
+ Panorama: separate x / y curve factors (significant for wide-angle lenses)
+ Crop function made easier to use: mouse click or drag to change region.
+ Detect and update "stale" thumbnails (file updated after thumbnail created).
+ New icons for thumbnail navigation window (thanks to Jan).
+ Parameters have changed (review parms function in user guide)

2007.08.01  v.21
+ Cool new icons complements of Jan.
+ Optional thumbnail caching on disk: 5x faster for big directories

2007.07.22  v.20
+ Improved comp and pano alignment algorithm: pixel brightness differences 
  are matched using a 64 bin distribution per color. This allows a smaller 
  sample size and faster execution.
+ Improved color matching in pano: the distributions per color of the 
  overlapped image areas are matched, instead of only the brightnesses. 
+ Added a "reset" convenience button to the tune function (thanks, Jan).
+ A mouse-click on an image causes that region to display full size.

2007.07.11  v.19
+ added thumbnail index window to navigate directories with many image files

2007.07.05  v.18   v.18b
+ L and R keys can be used to rotate an image -90 or +90 degrees
+ for image file name on the command line, -f is now optional
+ (v.18b) correct bad zmalloc length for command line files 

2007.07.04  v.17
+ follow Linux convention for application files in /home/username/.fotox/
+ added keyboard mappings for the buttons prev, next, and trash.
+ allow show/hide of hidden files in parameter open/save dialog
+ new command line option: -f <initial image file>

2007.06.13  v.16
+ added status bar progress indicator for comp and pano
+ new parameter: comp_prealign_size = initial size for image alignment
+ improved method for sampling pixels during image alignment
+ reduced default pixel sample from 200K to 100K (comp and pano speedup)
+ bug fix: failed to find parameter file if current directory not 
  execution directory
+ added command line options to specify image directory and parameters file
+ made improvements in user guide

2007.06.04  v.15  v.15b
+ add resize function
+ add trash function (move file to trash can)
+ undo increased from 1 to 10 previous states
+ correct crash if crop is attempted with no area selected
+ correct hang if window destroyed and modified image retained (15b)

2007.05.26  v.14  v.14b
+ tune dialog: add buttons to move all sliders together
+ better toolbar icons
+ correct crash with rotate undo (v.14b)

2007.05.24  v.13
+ add the crop function (crop images)
+ add the rotate function (rotate images)
+ add prev/next buttons for directories with many image files

2007.05.20  v.12
+ combine brightness and color adjustment in the same dialog for 
  simplicity and flexibility

2007.05.13  v.11
+ convert from menu/toolbar macros to zfuncs functions
+ bug fix: pano crash when two images have different heights
+ pano - add interactive compensation for barrel and pincushion distortion
+ pano - simpler pre-alignment algorithm

2007.03.19  v.10
+ corrected bug affecting panorama alignment when 3rd image is added
+ added parameter to compensate for optical "barrel" distortion and 
  improve image fit

2007.03.05  v.09
+ comp and pano image alignment algorithm reworked for speed and accuracy
+ xfog - increase magnitude of effect
+ pano no longer crops in the vertical dimension, since this prevents 
  addition of an additional image to the ones already joined
+ adjustable parameters moved from program constants into a GUI editor

2007.02.19  v.08
+ comp - correct bug when scaling up from small to full-size images
+ xlev - simpler method of calculating revised brightness levels

2007.02.10  v.07  
+ comp and pano - faster alignment using small images for initial stage
+ pano - pre-alignment rotation to cancel rotation in the input images
+ pano - transparent image overlap area for easier alignment
+ pano - images can be curved as needed for more precise alignment
+ pano - auto cropping of final image

2007.01.30  v.06
+ panorama - allow unequal size images
+ panorama - allow 3 or more images to be joined in stages
+ panorama - variable blending of images to suppress color imbalances

2007.01.28	v.05  panorama alignment - improved algorithm, visual feedback
2007.01.22	v.04  added panorama function
2007.01.15	v.03  bug fix, segmentation fault 
2007.01.08	v.02  added composite image function
2007.01.01	v.01  initial release, with defog and change exposure level