<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Alllegro 4.2.0 beta 2 has been released!</title>
		<link>http://www.allegro.cc/forums/view/482705</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Sat, 30 Apr 2005 02:46:55 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Allegro 4.2.0 beta 2 is ready and has been released. This is a beta release for Allegro 4.2.0 that adds features and corrects problems with regard to the 4.0 codebase. It is<br />API (source) compatible with 4.0.0 on every platform, except for a few minor changes (see docs/html/api.html).<br />Get it from <a href="https://sourceforge.net/project/showfiles.php?group_id=5665&amp;package_id=40805&amp;release_id=321971">the download page on sourceforge</a>.</p><div class="quote_container"><div class="title">CHANGES said:</div><div class="quote"><p>
================================================================================<br />============ Changes from 4.2.0 beta 1 to 4.2.0 beta 2 (April 2005) ============<br />================================================================================</p><p>   Daniel Schlyder fixed a problem with the makefile in Windows.</p><p>   Evert Glebbeek fixed a bug that prevented true colour fonts from working.</p><p>   Elias Pschernig fixed a bug where the DJGPP version would choke on a missing<br />   variable.</p><p>   Peter Hull made makedoc retuen in error code if it failed to build the<br />   SciTE documentation.</p><p>   Peter Wang fixed a problem with compilers that don&#39;t have inttypes.h, as<br />   reported by Matthew Leverton.</p><p>   Evert Glebbeek fixed a problem with incorrect dependencies being generated<br />   for MacOS X.</p><p>   Tobi Vollebregt fixed a problem in X11 if the XRGBACursor extension was<br />   missing.</p><p>   Evert Glebbeek made configure use k8 rather than athlon64 as a compiler<br />   switch on AMD64.</p><p>   Peter Wang and Elias Pschernig added a packfile example.</p><p>   Michal Molhanec fixed a problem in the MSVC makefile.</p><p>   Evert Glebbeek removed void pointerarithmetic from the colour converter.</p><p>   Evert Glebbeek fixed a bug where hardware cursors would stop working.</p><p>   Elias Pschernig, Andrew Chew fixed and Tobi Vollebregt fixed several problems<br />   with the Windows keyboard driver.</p><p>   Elias Pschernig fixed bug in unix dependency generation.</p><p>   Elias Pschernig made the GUI not mess up the hardware cursor.</p><p>   Elias Pschernig removed pckeys.c and keyconf from the windows port, since <br />   the dinput driver no longer needs pckeys.c nor uses keyboard.dat.</p><p>   Daniel Schlyder fixed a problem with the -mtune switch on older gcc based <br />   compilers.</p><p>   Matthew Leverton figured out which versions of Watcom have inttypes.h and<br />   stdint.h.</p><p>   V Karthik Kumar added a password to the Windows screensaver example.</p><p>   Cosmetic fixes, example bugfixes and spelling corerctions by Jon Rafkind, <br />   Evert Glebbeek, Peter Wang, StApostol and Elias Pschernig.
</p></div></div><p>

This release fixes problems in the previous beta, which was announced <a href="http://www.allegro.cc/forums/view_thread.php?_id=476138">in this thread</a>. Please download and test the new release, especially if you had problems with that last beta, and let us know if there are problems. Do not hesitate to report problems even if they have been reported before! Please provide an example programme that demonstrates the problem and if possible help to locate and fix the problem. You can reposrt bugs on the forums, but browsing through a long thread for this is combersome so it would be better to post the problem <a href="http://alleg.sourceforge.net/maillist.html#AD">on the mailing list</a> or <a href="https://sourceforge.net/tracker/?group_id=5665">the tracker</a>.</p><p>I would also like to remind you all again of <a href="http://overandover.no-ip.com/ademo/">the Allegro demo competition</a> which is still open and encourage everyone to contribute a better demo game! I&#39;ll open up a second thread to make sure I reach everyone.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Wed, 20 Apr 2005 16:11:09 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;m busy doing a test Mac OS X build as we speak, having been unable to build 4.2.0 beta 1.</p><p>I have no idea if this is a &#39;new&#39; thing, but does fix.sh really have to convert the line endings of the Windows, BeOS, etc code? I appreciate it is probably on a simple automated &#39;find and convert&#39; mission but could this not be fixed by someone somewhere? I don&#39;t know any shell scripting but I&#39;m going to have a peek inside fix.sh and see if I can&#39;t come up with a solution myself...</p><p>I also apologise for raising such a trivial issue. No doubt everything else will compile fine.</p><p>EDIT: someone really should clear up the ambiguity in docs/build/macosx.txt about whether &quot;sudo make install-framework EMBED=1&quot; and &quot;sudo make install-framework&quot; are alternatives or may complement each other. I&#39;ve read it as alternatives but it really isn&#39;t very clear.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Harte)</author>
		<pubDate>Wed, 20 Apr 2005 18:28:23 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hmm... I see datafiles._tx still has over 9 characters. I am guessing it won&#39;t build for Watcom DOS. Let&#39;s see how it behaves in the other ports.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Wed, 20 Apr 2005 18:32:43 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Quick question: Would anyone happen to have an explaination why running the setup program and clicking &quot;test&quot; would case the setup program to minimize (MS Windows)?</p><p>For some strange reason, I seem unable to get allegro to properly output MIDI data.  The setup program, no matter what MIDI driver I set it to, refuses to output any form of MIDI.  After I get home from school I&#39;m going to try running some tests to see if I can pinpoint what exactly is going on.  Just thought I should ask here before I get too far into troubleshooting something that may or may not be a well documented issue in some piece of documentation that I have no access to.</p><p>The potential hardware culprit is an integrated soundcard on a HP Laptop, the appropriate linux driver for the sound card is the intel_8x0 driver set (IIRC).  Lets see, what else...  Ah, the windows hardware resources panel identifies it as a &quot;Soundmax Integrated Audio Device.&quot;  It also happens to be integrated on a nForce 3 motherboard.</p><p>I&#39;m going to see if I can reproduce the problem later.  Any comments?</p><p>EDIT: This is a confirmed problem on my end with Beta 1 at least.  It will several hours before I will have time to troubleshoot this further... No earlier than 3:00 PM Mountain Daylight Time.</p><p>EDIT2:  I will setup and run the same procedure to see if it is reproducable in Beta 2.  Maybe one of the bugfixes above caught the problem.  I&#39;ll also see if the problem exists in any of the previous versions, like the stable 4.03 branch.  Sorry that I can&#39;t be of assistance any earlier, I&#39;m busy finishing up some final papers for my classes... <img src="http://www.allegro.cc/forums/smileys/angry.gif" alt="&gt;:(" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Carrus85)</author>
		<pubDate>Wed, 20 Apr 2005 18:35:03 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hmm... ok, this is... wierd. I am leaving for work, but with MinGW (GCC 3.2.3), I did <i>make all</i>, and <i>make</i> compiled the optimized, then the debug, then the profile, then the optimized again (!). Then I did <i>make installall</i>, and compiled the optimized again(!!).</p><p>Something is broken somewhere I am guessing. Will see if it happens at work as well with 3.2.</p><p>(Edited: Installed the optimized, and now compiling the debugging version again (!!!)).</p><p>(Edited 2: Installed the debugging, and compiling the profiling version again (!!!!)).</p><p>(Edited 3: Hmm... make 3.79 told me the makefile.dep had changed time in the future. 3.80 didn&#39;t say a thing. I will compile again later to see if that happens again. I am guessing 3.80 didn&#39;t use the dep because of that. That is what happens when you download the packet as soon as it was released in a eastern country <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Wed, 20 Apr 2005 18:43:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Just one major OS X problem to report!</p><p>Having successfully completed make, sudo make install and sudo make install-framework EMBED=1, I get an error at sudo make install-template. Specifically:</p><div class="source-code snippet"><div class="inner"><pre>Toms-Computer:<span class="k3">/</span>Programming Libraries<span class="k3">/</span>allegro-4.2.0 thomasharte$ sudo make install-template
install: d: No such file <span class="k1">or</span> directory
make: <span class="k3">*</span><span class="k3">*</span><span class="k3">*</span> <span class="k2">[</span><span class="k3">/</span>Library<span class="k3">/</span>Application Support<span class="k3">/</span>Apple<span class="k3">/</span>Developer Tools<span class="k3">/</span>Project Templates<span class="k3">/</span>Application<span class="k3">/</span>Allegro Application<span class="k2">]</span> Error <span class="n">71</span>
</pre></div></div><p>

So close!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Harte)</author>
		<pubDate>Wed, 20 Apr 2005 18:56:32 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>That is what happens when you download the packet as soon as it was released in a eastern country</p></div></div><p>
On the first beta, I was getting odd problems (due to timezones) where a &quot;make install&quot; was recompiling everything after a &quot;make&quot;. </p><p>Perhaps when Allegro 4.2 is released, it should be announced publically the day after it is posted? This will prevent some initial panic of &quot;it doesn&#39;t work!&quot;...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matthew Leverton)</author>
		<pubDate>Wed, 20 Apr 2005 19:35:03 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">CHANGES said:</div><div class="quote"><p>
spelling corerctions
</p></div></div><p>

<img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" /></p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Perhaps when Allegro 4.2 is released, it should be announced publically the day after it is posted? This will prevent some initial panic of &quot;it doesn&#39;t work!&quot;...
</p></div></div><p>

And how would the developers know that something doesn&#39;t work?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Rampage)</author>
		<pubDate>Wed, 20 Apr 2005 19:48:13 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Isn&#39;t there some utility you can make to go through and modify the timestamp on the files so make doesn&#39;t get confused <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />  Usually IIRC gcc would throw a clock skew detected.  I&#39;m thinking a small utility could be whipped up rather quickly.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Steve Terry)</author>
		<pubDate>Wed, 20 Apr 2005 20:09:38 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Actually, I think it&#39;s supposed to be so that the timestamp and timezone are stored in the archive and updated when it is unpacked.<br />Maybe that requires additional setup on the user&#39;s system though...</p><p>EDIT:</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Perhaps when Allegro 4.2 is released, it should be announced publically the day after it is posted?</p></div></div><p>
