Author: post
Date: 2010-03-28 21:48:07 +0200 (Sun, 28 Mar 2010)
New Revision: 3275
Modified:
trunk/src/rs-store.c
Log:
Cancel preload when changing directory.
Modified: trunk/src/rs-store.c
===================================================================
--- trunk/src/rs-store.c 2010-03-28 16:41:36 UTC (rev 3274)
+++ trunk/src/rs-store.c 2010-03-28 19:48:07 UTC (rev 3275)
@@ -1160,6 +1160,7 @@
/* Empty the loader queue */
rs_io_idle_cancel_class(METADATA_CLASS);
+ rs_io_idle_cancel_class(PRELOAD_CLASS);
/* If we got no store, iterate though all */
if (!store)
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit