Commit graph

4 commits

Author SHA1 Message Date
Eirik Øverby
6aff485ced Release 0.2.2 - last known release
Website disappeared between Jun 15, 2010 and July 7, 2012.
No intermediate releases have been found, but it might be possible to reconstruct from Debian source diffs - I have made no attempt to do so.

0.2.2:
    Added option --version, -v
    Added hot-babe pixmap
    Bugfix when the number of pictures was not 5, resulting on awful colors
    Inform the wm that hot-babe is a dock (I really didn't check it)
    Added option --geometry to position the hot-babe

0.2.1:
    - Fixed some include missing for FreeBSD
    - Added support of a user configuration and pictures directory
    - Added configuration example file
    - Fixed segfault when the number of pictures was smaller than 5
    - Update man page
    - Fixed Makefile to follow right DESTDIR/PREFIX usage ;-)

0.2.0:
    - Using gdk2 and gdk-pixbuf2
    - License is now "Artistic License" for code and pictures
2025-02-09 18:07:00 +01:00
Eirik Øverby
0e3c47829a Release 0.1.6
This is the last release with GTK 1.2

0.1.6:
    - FreeBSD port

0.1.5:
    - updated man page (added new options)
    - updated Makefile (removed one INSTALL line)
2025-02-09 17:59:41 +01:00
Eirik Øverby
19b9d73eba Release 0.1.4
Seems to introduce PNG support. From original change log:

0.1.4:
    New option: -n, --nice
    New option: --dir
    Load images from a directory

0.1.3:
    Bugfixes and optimisation release (use much less cpu).
    Nothing new here.
2025-02-09 17:54:26 +01:00
Eirik Øverby
b813abbbd4 First historical version - 0.1.2
- New option: -N, --noNice
With this option, the reniced processes aren't counted. This is usefull if you use seti@home or distributed.net, which always eat almost all the CPU. (patch from Pascal Terjan)
- a man page!

From the changelog (since 0.1.1):
- added a missing #include <string.h> (reported by Gilles Cuesta)
2025-02-09 17:47:06 +01:00