Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 81D0B71770 for ; Sun, 2 Jun 2013 18:13:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EBC0614A23E; Sun, 2 Jun 2013 18:13:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9F3A114A236 for ; Sun, 2 Jun 2013 18:13:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id kusdJQMDlY8J for ; Sun, 2 Jun 2013 18:13:25 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id CD54014A22A for ; Sun, 2 Jun 2013 18:13:24 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CA51796; Sun, 2 Jun 2013 18:13:24 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 2 Jun 2013 18:13:24 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/games/scummvm To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20130602181324.CA51796@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Sun Jun 2 18:13:24 UTC 2013 Modified Files: pkgsrc/games/scummvm: Makefile distinfo Log Message: Changes 1.6.0: New Games: - Added support for 3 Skulls of the Toltecs. - Added support for Eye of the Beholder. - Added support for Eye of the Beholder II: The Legend of Darkmoon. - Added support for Hopkins FBI. - Added support for Tony Tough and the Night of Roasted Moths. - Added support for The Journeyman Project: Pegasus Prime. - Added support for the Macintosh version of Discworld 1. General: - Added a new save/load chooser based on a grid of thumbnails. This is only supported for resolutions bigger than 640x400. The old chooser is still available and used for games without thumbnail support. It is possible to select the old one as default too. - Rewrote VideoDecoder subsystem. - Added Galician translation. - Added Finnish translation. - Added Belarusian translation. - Using the mouse wheel on a slider widget now changes the value by the smallest possible amount. This is more predictable than the old behaviour, which was to change the value by "one pixel" which would sometimes not change it at all. - Updated MT-32 emulation code to latest munt project snapshot. - Added FluidSynth settings dialog, mainly for reverb and chorus settings. - Fixed crash on certain Smacker movies. To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 pkgsrc/games/scummvm/Makefile cvs rdiff -u -r1.41 -r1.42 pkgsrc/games/scummvm/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.