|
Author: piumarta
Date: 2010-04-11 14:11:27 -0700 (Sun, 11 Apr 2010)
New Revision: 2195
Modified:
trunk/platforms/unix/ChangeLog
Log:
version 4.0.3.2195
Modified: trunk/platforms/unix/ChangeLog
===================================================================
--- trunk/platforms/unix/ChangeLog 2010-04-11 20:24:20 UTC (rev 2194)
+++ trunk/platforms/unix/ChangeLog 2010-04-11 21:11:27 UTC (rev 2195)
@@ -1,3 +1,16 @@
+2010-04-11 Ian Piumarta <com -dot- gmail -at- piumarta (backwards)>
+
+ * plugins/MIDIPlugin/config.cmake: Enable ALSA MIDI support if
+ alsa/asoundlib.h and linasound are available.
+
+ * plugins/MIDIPlugin/sqUnixMIDI.c: Include "debug.h".
+
+ * plugins/MIDIPlugin/sqUnixMIDIALSA.inc: Change invocations of
+ debugf(x) to pass a single argument.
+
+ * plugins/SqueakFFIPrims/config.cmake: Add sqManualSurface.c to
+ plugin sources list.
+
2010-04-10 Ian Piumarta <com -dot- gmail -at- piumarta (backwards)>
* CMakeLists.txt: Change VM_HOST_CPU from x86_64 to i386 if
|