]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- update to 1.4.5
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 15 Feb 2007 12:11:32 +0000 (12:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amarok-smp.patch -> 1.3

amarok-smp.patch

index ed536bf02fab32dcc33439ffecb36f1444eea7cc..d89fc7d525bfac40e9b24666b6771dac746cced9 100644 (file)
@@ -1,10 +1,11 @@
---- amarok/src/app.cpp.old     2006-10-26 22:40:20.000000000 +0200
-+++ amarok/src/app.cpp 2006-11-15 17:15:31.170432000 +0100
-@@ -115,7 +115,6 @@
+--- amarok-1.4.5/amarok/src/app.cpp~   2007-02-09 00:02:36.637412281 +0200
++++ amarok-1.4.5/amarok/src/app.cpp    2007-02-15 14:10:19.091799011 +0200
+@@ -186,7 +186,7 @@
      new Amarok::DcopScriptHandler();
      new Amarok::DcopDevicesHandler();
  
 -    fixHyperThreading();
-     QTimer::singleShot( 0, this, SLOT( continueInit() ) );
++    // fixHyperThreading();
+     // tell AtomicString that this is the GUI thread
+     if ( !AtomicString::isMainThread() )
+         qWarning("AtomicString was initialized from a thread other than the GUI "
This page took 0.060654 seconds and 4 git commands to generate.