<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/alleg</link><counters><counter name="forever" lastEventTime="1268864359" firstEventTime="1151065824">4309</counter><counter name="lastMonth" lastEventTime="1267394337" firstEventTime="1264991316">117</counter><counter name="thisMonth" lastEventTime="1268864359" firstEventTime="1267406233">106</counter><counter name="lastWeek" lastEventTime="1268570746" firstEventTime="1268050776">35</counter><counter name="yesterday" lastEventTime="1268864359" firstEventTime="1268792806">10</counter><counter name="thisWeek" lastEventTime="1268864359" firstEventTime="1268711093">14</counter></counters><metadata><item name="subtitle"><value type="text/plain">Allegro</value></item><item name="description"><value type="text/plain">platform independent game programming</value></item><item name="links-filter"><value type="text/plain">None</value></item><item name="title"><value type="text/plain">alleg</value></item><item name="url"><value type="text/plain">http://alleg.sf.net</value></item><item name="related-filter"><value type="text/plain">None</value></item></metadata><recentMessages><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-2.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id B60B22400D0
	for &lt;cia@cia.vc&gt;; Wed, 17 Mar 2010 15:19:16 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by sfp-svn-2.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1Ns1Zy-0003lW-Gi
	for cia@cia.vc; Wed, 17 Mar 2010 22:19:06 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1Ns1Zy-0003lW-Gi@sfp-svn-2.v30.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 17 Mar 2010 22:19:06 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13103</revision><author>siegelord</author><log>Implemented support for transformations for memory bitmaps. Only the slow routine is done so far. Also, altered ex_transform to test more bitmap drawing varieties. </log><diffLines>371</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13103</url><files><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/examples/ex_transform.c">allegro/branches/4.9/examples/ex_transform.c</file><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/src/memblit.c">allegro/branches/4.9/src/memblit.c</file></files></commit></body><timestamp>1268864357</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-2.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 98FF92400D0
	for &lt;cia@cia.vc&gt;; Wed, 17 Mar 2010 14:57:33 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by sfp-svn-2.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1Ns1Ex-0003JZ-Cz
	for cia@cia.vc; Wed, 17 Mar 2010 21:57:23 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1Ns1Ex-0003JZ-Cz@sfp-svn-2.v30.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 17 Mar 2010 21:57:23 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13102</revision><author>tjaden</author><log>Added WANT_OSS, WANT_ALSA, WANT_JACK, WANT_SGIAUDIO options.

Reported by Samuli Suominen. </log><diffLines>97</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13102</url><files><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.4/CMakeLists.txt">allegro/branches/4.4/CMakeLists.txt</file></files></commit></body><timestamp>1268863053</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-6.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id A60572400CD
	for &lt;cia@cia.vc&gt;; Wed, 17 Mar 2010 05:31:57 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-6.v30.ch3.sourceforge.com)
	by sfp-svn-6.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NrsPZ-0007ye-13
	for cia@cia.vc; Wed, 17 Mar 2010 12:31:45 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NrsPZ-0007ye-13@sfp-svn-6.v30.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 17 Mar 2010 12:31:45 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13101</revision><author>tjaden</author><log>Add al_is_audio_installed. </log><diffLines>84</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13101</url><files><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/addons/audio/allegro5/allegro_audio.h">allegro/branches/4.9/addons/audio/allegro5/allegro_audio.h</file><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/addons/audio/audio.c">allegro/branches/4.9/addons/audio/audio.c</file><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/docs/src/refman/audio.txt">allegro/branches/4.9/docs/src/refman/audio.txt</file></files></commit></body><timestamp>1268829117</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-4.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 2FC7C7960D
	for &lt;cia@cia.vc&gt;; Wed, 17 Mar 2010 03:50:11 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by sfp-svn-4.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1Nrqp6-0004um-SE
	for cia@cia.vc; Wed, 17 Mar 2010 10:50:00 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1Nrqp6-0004um-SE@sfp-svn-4.v30.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 17 Mar 2010 10:50:00 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13100</revision><author>tjaden</author><log>Implement attaching an INT16 mixer to another INT16 mixer.

