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

Modified Files:
        librdf.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: librdf.vcproj
===================================================================
RCS file: /cvsroot/audacity/audacity-src/win/Projects/librdf/librdf.vcproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- librdf.vcproj       11 Jul 2008 04:51:50 -0000      1.1
+++ librdf.vcproj       24 Jun 2009 20:37:32 -0000      1.2
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
        ProjectType="Visual C++"
-       Version="8.00"
+       Version="9.00"
        Name="librdf"
        ProjectGUID="{F1E127C2-58B1-4CBF-B91F-0CF6DB9CC6DD}"
        RootNamespace="librdf"
+       TargetFrameworkVersion="131072"
        >
        <Platforms>
                <Platform


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

Reply via email to