traverso-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Traverso-commit] traverso README src/base.pri


From: Remon Sijrier
Subject: [Traverso-commit] traverso README src/base.pri
Date: Sat, 09 Jun 2007 10:24:17 +0000

CVSROOT:        /sources/traverso
Module name:    traverso
Changes by:     Remon Sijrier <r_sijrier>       07/06/09 10:24:17

Modified files:
        .              : README 
        src            : base.pri 

Log message:
        updated for release

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/traverso/README?cvsroot=traverso&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/traverso/src/base.pri?cvsroot=traverso&r1=1.36&r2=1.37

Patches:
Index: README
===================================================================
RCS file: /sources/traverso/traverso/README,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- README      9 Nov 2006 15:45:42 -0000       1.3
+++ README      9 Jun 2007 10:24:17 -0000       1.4
@@ -4,20 +4,4 @@
 
 Website address:
 
-http://vt.shuis.tudelft.nl/~remon/traverso/
-
-Known issues:
-
-Traverso is going through a couple of development phases, and releases when
-certain milestone has been reached.
-This means there could be areas where Traverso is still weak.
-
-A summary of known weak areas:
-
-- Track adding/removing works however, un/redoing this sometimes messes up the 
TrackView
-  possibly crashing Traverso. It's advised to not un/redo a Track add/remove.
-  This will be fixed in a later release.
-- FLAC is supported from libsdnfile > 1.0.12, however strange problems occur 
-  when playing a flac file, which seems to be a problem related with the flac
-  support in libsndfile, and not having anything to do with Traverso.
-  Playing wav files via libsndfile works just fine!
\ No newline at end of file
+http://traverso-daw.org/

Index: src/base.pri
===================================================================
RCS file: /sources/traverso/traverso/src/base.pri,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- src/base.pri        4 Jun 2007 19:19:11 -0000       1.36
+++ src/base.pri        9 Jun 2007 10:24:17 -0000       1.37
@@ -48,13 +48,15 @@
 #
 # uncomment if you have a patched Qt 4.3.0 !
 #
-#DEFINES += QT_430_SCROLLBAR_FIX
+# DEFINES += QT_430_SCROLLBAR_FIX
 
 
 DEFINES += STATIC_BUILD
+
 !macx{
-       DEFINES += PRECOMPILED_HEADER
+#      DEFINES += PRECOMPILED_HEADER
 }
+
 #QMAKE_CXXFLAGS +=  -fstack-protector-all
 
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]