Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > media > contrib > by-pkgid > b75e3811c87746fbb9ca5f079a250299 > files > 6

gai-bgswitcher-0.2.3-1mdk.i586.rpm

CHANGELOG:

Version 0.2.3 (2003/01/05) - Jonas Aaberg <cja@gmx.net>
 - Updated GNOME.server file
 - No rotation on the gnome panel
 - removed unneeded files from source distro
 - updated source descriptors to 0.2.3

Version 0.2.2 (2004/01/03) - Greg Wilson <gdw1@cornell.edu>
 - Vertical slide transition
 - Zoom slide transition
 - Cleaned up fancy transition code to make more extensible
 - Changed image compositing to NEAREST instead of HYPER to save cpu
   (images are too small no notice the benefit of hyper)
 - Fixed Typos
 
Version 0.2.1 (2003/12/31) - Jonas Aaberg <cja@gmx.net>
 - Fixed tiling bug with larger images that has one direction smaller
   than 800 or 600.
 - Now handles images with other ratios than 4x3 correctly.
 - Some changes to the very nice thumbnail switching.
 - New feature, old normal-sized layout or new small one.
 - Updated configuration scripts and code to gai 0.5.0 standard.
   (Using gai_init2 instead of old gai_init)
 - When the background is changed, the countdown timer is reset.
 - Better transition speed (usleep)
 - Some minor documentation changes and updates.
 
Version 0.2.0b (2003/12/27) - Greg Wilson <gdw1@cornell.edu>
- proper scaling of tumbnails so 1:1 are not distorted to 4:3 ratio
- cleaned out old code
- FANCY THUMBNAIL TRANSITION!!!  fade from one to next

Version 0.2.0a (2003/12/26) - Greg Wilson <gdw1@cornell.edu>
- choice of rotating images sequentially or randomly
- scroll integrated with sequential +/- rotation so one can go back
- virtually unlimited number of images allowed (up to memory limit)
  instead of just 10000 (which was such a small number, eh?)
- fixed bug in file selection process where old images persisted
- added auto-tiling and maintenance of image ratio to backgrounds


Version 0.1.9 beta (2003/10/15) internal release
- scroll now rotates thumbnails randomly
- removed original applet frame
- use file selector to pick directory instead of just text entry

Version 0.1.2 (2003/08/29) - Greg Wilson <gdw1@cornell.edu>
- added auto rotate feature
- changed function calling to avoid recursive loops
- added support for another setroot program: display from ImageMagick
- changing the rotation frequency while running no longer requires an app restart
  to have the setting take effect
- added a tooltip

Version 0.1.1 (2003/08/28) - Greg Wilson <gdw1@cornell.edu>

- created gai-bgswitcher-icon.png
- change rotation min to 1 minute
- change rotation max to 24 hours (1440 minutes).
- change rotation increment to 1 minute.
- increased the limit of maximum background images to 10000 for those who have too many ;)
- counter now initialized instead of left whim
- fixed a memory leak in get_image_array():  g_free(g_file)
- removed bogus tar.gz from distribution file
- switched from g_spawn* to gai_exec
- only load in PNG, JPG, and GIF files (png,PNG,jpg,JPG,jpeg,JPEG,gif,GIF)
- removed dependancy on ImageMagick's convert program
- app now shows a new random thumbnail once you switch backgrounds
  instead of waiting the remaining time interval to change it
- increased the commandline size from 1024 to 2048 for those with really deep directories
- use g_object_unref instead of gdk_pixbuf_unref
- default app image is drawn if user specifies an invalid directory
- default app image is drawn if user specifies an empty directory

Version 0.1 (2003/08/27) - Greg Wilson <gdw1@cornell.edu>
- initial release



@2003,2004 Gregory Wilson
gdw1@cornell.edu
greg@drakos7.net