From owner-soc-status@FreeBSD.ORG Thu Jun 12 15:13:15 2014 Return-Path: Delivered-To: soc-status@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 142E118A for ; Thu, 12 Jun 2014 15:13:15 +0000 (UTC) Received: from www2419.sakura.ne.jp (www2419.sakura.ne.jp [210.224.185.29]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B490A2743 for ; Thu, 12 Jun 2014 15:13:13 +0000 (UTC) Received: from www2419.sakura.ne.jp (ksav210.sakura.ne.jp [210.224.168.172]) by www2419.sakura.ne.jp (8.14.5/8.14.5) with ESMTP id s5CFD5J9043386 for ; Fri, 13 Jun 2014 00:13:05 +0900 (JST) (envelope-from nuta@seiya.me) X-Nat-Received: from [210.224.185.29]:11670 [ident-empty] by ksav210.sakura.ne.jp with TPROXY id 1402585985.12414 Received: from Seiya-MBP.local (i153-145-29-39.s41.a008.ap.plala.or.jp [153.145.29.39]) (authenticated bits=0) by www2419.sakura.ne.jp (8.14.5/8.14.5) with ESMTP id s5CFD5vx043383 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Fri, 13 Jun 2014 00:13:05 +0900 (JST) (envelope-from nuta@seiya.me) Message-ID: <5399C380.80508@seiya.me> Date: Fri, 13 Jun 2014 00:13:04 +0900 From: Seiya Nuta User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: soc-status@FreeBSD.org Subject: Bootsplash status report #3 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-KLMS-AntiVirus: Kaspersky Security 8.0 for Linux Mail Server, version 8.0.1.705 status: clean X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2014 15:13:15 -0000 Hi there, This is weekly status report of new enhanced bootsplash. What I had done in the last week: * implement drawing animation What I will do in the next week: * develop scripts for creating themes (continued) * improve the performance of BMP decoder (probably it is slow) Regards, Seiya