X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README;h=8a1d3f8e62f812905187c2535b8c6e3ea3d8bfeb;hb=ec8d2b32b63649e6d32bdfb306eda062769af823;hp=e2ce1692403031dc103894ec3b649de73eb8280c;hpb=5f1f12f2a37da634000f96d18d59cc73a8814ef7;p=xscreensaver diff --git a/README b/README index e2ce1692..8a1d3f8e 100644 --- a/README +++ b/README @@ -25,7 +25,7 @@ To compile on a Unix system with X11: To compile on MacOS X: - Use the included XCode project. Requires XCode 3.1 and MacOS X 10.4.0 + Use the included XCode project. Requires XCode 4 and MacOS X 10.5 or newer. Interested in writing a new screen saver? @@ -38,6 +38,40 @@ XScreenSaver has an extensive manual -- please read it! =============================================================================== +Changes since 5.14: * New hacks, `hilbert', `companioncube' and `tronbit'. + * Image-manipulating hacks can now load from RSS or Atom + feeds: `imageDirectory' may contain a URL. + * Updated `webcollage' for recent search engine changes. + * `phosphor' and `apple2' can now be run as standalone + terminal emulator applications on MacOS. + * `photopile' sped up. + * New molecule in `molecule'. + * "Upgraded" to XCode 4.0, which means that MacOS 10.4 + PPC builds are impossible, and Intel is now required. + * Turned on LC_CTYPE on Linux; maybe Japanese password + entry works now? +Changes since 5.13: * Fixed crash in Blank Only Mode when DPMS disabled. + * Added "Quick Power-off in Blank Only Mode" option. + * BSOD GLaDOS. +Changes since 5.12: * Optionally enabled full-scene OpenGL antialiasing. + Set the resource `*multiSample' to true if doing so + doesn't kill performance with your video hardware. + * New version of `glhanoi'. + * Image-loading hacks that display the file name now also + display the sub-directory (xscreensaver-getimage now + returns relative paths under imageDirectory). + * Passwords that contain UTF-8 non-Latin1 chars are now + typeable. + * Numerous minor stability fixes. +Changes since 5.11: * Big speed improvement on OSX for heavy XCopyArea + users (`xmatrix', `moire2', `phosphor', etc.) + * Plugged a bad OSX-only Pixmap leak. + * Kludged around the OSX pty bug that caused text to + be truncated in phosphor, starwars, apple2, etc. + * New molecule in `molecule'. + * `glhanoi' now supports an arbitrary number of poles. + * Turned on "New Login" button by default. + * Added support for XInput-style alternate input devices. Changes since 5.10: * New versions of `photopile', `strange'. * Worked around MacOS 10.6 garbage collector bug that caused the screen saver process to become enormous.