Wallpaper Recycler Code
Brought to you by:
rickywx
File | Date | Author | Commit |
---|---|---|---|
FileUtils.pas | 2010-11-19 | rickywx | [r1] working wallpaper cycler first commit |
WallpaperRecycler.ico | 2010-11-19 | rickywx | [r2] |
WallpaperRecycler.lpi | 2010-11-19 | rickywx | [r3] |
WallpaperRecycler.lpr | 2010-11-19 | rickywx | [r1] working wallpaper cycler first commit |
WallpaperRecycler.lrs | 2010-11-19 | rickywx | [r1] working wallpaper cycler first commit |
imageconv.pas | 2010-11-19 | rickywx | [r1] working wallpaper cycler first commit |
mainform.lfm | 2010-11-19 | rickywx | [r1] working wallpaper cycler first commit |
mainform.lrs | 2010-11-19 | rickywx | [r1] working wallpaper cycler first commit |
mainform.pas | 2010-11-19 | rickywx | [r1] working wallpaper cycler first commit |
previewunit.lfm | 2010-11-19 | rickywx | [r1] working wallpaper cycler first commit |
previewunit.lrs | 2010-11-19 | rickywx | [r1] working wallpaper cycler first commit |
previewunit.pas | 2010-11-19 | rickywx | [r1] working wallpaper cycler first commit |
readme.txt | 2010-11-19 | rickywx | [r4] |
Description: Wallpaper cycling program for Windows. Target OS: 32 bit Windows (9x, 2000, XP, Vista, 7) Tested OS: XP, Vista Source language: Freepascal/Lazarus website: https://sourceforge.net/projects/wallpaperrecycl/ Usage: Cycles through all of the image files in a specific folder and subfolders displaying each as the desktop wallpaper for a specific amount of time. FEATURES: - Tray icon with popup menu - Optional Preview of next wallpaper image. - Cycle time interval options: 20sec, 2, 10, 20, 30min, 1,2,3,12,24hr - "-advance" command line option: program changes wallpaper and then terminates to allow scheduling via Windows task scheduler. - Change images folder (currently only supports .jpg files) For future release: - Manual image advance - Preview resize option - Tile, Center, Stretch capability from tray icon popup menu - support for .bmp, .png wallpapers