Update the documentation for al_attach_mixer_to_mixer. </log><diffLines>68</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13100</url><files><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/addons/audio/kcm_mixer.c">allegro/branches/4.9/addons/audio/kcm_mixer.c</file><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/docs/src/refman/audio.txt">allegro/branches/4.9/docs/src/refman/audio.txt</file></files></commit></body><timestamp>1268823011</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-4.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 9F19A7960D
	for &lt;cia@cia.vc&gt;; Wed, 17 Mar 2010 03:49:23 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by sfp-svn-4.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NrqoK-0004sq-9n
	for cia@cia.vc; Wed, 17 Mar 2010 10:49:12 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NrqoK-0004sq-9n@sfp-svn-4.v30.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 17 Mar 2010 10:49:12 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13099</revision><author>tjaden</author><log>Handle conversion when an INT16 mixer is attached to a UINT16 voice. </log><diffLines>22</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13099</url><files><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/addons/audio/kcm_mixer.c">allegro/branches/4.9/addons/audio/kcm_mixer.c</file></files></commit></body><timestamp>1268822963</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-4.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 2CCC97960D
	for &lt;cia@cia.vc&gt;; Wed, 17 Mar 2010 03:48:51 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by sfp-svn-4.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1Nrqno-0004s4-U0
	for cia@cia.vc; Wed, 17 Mar 2010 10:48:40 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1Nrqno-0004s4-U0@sfp-svn-4.v30.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 17 Mar 2010 10:48:40 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13098</revision><author>tjaden</author><log>Explicitly enumerate combinations of mixer/voice audio depths in
_al_kcm_mixer_read.  Mark combinations which are not implemented yet. </log><diffLines>207</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13098</url><files><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/addons/audio/kcm_mixer.c">allegro/branches/4.9/addons/audio/kcm_mixer.c</file></files></commit></body><timestamp>1268822931</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-4.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 7C1BF7960D
	for &lt;cia@cia.vc&gt;; Wed, 17 Mar 2010 03:48:10 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by sfp-svn-4.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1Nrqn9-0004rL-CV
	for cia@cia.vc; Wed, 17 Mar 2010 10:47:59 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1Nrqn9-0004rL-CV@sfp-svn-4.v30.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 17 Mar 2010 10:47:59 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13097</revision><author>tjaden</author><log>Document that only FLOAT32 and INT16 mixers will be supported. </log><diffLines>46</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13097</url><files><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/addons/audio/kcm_mixer.c">allegro/branches/4.9/addons/audio/kcm_mixer.c</file><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/docs/src/refman/audio.txt">allegro/branches/4.9/docs/src/refman/audio.txt</file></files></commit></body><timestamp>1268822890</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-4.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 0E1747960D
	for &lt;cia@cia.vc&gt;; Wed, 17 Mar 2010 03:46:32 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by sfp-svn-4.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NrqlZ-0004pE-Q5
	for cia@cia.vc; Wed, 17 Mar 2010 10:46:21 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NrqlZ-0004pE-Q5@sfp-svn-4.v30.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 17 Mar 2010 10:46:21 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13096</revision><author>tjaden</author><log>Fix al_attach_sample_instance_to_mixer for int16 mixers.

It did not set the spl_read function when the mixer quality was
ALLEGRO_MIXER_QUALITY_LINEAR (the default).  We still don't support
linear interpolation for int16 mixers but it should at least fall back
to point sampling. </log><diffLines>65</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13096</url><files><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/addons/audio/kcm_mixer.c">allegro/branches/4.9/addons/audio/kcm_mixer.c</file></files></commit></body><timestamp>1268822792</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-4.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 5C9E67960D
	for &lt;cia@cia.vc&gt;; Wed, 17 Mar 2010 03:45:43 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by sfp-svn-4.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1Nrqkn-0004oX-3w
	for cia@cia.vc; Wed, 17 Mar 2010 10:45:33 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1Nrqkn-0004oX-3w@sfp-svn-4.v30.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 17 Mar 2010 10:45:33 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13095</revision><author>tjaden</author><log>Remove al_set_mixer_quality.