Makes sense. I think it would be pre-released internally for developers first anyway.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Having successfully completed make, sudo make install and sudo make install-framework EMBED=1, I get an error at sudo make install-template.</p></div></div><p>
Hmm... no idea. Can you try running `make depend&#39; before make? The problems with the first beta were solved by doing that. Just a random guess though.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>I see datafiles._tx still has over 9 characters. I am guessing it won&#39;t build for Watcom DOS.</p></div></div><p>
Ouch... missed that one. Should be easy to fix though.</p><p>EDIT2: As a general warning, and probably something I should have pointed out before although it is somewhat obvious: do <b>not yet</b> distribute Windows programmes the depend on alleg42.dll. There can be some mild breakage due to changes and fixes between beta 1 and beta 2 and eventual release.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Wed, 20 Apr 2005 20:11:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>And how would the developers know that something doesn&#39;t work?</p></div></div><p>
I&#39;m only referring to problems that timezones cause. I know that when unzipping a recent Allegro build (I&#39;m six hours off UTC) under Windows that strange things happen. Once the time of my system &gt; the time of the release, everything is fine. It just gives a bad first impression to someone who doesn&#39;t understand what&#39;s going on.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matthew Leverton)</author>
		<pubDate>Wed, 20 Apr 2005 21:00:18 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">changes.txt said:</div><div class="quote"><p>
makedoc retuen in error code
</p></div></div><p>
Double-dutch? <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /> <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" /></p><p>As I understand it, the normal framework and the embedded framework are alternatives.</p><p>Pete
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Hull)</author>
		<pubDate>Wed, 20 Apr 2005 21:44:12 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Why are there timezone troubles in the first place???
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Avenger)</author>
		<pubDate>Thu, 21 Apr 2005 11:07:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>The expackf.c reads &quot; Allegr&quot; instead of &quot;Allegro&quot; during one of the tests. Nothing major, I know but still <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Mika Halttunen)</author>
		<pubDate>Thu, 21 Apr 2005 12:30:32 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Oh that&#39;s a bug then.  Guess nobody tested expackf.c with DOS line endings so far <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Thu, 21 Apr 2005 13:25:14 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Argh. I guess we could just place something in the first line for the seek test.. or do something like in your original..
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Thu, 21 Apr 2005 15:51:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Avenger said:</div><div class="quote"><p>Why are there timezone troubles in the first place</p></div></div><p>
Someone creates the package and uploads it from Japan (example), where it is currently 6:00 PM (example) o&#39;clock, and makes an announcement. I get the notification, and download it half an hour later at 6:30 PM. However, my local time is 6:30 AM. When I uncompress the packet, the date and time for each file will be touched at 6:00 PM, that is, a future date.</p><p>Some versions of make will warn that the files have a future modification date and stop the process for you to check. Others seem just to work with them, but will rebuild the files everytime because the original files will always look as if they were modified (make checks if the source is newer than the object files, since the sources were made at 18:00 and I am at 6:30, the program will think I modified the files again at 18:00 and thus the object files need to be rebuilt).</p><p>Hope that helps understanding.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Thu, 21 Apr 2005 18:14:56 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Actually, the timestamp on the files in the source archive seems to be their last modification time... so I&#39;m not sure what&#39;s going on. At any rate, unzip could (potentially) check the timezone and adjust for that. I could be wrong, but I think tar does.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Thu, 21 Apr 2005 18:44:14 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>It is possible, this was one of the first times I downloaded the zip instead of the tar file. Maybe when generating the zip package the developer should move his clock backwards a day and touch all the files?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Thu, 21 Apr 2005 18:47:32 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I don&#39;t think you have to move the clock back a day, doesn&#39;t touch accept a timestamp argument?</p><p><b>EDIT</b> Yup, sure does:</p><p> -d, --date=STRING      parse STRING and use it instead of current time
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Daniel Schlyder)</author>
		<pubDate>Thu, 21 Apr 2005 23:25:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>On building the optimized dll with mingw32 (gcc 3.4.2) I get three warnings:</p><p>Warning: .drectve `%.*s&#39; unrecognized<br />Warning: .drectve `%.*s&#39; unrecognized<br />Warning: .drectve `%.*s&#39; unrecognized</p><p>These appear just after running the dllwarp for liballeg.a . The build is nonetheless completed correctly and the resulting library is working. I dont know if these appear on the other configurations.</p><p>Also, some preliminary testing shows that the new beta ate ~70 fps from my game (300-&gt;230 fps), on both the optimised and debuging libs for both msvc7.1 and mingw32. I&#39;ll have to test some more though to see what causes this.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Fiddler)</author>
		<pubDate>Thu, 21 Apr 2005 23:42:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Compiled fine with the free <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=272BE09D-40BB-49FD-9CB0-4BFA122FA91B&amp;displaylang=en">Microsoft Visual Studio 2003 Toolkit</a>, full <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=afc15f29-d7c9-4cf7-a8d5-8ab81f14ae1b&amp;displaylang=en">DirectX 9 SDK from April 2005</a>, and the <a href="http://www.microsoft.com/msdownload/platformsdk/sdkupdate/downlevel.htm">Platform SDK for Windows XP SP2</a>.</p><p>Two problems, though. One is that MSVCRT.lib isn&#39;t available (though I just copied it from the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=9b3a2ca6-3647-4070-9f41-a333c6b9181d&amp;displaylang=en">.NET Framework SDK v1.1</a>, but there are ways of getting it without having to download the full framework). The other is that the setup I had lacks <i>lib.exe</i>. I tried the solution given <a href="http://sapdb.2scale.net/moin.cgi/MS_20C_2b_2b_20Toolkit">here</a> (creating a lib batch file that calls &lt;i&gt;link <i>lib</i>), but didn&#39;t work. However, changing in the MSVC makefile from <i>lib</i> to &lt;i&gt;link <i>lib</i> worked.</p><p>I tried the makefile.vc modification with MSVC6, and it worked for both dynamically and statically linked. I suggest patching the makefile to prevent problems if someone else uses the free tools:</p><pre>--- makefile.vc	Sun Apr 10 14:17:14 2005 UTC
+++ makefile.vc	Thu Apr 21 20:14:40 2005 UTC
@@ -134,7 +134,7 @@
    MSVC_CL = $(MSVCDIR_U)/bin/cl
 endif
 MSVC_LINK = $(MSVCDIR_U)/bin/link
-MSVC_LIB = $(MSVCDIR_U)/bin/lib
+MSVC_LIB = $(MSVCDIR_U)/bin/link /lib
 MSVC_RC = rc
 </pre><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Fri, 22 Apr 2005 01:21:47 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>On building the optimized dll with mingw32 (gcc 3.4.2) I get three warnings:</p></div></div><p>

I don&#39;t get these using TARGET_ARCH_EXCL=i586. Probably because I&#39;m using the binutils candidate package released in January.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Daniel Schlyder)</author>
		<pubDate>Fri, 22 Apr 2005 02:43:40 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I was trying to build only the optimized library</p><p>fix mingw32<br />mingw32-make uninstall<br />mingw32-make clean<br />mingw32-make</p><p>It waits too much (I think) on this line:
</p><div class="source-code snippet"><div class="inner"><pre>gcc <span class="k3">-</span>O <span class="k3">-</span>Wall <span class="k3">-</span>Wno-unused  <span class="k3">-</span>I. <span class="k3">-</span>I.<span class="k3">/</span>include <span class="k3">-</span>o obj<span class="k3">/</span>mingw32<span class="k3">/</span>asmdef.exe src<span class="k3">/</span>i386<span class="k3">/</span><span class="k1">asm</span>
def.c
obj<span class="k3">/</span>mingw32<span class="k3">/</span>asmdef.exe obj<span class="k3">/</span>mingw32<span class="k3">/</span>asmdef.inc
</pre></div></div><p>
(and there&#39;s no CPU utilization)</p><p>gcc (GCC) 3.4.2 (mingw-special)<br />GNU Make 3.80<br />Windows XP SP1<br />Amd Athlon-64 3200+</p><p>[edit]</p><div class="quote_container"><div class="title">ReyBrujo said:</div><div class="quote"><p>
The other is that the setup I had lacks lib.exe.
</p></div></div><p>
It should be under Platform_SDK_Dir\Bin\Win64. Anyway I&#39;d like if it could be replaced by your suggested makefile modification</p><p>[edit2]</p><p>While waiting for the make process on the latest version, I completely recompiled the 4.1.18 version <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" /></p><p>[edit3] A useless comment, but why does it die so horribly if I do mingw32-make uninstall twice? If I do mingw32-make clean twice it simply says &quot;Nothing to be done for &#39;clean&#39;&quot;</p><p>[edit4] I can&#39;t explain it, but today it worked perfectly. I redone the whole compilation process and it finished correctly both times <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Marco Radaelli)</author>
		<pubDate>Fri, 22 Apr 2005 04:21:45 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>beta_testers++;</p><p>Installation was a breeze on WinXP using MinGW, DEBUGMODE=1.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Gideon Weems)</author>
		<pubDate>Sat, 23 Apr 2005 11:39:08 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>This probably happened ages ago and has been discussed, but:<br />When did the numeric values assigned to the KEY_* constants change?<br />It looks to me like the modifier keys have changed, is this correct?</p><p>This would break any program with user-defined keys that are stored as ints in a config file. Can anyone recommend the best way to 
</p><ul><li><p> Handle the transition from 4.0 to 4.2</p></li><li><p> Make sure this doesn&#39;t happen again if the constants are changed again</p></li></ul><p>

NB this isn&#39;t a rant, I just wonder what&#39;s the best way to deal with this?</p><p>Pete
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Hull)</author>
		<pubDate>Sat, 23 Apr 2005 20:42:26 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>For the transition: Either convert the keys, or invalidate old configurations when compiled with 4.2.0.</p><p>If you are interested, the problem was, that the key values were ordered like:</p><p>normal keys .. modifier keys</p><p>So every time a new key was added, all modifier key values increased by one. Right now, the limit of 128 keys is hit - so probably in the compatibility layer, the values won&#39;t change anymore (but we&#39;ll have to find a way to support more keys, 128 is not enough for many keyboards).</p><p>Generally, directly using internal values like the KEY_* values isn&#39;t a good idea. But in this case, I guess it is quite safe.. the compatibility layer can&#39;t get more than 128 keys, and in 4.3.x I hope we&#39;ll simply have an int for every key, so there also will be no need to ever change the values.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Sat, 23 Apr 2005 20:59:23 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Make sure this doesn&#39;t happen again if the constants are changed again</p></div></div><p>

