From 83cfe6146a5fa7e0a310da94bc4e3c4f6370bd1c Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 28 Apr 2013 10:36:58 +0000 Subject: sid plugin: added settings dialog git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3422 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Input/sid/settingsdialog.ui | 170 ++++++++++++++++++++++++++++++++ 1 file changed, 170 insertions(+) create mode 100644 src/plugins/Input/sid/settingsdialog.ui (limited to 'src/plugins/Input/sid/settingsdialog.ui') diff --git a/src/plugins/Input/sid/settingsdialog.ui b/src/plugins/Input/sid/settingsdialog.ui new file mode 100644 index 000000000..735b36b52 --- /dev/null +++ b/src/plugins/Input/sid/settingsdialog.ui @@ -0,0 +1,170 @@ + + + SettingsDialog + + + + 0 + 0 + 386 + 263 + + + + SID Plugin Settings + + + + 6 + + + 6 + + + 6 + + + + + 5 + + + 1000 + + + 180 + + + + + + + + 0 + 0 + + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + Fast resampling + + + + + + + Sample rate: + + + + + + + HVSC database file: + + + + + + + Resampling method: + + + + + + + + + + false + + + + + + + Defaults song length, sec: + + + + + + + Enable HVSC song length database + + + + + + + Emulation: + + + + + + + + + + + + + + + buttonBox + accepted() + SettingsDialog + accept() + + + 220 + 229 + + + 103 + 160 + + + + + buttonBox + rejected() + SettingsDialog + reject() + + + 275 + 229 + + + 148 + 169 + + + + + useHVSCCheckBox + toggled(bool) + hvscPathLineEdit + setEnabled(bool) + + + 188 + 24 + + + 186 + 47 + + + + + -- cgit v1.2.3-13-gbd6f