You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
1.7 KiB
55 lines
1.7 KiB
----------------------------------------------------------------------------
|
|
* 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.
|
|
|
|
----------------------------------------------------------------------------
|
|
* SLIDESHOW PLUGIN
|
|
(SlideShow with snazzy effects)
|
|
|
|
- Add preview Slideshow effects in dialogbox similar Kcontrol
|
|
screensavers settings.
|
|
- Auto-rotate according to EXIF orientation tag
|
|
|
|
----------------------------------------------------------------------------
|
|
* MPEGENCODER PLUGIN
|
|
(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.
|
|
|
|
----------------------------------------------------------------------------
|
|
|
|
* PRINTWIZARD PLUGIN
|
|
(Multiples images printing wizzard)
|
|
|
|
- Check for existence of Gimp and disable option if not available.
|
|
|
|
----------------------------------------------------------------------------
|
|
* CALENDAR PLUGIN
|
|
(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
|
|
(E-mail images)
|
|
|
|
- Add tarball, zip, bz2, gz generation.
|
|
- Add support of 'Aethera' and 'Opera' mail agents.
|
|
|
|
|
|
|
|
|