Update of /cvsroot/audacity/audacity-src/win/Projects/twolame
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv11472/win/Projects/twolame

Modified Files:
        twolame.vcproj 
Log Message:
Added the 'portmidi' library (used for MIDI playback) to the repository.
Edited AudioIO.cpp to allow for MIDI playback (all changes are wrapped within 
EXPERIMENTAL_MIDI_OUT).
Edited MidiIOprefs.cpp to allow changing MIDI devices via the MIDI preferences 
panel.
Other various MIDI-related bug fixes in portmidi, portsmf, and libscorealign.

Index: twolame.vcproj
===================================================================
RCS file: /cvsroot/audacity/audacity-src/win/Projects/twolame/twolame.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- twolame.vcproj      1 Jun 2008 06:57:33 -0000       1.2
+++ twolame.vcproj      24 Jun 2009 20:37:33 -0000      1.3
@@ -1,11 +1,12 @@
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
        ProjectType="Visual C++"
-       Version="8.00"
+       Version="9.00"
        Name="twolame"
        ProjectGUID="{8C69F7B6-684F-48D9-9057-8912CA3DAA8B}"
        RootNamespace="twolame"
        Keyword="Win32Proj"
+       TargetFrameworkVersion="131072"
        >
        <Platforms>
                <Platform


------------------------------------------------------------------------------
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to