From 666db6b8c2d7704415946c0a8d69adb3cf5ae7f5 Mon Sep 17 00:00:00 2001 From: Arno Date: Tue, 3 Sep 2013 08:16:46 +0200 Subject: Introduce Expensive Operations Add a configuration Option to (de-)select expensive file operations. That would be md5Summing and gathering the Bitrate/Duration. That should help the performance on networked directories... --- configurationdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configurationdialog.h') diff --git a/configurationdialog.h b/configurationdialog.h index c266d37..6775478 100644 --- a/configurationdialog.h +++ b/configurationdialog.h @@ -81,7 +81,7 @@ class ConfigurationDialog : public SmDialog { QCheckBox *mAutoAddCovers; QCheckBox *mIconizeCovers; QCheckBox *mAutoRefresh; - QCheckBox *mCheckPresent; + QCheckBox *mExpensive; QSpinBox *mHoverOpacity; QSpinBox *mCursorOffset; QSpinBox *mPVWidth; -- cgit v1.2.3-70-g09d2