Older versions of GKrellKam
gkrellkam_0.3.4.tar.gz
- Removed --proxy=off from wget options
- Uploads to Debian now done directly by me
gkrellkam_0.3.3.tar.gz
- Fixed an error message occuring when using a script or external
program to determine image source
- Updated default webcam URL; the campus web was rearranged a bit here
gkrellkam_0.3.2.tar.gz
- Fixed a segfault that can occur when wget fails.
gkrellkam_0.3.1.tar.gz
- Added capabilities to the internal viewer- you can now resize,
save the image, etc. See source Changelog for more info.
gkrellkam_0.3.0b.tar.gz
- Fixes crash resulting when "Select Images at Random" is
turned on for a non-list source
gkrellkam_0.3.0.tar.gz
- Doesn't keep trying repeatedly if a download fails
- Quotes URLs in wget command so that ampersands, etc work
- Manages temporary files sanely
- Includes code for an extremely basic image viewer
- Recognizes the "refresh" tag in lists, to enable cycling
images more than once without redownloading
- Now lets you give a URL to an online list in the Image
Source box
gkrellkam_0.2.5.tar.gz
- Removes extra files in /tmp from earlier runs
- Fixes some annoying defaults
- Minor bugfixes
gkrellkam_0.2.4.tar.gz
- Added interface for new GKrellM 1.2.0 capabilities (if compiled with
the new headers- no change here otherwise)
- Mouse scroll wheel increases/decreases number of visible panels
- Minor bugfixes
gkrellkam_0.2.3b.tar.gz
- Fixed bug from 0.2.3 that could cause deletion of local images.
gkrellkam_0.2.3.tar.gz
- Eliminated krellkam_load. All of its capability is now accomplished by
the GKrellKam plugin itself. Lists can now be much more informational
and readable- see the included example.list and the gkrellkam-list(5)
manpage.
gkrellkam-0.2.2d.tar.gz
- Further bugfixes to krellkam_load. Sheesh. Should work now.
gkrellkam-0.2.2c.tar.gz
- Minor bugfix for users that had trouble with the new krellkam_load.
Should work now for at least any Perl 5's- if it works for yet older
Perls, could someone let me know?
gkrellkam-0.2.2b.tar.gz
- Changed configuration- you can now put the image URL or filename or a list
filename or a script in the config box. You don't need to put krellkam_load
in there- it will be called automatically.
- Made a "smart" updating routine to change your old configuration to the
new style when it's loaded.
gkrellkam-0.2.2.tar.gz
- Translated krellkam_load to Perl and added some features- i.e., can
execute a different script instead, and when files are given on command
line without any options, krellkam_load tries to determine whether it's
an image, list, or other script, and does the Right Thing. This is in
preparation for future gkrellkam releases..
gkrellkam-0.2.1.tar.gz
- Added "maintain aspect" capability, from Benjamin Johnson's patch
- Added configurable border
- Enabled callbacks for maint-asp and border configuration, so you get
the change immediately
gkrellkam-0.2.0c.tar.gz
- Fixed krellkam_load to correctly handle web addresses containing ampersands
(and any other characters I forgot to expect..)
gkrellkam-0.2.0b.tar.gz
- Fixed panel initialization so that panels match gkrellm theme before
images are loaded into them (Thanks to Bill Wilson for sleuthing out
the problem)
gkrellkam-0.2.0.tar.gz
- Added capability to display multiple panels, with separate configs
- Made krellkam_load reentrant and a little smarter wrt saving local copies
of remote images
gkrellkam-0.1.1d.tar.gz
- Bugfix; GTK methodological error made config tabs mess up on some systems
- Cosmetic internal changes to code
gkrellkam-0.1.1c.tar.gz
- Consolidated scripts into one more useful script, krellkam_load.
Can cycle through a composite list of URLs and filenames or
select from the list at random. Changed default script in
gkrellkam.c.
gkrellkam-0.1.1.tar.gz
- Fixed a bug making it impossible to change the viewer program.
- Made it able to compile under gcc 2.72
gkrellkam-0.1.0.tar.gz
Back