X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README;h=8f80f71d78f6bfbfe645b5ebf4b5d994be60e6c1;hb=d6b0217f2417bd19187f0ebc389d6c5c2233b11c;hp=a6184dab932d010739d9ed701c242b3233e626bc;hpb=d5186197bc394e10a4402f7f6d23fbb14103bc50;p=xscreensaver diff --git a/README b/README index a6184dab..8f80f71d 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ By Jamie Zawinski and many others - http://www.jwz.org/xscreensaver/ + https://www.jwz.org/xscreensaver/ =============================================================================== @@ -17,17 +17,24 @@ that you install a binary release rather than trying to compile it yourself. Binaries are available for almost all platforms, including MacOS X. See the XScreenSaver web site for details. -To compile on a Unix system with X11: +To compile for a Unix system with X11: ./configure make make install -To compile on MacOS X: + If you are on an "apt"-based system, "apt-get build-dep xscreensaver" + might install most of the compilation dependencies. - Use the included XCode project. Requires XCode 4 and MacOS X 10.5 +To compile for MacOS X or iOS: + + Use the included XCode project. Requires XCode 6 and MacOS X 10.8 or newer. +To compile for Android: + + See android/README. + Interested in writing a new screen saver? See the README.hacking file. @@ -38,6 +45,40 @@ XScreenSaver has an extensive manual -- please read it! =============================================================================== +5.36 * New hacks, `discoball', `cubetwist', `cubestack', `splodesic' + and `hexstrut'. + * OSX: loading image files works in `dymaxionmap', `glplanet', + `lavalite', `pulsar', `gleidescope' and `extrusion'. + * Several new programs in `m6502'. + * `rotzoomer -mode circle'. + * Better titles in `photopile'. +5.35 * New hacks, `dymaxionmap', `unicrud', `energystream', `raverhoop' + and `hydrostat'. + * Added Windows 10 to `bsod'. + * X11: ignore WM_USER_TIME property changes with days-old timestamps. + Thanks, KDE. + * MacOS, iOS: Better fonts in `BSOD' and `memscroller'. + * MacOS 10.8 or later and iOS 6.0 or later are now required, since + Xcode 6 can no longer build executables that work on older OSes. + * Many, many Android improvements. + * iOS: Fixed rotation to work with the new iOS 8+ API. + * X11: `pong' is now playable. + +5.34 * Fixed a crash when hot-swapping monitors while locked. + * Fixed some incorrect output from `xscreensaver-command -watch'. + * Various OSX and iOS performance improvements. + +5.33 * New hacks, `splitflap' and `romanboy'. + * Better detection of user activity on modern GNOME systems. + * Sonar now does asynchronous host name resolution. + * Improved Unicode support. + * Updated `webcollage' for recent changes. + * Various minor fixes. + +5.32 * Fixed some X11 compilation problems. + * Fixed display size and shake gestures on iOS. + * OSX/iOS Performance improvements. + 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', @@ -308,7 +349,7 @@ XScreenSaver has an extensive manual -- please read it! changes. 5.02 * Reworked PAM code to support fingerprint readers, etc. - * Ported 'webcollage' to MacOS. + * 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'.