Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 6ab69bbc19b924d7638afb9bf698a3d9 > files > 488

kipi-plugins-0.1.5-3mdv2008.1.x86_64.rpm

----------------------------------------------------------------------------
* General

 - anaselli: fix kipi-plugins building if libkipi is missed or a wrong 
             release is present
 - anaselli: add svn2cl management also for prepare_libkipi.rb

 - All dialog less plugins which modify images should only use
   currentSelection().
 - All dialog less plugins which do not modify images should use either
   current* methods.
 
----------------------------------------------------------------------------
* RAWCONVERTER PLUGIN [Author: Renchi Raju]
  (Raw files converter)

 - add 16 bit image (ppm/tiff) support

----------------------------------------------------------------------------
* SLIDESHOW PLUGIN [Author: Renchi Raju]
  (SlideShow with snazzy effects)

 - Add preview Slideshow effects in dialogbox similar Kcontrol
   screensavers settings.
 - Auto-rotate according to EXIF orientation tag

----------------------------------------------------------------------------
* MPEGENCODER PLUGIN [Author: Gilles Caulier]
  (MPEG images encoder)

 - Add DIVX support using mencoder program.
 - Using new C++ implementation with MJPEGTools and IMLIB from Renchi instead
   images2mpg bash script.
 - Add file name or image comment in MPEG flux.

----------------------------------------------------------------------------
* IMAGEGALLERY PLUGIN [Authors: Gilles Caulier and Gregory Kokanosky]
  (Web page Albums creation)

 - Add XHTML capabilities.
 - Add annotation images for copyrights (like Photoshop).
 - Add images gallery targets : kmail, war, zip, tar.gz, tar.bz2 (request by
   Achim Bohnet).

----------------------------------------------------------------------------
* PRINTWIZARD PLUGIN [Author: Todd Shoemaker]
  (Multiples images printing wizzard)

 - Check for existence of Gimp and disable option if not available.

----------------------------------------------------------------------------
* CALENDAR PLUGIN [Author: Renchi Raju]
  (Calendar creation wizzard)

 - Use QSimpleRichText to render the calendar text
 - Add more options for controlling the appearance.
 - Work on beautifying the calendar layout.

----------------------------------------------------------------------------
* SENDIMAGES PLUGIN [Author: Gilles Caulier]
  (E-mail images)

 - Add tarball, zip, bz2, gz generation.
 - Add support of 'Aethera' and 'Opera' mail agents.

-----------------------------------------------------------------------------
* BATCHPROCESSIMAGES PLUGINS GROUP

 ==> ANNOTATEIMAGES PLUGIN
     (batch images annotation with ImageMagick)
     -> TODO

 ==> STEGIMAGES PLUGIN
     (Images Steganography plugin)
     -> TODO

 ==> IMAGEINTERPOLATOR PLUGIN
     (Interpolate bad pixels in images based on JpegPixi program)
     -> TODO


----------------------------------------------------------------------------
* CDRESTORINGWIZZARD PLUGIN

----------------------------------------------------------------------------
* EXTERNALRUNNING PLUGIN
    (allows to start programs with the current selection of images. This
     would allow to define in the plugins config the users prefered
     slideshow program, image editor, HTML Gallery generators etc.)
    -> TODO