From owner-freebsd-emulation@FreeBSD.ORG Sat Mar 8 03:48:59 2008 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 278301065673 for ; Sat, 8 Mar 2008 03:48:59 +0000 (UTC) (envelope-from carpetsmoker@phong.rwxrwxrwx.net) Received: from phong.rwxrwxrwx.net (rwxrwxrwx.net [82.93.23.199]) by mx1.freebsd.org (Postfix) with ESMTP id 7B9348FC13 for ; Sat, 8 Mar 2008 03:48:58 +0000 (UTC) (envelope-from carpetsmoker@phong.rwxrwxrwx.net) Received: from phong.rwxrwxrwx.net (localhost [127.0.0.1]) by phong.rwxrwxrwx.net (8.14.2/8.14.2) with ESMTP id m283S27E019094 for ; Sat, 8 Mar 2008 04:28:03 +0100 (CET) (envelope-from carpetsmoker@phong.rwxrwxrwx.net) Received: (from carpetsmoker@localhost) by phong.rwxrwxrwx.net (8.14.2/8.14.2/Submit) id m283S1JU019093 for freebsd-emulation@FreeBSD.org; Sat, 8 Mar 2008 04:28:01 +0100 (CET) (envelope-from carpetsmoker) Date: Sat, 8 Mar 2008 04:28:01 +0100 From: Martin Tournoij To: freebsd-emulation@FreeBSD.org Message-ID: <20080308032801.GA5350@phong.rwxrwxrwx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Subject: devel/linux-sdl12 - Downgrade to 1.2.9? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Mar 2008 03:48:59 -0000 I just came across a problem with sdl version 1.2.10 and newer, the function 'X11_KeyToUnicode' was removed in this version, unfortunately there are still applications which use this function, most notably all the games based on the torque game engine (http://garagegames.com). Since both torque and the sdl port are binary, it may be a good idea to downgrade to 1.2.9, 1.2.10 offers some minor improvements/bugfixes but nothing critical IMO. (http://libsdl.org/release/changes.html) Regards, Martin Tournoij