X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README;h=acacae2ec211966f6c3d4257221034c078f1cfad;hb=7edd66e6bd3209013ee059819747b10b5835635b;hp=454e4cbba557432c9f7e977c6f6a828671155ef5;hpb=ffcd2e7e3da122dbba5c4188e05d3a63d0ede26e;p=xscreensaver diff --git a/README b/README index 454e4cbb..acacae2e 100644 --- a/README +++ b/README @@ -38,6 +38,57 @@ XScreenSaver has an extensive manual -- please read it! =============================================================================== +5.32 * Fixed some X11 compilation problems. + * Fixed display size and shake gestures on iOS. +5.31 * New hacks, `geodesicgears', `binaryring' and `cityflow'. + * UTF-8 text support (instead of only Latin1) and antialiased text + on X11 with Xft (instead of only on OSX/iOS) in `fontglide', + `noseguy', `fliptext', `starwars', and `winduprobot'. + The other text-displaying hacks (`apple2', `phosphor', `xmatrix', + and `gltext') also now accept UTF-8 input, though they convert it + to Latin1 or ASCII. + * `glplanet' now has both day and night maps, and a sharp terminator. + * Fixed `webcollage' on OSX. + * Fixed a transparency glitch in `winduprobot'. + * `lockward' works on iOS. + * Text and image loading work on OSX 10.10. + * Rotation works properly on iOS 8. + * Added a search field on iOS. + * Preliminary, unfinished support for Android. + +5.30 * New hack, `winduprobot'. + * Many improvements to `lament', including Leviathan. + * Fixed the normals in `flyingtoasters': shading is correct now. + * Implemented TEXTURE_GEN in GLES: flying toast is now toasted on iOS. + * Make cel-shading sort-of work in `skytentacles' on iOS. + * Fixed dragging-to-rotate on rotated iOS devices, I think. + * Dragging has inertia now. + * Most hacks respond to mouse-clicks, double-taps and swipes as + meaning "do something different now". + * Reworked OpenGL fonts. + * The OSX auto-update installer wasn't working. This time for sure? + * Various minor fixes. + +5.29 * Downgraded to Xcode 5.0.2 to make it possible to build savers + that will still run on 10.6 and 10.7. Sigh. + * Updated `webcollage' for recent changes. + +5.28 * Fixed some compilation problems and intermittent crashes. + * Turned off the OSX 10.6 enable_gc hack. It didn't work. + +5.27 * New hacks, `tessellimage' and `projectiveplane'. + * Added support for pthreads, because Dave Odell is a madman. + * Updated `webcollage' for recent changes. + * Minor iOS tweaks to the `analogtv' hacks. + * X11: Don't assume Suspend = 0 implies "No DPMS". + * Minor updates to `boxed' and `klein'. + * Fixed possible crash in `apple2', `noseguy', `xmatrix', `shadebobs'. + * Fixed possible crash in OSX preferences. + * OSX Performance improvements. + * Plugged some leaks. + +5.26 * More auto-updater tweaks. + 5.25 * Try harder to bypass Quarrantine and Gatekeeper in OSX installer. * Some files were missing from the tarball.