Create a key macro to string map and store strings in the config file.<br />Below is mine. Not useful to you as-is, but editing it might take less time than typing it all in yourself. IIRC, there might also be one in one of Allegro&#39;s examples.</p><div class="source-code"><div class="toolbar"></div><div class="inner"><table width="100%"><tbody><tr><td class="number">1</td><td>key::id_name_pair <span class="k1">const</span> key::s_id_name_pairs<span class="k2">[</span><span class="k2">]</span> <span class="k3">=</span> <span class="k2">{</span></td></tr><tr><td class="number">2</td><td>    <span class="k2">{</span> KEY_A,            <span class="s">"A"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">3</td><td>    <span class="k2">{</span> KEY_B,            <span class="s">"B"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">4</td><td>    <span class="k2">{</span> KEY_C,            <span class="s">"C"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">5</td><td>    <span class="k2">{</span> KEY_D,            <span class="s">"D"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">6</td><td>    <span class="k2">{</span> KEY_E,            <span class="s">"E"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">7</td><td>    <span class="k2">{</span> KEY_F,            <span class="s">"F"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">8</td><td>    <span class="k2">{</span> KEY_G,            <span class="s">"G"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">9</td><td>    <span class="k2">{</span> KEY_H,            <span class="s">"H"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">10</td><td>    <span class="k2">{</span> KEY_I,            <span class="s">"I"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">11</td><td>    <span class="k2">{</span> KEY_J,            <span class="s">"J"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">12</td><td>    <span class="k2">{</span> KEY_K,            <span class="s">"K"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">13</td><td>    <span class="k2">{</span> KEY_L,            <span class="s">"L"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">14</td><td>    <span class="k2">{</span> KEY_M,            <span class="s">"M"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">15</td><td>    <span class="k2">{</span> KEY_N,            <span class="s">"N"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">16</td><td>    <span class="k2">{</span> KEY_O,            <span class="s">"O"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">17</td><td>    <span class="k2">{</span> KEY_P,            <span class="s">"P"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">18</td><td>    <span class="k2">{</span> KEY_Q,            <span class="s">"Q"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">19</td><td>    <span class="k2">{</span> KEY_R,            <span class="s">"R"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">20</td><td>    <span class="k2">{</span> KEY_S,            <span class="s">"S"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">21</td><td>    <span class="k2">{</span> KEY_T,            <span class="s">"T"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">22</td><td>    <span class="k2">{</span> KEY_U,            <span class="s">"U"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">23</td><td>    <span class="k2">{</span> KEY_V,            <span class="s">"V"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">24</td><td>    <span class="k2">{</span> KEY_W,            <span class="s">"W"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">25</td><td>    <span class="k2">{</span> KEY_X,            <span class="s">"X"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">26</td><td>    <span class="k2">{</span> KEY_Y,            <span class="s">"Y"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">27</td><td>    <span class="k2">{</span> KEY_Z,            <span class="s">"Z"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">28</td><td>    <span class="k2">{</span> KEY_0,            <span class="s">"0"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">29</td><td>    <span class="k2">{</span> KEY_1,            <span class="s">"1"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">30</td><td>    <span class="k2">{</span> KEY_2,            <span class="s">"2"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">31</td><td>    <span class="k2">{</span> KEY_3,            <span class="s">"3"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">32</td><td>    <span class="k2">{</span> KEY_4,            <span class="s">"4"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">33</td><td>    <span class="k2">{</span> KEY_5,            <span class="s">"5"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">34</td><td>    <span class="k2">{</span> KEY_6,            <span class="s">"6"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">35</td><td>    <span class="k2">{</span> KEY_7,            <span class="s">"7"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">36</td><td>    <span class="k2">{</span> KEY_8,            <span class="s">"8"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">37</td><td>    <span class="k2">{</span> KEY_9,            <span class="s">"9"</span>,                <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">38</td><td>    <span class="k2">{</span> KEY_0_PAD,        <span class="s">"NumPad 0"</span>,         <span class="s">"NumPad0"</span>,          <span class="s">"Num0"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">39</td><td>    <span class="k2">{</span> KEY_1_PAD,        <span class="s">"NumPad 1"</span>,         <span class="s">"NumPad1"</span>,          <span class="s">"Num1"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">40</td><td>    <span class="k2">{</span> KEY_2_PAD,        <span class="s">"NumPad 2"</span>,         <span class="s">"NumPad2"</span>,          <span class="s">"Num2"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">41</td><td>    <span class="k2">{</span> KEY_3_PAD,        <span class="s">"NumPad 3"</span>,         <span class="s">"NumPad3"</span>,          <span class="s">"Num3"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">42</td><td>    <span class="k2">{</span> KEY_4_PAD,        <span class="s">"NumPad 4"</span>,         <span class="s">"NumPad4"</span>,          <span class="s">"Num4"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">43</td><td>    <span class="k2">{</span> KEY_5_PAD,        <span class="s">"NumPad 5"</span>,         <span class="s">"NumPad5"</span>,          <span class="s">"Num5"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">44</td><td>    <span class="k2">{</span> KEY_6_PAD,        <span class="s">"NumPad 6"</span>,         <span class="s">"NumPad6"</span>,          <span class="s">"Num6"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">45</td><td>    <span class="k2">{</span> KEY_7_PAD,        <span class="s">"NumPad 7"</span>,         <span class="s">"NumPad7"</span>,          <span class="s">"Num7"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">46</td><td>    <span class="k2">{</span> KEY_8_PAD,        <span class="s">"NumPad 8"</span>,         <span class="s">"NumPad8"</span>,          <span class="s">"Num8"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">47</td><td>    <span class="k2">{</span> KEY_9_PAD,        <span class="s">"NumPad 9"</span>,         <span class="s">"NumPad9"</span>,          <span class="s">"Num9"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">48</td><td>    <span class="k2">{</span> KEY_F1,           <span class="s">"F1"</span>,               <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">49</td><td>    <span class="k2">{</span> KEY_F2,           <span class="s">"F2"</span>,               <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">50</td><td>    <span class="k2">{</span> KEY_F3,           <span class="s">"F3"</span>,               <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">51</td><td>    <span class="k2">{</span> KEY_F4,           <span class="s">"F4"</span>,               <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">52</td><td>    <span class="k2">{</span> KEY_F5,           <span class="s">"F5"</span>,               <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">53</td><td>    <span class="k2">{</span> KEY_F6,           <span class="s">"F6"</span>,               <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">54</td><td>    <span class="k2">{</span> KEY_F7,           <span class="s">"F7"</span>,               <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">55</td><td>    <span class="k2">{</span> KEY_F8,           <span class="s">"F8"</span>,               <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">56</td><td>    <span class="k2">{</span> KEY_F9,           <span class="s">"F9"</span>,               <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">57</td><td>    <span class="k2">{</span> KEY_F10,          <span class="s">"F10"</span>,              <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">58</td><td>    <span class="k2">{</span> KEY_F11,          <span class="s">"F11"</span>,              <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">59</td><td>    <span class="k2">{</span> KEY_F12,          <span class="s">"F12"</span>,              <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">60</td><td>    <span class="k2">{</span> KEY_ESC,          <span class="s">"Escape"</span>,           <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">61</td><td>    <span class="k2">{</span> KEY_TILDE,        <span class="s">"Tilde"</span>,            <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">62</td><td>    <span class="k2">{</span> KEY_MINUS,        <span class="s">"Minus"</span>,            <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">63</td><td>    <span class="k2">{</span> KEY_EQUALS,       <span class="s">"Equals"</span>,           <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">64</td><td>    <span class="k2">{</span> KEY_BACKSPACE,    <span class="s">"Backspace"</span>,        <span class="s">""</span>,                 <span class="s">"Bckspace"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">65</td><td>    <span class="k2">{</span> KEY_TAB,          <span class="s">"Tab"</span>,              <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">66</td><td>    <span class="k2">{</span> KEY_OPENBRACE,    <span class="s">"Open Brace"</span>,       <span class="s">"OpenBrace"</span>,        <span class="s">"OBrace"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">67</td><td>    <span class="k2">{</span> KEY_CLOSEBRACE,   <span class="s">"Close Brace"</span>,      <span class="s">"CloseBrace"</span>,       <span class="s">"CBrace"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">68</td><td>    <span class="k2">{</span> KEY_ENTER,        <span class="s">"Return"</span>,           <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">69</td><td>    <span class="k2">{</span> KEY_COLON,        <span class="s">"Colon"</span>,            <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">70</td><td>    <span class="k2">{</span> KEY_QUOTE,        <span class="s">"Quote"</span>,            <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">71</td><td>    <span class="k2">{</span> KEY_BACKSLASH,    <span class="s">"Backslash"</span>,        <span class="s">""</span>,                 <span class="s">"Bckslash"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">72</td><td>    <span class="k2">{</span> KEY_BACKSLASH2,   <span class="s">"Backslash2"</span>,       <span class="s">""</span>,                 <span class="s">"Bckslsh2"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">73</td><td>    <span class="k2">{</span> KEY_COMMA,        <span class="s">"Comma"</span>,            <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">74</td><td>    <span class="k2">{</span> KEY_STOP,         <span class="s">"Period"</span>,           <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">75</td><td>    <span class="k2">{</span> KEY_SLASH,        <span class="s">"Slash"</span>,            <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">76</td><td>    <span class="k2">{</span> KEY_SPACE,        <span class="s">"Space"</span>,            <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">77</td><td>    <span class="k2">{</span> KEY_INSERT,       <span class="s">"Insert"</span>,           <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">78</td><td>    <span class="k2">{</span> KEY_DEL,          <span class="s">"Delete"</span>,           <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">79</td><td>    <span class="k2">{</span> KEY_HOME,         <span class="s">"Home"</span>,             <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">80</td><td>    <span class="k2">{</span> KEY_END,          <span class="s">"End"</span>,              <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">81</td><td>    <span class="k2">{</span> KEY_PGUP,         <span class="s">"Page Up"</span>,          <span class="s">"PageUp"</span>,           <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">82</td><td>    <span class="k2">{</span> KEY_PGDN,         <span class="s">"Page Down"</span>,        <span class="s">"PageDown"</span>,         <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">83</td><td>    <span class="k2">{</span> KEY_LEFT,         <span class="s">"Left Arrow"</span>,       <span class="s">"LeftArrow"</span>,        <span class="s">"Left"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">84</td><td>    <span class="k2">{</span> KEY_RIGHT,        <span class="s">"Right Arrow"</span>,      <span class="s">"RightArrow"</span>,       <span class="s">"Right"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">85</td><td>    <span class="k2">{</span> KEY_UP,           <span class="s">"Up Arrow"</span>,         <span class="s">"UpArrow"</span>,          <span class="s">"Up"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">86</td><td>    <span class="k2">{</span> KEY_DOWN,         <span class="s">"Down Arrow"</span>,       <span class="s">"DownArrow"</span>,        <span class="s">"Down"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">87</td><td>    <span class="k2">{</span> KEY_SLASH_PAD,    <span class="s">"NumPad Slash"</span>,     <span class="s">"NumPadSlash"</span>,      <span class="s">"NumSlash"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">88</td><td>    <span class="k2">{</span> KEY_ASTERISK,     <span class="s">"NumPad Star"</span>,      <span class="s">"NumPadStar"</span>,       <span class="s">"NumStar"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">89</td><td>    <span class="k2">{</span> KEY_MINUS_PAD,    <span class="s">"NumPad Minus"</span>,     <span class="s">"NumPadMinus"</span>,      <span class="s">"NumMinus"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">90</td><td>    <span class="k2">{</span> KEY_PLUS_PAD,     <span class="s">"NumPad Plus"</span>,      <span class="s">"NumPadPlus"</span>,       <span class="s">"NumPlus"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">91</td><td>    <span class="k2">{</span> KEY_DEL_PAD,      <span class="s">"NumPad Decimal"</span>,   <span class="s">"NumPadDecimal"</span>,    <span class="s">"NumDecim"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">92</td><td>    <span class="k2">{</span> KEY_ENTER_PAD,    <span class="s">"Enter"</span>,            <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">93</td><td>    <span class="k2">{</span> KEY_PRTSCR,       <span class="s">"Print Screen"</span>,     <span class="s">"PrintScreen"</span>,      <span class="s">"PrntScrn"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">94</td><td>    <span class="k2">{</span> KEY_PAUSE,        <span class="s">"Pause"</span>,            <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">95</td><td>    <span class="k2">{</span> KEY_ABNT_C1,      <span class="s">"ABNT_C1"</span>,          <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">96</td><td>    <span class="k2">{</span> KEY_YEN,          <span class="s">"Yen"</span>,              <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">97</td><td>    <span class="k2">{</span> KEY_KANA,         <span class="s">"Kana"</span>,             <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">98</td><td>    <span class="k2">{</span> KEY_CONVERT,      <span class="s">"Convert"</span>,          <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">99</td><td>    <span class="k2">{</span> KEY_NOCONVERT,    <span class="s">"Noconvert"</span>,        <span class="s">""</span>,                 <span class="s">"Noconvrt"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">100</td><td>    <span class="k2">{</span> KEY_AT,           <span class="s">"At"</span>,               <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">101</td><td>    <span class="k2">{</span> KEY_CIRCUMFLEX,   <span class="s">"Circumflex"</span>,       <span class="s">""</span>,                 <span class="s">"Circmflx"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">102</td><td>    <span class="k2">{</span> KEY_COLON2,       <span class="s">"Colon2"</span>,           <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">103</td><td>    <span class="k2">{</span> KEY_KANJI,        <span class="s">"Kanji"</span>,            <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">104</td><td>    <span class="k2">{</span> KEY_LSHIFT,       <span class="s">"Left Shift"</span>,       <span class="s">"LeftShift"</span>,        <span class="s">"LShift"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">105</td><td>    <span class="k2">{</span> KEY_RSHIFT,       <span class="s">"Right Shift"</span>,      <span class="s">"RightShift"</span>,       <span class="s">"RShift"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">106</td><td>    <span class="k2">{</span> KEY_LCONTROL,     <span class="s">"Left Control"</span>,     <span class="s">"LeftControl"</span>,      <span class="s">"LCtrl"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">107</td><td>    <span class="k2">{</span> KEY_RCONTROL,     <span class="s">"Right Control"</span>,    <span class="s">"RightControl"</span>,     <span class="s">"RCtrl"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">108</td><td>    <span class="k2">{</span> KEY_ALT,          <span class="s">"Alt"</span>,              <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">109</td><td>    <span class="k2">{</span> KEY_ALTGR,        <span class="s">"Alt Ground"</span>,       <span class="s">"AltGround"</span>,        <span class="s">"AltGr"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">110</td><td>    <span class="k2">{</span> KEY_LWIN,         <span class="s">"Left Windows"</span>,     <span class="s">"LeftWindows"</span>,      <span class="s">"LWin"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">111</td><td>    <span class="k2">{</span> KEY_RWIN,         <span class="s">"Right Windows"</span>,    <span class="s">"RightWindows"</span>,     <span class="s">"RWin"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">112</td><td>    <span class="k2">{</span> KEY_MENU,         <span class="s">"Menu"</span>,             <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">113</td><td>    <span class="k2">{</span> KEY_SCRLOCK,      <span class="s">"Scroll Lock"</span>,      <span class="s">"ScrollLock"</span>,       <span class="s">"ScrLock"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">114</td><td>    <span class="k2">{</span> KEY_NUMLOCK,      <span class="s">"NumLock"</span>,          <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">115</td><td>    <span class="k2">{</span> KEY_CAPSLOCK,     <span class="s">"CapsLock"</span>,         <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span>,</td></tr><tr><td class="number">116</td><td>    <span class="k2">{</span> KEY_EQUALS_PAD,   <span class="s">"NumPad Equals"</span>,    <span class="s">"NumPadEquals"</span>,     <span class="s">"NumEq"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">117</td><td>    <span class="k2">{</span> KEY_BACKQUOTE,    <span class="s">"Backquote"</span>,        <span class="s">""</span>,                 <span class="s">"Bckquote"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">118</td><td>    <span class="k2">{</span> KEY_SEMICOLON,    <span class="s">"Semicolon"</span>,        <span class="s">""</span>,                 <span class="s">"Semicol"</span> <span class="k2">}</span>,</td></tr><tr><td class="number">119</td><td>    <span class="k2">{</span> KEY_COMMAND,      <span class="s">"Command"</span>,          <span class="s">""</span>,                 <span class="s">""</span> <span class="k2">}</span></td></tr><tr><td class="number">120</td><td><span class="k2">}</span><span class="k2">;</span></td></tr></tbody></table></div></div><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Daniel Schlyder)</author>
		<pubDate>Sat, 23 Apr 2005 22:57:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well there&#39;s a function <a href="http://alleg.sourceforge.net/onlinedocs/en/index006.html#scancode_to_name"> scancode_to_name</a> for that... pity it wasn&#39;t in 4.0 <img src="http://www.allegro.cc/forums/smileys/sad.gif" alt=":(" /></p><p>Pete
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Hull)</author>
		<pubDate>Sun, 24 Apr 2005 00:46:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yeah, hmm, I guess it&#39;s a recent addition.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Daniel Schlyder)</author>
		<pubDate>Sun, 24 Apr 2005 02:03:18 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, I think I might have another bug for y&#39;all to chew on...</p><p><b>&lt;edit&gt;</b><br />Os: Windows XP SP2<br />AMD Athlon 64 3400+<br />SoundMax Integrated Audio ( comes on NForce 3 mobo&#39;s )<br />GeForce 440 Go 64MB<br />768MB Ram<br /><b>&lt;/edit&gt;</b></p><p>I&#39;ve been doing some research into the weird minimizing bug that I have been having with the setup program, and I have been able to reproduce a bug similar to it with the following test program (not the exact same error, but it brings about some interesting results)...</p><p>test.c:
</p><div class="source-code"><div class="toolbar"></div><div class="inner"><table width="100%"><tbody><tr><td class="number">1</td><td><span class="p">#include &lt;allegro.h&gt;</span></td></tr><tr><td class="number">2</td><td>&#160;</td></tr><tr><td class="number">3</td><td><span class="k1">int</span> main <span class="k2">(</span> <span class="k1">int</span> argc, <span class="k1">char</span> <span class="k3">*</span><span class="k3">*</span>argv <span class="k2">)</span></td></tr><tr><td class="number">4</td><td><span class="k2">{</span></td></tr><tr><td class="number">5</td><td>  <span class="k1">int</span> voices <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">6</td><td>  <a href="http://www.allegro.cc/manual/allegro_init" target="_blank"><span class="a">allegro_init</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">7</td><td>  <a href="http://www.allegro.cc/manual/install_keyboard" target="_blank"><span class="a">install_keyboard</span></a> <span class="k2">(</span> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">8</td><td>  voices <span class="k3">=</span> <a href="http://www.allegro.cc/manual/detect_digi_driver" target="_blank"><span class="a">detect_digi_driver</span></a> <span class="k2">(</span> DIGI_AUTODETECT <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">9</td><td>  <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span><span class="s">" MIDI Testing Program\n"</span> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">10</td><td>  <span class="c">/* Test Variables */</span></td></tr><tr><td class="number">11</td><td>  </td></tr><tr><td class="number">12</td><td>  <a href="http://www.allegro.cc/manual/MIDI" target="_blank"><span class="a">MIDI</span></a> <span class="k3">*</span>testMidi<span class="k2">;</span></td></tr><tr><td class="number">13</td><td>  </td></tr><tr><td class="number">14</td><td>  <span class="k1">if</span> <span class="k2">(</span> <span class="k3">!</span>voices <span class="k2">)</span></td></tr><tr><td class="number">15</td><td>  <span class="k2">{</span></td></tr><tr><td class="number">16</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" MIDI: No voices detected! Terminating! %s\n"</span>, <a href="http://www.allegro.cc/manual/allegro_error" target="_blank"><span class="a">allegro_error</span></a><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">17</td><td>  <span class="k2">}</span></td></tr><tr><td class="number">18</td><td>  <span class="k1">else</span> <span class="k1">if</span> <span class="k2">(</span> voices <span class="k3">=</span><span class="k3">=</span> <span class="n">0xFFFF</span> <span class="k2">)</span></td></tr><tr><td class="number">19</td><td>  <span class="k2">{</span></td></tr><tr><td class="number">20</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" MIDI: Driver Detected, but no way to determine voices\n"</span> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">21</td><td>  <span class="k2">}</span></td></tr><tr><td class="number">22</td><td>  <span class="k1">else</span> <span class="k1">if</span> <span class="k2">(</span> voices <span class="k3">=</span><span class="k3">=</span> <span class="k3">-</span><span class="n">1</span> <span class="k2">)</span></td></tr><tr><td class="number">23</td><td>  <span class="k2">{</span></td></tr><tr><td class="number">24</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" MIDI: Driver Detected, voice stealing from DIGI Driver\n"</span> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">25</td><td>  <span class="k2">}</span></td></tr><tr><td class="number">26</td><td>  <span class="k1">else</span></td></tr><tr><td class="number">27</td><td>  <span class="k2">{</span></td></tr><tr><td class="number">28</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" MIDI: Driver Detected! Voices = %d\n"</span> , voices <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">29</td><td>  <span class="k2">}</span></td></tr><tr><td class="number">30</td><td>  voices <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">31</td><td>  voices <span class="k3">=</span> <a href="http://www.allegro.cc/manual/detect_digi_driver" target="_blank"><span class="a">detect_digi_driver</span></a> <span class="k2">(</span> DIGI_AUTODETECT <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">32</td><td>  </td></tr><tr><td class="number">33</td><td>  <span class="k1">if</span> <span class="k2">(</span> <span class="k3">!</span>voices <span class="k2">)</span></td></tr><tr><td class="number">34</td><td>  <span class="k2">{</span></td></tr><tr><td class="number">35</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" DIGI: No Hardware Detected %s\n"</span>, <a href="http://www.allegro.cc/manual/allegro_error" target="_blank"><span class="a">allegro_error</span></a> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">36</td><td>  <span class="k2">}</span></td></tr><tr><td class="number">37</td><td>  <span class="k1">else</span></td></tr><tr><td class="number">38</td><td>  <span class="k2">{</span></td></tr><tr><td class="number">39</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" DIGI: Digital Device Detected, Voices = %d\n"</span>, voices <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">40</td><td>  <span class="k2">}</span></td></tr><tr><td class="number">41</td><td>  </td></tr><tr><td class="number">42</td><td>  <span class="k1">if</span> <span class="k2">(</span> <a href="http://www.allegro.cc/manual/install_sound" target="_blank"><span class="a">install_sound</span></a> <span class="k2">(</span>DIGI_AUTODETECT, MIDI_AUTODETECT, NULL<span class="k2">)</span> <span class="k3">&lt;</span> <span class="n">0</span> <span class="k2">)</span></td></tr><tr><td class="number">43</td><td>  <span class="k2">{</span></td></tr><tr><td class="number">44</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" Failure to initialize sound with MIDI.  Error: %s\n"</span>, <a href="http://www.allegro.cc/manual/allegro_error" target="_blank"><span class="a">allegro_error</span></a> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">45</td><td>    <span class="k1">return</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">46</td><td>  <span class="k2">}</span></td></tr><tr><td class="number">47</td><td>  <span class="k1">else</span></td></tr><tr><td class="number">48</td><td>  <span class="k2">{</span></td></tr><tr><td class="number">49</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" Everything installed fine, I'm lost...\n"</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">50</td><td>  <span class="k2">}</span></td></tr><tr><td class="number">51</td><td>  </td></tr><tr><td class="number">52</td><td>  testMidi <span class="k3">=</span> <a href="http://www.allegro.cc/manual/load_midi" target="_blank"><span class="a">load_midi</span></a> <span class="k2">(</span> <span class="s">"Zelda2lc.mid"</span> <span class="k2">)</span><span class="k2">;</span> <span class="c">// got this midi file off of vgmusic.com</span></td></tr><tr><td class="number">53</td><td>  <span class="k1">if</span> <span class="k2">(</span> <a href="http://www.allegro.cc/manual/play_midi" target="_blank"><span class="a">play_midi</span></a> <span class="k2">(</span> testMidi, <span class="n">0</span> <span class="k2">)</span> <span class="k3">!</span><span class="k3">=</span> <span class="n">0</span> <span class="k2">)</span></td></tr><tr><td class="number">54</td><td>  <span class="k2">{</span></td></tr><tr><td class="number">55</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" Failure to load midi file Zelda2lc.mid: %s\n"</span>, <a href="http://www.allegro.cc/manual/allegro_error" target="_blank"><span class="a">allegro_error</span></a> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">56</td><td>    <span class="k1">if</span> <span class="k2">(</span> testMidi <span class="k3">!</span><span class="k3">=</span> NULL <span class="k2">)</span> <a href="http://www.allegro.cc/manual/destroy_midi" target="_blank"><span class="a">destroy_midi</span></a> <span class="k2">(</span> testMidi <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">57</td><td>    <span class="k1">return</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">58</td><td>  <span class="k2">}</span></td></tr><tr><td class="number">59</td><td>  <span class="k1">else</span></td></tr><tr><td class="number">60</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" The Midi Loaded fine, do you hear anything? I'm guessing not\n"</span> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">61</td><td>  </td></tr><tr><td class="number">62</td><td>  </td></tr><tr><td class="number">63</td><td>  <span class="k1">while</span> <span class="k2">(</span> <span class="k3">!</span><a href="http://www.allegro.cc/manual/key" target="_blank"><span class="a">key</span></a><span class="k2">[</span>KEY_ESC<span class="k2">]</span> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">64</td><td>  <a href="http://www.allegro.cc/manual/destroy_midi" target="_blank"><span class="a">destroy_midi</span></a> <span class="k2">(</span> testMidi <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">65</td><td>  <span class="k1">return</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">66</td><td><span class="k2">}</span> <a href="http://www.allegro.cc/manual/END_OF_MAIN" target="_blank"><span class="a">END_OF_MAIN</span></a><span class="k2">(</span><span class="k2">)</span></td></tr></tbody></table></div></div><p>

The code above is built with this command, FYI: gcc -o test.exe test.c -lalleg</p><p>Now, on my system, it outputs the following...
</p><div class="source-code snippet"><div class="inner"><pre> <a href="http://www.allegro.cc/manual/MIDI" target="_blank"><span class="a">MIDI</span></a> Testing Program
 MIDI: Driver Detected, but no way to determine voices
 DIGI: Digital Device Detected, Voices <span class="k3">=</span> <span class="n">65535</span>
 Everything installed fine, I<span class="s">'m lost...</span>
<span class="s"> The Midi Loaded fine, do you hear anything? I'</span>m guessing <span class="k1">not</span>
</pre></div></div><p>
..and then waits for the escape key ( expected ).</p><p>However, this is where the &quot;interesting&quot; results come in.  Here is what I have noticed.  The allegro application creates what is basically a &quot;null&quot; window on the task bar and assigns focus to it (this, I assume, has something to do with grabbing keypresses or something).  However, whenever the null window is in focus, the MIDI will not play.  If any other window is in focus, the midi does play, which presents us with an interesting problem.</p><p>I&#39;m not sure how to further proceed debugging this problem.  I can debug my own programs just fine, but a library I&#39;m not exactly sure how to proceed with debugging.</p><p>Any ideas?</p><p>Also, some other people might want to test this just to make sure I&#39;m not going crazy or that it is just some increadibly wacko hardware problem or something. <img src="http://www.allegro.cc/forums/smileys/rolleyes.gif" alt="::)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Carrus85)</author>
		<pubDate>Sun, 24 Apr 2005 03:09:19 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Does the same happen if you call set_gfx_mode somewhere at the beginning?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Sun, 24 Apr 2005 03:24:47 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I dunno, let me try that real quick... I will edit with the results.</p><p>EDIT:</p><p>It actually works even less with set_gfx_mode ( GFX_AUTODETECT_WINDOWED, 640, 480, 0, 0) added right below the voices = detect_digi_driver line.</p><p>The Midi stutters now... if you switch focus from the window to the dos window back and forth, you get what sounds like a &quot;frame&quot; of the midi at a time, instead of having the midi playing continuously (well, in fact it may be playing continuously, we can only hear something when we switch back and forth).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Carrus85)</author>
		<pubDate>Sun, 24 Apr 2005 03:25:29 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Ok. What if you add: set_display_switch_mode(SWITCH_BACKGROUND) after set_gfx_mode?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Sun, 24 Apr 2005 03:36:53 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Adding set_display_switch_mode makes it revert back to the previous symptoms (if main window is in focus, no midi. Midi everywhere else).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Carrus85)</author>
		<pubDate>Sun, 24 Apr 2005 03:49:05 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hm, I&#39;m in linux right now.. so can&#39;t do much testing myself.. but I have one more thing to let you try <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />: Does the same also happen in exmidi (replace GFX_AUTODETECT with GFX_AUTODETECT_WINDOWED)?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Sun, 24 Apr 2005 03:56:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Changing it to GFX_AUTODETECT_WINDOWED causes the stuttering effect.<br />Adding set_display_switch_mode ( SWITCH_BACKGROUND ) causes the suttering to disappear.  Interesing, though, is that the counter on the inside of the window continues to count in both situations (meaning that when the window has focus, it is probably trying to play notes but can&#39;t).</p><p>Either method ( switch background and default switching mode (no switch line)) with GFX_AUTODETECT (fullscreen mode) fails to produce any midi output.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Carrus85)</author>
		<pubDate>Sun, 24 Apr 2005 04:07:08 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Carrus85 said:</div><div class="quote"><p>voices = detect_digi_driver ( MIDI_AUTODETECT );</p></div></div><p>
