From 598ca76c2f4c11d4a4e8c8042a325ee091d99d60 Mon Sep 17 00:00:00 2001 From: mef Date: Thu, 4 Dec 2014 04:55:13 +0000 Subject: Update 2.30 to 2.41 ------------------ 2.41 18-Mar-2014 OSX: - Fixed start-up rotation and credits display on iOS 7. - Suppress status bar (again) on iOS 7. 2.40 27-Nov-2013 OSX: - Added "Check for Updates". 2.39 16-Jul-2013 All platforms: - Tweaked character outlines for smoother morphing. iPhone: - Fixed crash when rotating on Retina iPads. OSX: - Fixed crash when running in full screen or as a screen saver on really old machines. 2.38 08-Jul-2013 OSX: - Toggling window title bar preserves transparency. - Transparency works in full-screen mode. - Screen saver preferences weren't being saved. - Fixed bug where System Preferences window went black. - Possibly fixed an intermittent startup crash. 2.37 22-Sep-2012 iPhone: - Support for iPhone 5's new screen size. 2.36 23-Apr-2012 OSX: - Fixed a startup crash on 10.7. - Added a preference to keep the Dali Clock window above even the screen saver window. - "Upgraded" to XCode 4.0, which means that 10.4 PPC builds are impossible, and Intel is now required. 2.35 18-Aug-2010 All platforms: - Regenerated font images for smoother animation. iPhone, iPad: - Higher resolution display (and icons) on iPhone 4. - Fixed a display glitch when zooming. - Fixed an occasional rotation twitch on iPad. X11: - Turned on -cycle by default. 2.34 19-May-2010 iPhone: - When docked, don't automatically turn screen off. - Briefly display the date every minute or so. - Made rotation less twitchy. - Fixed off-by-one in date display. OSX: - Animate while resizing window. 2.33 24-Apr-2010 iPhone, OSX, WebOS: - Keep the clock centered in the window even when in 12 hour mode where the hour is one digit, and animate the centering transition. OSX: - Eliminated flicker when a transparent Dali Clock window is on top of a window that is playing video. iPhone: - Animate rotation/scaling during orientation changes. - Submitted to Apple iTunes Store. 2.32 20-Apr-2010 iPhone: - Fixed a startup crash. - Rotation and pinch-zooming works reliably. 2.31 18-Apr-2010 OSX: - Tweaks to Mac OS 10.6 build process. - Rewrote rendering engine in OpenGL / OpenGLES. - The colons and dashes morph now too. iPhone: - Works now! X11: - Added -showdate option so you can run two copies, one showing the date and one showing the time. --- time/xdaliclock/Makefile | 4 ++-- time/xdaliclock/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'time') diff --git a/time/xdaliclock/Makefile b/time/xdaliclock/Makefile index 7d8d60f2b24..41aeb6652a9 100644 --- a/time/xdaliclock/Makefile +++ b/time/xdaliclock/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2012/10/08 13:04:31 asau Exp $ +# $NetBSD: Makefile,v 1.12 2014/12/04 04:55:13 mef Exp $ # -DISTNAME= xdaliclock-2.30 +DISTNAME= xdaliclock-2.41 CATEGORIES= x11 time MASTER_SITES= http://www.jwz.org/xdaliclock/ diff --git a/time/xdaliclock/distinfo b/time/xdaliclock/distinfo index 97f237fbaf3..f135ad2e023 100644 --- a/time/xdaliclock/distinfo +++ b/time/xdaliclock/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2009/10/16 20:26:04 jakllsch Exp $ +$NetBSD: distinfo,v 1.6 2014/12/04 04:55:13 mef Exp $ -SHA1 (xdaliclock-2.30.tar.gz) = 80eb11558939465d77786d6cd42438c81fdbc6ff -RMD160 (xdaliclock-2.30.tar.gz) = eed41e8ad581e3312919b9cfc80ac078905ace21 -Size (xdaliclock-2.30.tar.gz) = 1068400 bytes +SHA1 (xdaliclock-2.41.tar.gz) = 15ad18456969d5a51ad91f38185c061ab2f5e96f +RMD160 (xdaliclock-2.41.tar.gz) = 84136babeae71404b630f1855cc818e860c33791 +Size (xdaliclock-2.41.tar.gz) = 2340437 bytes -- cgit v1.2.3