It's not useful and gets in the way of the following implementation
change. </log><diffLines>117</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13095</url><files><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/addons/audio/allegro5/allegro_audio.h">allegro/branches/4.9/addons/audio/allegro5/allegro_audio.h</file><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/addons/audio/kcm_mixer.c">allegro/branches/4.9/addons/audio/kcm_mixer.c</file><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/docs/src/refman/audio.txt">allegro/branches/4.9/docs/src/refman/audio.txt</file></files></commit></body><timestamp>1268822745</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-2.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 99A592400CC
	for &lt;cia@cia.vc&gt;; Tue, 16 Mar 2010 19:26:45 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by sfp-svn-2.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1Nrixv-0008N9-9o
	for cia@cia.vc; Wed, 17 Mar 2010 02:26:35 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1Nrixv-0008N9-9o@sfp-svn-2.v30.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 17 Mar 2010 02:26:35 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13094</revision><author>trentg</author><log>Allow mouse presses and accelerometer data simultaneously, as the leaks seem to be gone. </log><diffLines>52</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13094</url><files><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/src/iphone/EAGLView.m">allegro/branches/4.9/src/iphone/EAGLView.m</file></files></commit></body><timestamp>1268792805</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-4.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 2CEAE7960F
	for &lt;cia@cia.vc&gt;; Tue, 16 Mar 2010 15:17:52 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by sfp-svn-4.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1Nrf53-0006ys-7C
	for cia@cia.vc; Tue, 16 Mar 2010 22:17:41 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1Nrf53-0006ys-7C@sfp-svn-4.v30.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 16 Mar 2010 22:17:41 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13093</revision><author>trentg</author><log>Nial Giacomelli fixed a bug where images could be corrupt using the native Apple image loader on iPhone </log><diffLines>23</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13093</url><files><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/addons/image/iphone.m">allegro/branches/4.9/addons/image/iphone.m</file></files></commit></body><timestamp>1268777872</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-3.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 505731D839F
	for &lt;cia@cia.vc&gt;; Tue, 16 Mar 2010 06:27:54 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by sfp-svn-3.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NrWoB-0004LB-Ns
	for cia@cia.vc; Tue, 16 Mar 2010 13:27:43 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NrWoB-0004LB-Ns@sfp-svn-3.v30.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 16 Mar 2010 13:27:43 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13092</revision><author>tjaden</author><log>Add comments to try to make the audio mixer more understandable (to me). </log><diffLines>196</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13092</url><files><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/addons/audio/allegro5/internal/aintern_audio.h">allegro/branches/4.9/addons/audio/allegro5/internal/aintern_audio.h</file><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/addons/audio/kcm_mixer.c">allegro/branches/4.9/addons/audio/kcm_mixer.c</file></files></commit></body><timestamp>1268746074</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-5.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 9BF1A2400CC
	for &lt;cia@cia.vc&gt;; Mon, 15 Mar 2010 23:46:01 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by sfp-svn-5.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NrQXH-0003nx-7I
	for cia@cia.vc; Tue, 16 Mar 2010 06:45:51 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NrQXH-0003nx-7I@sfp-svn-5.v30.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 16 Mar 2010 06:45:51 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13091</revision><author>tjaden</author><log>Reorder path documentation. </log><diffLines>272</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13091</url><files><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/docs/src/refman/path.txt">allegro/branches/4.9/docs/src/refman/path.txt</file></files></commit></body><timestamp>1268721961</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-1.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 5755F2400CC
	for &lt;cia@cia.vc&gt;; Mon, 15 Mar 2010 20:44:52 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-1.v30.ch3.sourceforge.com)
	by sfp-svn-1.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NrNhx-0006Ek-Nv
	for cia@cia.vc; Tue, 16 Mar 2010 03:44:41 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NrNhx-0006Ek-Nv@sfp-svn-1.v30.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 16 Mar 2010 03:44:41 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13090</revision><author>siegelord</author><log>Changed the way the primitives addon handles the OpenGL state (fixes a few bugs and makes life easier for raw-OpenGL people) </log><diffLines>74</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13090</url><files><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/addons/primitives/prim_opengl.c">allegro/branches/4.9/addons/primitives/prim_opengl.c</file></files></commit></body><timestamp>1268711092</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-2.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id C30617960D
	for &lt;cia@cia.vc&gt;; Sun, 14 Mar 2010 05:45:44 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by sfp-svn-2.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NqnC8-0000Wv-Fu
	for cia@cia.vc; Sun, 14 Mar 2010 12:45:24 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NqnC8-0000Wv-Fu@sfp-svn-2.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 14 Mar 2010 12:45:24 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13089</revision><author>tjaden</author><log>Link 4.9.18 announcement to SF.net file list and online manual.