Uhm... shouldn&#39;t that be either <i>DIGI</i>_AUTODETECT or detect_<i>midi</i>_driver?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (gnolam)</author>
		<pubDate>Sun, 24 Apr 2005 05:07:23 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Thanks. I can just try it with exmidi then when I&#39;m in windows the next time. Oh, which driver was being used?</p><p>To me it sounds that somehow Allegro blocks the windows midi player from playing.. now how it does that, I have no idea. Maybe when DX Sound is initialized, there is a flag to let the midi play? Or maybe DX can itself play midi..
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Sun, 24 Apr 2005 05:08:04 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>gnolam, you are right.  However, it still does the same thing... (I&#39;m guessing the #define is the same value for both midi and digi autodetect)</p><p>I edited the code post to reflect this.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Carrus85)</author>
		<pubDate>Sun, 24 Apr 2005 05:12:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Huh? You are still calling detect_digi_driver(DIGI_AUTODETECT) twice.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ron Ofir)</author>
		<pubDate>Sun, 24 Apr 2005 16:37:04 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I believe the docs said that the set_gfx_mode() should go before the install_keyboard() etc. otherwise these might fail in some platforms. Have you tried that?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Steve Apostol)</author>
		<pubDate>Sun, 24 Apr 2005 19:49:29 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>AHHH!!! Attack of TEH TYPOS!!!!</p><p>I&#39;ll try fixing it right now...</p><p><b>EDIT: See code two posts below for current test case code</b></p><p>GHA! Somedays even I wonder what I was smoking when I wrote stuff... <img src="http://www.allegro.cc/forums/smileys/rolleyes.gif" alt="::)" /></p><p>It still outputs the same thing, though.  And the behaviour is still the same, no sound when main window is in focus, sound everywhere else. <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" /></p><p>As for determining the driver the program is using, anyone know of an easy way to determine it?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Carrus85)</author>
		<pubDate>Mon, 25 Apr 2005 01:55:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="source-code snippet"><div class="inner"><pre>digi_driver-&gt;name
digi_driver-&gt;desc
midi_driver-&gt;name
midi_driver-&gt;desc
</pre></div></div><p>

EDIT: What if you put rest(0) in the while loop?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kitty Cat)</author>
		<pubDate>Mon, 25 Apr 2005 01:58:08 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Okay, the driver information the program reports is the following:
</p><div class="source-code snippet"><div class="inner"><pre> digi_driver-&gt;name <span class="k3">=</span> Allegmix SoundMAX Digital Audio
 digi_driver-&gt;desc <span class="k3">=</span> Allegmix SoundMAX Digital Audio
 midi_driver-&gt;name <span class="k3">=</span> Microsoft <a href="http://www.allegro.cc/manual/MIDI" target="_blank"><span class="a">MIDI</span></a> Mapper
 midi_driver-&gt;desc <span class="k3">=</span> Microsoft <a href="http://www.allegro.cc/manual/MIDI" target="_blank"><span class="a">MIDI</span></a> Mapper
</pre></div></div><p>

EDIT: Placing rest(0) in the while-loop causes the same results in the test program above; no sound while main window is in focus, sound everywhere else.</p><p>EDIT:</p><p>Test program now reads:
</p><div class="source-code"><div class="toolbar"></div><div class="inner"><table width="100%"><tbody><tr><td class="number">1</td><td><span class="c">// File: Test.c</span></td></tr><tr><td class="number">2</td><td><span class="p">#include &lt;allegro.h&gt;</span></td></tr><tr><td class="number">3</td><td>&#160;</td></tr><tr><td class="number">4</td><td><span class="k1">int</span> main <span class="k2">(</span> <span class="k1">int</span> argc, <span class="k1">char</span> <span class="k3">*</span><span class="k3">*</span>argv <span class="k2">)</span></td></tr><tr><td class="number">5</td><td><span class="k2">{</span></td></tr><tr><td class="number">6</td><td>  <span class="k1">int</span> voices <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">7</td><td>  <a href="http://www.allegro.cc/manual/allegro_init" target="_blank"><span class="a">allegro_init</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">8</td><td>  <span class="k1">if</span> <span class="k2">(</span> <a href="http://www.allegro.cc/manual/set_gfx_mode" target="_blank"><span class="a">set_gfx_mode</span></a> <span class="k2">(</span> GFX_AUTODETECT_WINDOWED, <span class="n">640</span>, <span class="n">480</span>, <span class="n">0</span>, <span class="n">0</span> <span class="k2">)</span> <span class="k3">&lt;</span> <span class="n">0</span> <span class="k2">)</span></td></tr><tr><td class="number">9</td><td>  <span class="k2">{</span></td></tr><tr><td class="number">10</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">"Graphics initialization failure, %s\n"</span>, <a href="http://www.allegro.cc/manual/allegro_error" target="_blank"><span class="a">allegro_error</span></a> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">11</td><td>  <span class="k2">}</span></td></tr><tr><td class="number">12</td><td>  <a href="http://www.allegro.cc/manual/set_display_switch_mode" target="_blank"><span class="a">set_display_switch_mode</span></a> <span class="k2">(</span> SWITCH_BACKGROUND <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">13</td><td>  <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span><span class="s">" MIDI Testing Program\n"</span> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">14</td><td>  <span class="c">/* Test Variables */</span></td></tr><tr><td class="number">15</td><td>  </td></tr><tr><td class="number">16</td><td>  <a href="http://www.allegro.cc/manual/install_keyboard" target="_blank"><span class="a">install_keyboard</span></a> <span class="k2">(</span> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">17</td><td>  <a href="http://www.allegro.cc/manual/MIDI" target="_blank"><span class="a">MIDI</span></a> <span class="k3">*</span>testMidi<span class="k2">;</span></td></tr><tr><td class="number">18</td><td>  </td></tr><tr><td class="number">19</td><td>  </td></tr><tr><td class="number">20</td><td>  </td></tr><tr><td class="number">21</td><td>  voices <span class="k3">=</span> <a href="http://www.allegro.cc/manual/detect_midi_driver" target="_blank"><span class="a">detect_midi_driver</span></a> <span class="k2">(</span> MIDI_AUTODETECT <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">22</td><td>  </td></tr><tr><td class="number">23</td><td>  <span class="k1">if</span> <span class="k2">(</span> <span class="k3">!</span>voices <span class="k2">)</span></td></tr><tr><td class="number">24</td><td>  <span class="k2">{</span></td></tr><tr><td class="number">25</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" MIDI: No voices detected! Terminating! %s\n"</span>, <a href="http://www.allegro.cc/manual/allegro_error" target="_blank"><span class="a">allegro_error</span></a><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">26</td><td>  <span class="k2">}</span></td></tr><tr><td class="number">27</td><td>  <span class="k1">else</span> <span class="k1">if</span> <span class="k2">(</span> voices <span class="k3">=</span><span class="k3">=</span> <span class="n">0xFFFF</span> <span class="k2">)</span></td></tr><tr><td class="number">28</td><td>  <span class="k2">{</span></td></tr><tr><td class="number">29</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" MIDI: Driver Detected, but no way to determine voices\n"</span> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">30</td><td>  <span class="k2">}</span></td></tr><tr><td class="number">31</td><td>  <span class="k1">else</span> <span class="k1">if</span> <span class="k2">(</span> voices <span class="k3">=</span><span class="k3">=</span> <span class="k3">-</span><span class="n">1</span> <span class="k2">)</span></td></tr><tr><td class="number">32</td><td>  <span class="k2">{</span></td></tr><tr><td class="number">33</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" MIDI: Driver Detected, voice stealing from DIGI Driver\n"</span> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">34</td><td>  <span class="k2">}</span></td></tr><tr><td class="number">35</td><td>  <span class="k1">else</span></td></tr><tr><td class="number">36</td><td>  <span class="k2">{</span></td></tr><tr><td class="number">37</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" MIDI: Driver Detected! Voices = %d\n"</span> , voices <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">38</td><td>  <span class="k2">}</span></td></tr><tr><td class="number">39</td><td>  </td></tr><tr><td class="number">40</td><td>  voices <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">41</td><td>  voices <span class="k3">=</span> <a href="http://www.allegro.cc/manual/detect_digi_driver" target="_blank"><span class="a">detect_digi_driver</span></a> <span class="k2">(</span> DIGI_AUTODETECT <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">42</td><td>  </td></tr><tr><td class="number">43</td><td>  <span class="k1">if</span> <span class="k2">(</span> <span class="k3">!</span>voices <span class="k2">)</span></td></tr><tr><td class="number">44</td><td>  <span class="k2">{</span></td></tr><tr><td class="number">45</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" DIGI: No Hardware Detected %s\n"</span>, <a href="http://www.allegro.cc/manual/allegro_error" target="_blank"><span class="a">allegro_error</span></a> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">46</td><td>  <span class="k2">}</span></td></tr><tr><td class="number">47</td><td>  <span class="k1">else</span></td></tr><tr><td class="number">48</td><td>  <span class="k2">{</span></td></tr><tr><td class="number">49</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" DIGI: Digital Device Detected, Voices = %d\n"</span>, voices <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">50</td><td>  <span class="k2">}</span></td></tr><tr><td class="number">51</td><td>  </td></tr><tr><td class="number">52</td><td>  <span class="k1">if</span> <span class="k2">(</span> <a href="http://www.allegro.cc/manual/install_sound" target="_blank"><span class="a">install_sound</span></a> <span class="k2">(</span>DIGI_AUTODETECT, MIDI_AUTODETECT, NULL<span class="k2">)</span> <span class="k3">&lt;</span> <span class="n">0</span> <span class="k2">)</span></td></tr><tr><td class="number">53</td><td>  <span class="k2">{</span></td></tr><tr><td class="number">54</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" Failure to initialize sound with MIDI.  Error: %s\n"</span>, <a href="http://www.allegro.cc/manual/allegro_error" target="_blank"><span class="a">allegro_error</span></a> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">55</td><td>    <span class="k1">return</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">56</td><td>  <span class="k2">}</span></td></tr><tr><td class="number">57</td><td>  <span class="k1">else</span></td></tr><tr><td class="number">58</td><td>  <span class="k2">{</span></td></tr><tr><td class="number">59</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" Everything installed fine, I'm lost...\n"</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">60</td><td>  <span class="k2">}</span></td></tr><tr><td class="number">61</td><td>  </td></tr><tr><td class="number">62</td><td>  testMidi <span class="k3">=</span> <a href="http://www.allegro.cc/manual/load_midi" target="_blank"><span class="a">load_midi</span></a> <span class="k2">(</span> <span class="s">"Zelda2lc.mid"</span> <span class="k2">)</span><span class="k2">;</span> <span class="c">// got this midi file off of vgmusic.com</span></td></tr><tr><td class="number">63</td><td>  <span class="k1">if</span> <span class="k2">(</span> <a href="http://www.allegro.cc/manual/play_midi" target="_blank"><span class="a">play_midi</span></a> <span class="k2">(</span> testMidi, <span class="n">0</span> <span class="k2">)</span> <span class="k3">!</span><span class="k3">=</span> <span class="n">0</span> <span class="k2">)</span></td></tr><tr><td class="number">64</td><td>  <span class="k2">{</span></td></tr><tr><td class="number">65</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" Failure to load midi file Zelda2lc.mid: %s\n"</span>, <a href="http://www.allegro.cc/manual/allegro_error" target="_blank"><span class="a">allegro_error</span></a> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">66</td><td>    <span class="k1">if</span> <span class="k2">(</span> testMidi <span class="k3">!</span><span class="k3">=</span> NULL <span class="k2">)</span> <a href="http://www.allegro.cc/manual/destroy_midi" target="_blank"><span class="a">destroy_midi</span></a> <span class="k2">(</span> testMidi <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">67</td><td>    <span class="k1">return</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">68</td><td>  <span class="k2">}</span></td></tr><tr><td class="number">69</td><td>  <span class="k1">else</span></td></tr><tr><td class="number">70</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a> <span class="k2">(</span> <span class="s">" The Midi Loaded fine, do you hear anything? I'm guessing not\n"</span> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">71</td><td>  </td></tr><tr><td class="number">72</td><td>  <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a><span class="k2">(</span> <span class="s">" Driver information\n\n"</span> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">73</td><td>  <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a><span class="k2">(</span> <span class="s">" digi_driver-&gt;name = %s\n"</span>, digi_driver-&gt;name <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">74</td><td>  <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a><span class="k2">(</span> <span class="s">" digi_driver-&gt;desc = %s\n"</span>, digi_driver-&gt;desc <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">75</td><td>  <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a><span class="k2">(</span> <span class="s">" midi_driver-&gt;name = %s\n"</span>, midi_driver-&gt;name <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">76</td><td>  <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a><span class="k2">(</span> <span class="s">" midi_driver-&gt;desc = %s\n"</span>, midi_driver-&gt;desc <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">77</td><td>  <span class="k1">while</span> <span class="k2">(</span> <span class="k3">!</span><a href="http://www.allegro.cc/manual/key" target="_blank"><span class="a">key</span></a><span class="k2">[</span>KEY_ESC<span class="k2">]</span> <span class="k2">)</span></td></tr><tr><td class="number">78</td><td>    <a href="http://www.allegro.cc/manual/rest" target="_blank"><span class="a">rest</span></a><span class="k2">(</span> <span class="n">0</span> <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">79</td><td>  <a href="http://www.allegro.cc/manual/destroy_midi" target="_blank"><span class="a">destroy_midi</span></a> <span class="k2">(</span> testMidi <span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">80</td><td>  <span class="k1">return</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">81</td><td><span class="k2">}</span> <a href="http://www.allegro.cc/manual/END_OF_MAIN" target="_blank"><span class="a">END_OF_MAIN</span></a><span class="k2">(</span><span class="k2">)</span></td></tr></tbody></table></div></div><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Carrus85)</author>
		<pubDate>Mon, 25 Apr 2005 02:03:13 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>found a keyb scan code bug with the ALT key<br /><a href="http://www.allegro.cc/forums/view_thread.php?_id=484193">http://www.allegro.cc/forums/view_thread.php?_id=484193</a>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (A J)</author>
		<pubDate>Mon, 25 Apr 2005 15:13:44 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>found a keyb scan code bug with the ALT key</p></div></div><p>
