-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathCHANGELOG.txt
More file actions
28 lines (27 loc) · 1.09 KB
/
Copy pathCHANGELOG.txt
File metadata and controls
28 lines (27 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# ChangeLog
- Version 0.87
- Fixed and added slidescreen screensaver.
- Fixed and added pyro screensaver.
- Fixed and added noof screensaver.
- Fixed and added halo screensaver.
- Fixed and added piecewise screensaver.
- Fixed and added fontglide screensaver.
- Deleted ant screensaver.
- Improved random screensaver.
- Version 0.86
- For programs that use external image files, the system has been modified to avoid loading more than 16 image files.
- Used GDI+ instead of OleLoadPicture to load external image files. Supported PNG and TIFF.
- Changed configure dialog font.
- GetNearestPixel returns nearestPixel or -1.
- Fixed XFillRectangles.
- Added pen cache and brush cache.
- Added DC cache.
- Improved quality and performance of galaxy.
- Added mirrorblob, halo, and quasicrystal screensavers.
- Removed flag screensaver.
- Version 0.85
- Optimized SecondaryWindowProc a little.
- Fixed performance problem by disabling glFinish().
- Improved xscreensaver front-end.
- Version 0.84
- Improved xscreensaver front-end.