Bold the API link in the sidebar. </log><diffLines>44</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13089</url><files><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegrowww2/en/inc.a.sidebar">allegrowww2/en/inc.a.sidebar</file><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegrowww2/en/news/news.2010-03-14">allegrowww2/en/news/news.2010-03-14</file><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegrowww2/en/news/z.footer">allegrowww2/en/news/z.footer</file></files></commit></body><timestamp>1268570744</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-6.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id C6D3F2400C5
	for &lt;cia@cia.vc&gt;; Sat, 13 Mar 2010 22:32:28 -0800 (PST)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-6.v30.ch3.sourceforge.com)
	by sfp-svn-6.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NqhN4-0007yx-DS
	for cia@cia.vc; Sun, 14 Mar 2010 06:32:18 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NqhN4-0007yx-DS@sfp-svn-6.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 14 Mar 2010 06:32:18 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13088</revision><author>tjaden</author><log>Announce Allegro 4.9.18. </log><diffLines>228</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13088</url><files><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegrowww2/en/META.atom">allegrowww2/en/META.atom</file><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegrowww2/en/changes/changes-4.9.txt">allegrowww2/en/changes/changes-4.9.txt</file><file action="add" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegrowww2/en/news/news.2010-03-14">allegrowww2/en/news/news.2010-03-14</file></files></commit></body><timestamp>1268548349</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-6.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id BBD012400C5
	for &lt;cia@cia.vc&gt;; Sat, 13 Mar 2010 22:31:11 -0800 (PST)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-6.v30.ch3.sourceforge.com)
	by sfp-svn-6.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NqhLp-0007ww-H1
	for cia@cia.vc; Sun, 14 Mar 2010 06:31:01 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NqhLp-0007ww-H1@sfp-svn-6.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 14 Mar 2010 06:31:01 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13087</revision><author>tjaden</author><log>Bumped version to 4.9.19 (SVN). </log><diffLines>41</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13087</url><files><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/CMakeLists.txt">allegro/branches/4.9/CMakeLists.txt</file><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/include/allegro5/base.h">allegro/branches/4.9/include/allegro5/base.h</file></files></commit></body><timestamp>1268548271</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-6.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 75E9D2400C5
	for &lt;cia@cia.vc&gt;; Sat, 13 Mar 2010 22:27:34 -0800 (PST)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-6.v30.ch3.sourceforge.com)
	by sfp-svn-6.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NqhIK-0007tH-5E
	for cia@cia.vc; Sun, 14 Mar 2010 06:27:24 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NqhIK-0007tH-5E@sfp-svn-6.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 14 Mar 2010 06:27:24 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13086</revision><author>tjaden</author><log>Create tag 4.9.18 </log><diffLines>1</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13086</url><files><file action="add" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/tags/4.9.18/">allegro/tags/4.9.18/</file></files></commit></body><timestamp>1268548055</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-6.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 4CFC72400C5
	for &lt;cia@cia.vc&gt;; Sat, 13 Mar 2010 22:19:37 -0800 (PST)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-6.v30.ch3.sourceforge.com)
	by sfp-svn-6.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NqhAd-0007lz-03
	for cia@cia.vc; Sun, 14 Mar 2010 06:19:27 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NqhAd-0007lz-03@sfp-svn-6.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 14 Mar 2010 06:19:27 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13085</revision><author>tjaden</author><log>Bumped version to 4.9.18 (WIP).

Update fixver.sh for removed files. </log><diffLines>42</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13085</url><files><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/include/allegro5/base.h">allegro/branches/4.9/include/allegro5/base.h</file><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/misc/fixver.sh">allegro/branches/4.9/misc/fixver.sh</file></files></commit></body><timestamp>1268547577</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-6.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 263D22400C5
	for &lt;cia@cia.vc&gt;; Sat, 13 Mar 2010 22:19:04 -0800 (PST)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-6.v30.ch3.sourceforge.com)
	by sfp-svn-6.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NqhA5-0007l4-OC
	for cia@cia.vc; Sun, 14 Mar 2010 06:18:53 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NqhA5-0007l4-OC@sfp-svn-6.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 14 Mar 2010 06:18:53 +0000</header></mailHeaders></generator><source><project>alleg</project></source><body><commit><revision>13084</revision><author>tjaden</author><log>Prepare summary of changes for 4.9.18. </log><diffLines>203</diffLines><url>http://alleg.svn.sourceforge.net/alleg/?view=rev&amp;rev=13084</url><files><file action="modify" uri="https://alleg.svn.sourceforge.net/svnroot/alleg/allegro/branches/4.9/docs/src/changes-4.9.txt">allegro/branches/4.9/docs/src/changes-4.9.txt</file></files></commit></body><timestamp>1268547544</timestamp></message></recentMessages></statsTarget>