I know. Mailing list only is fine for reporting bugs. <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Mon, 25 Apr 2005 15:18:38 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>as discussed on #allegro, some folks dont think so <img src="http://www.allegro.cc/forums/smileys/rolleyes.gif" alt="::)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (A J)</author>
		<pubDate>Mon, 25 Apr 2005 17:48:32 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Who on #allegro? What did they tell you? Mailing list definitely is fine, unless you need some feedback to confirm it first by others (in which case, send first only here, then later to [AD] if no developer responds).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Mon, 25 Apr 2005 17:57:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>there was a heated (+1.5 degrees) debate on #allegro about using mailing lists as the primary method for submitting patches/changes/bugs.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (A J)</author>
		<pubDate>Mon, 25 Apr 2005 19:26:46 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I don&#39;t know what #allegro means, but I remember the debate. The point was, people not in the mailing list tend think that there&#39;s nothing going on wrt bugs, because they are in no way informed about bugs and any progress wrt corrections. </p><p>I&#39;m not sure about this, but keeping people informed about bugs and their corrections in this forum seems to be a good idea, but discussing bugs here is not a good idea: discussions should be only in the mailing list.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (tobing)</author>
		<pubDate>Mon, 25 Apr 2005 19:35:34 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>as discussed on #allegro, some folks dont think so </p></div></div><p>
Hmm... yeah, I meant to log into #allegro again sometime...</p><p>A mailing list is definitely fine for doing development work. You don&#39;t want to have your primary development on an open forum such as this, because too many people will start to meddle in the discussion. It would be like trying to get work done while sitting in a busy cafe on thursday night. Ultimately, we need less talk and more code.<br />I&#39;ve tried to keep track of patches and discussions on the forums here, and it is simply not convenient. I need to do extra steps to download patches, sift to a number of posts that sidetrack the main issue and I can&#39;t easily mark a message for closer inspection. With the mailinglist I can and everything is centralised.<br />For the forums, I already have a hard time keeping track of the things listed in this thread alone.</p><p>I&#39;ve heard the argument that people don&#39;t know what&#39;s going on. Big deal. The general public doesn&#39;t need to know about every petty bug that gets fixed and every comma that gets changed in the docs. Changes are listed in the change logs and some problems and discussion is held here at the forums from time to time. Anyone who has a genuine interest in following the development process can read the mailinglist archives (which are public) or join the list itself. That said, it wouldn&#39;t hurt if someone posted regular summaries of what has been discussed on the mailinglist here, but that takes a fair amount of time.</p><p>Anyway, what I meant to say was that posting a bugreport on the mailinglist and then report the problem in <i>two</i> threads here is redundant. I understand why you would want to post the problem here and that&#39;s fine, but doing it twice is, as I said, redundant. It&#39;s fine if you just post on the mailinglist, I&#39;m sure most of us see it at least as fast as a message on the forums.<br />Bugs don&#39;t get fixed faster if you whine harder. We do our best in the time we have.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Mon, 25 Apr 2005 21:20:34 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Hmm... yeah, I meant to log into #allegro again sometime...
</p></div></div><p>

Maybe we could do something like a monthly IRC meeting, where the most important bugs and so on are discussed, and everyone can ask questions to the developers. But then.. there&#39;s hardly any need for it. Let&#39;s just keep #allegro as the place for things which are too off-topic even in Off-Topic <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Mon, 25 Apr 2005 21:36:25 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>A mailing list is definitely fine for doing development work. You don&#39;t want to have your primary development on an open forum such as this, because too many people will start to meddle in the discussion. It would be like trying to get work done while sitting in a busy cafe on thursday night. Ultimately, we need less talk and more code.</p></div></div><p>
You could have a special forum where people need to sign up to post. I agree that having an open forum would just end up cluttering things, but having a small, out of the way mailing list is keeping away potential developers.. I would think even Windows developers since I doubt they&#39;d be keen on such developmental methods (mailing lists). IMO, email isn&#39;t really the optimal solution anymore with the amount of spam and server issues that crop up. Not everyone wants their email box flooded (yeah, I know AD is rather low traffic, but AD isn&#39;t the only email people would get).</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>I&#39;ve tried to keep track of patches and discussions on the forums here, and it is simply not convenient. I need to do extra steps to download patches, sift to a number of posts that sidetrack the main issue and I can&#39;t easily mark a message for closer inspection.</p></div></div><p>
That would depend on the forum in question, wouldn&#39;t it? Downloading patches isn&#39;t any harder, IMO.. here on Allegro.cc it only takes two clicks, while on things like phpBB it only takes one.</p><p>That said, however, I can understand that some of the current developers may not have time for checking forums over mailing lists. A solution is pretty simple though.. you can set up a forum to generate an email to AD when something&#39;s posted, and you could make emails posted to AD get posted into threads on a forum. From what I hear, such a thing is fairly easy to set up. The only problem is finding a suitable forum, and there may even be a potential place for that if &quot;the powers that be&quot; think it&#39;s a worthwhile idea.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kitty Cat)</author>
		<pubDate>Tue, 26 Apr 2005 02:09:45 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I think the main reasons I prefer email is that I have everything organized and in one place, and that it&#39;s much easier to access. Opening a web-browser and getting to the allegro.cc mainpage, then the forums page, then the development forum, takes like half a minute, while clicking on an incoming email on the desktop notification area takes less than a second.</p><p>But that&#39;s just personal preference I guess. I like the idea of a mailinglist-forum gateway. I&#39;m not even sure posting would need to be restricted.</p><p>Somethng like this would be somewhat problematic on the technical side though.. what should be done with the delayed and dropped mails of SF? Like, someone posts into the AD forum - should the post appear, or should it only appear once it actually was sent to AD (which may be anything from seconds to days later).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Tue, 26 Apr 2005 02:27:11 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Somethng like this would be somewhat problematic on the technical side though.. what should be done with the delayed and dropped mails of SF? Like, someone posts into the AD forum - should the post appear, or should it only appear once it actually was sent to AD (which may be anything from seconds to days later).</p></div></div><p>
That&#39;s SF&#39;s fault and happens currently with entire email domains.. and another reason why it might be better to move away from mailing lists completely.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kitty Cat)</author>
		<pubDate>Tue, 26 Apr 2005 03:02:48 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yeah, the instability of SF is a big annoyance of [AD]. In an ideal world, both could be combined.. the ease of use of of email, with the immediacy of forums. Hm.. something that would work would be POP3 access to the allegro development forum, so I could simply add it as another mail source in my MTA. And for posting, the mentioned email gateway. I think such a setup would be perfect <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Tue, 26 Apr 2005 03:37:40 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>IMO, email isn&#39;t really the optimal solution anymore with the amount of spam and server issues that crop up. Not everyone wants their email box flooded (yeah, I know AD is rather low traffic, but AD isn&#39;t the only email people would get).</p></div></div><p>
I&#39;ve filtered my AD email since I subscribed, so it doesn&#39;t all end up in my inbox. Seems to solve the mailbox flooding issue for me.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Downloading patches isn&#39;t any harder, IMO.. here on Allegro.cc it only takes two clicks, while on things like phpBB it only takes one.</p></div></div><p>
That&#39;s one extra click in a seperate browser window I need to close again afterwards though. That, and I have to download the patch and then open an editor to look at the patch before I try it because I can&#39;t view it inline.<br />I know, all that could be fixed in principle, but as it is right now I find patches posted on the forum very inconvenient to work with.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>A solution is pretty simple though.. you can set up a forum to generate an email to AD when something&#39;s posted</p></div></div><p>
The SourceForge tracker already sortof does that... not that it works well, but at least there is something for this. I actually think we should encourage more people to use it.</p><p>As for making a forum that doubles as a mailing list browser/archive where you can also post, it sounds like a great idea, but there should be a requirement to register; otherwise you <i>will</i> see the mailinglist become flooded. Someone would have to make this though.</p><p>Speaking for me personally, I don&#39;t want to move away from a mailinglist completely. The easy way in which I can store or order messages or place marks by them is very important for me, as is the routine of checking the mailinglist along with my mail. I would not read it as thoroughly if it were forum based. In fact, I&#39;d probably find that keeping up to date is too much trouble for me.</p><p>Although SourceForge&#39;s mailinglist service is (too) often a royal pain in the behind now and then with its insane delays, it mostly works well, at least in my opinion.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Tue, 26 Apr 2005 03:52:32 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>I&#39;ve filtered my AD email since I subscribed, so it doesn&#39;t all end up in my inbox. Seems to solve the mailbox flooding issue for me.</p></div></div><p>
Not everyone knows and can be bothered to set up a proper filter. It actually took me a while to set up a filter that properly catches only [AD] email. Some people are stuck with webmail access.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>That&#39;s one extra click in a seperate browser window I need to close again afterwards though. That, and I have to download the patch and then open an editor to look at the patch before I try it because I can&#39;t view it inline.</p></div></div><p>
For me in Thunderbird, not all of them come through inline. And the fact that some of them do come through inline has sorta made me lazy to not downloading the ones that don&#39;t come through as inline. <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /></p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>The SourceForge tracker already sortof does that... not that it works well, but at least there is something for this. I actually think we should encourage more people to use it.</p></div></div><p>
If it&#39;s what I&#39;m thinking it is, it&#39;s quite ugly, hard to follow, and completely unappealing. Why would someone want to use that if you can barely read and follow it? Forum software (even phpBB&#39;s default theme <b>shudders</b>) is much better suited.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kitty Cat)</author>
		<pubDate>Tue, 26 Apr 2005 04:15:53 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Hm.. something that would work would be POP3 access to the allegro development forum, so I could simply add it as another mail source in my MTA.</p></div></div><p>
Elias, why don&#39;t you suscribe yourself to the <a href="http://www.allegro.cc/rss/forums.xml">forum feedback</a>? Right now it updates everytime anybody writes anything ain any of the threads... maybe Matthew can create a special feedback for the Allegro Development forum. It is not POP3, but almost as good <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Tue, 26 Apr 2005 05:48:31 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I just added it to my rss2email list, but I think it will be too much mails.. but yes, maybe if there&#39;s a way to select the forums it contains..
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Tue, 26 Apr 2005 05:56:06 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>It has the same information the Recent Thread list shows. Will suggest Matthew now, just in case he misses this thread.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Tue, 26 Apr 2005 06:07:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hm, my inbox has almost 50 mails now, and still downloading <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /> I got an email for every posting since I added it yesterday (only, the RSS doesn&#39;t have the actual message + attachements - so isn&#39;t really much more useful than opening the forum manually and scanning the yellow bulbs). Removed it again <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p>[Edit:] Hm, just noticed a symbol &quot;RSS feed&quot; besides some threads (not sure what it does, maybe just never noticed it before).. and Matthew told me there&#39;s already some sort of forum-mailing in the works.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Tue, 26 Apr 2005 11:59:47 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Not everyone knows and can be bothered to set up a proper filter. It actually took me a while to set up a filter that properly catches only [AD] email. Some people are stuck with webmail access.</p></div></div><p>
I think I filter either on the [AD] string in the subject, or the mailinglist sender ID, both in KMail and GMail.<br />Anyway, what this will boil down to is that some people prefer a forum because they don&#39;t sort or tag their email anyway, while other people prefer email because they do (and, as I said, I find email easier to search through: it&#39;s rather harder to keep track of a discussion and posted patches on these messageboards than it is on the mailinglist).<br />In such a case, I&#39;d vote to keep the status quo rather than invest a lot of time and effort into switching to something else. But as I said, a forum frontend to the mailinglist could work.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>For me in Thunderbird, not all of them come through inline.</p></div></div><p>
Most don&#39;t come for me either, but in that case it&#39;s simply a matter of clicking the attachment, which opens an editor with the patch. This as opposed to (the current way of) clicking the download link, clicking a button in a new browser window, safe the attachment, close browser window, open editor, open file.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>If it&#39;s what I&#39;m thinking it is, it&#39;s quite ugly, hard to follow, and completely unappealing.</p></div></div><p>
Sounds about right. <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" /><br />This is what it&#39;s intended to do though... it&#39;s a shame we can&#39;t customise the sourceforge page for that, otherwise it would be ideal...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Tue, 26 Apr 2005 13:19:57 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>This as opposed to (the current way of) clicking the download link, clicking a button in a new browser window, safe the attachment, close browser window, open editor, open file.</p></div></div><p>
Just set it to always open the file type with the selected application, without asking. On something like phpBB or somewhere else that offers one-click-to-download links, it&#39;s exactly the same as in Thunderbird. With something like a.cc, it&#39;s a little different because it&#39;s a button instead of a link (which I find myself not liking from time to time), but I wouldn&#39;t imagine we&#39;d use a.cc as-is.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kitty Cat)</author>
		<pubDate>Tue, 26 Apr 2005 13:31:29 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Just set it to always open the file type with the selected application, without asking.
</p></div></div><p>

Displaying it inline (as e.g. Evolution does) still beats that, since there&#39;s no application to open at all.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>In such a case, I&#39;d vote to keep the status quo rather than invest a lot of time and effort into switching to something else.</p></div></div><p>

Hm, yes, I guess you&#39;re right. So, Matthew.. don&#39;t work on all that gateway or whatever stuff unless you want to <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Tue, 26 Apr 2005 19:18:21 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>
On the topic, I can only say that personally, the main reason why I am not contributing anything to Allegro&#39;s development is because I loathe mailing lists with a vengeance. I&#39;m sure I&#39;m not alone in this.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (X-G)</author>
		<pubDate>Tue, 26 Apr 2005 21:28:55 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
On the topic, I can only say that personally, the main reason why I am not contributing anything to Allegro&#39;s development is because I loathe mailing lists with a vengeance. I&#39;m sure I&#39;m not alone in this.
</p></div></div><p>

Well, that&#39;s why there are is this forum and the IRC channel, so someone who can only contribute if there are forums, as well as someone who can only contribute if there&#39;s an IRC channel, as well as someone who can only contribute when there&#39;s a mailing list.. we have something for everyone <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Tue, 26 Apr 2005 21:39:15 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>
Please contribute if you have the time X-G. You have the skills to help with the development of Allegro.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Richard Phipps)</author>
		<pubDate>Tue, 26 Apr 2005 22:05:47 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I have three letters for you. WoW.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Tue, 26 Apr 2005 22:08:34 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>the main reason why I am not contributing anything to Allegro&#39;s development is because I loathe mailing lists with a vengeance. I&#39;m sure I&#39;m not alone in this.</p></div></div><p>
