X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README;h=97708f5c655c81e6b23196e7ef178bd46316e48a;hb=c141c2b05e374757b6499d12bb8a6d4d943b1529;hp=98179791e736906824543f9e5b15a7cdc5065aec;hpb=7b34ef992563d7bcbb64cc5597dc45fa24470b05;p=xscreensaver diff --git a/README b/README index 98179791..97708f5c 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 2.4 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,84 @@ XScreenSaver has an extensive manual -- please read it! =============================================================================== +Changes since 5.18: * MacOS 10.8.0 compatibility. + * iOS performance improvements. +Changes since 5.17: * iOS responds to shake gestures to randomize. + * iOS can load images from your Photo Library. + * iOS has clickable Wikipedia links in Settings panels. + * Made `pipes' be ridiculously less efficient, but spin. + * Added better mouse control to `rubik', `cube21', + `crackberg', and `julia'. + * Cosmetic improvements to `queens' and `endgame'. + * `sonar' can now ping local subnet on DHCP. + * Most savers now resize/rotate properly. + * Various fixes. +Changes since 5.16: * More iOS tweaks. + * Fixed some compilation problems. + * Enlarged the texture image for `lament'. +Changes since 5.15: * Ported to iPhone and iPad. + * XInput devices now also ignore small mouse motions. + * Loading images via RSS feeds is much improved. + * Various minor fixes. +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. + * Fixed flicker in `pipes', `cubestorm', and `noof'. + * Fixed EXIF rotation on MacOS 10.6. + * Fixed desktop-grabbing when screen locked on MacOS. + * Minor fixes to `circuit', `polyhedra', `tangram', + `gears', `pinion', `substrate', `xanalogtv'. + * Fixed some leaks in `xanalogtv' and `apple2'. + * Better seeding of the RNG. +Changes since 5.09: * Fixed some crashes and color problems on MacOS 10.6. + * Retired `hypercube' and `hyperball', which are + redundant with `polytopes'. +Changes since 5.08: * Ported to MacOS 10.6, including various 64-bit fixes. + * New hack, `rubikblocks'. + * Fixed another potential RANDR crash. + * Use correct proxy server on MacOS. + * `molecule' now correctly displays PDB 3.2 files. + * Updates to `mirrorblob', `glhanoi', and `sonar'. + * Rewritten version of `klein' hack. + * New hack, `surfaces', incorporating objects from old + `klein' hack, plus new ones. + * Merged `juggle' and `juggler3d' hacks. + * Fixed compilation under gcc 4.4.0 (strict aliasing). + * Fixed intermittent failure in `xscreensaver-command'. Changes since 5.07: * New hack, `photopile'. * Rewrote `sonar' and `jigsaw' as OpenGL programs. * Minor tweaks to `maze', `m6502', `hypnowheel', and @@ -56,13 +134,13 @@ Changes since 5.07: * New hack, `photopile'. `lissie', `rotor', `sphere', `spiral', `t3d', `vines', `whirlygig', and `worm'. * Merged `munch' and `mismunch'. - * Updated `webcollage' to use twitpics.com as well. + * Updated `webcollage' to use twitpic.com as well. Changes since 5.06: * Xinerama/RANDR tweaks for old-style multi-screen. * Added bumpy skin and cel shading to `skytentacles'. * `flipflop' can load images onto the tiles. * Fixed the bouncing ball in `stairs'. * Added the missing Utah Teapotahedron to `polyhedra'. - * `blitspin' works with color images on OSX now. + * `blitspin' works with color images on MacOS now. * Added transparency to `stonerview'. * Improved layout of the preferences dialogs: they should all now be usable even on ridiculously tiny @@ -120,14 +198,14 @@ Changes since 5.02: * New hacks, `cwaves', `glcells', `m6502', and `voronoi'. * Updated `webcollage' to track recent Google Images and Flickr changes. Changes since 5.01: * Reworked PAM code to support fingerprint readers, etc. - * Ported 'webcollage' to OSX. - * Added OSX 10.2 and 10.3 kernel panics to `bsod'. + * Ported 'webcollage' to MacOS. + * Added MacOS 10.2 and 10.3 kernel panics to `bsod'. * Fixed a Xinerama crash when changing the screen count. * New blobbier `mirrorblob'. * Minor updates to `lisa', `bsod', `ifs', `hypertorus', `polytopes', `circuit', `endgame', `crackberg', `flipflop', `flipscreen3d', `fliptext', and `carousel'. - * Enabled multi-threaded OpenGL on OSX. + * Enabled multi-threaded OpenGL on MacOS. Changes since 5.00: * Backed out recent locale-related changes, since they broke far more things than they fixed. * Fail gracefully with ridiculously small window sizes. @@ -154,7 +232,7 @@ Changes since 4.24: * Ported to MacOS X! (10.4.0 or newer) * Changes to the defaults and command-line options of many hacks to make the .xml files more consistent. * Reap zombies in `glslideshow' and `carousel'. - * `sonar' works without setuid on OSX (dgram icmp). + * `sonar' works without setuid on MacOS (dgram icmp). * `xmatrix -mode pipe' displays the text of a subprocess. * `endgame' has higher resolution chess-piece models. * `webcollage' takes a -directory option to get images