And I&#39;m sure I&#39;m not alone in prefering a mailing list.<br />Anyway, the mailinglist archive is public, though it could be improved, but you can still follow the discussion easily enough. Posting comments or suggestions here is ok, although such discussions do tend to get rather side-tracked easily. Posting patches here is fine too, although I find it generally harder to keep track of them than for the mailinglist.<br />If you have anything to contribute, especially on the Windows front, by all means share it!</p><p>Damn, now that I get the forum contents forwarded to my mailbox I&#39;m actually annoyed that I need to open a webbrowser to post replies. <img src="http://www.allegro.cc/forums/smileys/lipsrsealed.gif" alt=":-X" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Tue, 26 Apr 2005 23:01:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Damn, now that I get the forum contents forwarded to my mailbox I&#39;m actually annoyed that I need to open a webbrowser to post replies.</p></div></div><p>

Heh, same here <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Tue, 26 Apr 2005 23:13:13 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Displaying it inline (as e.g. Evolution does) still beats that</p></div></div><p>
And as noted above, displaying inline doesn&#39;t always work.</p><div class="quote_container"><div class="title">Elias said:</div><div class="quote"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>In such a case, I&#39;d vote to keep the status quo rather than invest a lot of time and effort into switching to something else.</p></div></div><p>
Hm, yes, I guess you&#39;re right. So, Matthew.. don&#39;t work on all that gateway or whatever stuff unless you want to <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p></div></div><p>
The people who are interested in the forum&lt;-&gt;mailing list gateway want to do this, but don&#39;t want to go against &quot;the powers that be&quot;. I&#39;m not really sure where you got that it was Matthew from..</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Well, that&#39;s why there are is this forum and the IRC channel</p></div></div><p>
This forum, which Evert has admitted to having trouble following for patches and things. This forum is not set up for such things, so something better would be needed. And you do realize the state of the IRC channel don&#39;t you? <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /> Evert doesn&#39;t really go there, and even when you (Elias) and Peter do, it&#39;s not usually for too long. Not to mention, they&#39;re both under different nicks, so no one that isn&#39;t familiar with it would know it&#39;s you.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>On the topic, I can only say that personally, the main reason why I am not contributing anything to Allegro&#39;s development is because I loathe mailing lists with a vengeance. I&#39;m sure I&#39;m not alone in this.</p></div></div><p>
That seems to be the growing opinion lately. A shame that something better can&#39;t be found, since we could use more developers.. <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kitty Cat)</author>
		<pubDate>Wed, 27 Apr 2005 01:54:25 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>
Could you not put together a forum X-G? You already wrote the one for MonkeyBlah didn&#39;t you?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Richard Phipps)</author>
		<pubDate>Wed, 27 Apr 2005 01:56:11 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>This forum, which Evert has admitted to having trouble following for patches and things. This forum is not set up for such things, so something better would be needed.
</p></div></div><p>

Well, I&#39;m not really sure what would be needed. Personally, the only problem I see with the mailing list is SF.. but anyway, I guess your criticism about this forum are just some details which could be improved, so tell your suggestions to Matthew <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
And you do realize the state of the IRC channel don&#39;t you? 
</p></div></div><p>

Yes.. I was just being sarcastic about X-G&#39;s claim that the mailing list would be the main reason to not submit code <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /></p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
The people who are interested in the forum&lt;-&gt;mailing list gateway want to do this, but don&#39;t want to go against &quot;the powers that be&quot;. I&#39;m not really sure where you got that it was Matthew from..
</p></div></div><p>

Well, he implemented an allegro-development -&gt; email forwarder for us <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /> (unfortunately with no way to reply, so still have to open the browser to write this)</p><p>[Edit: hm, but with an email reply I couldn&#39;t have edit my grammar mistake.. OTOH, i would have saved time..]
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Wed, 27 Apr 2005 02:16:13 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I &quot;Could&quot; run a little forum email gateway on my host, but would probably need someone to handle writing the forum code. I&#39;ve got too many projects on the go as it is <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Wed, 27 Apr 2005 02:31:04 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Personally, the only problem I see with the mailing list is SF..</p></div></div><p>
Seconded.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>I was just being sarcastic about X-G&#39;s claim that the mailing list would be the main reason to not submit code</p></div></div><p>
Personally, I would have to agree that I find the argument a bit silly. I never felt the urge to any mailing list (I still don&#39;t), but I did subscribe to this one because I had something to contribute. I just forgot to unsubscribe again afterwards <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /><br />If you have something of value and care enough to add it, I don&#39;t really see why joining the mailinglist would be an issue. Actually, you don&#39;t even  have to join: if you&#39;re not subscribed the message goes to a moderator (Grzegorz? Peter?) who decides on wether or not to forward the message.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>hm, but with an email reply I couldn&#39;t have edit my grammar mistake.. OTOH, i would have saved time..</p></div></div><p>
Yeah, you lose some forum features through the mail, such as the ability to edit posts or see edited posts (though there must be a clever way to keep aware of that; maybe a notification if the last post was edited). Going the other way, you would lose some of the things you can do with mail if you switch to a forum.<br />What I&#39;d love to see most though, apart from the ability to reply, is a direct link in the message to the post in question, and possibly the attachment as well.</p><p>Anyway, I think the discussion on `switching&#39; is irrelevant in the sense that both forum and mailinglist can coexist quite easily. If at some point the forum gets used more than the mailinglist, then fine.</p><p>Something different on the issue, and something I think most people would be unaware of: at least the primary developers are all subscribed to the cvs-commits mailinglist. This is almost nescessary to be able to track changes in the repository as other people make changes to the code. For overall consistency alone it is convenient to have a mailinglist for discussion as well. It&#39;s also practical because you can very quickly pick out an email from the commit list and send a message to the development list in case you have a comment about the patch.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Wed, 27 Apr 2005 02:35:57 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Not to mention mailing lists. I offered a while ago, but it fell on deaf ears. again, I can host a mailing list or 200 as well.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Wed, 27 Apr 2005 02:37:19 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Blah, need to check a mailing list (two if you are also in AL), the A.cc  forums and a new forum? Too much. Too much.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Wed, 27 Apr 2005 06:42:46 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Blah, need to check a mailing list (two if you are also in AL), the A.cc forums and a new forum? Too much. Too much.</p></div></div><p>
The new forum would crosspost with the mailing list, so AD and the new forum would be the same.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kitty Cat)</author>
		<pubDate>Wed, 27 Apr 2005 06:45:18 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Everyone in AD will have to switch to this new forum, because it is possible that some mails never reach the mailing list. But as some hate mailing lists, others find it useful, and would reject switching to a forum.</p><p>If you ever do that, add RSS feed with the full text of what has been written and a quick link to reply. I still think it is not needed, but well...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Wed, 27 Apr 2005 06:47:35 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>If you ever do that, add RSS feed with the full text of what has been written and a quick link to reply. I still think it is not needed, but well...</p></div></div><p>
AFAIK, every post to the forum would generate an email to AD, and every email sent to AD would generate a post on the forum.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kitty Cat)</author>
		<pubDate>Wed, 27 Apr 2005 06:58:01 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Not to mention mailing lists. I offered a while ago, but it fell on deaf ears.</p></div></div><p>
I saw the post, sorry if I didn&#39;t respond. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /><br />Personally, much as I hate the slowness of the SF mailinglist, I like some continuity so I wouldn&#39;t really want to move away from it too rashly. Since Allegro itself is also hosted on SourceForge, having the mailinglist there is also convenient. For a case like this, I personally also prefer a third party which is at least partly dedicated to providing the service, meaning no disrespect to you.<br />But if everyone else wants to switch...</p><p>On the subject of forums versus mailing lists, I think I&#39;m going to remove the development forum from my recent threads view when Matthew changes the script so I can post through email. I find it so much more convenient to be able to read it through my mail!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Wed, 27 Apr 2005 13:05:48 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Just a sidenote, has anyone noticed that the title of this thread sais <i>A<b>lll</b>egro 4.2.0 beta 2 has been released!</i>?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (HoHo)</author>
		<pubDate>Wed, 27 Apr 2005 13:36:27 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Just a sidenote, has anyone noticed that the title of this thread sais A<b>lll</b>egro 4.2.0 beta 2 has been released!?</p></div></div><p>

I guess, that shows how long Evert had to stay up that night to get the beta out <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Wed, 27 Apr 2005 15:42:04 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I just had an idea, a way to keep a forum from having messages that the list doesn&#39;t. You turn on message echoing (recieving the message you sent) for the forum&#39;s recive address, and once your message comes back, then post it to the forum. Also maybe have it setup to queue messages so you can see thier status, and possibly have them be resent if they haven&#39;t shown up after a day or more.</p><p>I might put something up just as proof of concept.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Wed, 27 Apr 2005 15:46:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Even if you could post on these forums as easily as in email, I would hesitate to do any serious development here.  Having all the important discussions searchable from one place is a huge boon.  That&#39;s another reason not to shift the mailing list away from SF too lightly.</p><p>What about <a href="http://gmane.org/">http://gmane.org/</a>?  I&#39;ve never used it, but it looks like it might satisfy some mailing list refuseniks.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Wed, 27 Apr 2005 15:47:37 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, that would be another problem to consider when replacing the ML with a forum.. but just switching to another ML wouldn&#39;t mean it would have no search facility for the old archives (just need to import them, even SF managed to do that.. so it must be really simple).</p><p>Just looked at gmane.org.. it mentions newsgroups.. and I understand that newsgroups are more like forums (you can edit posts and so on).. but how would it specifically help? I doubt someone who has no proper email client has a news reader..
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Wed, 27 Apr 2005 16:06:47 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Peter, Evert, you don&#39;t have or need to use the forums that are being talked about. Noone is really talking about completely replacing the mailing lists (if they are, they need some tough love). What I heard was a forum&lt;-&gt; mailing list gateway, somewhat like how gmane works for mailing lists and news groups.</p><p>And just so you know, my host provides a standard mailman list with a pipermail archive. Hell, theres even an option to setup a mail&lt;-&gt;news gateway. Full controll of the list, vs. Sourceforge... Who knows, maybe we can import the list straight from SF. if of course they&#39;ll let you grab an archive of the list...</p><p>edit, just for fun, <a href="http://alleg.tomasu.net/mailman/listinfo/dev_alleg.tomasu.net">heres what the interface looks like</a>. I havent actually totally setup that list, so who knows what&#39;ll happen if you join.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Wed, 27 Apr 2005 16:16:15 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Who knows, maybe we can import the list straight from SF. if of course they&#39;ll let you grab an archive of the list...
</p></div></div><p>
Er, it&#39;s SF. That should be enough to know if they let you do it or not <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Wed, 27 Apr 2005 16:21:21 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I don&#39;t have much experience with SF... I registered one project years ago  decided it wasnt worth the pain and never looked back.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Wed, 27 Apr 2005 16:28:56 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I think, instead of bothering about forums or ML or such, take the time to do some serious development for allegro. That time would be much better spent, and really add value. If you have anything to contribute, it just doesn&#39;t matter if it is distributed via ML or open/closed forums or anything else.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (tobing)</author>
		<pubDate>Wed, 27 Apr 2005 16:38:51 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yeah, but it&#39;s easier to opine than write code.</p><p>EDIT: Elias, gmane&#39;s web interface looks pretty nice.  e.g. <a href="http://news.gmane.org/gmane.games.devel.linux">http://news.gmane.org/gmane.games.devel.linux</a>.  I haven&#39;t really looked into posting, but apparently you can do that on the web too, and they use a challenge-response thing to prevent spam.</p><p>As for getting ML archives from SF.net, I&#39;m pretty sure it can be done.  It&#39;s still a pain though.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Wed, 27 Apr 2005 16:48:42 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>I think, instead of bothering about forums or ML or such, take the time to do some serious development for allegro.</p></div></div><p>
It seems that if development isn&#39;t mailing-list-only, we <i>will</i> have more people to help write code..
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kitty Cat)</author>
		<pubDate>Thu, 28 Apr 2005 02:41:49 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hmm... conditioning help because of medium... then we would get replies about &quot;I would help if XXX wasn&#39;t in the project&quot;, &quot;I would help if we switch to Berlios&quot;, &quot;I would help if you follow my ideas instead of the others&quot;...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Thu, 28 Apr 2005 02:48:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Hmm... conditioning help because of medium... then we would get replies about &quot;I would help if XXX wasn&#39;t in the project&quot;, &quot;I would help if we switch to Berlios&quot;, &quot;I would help if you follow my ideas instead of the others&quot;...</p></div></div><p>
More like &quot;<i>We</i> would help if we weren&#39;t restricted to <i>just</i> the mailing list.&quot; No one&#39;s asking to get rid of the mailing list, just that there be another way to get involved with the development.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kitty Cat)</author>
		<pubDate>Thu, 28 Apr 2005 03:02:34 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Who has said that improvements to allegro can&#39;t be discussed here?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (HoHo)</author>
		<pubDate>Thu, 28 Apr 2005 03:10:27 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Simple improvements and active development are two completely different things. <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kitty Cat)</author>
		<pubDate>Thu, 28 Apr 2005 03:14:47 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>People have been able to post patches here for quite a while, and there have been some discussions as well. I don&#39;t see why this needs to be pointed out. I still prefer the mailinglist for technical discussions over the forum and probably always will.</p><p>Turning the argument about mailinglist vs forum around (I realise that that is not what we&#39;re discussing at the moment), if the people doing the most actual work on Allegro prefer a mailinglist over a forum, doesn&#39;t their voice carry more weight than that of people saying that they <i>would do more if</i>...?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Thu, 28 Apr 2005 03:35:21 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>People have been able to post patches here for quite a while, and there have been some discussions as well.</p></div></div><p>
It&#39;s still not the same thing. People who don&#39;t use the forums would miss out on anything going on here/there, and anyone who doesn&#39;t use the mailing list would miss out on things there. Since no one seems to want to give up the mailing list, but we can setup a forum gateway.. I don&#39;t really see the problem. Best of both worlds, everyone gets what they want.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Turning the argument about mailinglist vs forum around (I realise that that is not what we&#39;re discussing at the moment), if the people doing the most actual work on Allegro prefer a mailinglist over a forum, doesn&#39;t their voice carry more weight than that of people saying that they <i>would do more if...</i>?</p></div></div><p>
Yes, as long as they realize what exactly the consequences would be. But as you said, that&#39;s not what we&#39;re discussing here..
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kitty Cat)</author>
		<pubDate>Thu, 28 Apr 2005 03:42:42 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>People who don&#39;t use the forums would miss out on anything going on here/there, and anyone who doesn&#39;t use the mailing list would miss out on things there.</p></div></div><p>
Well, most of the current developers read the forums anyway and can cross-post as needed. Conversely, the mailinglist archives are public (and typically don&#39;t lag much behind the delivery anyway, if at all) so those who want to can follow what goes on there fine now too.</p><p>On a side note, I anticipate to post less on the forums now that I can follow discussions here (the dev forum) in my mailbox (because I don&#39;t need to open the forum page and be tempted to post in other threads than those I came to check out).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Thu, 28 Apr 2005 03:52:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Conversely, the mailinglist archives are public (and typically don&#39;t lag much behind the delivery anyway, if at all) so those who want to can follow what goes on there fine now too.</p></div></div><p>
I find it a PITA to follow the mailing list archive. It typically runs days behind, from my experience. It&#39;s also hard to follow threads since they&#39;re so broken up and don&#39;t seem to be organized by the date of the latest post.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kitty Cat)</author>
		<pubDate>Thu, 28 Apr 2005 04:02:19 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I have to agree with KC here...</p><p>Not only are they a pain to follow, they are A) Relatively crappily formatted. (Try reading it in thunderbird.  Heh, that is a mess).  B) Don&#39;t  flow particularly well.  C) Have some rather annoying character formatting problems (For instance, %20 poping up everywhere is a good example).</p><p>Perhaps if someone could design a less &quot;crappy&quot; looking, &quot;crappy&quot; formatted, and &quot;crappy&quot; lagtimed mailing list I would be more impressed.  However, the way it works currently is rather flawed.</p><p>For example, why not send an easy to read digest that is in HTML format as well as Text Format?  HTML is nice because you can separate the enteries better, provides better formatting opportunities, etc.  Not to mention that if the email is RFC822 compliant, the text version would still have to exist.</p><p>If someone could write a custom mailing-list/forum combo, it would be rather nice as well.  Basically, the mailing-list is nothing more than a  notification system for the forum, but also provides a method to mail the mailing list to add additional &quot;posts&quot; to the forum counterpart as well.  (So you could use basically either medium seemlessly).  Plus, if the forum adopted some sort of common formatting routine (similar to Allegro.cc), the HTML version could include images, functioning links, etc.  (Not really important for the most part, but kinda nice sometimes).</p><p>Too bad I don&#39;t know more PHP <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Carrus85)</author>
		<pubDate>Thu, 28 Apr 2005 05:57:19 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I have some new hardware to replace the stuff I broke, and a newish 21&quot; Samsung CRT monitor \o/ I can&#39;t wait to run it at full res, IMAGINE the space <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" /></p><p>So yeah, I think as a test of my new hardware and monitor, I&#39;ll put together a little forum &lt;-&gt; email gateway thing. Shouldn&#39;t be hard.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Thu, 28 Apr 2005 08:05:40 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>I find it a PITA to follow the mailing list archive. It typically runs<br />days behind, from my experience.</p></div></div><p>

As I said, it doesn&#39;t lag too much behind <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" /><br />I think it <b>should</b> be at most a day behind.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>It&#39;s also hard to follow threads since they&#39;re so broken up and<br />don&#39;t seem to be organized by the date of the latest post.</p></div></div><p>

I never really used it much, but doesn&#39;t changing some of the view settings<br />help?</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Basically, the mailing-list is nothing more than a notification system<br />for the forum, but also provides a method to mail the mailing list to add<br />additional &quot;posts&quot; to the forum counterpart as well. (So you could use<br />basically either medium seemlessly). Plus, if the forum adopted some sort<br />of common formatting routine (similar to Allegro.cc), the HTML version<br />could include images, functioning links, etc. (Not really important for the<br />most part, but kinda nice sometimes).</p></div></div><p>

No. The mailinglist should <i>not</i> be reduced to a forum notification<br />system.</p><p>Anyway, it seems that Matthew&#39;s mail interface to the forum is working, so<br />that&#39;s something at least.</p><p>EDIT: will, mostly anyway. Looks like the mailer inserts linebreaks where I don&#39;t want them, so I&#39;ll need to work aroud that somehow.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Thu, 28 Apr 2005 12:59:32 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>So no interest at all anyone? You should all know me well enough by now, I won&#39;t do it if noone cares.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Thu, 28 Apr 2005 15:42:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>So no interest at all anyone? You should all know me well enough by now,<br />I won&#39;t do it if noone cares.
</p></div></div><p>
I guess it&#39;s a bit hard to say. I think we need to see the system in action<br />before deciding wether or not it will be useful.<br />What would be great anyway is if you could make a better browser/viewer for<br />the mailinglist archive. The ability to post responses would be a<br />relatively straightforward addition to that, I would imagine.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Thu, 28 Apr 2005 16:10:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>So no interest at all anyone? You should all know me well enough by now, I won&#39;t do it if noone cares.</p></div></div><p>

For replacing the SF archive - well, there is interest since SF is so crappy, but probably we won&#39;t switch away just now. So no need to work on a mailing list server.</p><p>But apparently, there is a lot of interest for some sort of gateway, or development forum. Hm, actually, after all this discussion.. does someone have an example of such a development forum of another project? Something where all the people who can&#39;t use a mailing list would then start doing development, if they had such a forum?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Thu, 28 Apr 2005 16:13:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>EDIT: discard; my mailclient screwed up and I had to retype the message, which was apparently send anyway.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Thu, 28 Apr 2005 16:14:34 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>On Thu, 2005-04-28 at 11:14 +0000, Evert wrote:
</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>straightforward addition, I&#39;d imagine (just use a web interface<br />connected<br />to a sendmail script which sends from an email address which is<br />subscribed<br />to the list and sets the display name of the user).
</p></div></div><p>
True, just replacing the SF mail archive with something better sounds<br />like a great idea.</p><p>-- <br />Elias Pschernig</p><p>[Edit: Hm, I guess, to be perfect, the email gateway still needs to: remove the first line, remove the signature, and fix up word-wrap.. but it already is nice <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />]
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Thu, 28 Apr 2005 16:24:56 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>on a different note, apart from the various bug fixes mentioned in the release note what is hugely different from 4.0.3 and 4.2?</p><p>Neil.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Neil Walker)</author>
		<pubDate>Sat, 30 Apr 2005 02:23:51 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Faster X11 drawing, better mixer code.. of course, I&#39;m biased there. <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kitty Cat)</author>
		<pubDate>Sat, 30 Apr 2005 02:31:02 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p><b>EDIT</b> Silly me.</p><p>My favourite change has to be getting rid of the keyboard.dat dependency (well, for all ports except DOS). Someone else will have to give you the complete picture.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Daniel Schlyder)</author>
		<pubDate>Sat, 30 Apr 2005 02:35:36 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>apart from the various bug fixes mentioned in the release note what is hugely different from 4.0.3 and 4.2?</p></div></div><p>
Well, among other things there&#39;s a MacOS X port, a sane Windows keyboard driver, <a href="http://alleg.sourceforge.net/onlinedocs/en/index017.html">new font handling code</a>, <a href="http://alleg.sourceforge.net/onlinedocs/en/index004.html#enable_hardware_cursor">support for hardware cursors on most systems</a>, <a href="http://alleg.sourceforge.net/onlinedocs/en/index004.html#enable_hardware_cursor">platform specific native mouse cursors</a>, the ability (in principle) to use the packfile routines to access other things beside files on disk, vtable entries that can be used (by AllegroGL, for instance) for more hardware acceleration, <a href="http://alleg.sourceforge.net/onlinedocs/en/index018.html">better text output routines</a>, <a href="http://alleg.sourceforge.net/onlinedocs/en/index000.html#set_close_button_callback">sane close button handling</a>, native AMD64 support in Linux, run-time cheching if the library versions used to compile and used to run the code are compatible (as opposed to just crashing), vastly improved documenation...<br />... and of course the bugfixes you already mentioned, which in themselves would be enough reason to upgrade.</p><p>Note that many of the things I mentioned here were already possible in older WIP releases, but you did say changes between 4.0 and 4.2 <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" /><br />Oh, there have also been some enhancements to the build system, making it more robust and reliable (we hope).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Sat, 30 Apr 2005 02:37:14 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p> They have to be binary compatible, after all, so significant API changes is what 4.3 and onwards is for.</p></div></div><p>
4.0 is not binary compatible with 4.2.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kitty Cat)</author>
		<pubDate>Sat, 30 Apr 2005 02:43:36 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hmm, yeah, I&#39;m way too tired. Sorry. :/ BTW, Kitty, did you see my edit in &quot;Carrus&#39; midi bug&quot; thread?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Daniel Schlyder)</author>
		<pubDate>Sat, 30 Apr 2005 02:46:55 +0000</pubDate>
	</item>
</rss>
