| [165] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <ui version="4.0">
|
|---|
| [113] | 3 | <class>PrefGeneral</class>
|
|---|
| [165] | 4 | <widget class="QWidget" name="PrefGeneral">
|
|---|
| 5 | <property name="geometry">
|
|---|
| [113] | 6 | <rect>
|
|---|
| 7 | <x>0</x>
|
|---|
| 8 | <y>0</y>
|
|---|
| [165] | 9 | <width>491</width>
|
|---|
| [119] | 10 | <height>554</height>
|
|---|
| [113] | 11 | </rect>
|
|---|
| 12 | </property>
|
|---|
| [165] | 13 | <layout class="QVBoxLayout">
|
|---|
| 14 | <property name="spacing">
|
|---|
| [113] | 15 | <number>0</number>
|
|---|
| 16 | </property>
|
|---|
| [165] | 17 | <property name="margin">
|
|---|
| [113] | 18 | <number>0</number>
|
|---|
| 19 | </property>
|
|---|
| 20 | <item>
|
|---|
| [165] | 21 | <widget class="QTabWidget" name="general_tab">
|
|---|
| 22 | <property name="currentIndex">
|
|---|
| [113] | 23 | <number>0</number>
|
|---|
| 24 | </property>
|
|---|
| [165] | 25 | <widget class="QWidget" name="tab">
|
|---|
| 26 | <attribute name="title">
|
|---|
| [113] | 27 | <string>&General</string>
|
|---|
| 28 | </attribute>
|
|---|
| [170] | 29 | <layout class="QVBoxLayout" name="verticalLayout_2">
|
|---|
| [113] | 30 | <item>
|
|---|
| [165] | 31 | <layout class="QHBoxLayout">
|
|---|
| [113] | 32 | <item>
|
|---|
| [165] | 33 | <widget class="QLabel" name="textLabel1_2">
|
|---|
| 34 | <property name="text">
|
|---|
| [113] | 35 | <string>&MPlayer executable:</string>
|
|---|
| 36 | </property>
|
|---|
| [165] | 37 | <property name="wordWrap">
|
|---|
| [113] | 38 | <bool>false</bool>
|
|---|
| 39 | </property>
|
|---|
| [165] | 40 | <property name="buddy">
|
|---|
| [113] | 41 | <cstring>mplayerbin_edit</cstring>
|
|---|
| 42 | </property>
|
|---|
| 43 | </widget>
|
|---|
| 44 | </item>
|
|---|
| 45 | <item>
|
|---|
| [165] | 46 | <widget class="FileChooser" name="mplayerbin_edit"/>
|
|---|
| [113] | 47 | </item>
|
|---|
| 48 | </layout>
|
|---|
| 49 | </item>
|
|---|
| 50 | <item>
|
|---|
| [165] | 51 | <widget class="QGroupBox" name="groupBox_3">
|
|---|
| 52 | <property name="title">
|
|---|
| [113] | 53 | <string>Media settings</string>
|
|---|
| 54 | </property>
|
|---|
| [165] | 55 | <layout class="QVBoxLayout">
|
|---|
| [113] | 56 | <item>
|
|---|
| [165] | 57 | <widget class="QCheckBox" name="remember_all_check">
|
|---|
| 58 | <property name="text">
|
|---|
| [113] | 59 | <string>&Remember settings for all files (audio track, subtitles...)</string>
|
|---|
| 60 | </property>
|
|---|
| 61 | </widget>
|
|---|
| 62 | </item>
|
|---|
| 63 | <item>
|
|---|
| [165] | 64 | <layout class="QGridLayout">
|
|---|
| 65 | <item row="0" column="0" rowspan="2">
|
|---|
| [113] | 66 | <spacer>
|
|---|
| [165] | 67 | <property name="orientation">
|
|---|
| [113] | 68 | <enum>Qt::Horizontal</enum>
|
|---|
| 69 | </property>
|
|---|
| [165] | 70 | <property name="sizeType">
|
|---|
| [113] | 71 | <enum>QSizePolicy::Preferred</enum>
|
|---|
| 72 | </property>
|
|---|
| [165] | 73 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 74 | <size>
|
|---|
| 75 | <width>20</width>
|
|---|
| 76 | <height>61</height>
|
|---|
| 77 | </size>
|
|---|
| 78 | </property>
|
|---|
| 79 | </spacer>
|
|---|
| 80 | </item>
|
|---|
| [165] | 81 | <item row="0" column="1">
|
|---|
| 82 | <widget class="QCheckBox" name="remember_time_check">
|
|---|
| 83 | <property name="enabled">
|
|---|
| [113] | 84 | <bool>false</bool>
|
|---|
| 85 | </property>
|
|---|
| [165] | 86 | <property name="sizePolicy">
|
|---|
| 87 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
|---|
| [113] | 88 | <horstretch>0</horstretch>
|
|---|
| 89 | <verstretch>0</verstretch>
|
|---|
| 90 | </sizepolicy>
|
|---|
| 91 | </property>
|
|---|
| [165] | 92 | <property name="text">
|
|---|
| [113] | 93 | <string>Remember &time position</string>
|
|---|
| 94 | </property>
|
|---|
| 95 | </widget>
|
|---|
| 96 | </item>
|
|---|
| [165] | 97 | <item row="1" column="1">
|
|---|
| 98 | <layout class="QHBoxLayout">
|
|---|
| [113] | 99 | <item>
|
|---|
| [165] | 100 | <widget class="QLabel" name="filesettings_method_label">
|
|---|
| 101 | <property name="enabled">
|
|---|
| [113] | 102 | <bool>false</bool>
|
|---|
| 103 | </property>
|
|---|
| [165] | 104 | <property name="text">
|
|---|
| [113] | 105 | <string>&Store settings in</string>
|
|---|
| 106 | </property>
|
|---|
| [165] | 107 | <property name="buddy">
|
|---|
| [113] | 108 | <cstring>filesettings_method_combo</cstring>
|
|---|
| 109 | </property>
|
|---|
| 110 | </widget>
|
|---|
| 111 | </item>
|
|---|
| 112 | <item>
|
|---|
| [165] | 113 | <widget class="QComboBox" name="filesettings_method_combo">
|
|---|
| 114 | <property name="enabled">
|
|---|
| [113] | 115 | <bool>false</bool>
|
|---|
| 116 | </property>
|
|---|
| 117 | </widget>
|
|---|
| 118 | </item>
|
|---|
| 119 | <item>
|
|---|
| 120 | <spacer>
|
|---|
| [165] | 121 | <property name="orientation">
|
|---|
| [113] | 122 | <enum>Qt::Horizontal</enum>
|
|---|
| 123 | </property>
|
|---|
| [165] | 124 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 125 | <size>
|
|---|
| 126 | <width>40</width>
|
|---|
| 127 | <height>20</height>
|
|---|
| 128 | </size>
|
|---|
| 129 | </property>
|
|---|
| 130 | </spacer>
|
|---|
| 131 | </item>
|
|---|
| 132 | </layout>
|
|---|
| 133 | </item>
|
|---|
| 134 | </layout>
|
|---|
| 135 | </item>
|
|---|
| 136 | </layout>
|
|---|
| 137 | </widget>
|
|---|
| 138 | </item>
|
|---|
| 139 | <item>
|
|---|
| [165] | 140 | <widget class="QGroupBox" name="groupBox_2">
|
|---|
| 141 | <property name="title">
|
|---|
| [113] | 142 | <string>Screenshots</string>
|
|---|
| 143 | </property>
|
|---|
| [165] | 144 | <layout class="QGridLayout">
|
|---|
| 145 | <item row="0" column="0" colspan="2">
|
|---|
| 146 | <widget class="QCheckBox" name="use_screenshots_check">
|
|---|
| 147 | <property name="text">
|
|---|
| [113] | 148 | <string>&Enable screenshots</string>
|
|---|
| 149 | </property>
|
|---|
| 150 | </widget>
|
|---|
| 151 | </item>
|
|---|
| [165] | 152 | <item row="1" column="0">
|
|---|
| 153 | <widget class="QLabel" name="screenshots_dir_label">
|
|---|
| 154 | <property name="enabled">
|
|---|
| [113] | 155 | <bool>false</bool>
|
|---|
| 156 | </property>
|
|---|
| [165] | 157 | <property name="text">
|
|---|
| [113] | 158 | <string>&Folder:</string>
|
|---|
| 159 | </property>
|
|---|
| [165] | 160 | <property name="wordWrap">
|
|---|
| [113] | 161 | <bool>false</bool>
|
|---|
| 162 | </property>
|
|---|
| [165] | 163 | <property name="buddy">
|
|---|
| [113] | 164 | <cstring>screenshot_edit</cstring>
|
|---|
| 165 | </property>
|
|---|
| 166 | </widget>
|
|---|
| 167 | </item>
|
|---|
| [165] | 168 | <item row="1" column="1">
|
|---|
| 169 | <widget class="FileChooser" name="screenshot_edit">
|
|---|
| 170 | <property name="enabled">
|
|---|
| [113] | 171 | <bool>false</bool>
|
|---|
| 172 | </property>
|
|---|
| 173 | </widget>
|
|---|
| 174 | </item>
|
|---|
| 175 | </layout>
|
|---|
| 176 | </widget>
|
|---|
| 177 | </item>
|
|---|
| 178 | <item>
|
|---|
| [170] | 179 | <widget class="Line" name="line_7">
|
|---|
| 180 | <property name="orientation">
|
|---|
| 181 | <enum>Qt::Horizontal</enum>
|
|---|
| [113] | 182 | </property>
|
|---|
| 183 | </widget>
|
|---|
| 184 | </item>
|
|---|
| 185 | <item>
|
|---|
| [165] | 186 | <widget class="QCheckBox" name="pause_if_hidden_check">
|
|---|
| 187 | <property name="text">
|
|---|
| [113] | 188 | <string>&Pause when minimized</string>
|
|---|
| 189 | </property>
|
|---|
| 190 | </widget>
|
|---|
| 191 | </item>
|
|---|
| 192 | <item>
|
|---|
| [170] | 193 | <widget class="QCheckBox" name="close_on_finish_check">
|
|---|
| 194 | <property name="text">
|
|---|
| 195 | <string>&Close when finished playback</string>
|
|---|
| 196 | </property>
|
|---|
| 197 | </widget>
|
|---|
| 198 | </item>
|
|---|
| 199 | <item>
|
|---|
| 200 | <widget class="QWidget" name="shutdown_widget" native="true">
|
|---|
| 201 | <layout class="QHBoxLayout" name="horizontalLayout_2">
|
|---|
| 202 | <property name="margin">
|
|---|
| 203 | <number>0</number>
|
|---|
| 204 | </property>
|
|---|
| 205 | <item>
|
|---|
| 206 | <spacer name="horizontalSpacer_2">
|
|---|
| 207 | <property name="orientation">
|
|---|
| 208 | <enum>Qt::Horizontal</enum>
|
|---|
| 209 | </property>
|
|---|
| 210 | <property name="sizeType">
|
|---|
| 211 | <enum>QSizePolicy::Preferred</enum>
|
|---|
| 212 | </property>
|
|---|
| 213 | <property name="sizeHint" stdset="0">
|
|---|
| 214 | <size>
|
|---|
| 215 | <width>20</width>
|
|---|
| 216 | <height>20</height>
|
|---|
| 217 | </size>
|
|---|
| 218 | </property>
|
|---|
| 219 | </spacer>
|
|---|
| 220 | </item>
|
|---|
| 221 | <item>
|
|---|
| 222 | <widget class="QCheckBox" name="shutdown_check">
|
|---|
| 223 | <property name="enabled">
|
|---|
| 224 | <bool>false</bool>
|
|---|
| 225 | </property>
|
|---|
| 226 | <property name="text">
|
|---|
| 227 | <string>S&hut down computer</string>
|
|---|
| 228 | </property>
|
|---|
| 229 | </widget>
|
|---|
| 230 | </item>
|
|---|
| 231 | <item>
|
|---|
| 232 | <spacer name="horizontalSpacer_3">
|
|---|
| 233 | <property name="orientation">
|
|---|
| 234 | <enum>Qt::Horizontal</enum>
|
|---|
| 235 | </property>
|
|---|
| 236 | <property name="sizeHint" stdset="0">
|
|---|
| 237 | <size>
|
|---|
| 238 | <width>40</width>
|
|---|
| 239 | <height>20</height>
|
|---|
| 240 | </size>
|
|---|
| 241 | </property>
|
|---|
| 242 | </spacer>
|
|---|
| 243 | </item>
|
|---|
| 244 | </layout>
|
|---|
| 245 | </widget>
|
|---|
| 246 | </item>
|
|---|
| 247 | <item>
|
|---|
| [113] | 248 | <spacer>
|
|---|
| [165] | 249 | <property name="orientation">
|
|---|
| [113] | 250 | <enum>Qt::Vertical</enum>
|
|---|
| 251 | </property>
|
|---|
| [165] | 252 | <property name="sizeType">
|
|---|
| [113] | 253 | <enum>QSizePolicy::Expanding</enum>
|
|---|
| 254 | </property>
|
|---|
| [165] | 255 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 256 | <size>
|
|---|
| [165] | 257 | <width>20</width>
|
|---|
| 258 | <height>40</height>
|
|---|
| [113] | 259 | </size>
|
|---|
| 260 | </property>
|
|---|
| 261 | </spacer>
|
|---|
| 262 | </item>
|
|---|
| 263 | </layout>
|
|---|
| 264 | </widget>
|
|---|
| [165] | 265 | <widget class="QWidget" name="tab_3">
|
|---|
| 266 | <attribute name="title">
|
|---|
| [113] | 267 | <string>&Video</string>
|
|---|
| 268 | </attribute>
|
|---|
| [165] | 269 | <layout class="QVBoxLayout">
|
|---|
| [113] | 270 | <item>
|
|---|
| [165] | 271 | <layout class="QHBoxLayout">
|
|---|
| [113] | 272 | <item>
|
|---|
| [165] | 273 | <widget class="QLabel" name="vo_label">
|
|---|
| 274 | <property name="text">
|
|---|
| [113] | 275 | <string>Ou&tput driver:</string>
|
|---|
| 276 | </property>
|
|---|
| [165] | 277 | <property name="wordWrap">
|
|---|
| [113] | 278 | <bool>false</bool>
|
|---|
| 279 | </property>
|
|---|
| [165] | 280 | <property name="buddy">
|
|---|
| [113] | 281 | <cstring>vo_combo</cstring>
|
|---|
| 282 | </property>
|
|---|
| 283 | </widget>
|
|---|
| 284 | </item>
|
|---|
| 285 | <item>
|
|---|
| [165] | 286 | <widget class="QComboBox" name="vo_combo">
|
|---|
| 287 | <property name="sizePolicy">
|
|---|
| 288 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|---|
| [113] | 289 | <horstretch>0</horstretch>
|
|---|
| 290 | <verstretch>0</verstretch>
|
|---|
| 291 | </sizepolicy>
|
|---|
| 292 | </property>
|
|---|
| [165] | 293 | <property name="editable">
|
|---|
| [113] | 294 | <bool>false</bool>
|
|---|
| 295 | </property>
|
|---|
| 296 | </widget>
|
|---|
| 297 | </item>
|
|---|
| 298 | <item>
|
|---|
| [165] | 299 | <widget class="QLineEdit" name="vo_user_defined_edit"/>
|
|---|
| [113] | 300 | </item>
|
|---|
| 301 | <item>
|
|---|
| [165] | 302 | <widget class="QPushButton" name="vdpau_button">
|
|---|
| 303 | <property name="text">
|
|---|
| [119] | 304 | <string>Configu&re...</string>
|
|---|
| 305 | </property>
|
|---|
| 306 | </widget>
|
|---|
| 307 | </item>
|
|---|
| 308 | <item>
|
|---|
| [113] | 309 | <spacer>
|
|---|
| [165] | 310 | <property name="orientation">
|
|---|
| [113] | 311 | <enum>Qt::Horizontal</enum>
|
|---|
| 312 | </property>
|
|---|
| [165] | 313 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 314 | <size>
|
|---|
| 315 | <width>81</width>
|
|---|
| 316 | <height>20</height>
|
|---|
| 317 | </size>
|
|---|
| 318 | </property>
|
|---|
| 319 | </spacer>
|
|---|
| 320 | </item>
|
|---|
| 321 | </layout>
|
|---|
| 322 | </item>
|
|---|
| 323 | <item>
|
|---|
| [165] | 324 | <widget class="Line" name="line_5">
|
|---|
| 325 | <property name="sizePolicy">
|
|---|
| 326 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| [113] | 327 | <horstretch>0</horstretch>
|
|---|
| 328 | <verstretch>0</verstretch>
|
|---|
| 329 | </sizepolicy>
|
|---|
| 330 | </property>
|
|---|
| [165] | 331 | <property name="orientation">
|
|---|
| [113] | 332 | <enum>Qt::Horizontal</enum>
|
|---|
| 333 | </property>
|
|---|
| 334 | </widget>
|
|---|
| 335 | </item>
|
|---|
| 336 | <item>
|
|---|
| [165] | 337 | <layout class="QHBoxLayout">
|
|---|
| 338 | <property name="spacing">
|
|---|
| [113] | 339 | <number>6</number>
|
|---|
| 340 | </property>
|
|---|
| [165] | 341 | <property name="margin">
|
|---|
| [113] | 342 | <number>0</number>
|
|---|
| 343 | </property>
|
|---|
| 344 | <item>
|
|---|
| [165] | 345 | <widget class="QCheckBox" name="postprocessing_check">
|
|---|
| 346 | <property name="text">
|
|---|
| [113] | 347 | <string>&Enable postprocessing by default</string>
|
|---|
| 348 | </property>
|
|---|
| 349 | </widget>
|
|---|
| 350 | </item>
|
|---|
| 351 | <item>
|
|---|
| 352 | <spacer>
|
|---|
| [165] | 353 | <property name="orientation">
|
|---|
| [113] | 354 | <enum>Qt::Horizontal</enum>
|
|---|
| 355 | </property>
|
|---|
| [165] | 356 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 357 | <size>
|
|---|
| 358 | <width>20</width>
|
|---|
| 359 | <height>20</height>
|
|---|
| 360 | </size>
|
|---|
| 361 | </property>
|
|---|
| 362 | </spacer>
|
|---|
| 363 | </item>
|
|---|
| 364 | <item>
|
|---|
| [165] | 365 | <widget class="QLabel" name="textLabel1_5">
|
|---|
| 366 | <property name="text">
|
|---|
| [113] | 367 | <string>&Quality:</string>
|
|---|
| 368 | </property>
|
|---|
| [165] | 369 | <property name="wordWrap">
|
|---|
| [113] | 370 | <bool>false</bool>
|
|---|
| 371 | </property>
|
|---|
| [165] | 372 | <property name="buddy">
|
|---|
| [113] | 373 | <cstring>autoq_spin</cstring>
|
|---|
| 374 | </property>
|
|---|
| 375 | </widget>
|
|---|
| 376 | </item>
|
|---|
| 377 | <item>
|
|---|
| [165] | 378 | <widget class="QSpinBox" name="autoq_spin">
|
|---|
| 379 | <property name="minimum">
|
|---|
| [113] | 380 | <number>1</number>
|
|---|
| 381 | </property>
|
|---|
| [165] | 382 | <property name="maximum">
|
|---|
| [113] | 383 | <number>6</number>
|
|---|
| 384 | </property>
|
|---|
| 385 | </widget>
|
|---|
| 386 | </item>
|
|---|
| 387 | </layout>
|
|---|
| 388 | </item>
|
|---|
| 389 | <item>
|
|---|
| [165] | 390 | <layout class="QHBoxLayout">
|
|---|
| 391 | <property name="spacing">
|
|---|
| [113] | 392 | <number>6</number>
|
|---|
| 393 | </property>
|
|---|
| [165] | 394 | <property name="margin">
|
|---|
| [113] | 395 | <number>0</number>
|
|---|
| 396 | </property>
|
|---|
| 397 | <item>
|
|---|
| [165] | 398 | <widget class="QLabel" name="label_7">
|
|---|
| 399 | <property name="text">
|
|---|
| [113] | 400 | <string>Dei&nterlace by default (except for TV):</string>
|
|---|
| 401 | </property>
|
|---|
| [165] | 402 | <property name="buddy">
|
|---|
| [113] | 403 | <cstring>deinterlace_combo</cstring>
|
|---|
| 404 | </property>
|
|---|
| 405 | </widget>
|
|---|
| 406 | </item>
|
|---|
| 407 | <item>
|
|---|
| [165] | 408 | <widget class="QComboBox" name="deinterlace_combo">
|
|---|
| 409 | <property name="sizePolicy">
|
|---|
| 410 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| [113] | 411 | <horstretch>0</horstretch>
|
|---|
| 412 | <verstretch>0</verstretch>
|
|---|
| 413 | </sizepolicy>
|
|---|
| 414 | </property>
|
|---|
| 415 | </widget>
|
|---|
| 416 | </item>
|
|---|
| 417 | <item>
|
|---|
| 418 | <spacer>
|
|---|
| [165] | 419 | <property name="orientation">
|
|---|
| [113] | 420 | <enum>Qt::Horizontal</enum>
|
|---|
| 421 | </property>
|
|---|
| [165] | 422 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 423 | <size>
|
|---|
| 424 | <width>40</width>
|
|---|
| 425 | <height>20</height>
|
|---|
| 426 | </size>
|
|---|
| 427 | </property>
|
|---|
| 428 | </spacer>
|
|---|
| 429 | </item>
|
|---|
| 430 | </layout>
|
|---|
| 431 | </item>
|
|---|
| 432 | <item>
|
|---|
| [165] | 433 | <layout class="QHBoxLayout">
|
|---|
| [113] | 434 | <item>
|
|---|
| [165] | 435 | <widget class="QLabel" name="label_8">
|
|---|
| 436 | <property name="text">
|
|---|
| [113] | 437 | <string>Default &zoom:</string>
|
|---|
| 438 | </property>
|
|---|
| [165] | 439 | <property name="buddy">
|
|---|
| [113] | 440 | <cstring>zoom_spin</cstring>
|
|---|
| 441 | </property>
|
|---|
| 442 | </widget>
|
|---|
| 443 | </item>
|
|---|
| 444 | <item>
|
|---|
| [165] | 445 | <widget class="QDoubleSpinBox" name="zoom_spin">
|
|---|
| 446 | <property name="minimum">
|
|---|
| [113] | 447 | <double>0.500000000000000</double>
|
|---|
| 448 | </property>
|
|---|
| [165] | 449 | <property name="maximum">
|
|---|
| [113] | 450 | <double>10.000000000000000</double>
|
|---|
| 451 | </property>
|
|---|
| [165] | 452 | <property name="singleStep">
|
|---|
| [113] | 453 | <double>0.100000000000000</double>
|
|---|
| 454 | </property>
|
|---|
| [165] | 455 | <property name="value">
|
|---|
| [113] | 456 | <double>1.000000000000000</double>
|
|---|
| 457 | </property>
|
|---|
| 458 | </widget>
|
|---|
| 459 | </item>
|
|---|
| 460 | <item>
|
|---|
| 461 | <spacer>
|
|---|
| [165] | 462 | <property name="orientation">
|
|---|
| [113] | 463 | <enum>Qt::Horizontal</enum>
|
|---|
| 464 | </property>
|
|---|
| [165] | 465 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 466 | <size>
|
|---|
| 467 | <width>40</width>
|
|---|
| 468 | <height>20</height>
|
|---|
| 469 | </size>
|
|---|
| 470 | </property>
|
|---|
| 471 | </spacer>
|
|---|
| 472 | </item>
|
|---|
| 473 | </layout>
|
|---|
| 474 | </item>
|
|---|
| 475 | <item>
|
|---|
| [165] | 476 | <widget class="Line" name="line_4">
|
|---|
| 477 | <property name="sizePolicy">
|
|---|
| 478 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| [113] | 479 | <horstretch>0</horstretch>
|
|---|
| 480 | <verstretch>0</verstretch>
|
|---|
| 481 | </sizepolicy>
|
|---|
| 482 | </property>
|
|---|
| [165] | 483 | <property name="orientation">
|
|---|
| [113] | 484 | <enum>Qt::Horizontal</enum>
|
|---|
| 485 | </property>
|
|---|
| 486 | </widget>
|
|---|
| 487 | </item>
|
|---|
| 488 | <item>
|
|---|
| [165] | 489 | <widget class="QCheckBox" name="eq2_check">
|
|---|
| 490 | <property name="text">
|
|---|
| [113] | 491 | <string>Use s&oftware video equalizer</string>
|
|---|
| 492 | </property>
|
|---|
| 493 | </widget>
|
|---|
| 494 | </item>
|
|---|
| 495 | <item>
|
|---|
| [165] | 496 | <widget class="QCheckBox" name="direct_rendering_check">
|
|---|
| 497 | <property name="text">
|
|---|
| [113] | 498 | <string>D&irect rendering</string>
|
|---|
| 499 | </property>
|
|---|
| 500 | </widget>
|
|---|
| 501 | </item>
|
|---|
| 502 | <item>
|
|---|
| [165] | 503 | <widget class="QCheckBox" name="double_buffer_check">
|
|---|
| 504 | <property name="text">
|
|---|
| [113] | 505 | <string>Dou&ble buffering</string>
|
|---|
| 506 | </property>
|
|---|
| 507 | </widget>
|
|---|
| 508 | </item>
|
|---|
| 509 | <item>
|
|---|
| [165] | 510 | <widget class="QCheckBox" name="use_slices_check">
|
|---|
| 511 | <property name="text">
|
|---|
| [113] | 512 | <string>Dra&w video using slices</string>
|
|---|
| 513 | </property>
|
|---|
| 514 | </widget>
|
|---|
| 515 | </item>
|
|---|
| 516 | <item>
|
|---|
| [165] | 517 | <widget class="Line" name="line_3">
|
|---|
| 518 | <property name="sizePolicy">
|
|---|
| 519 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| [113] | 520 | <horstretch>0</horstretch>
|
|---|
| 521 | <verstretch>0</verstretch>
|
|---|
| 522 | </sizepolicy>
|
|---|
| 523 | </property>
|
|---|
| [165] | 524 | <property name="orientation">
|
|---|
| [113] | 525 | <enum>Qt::Horizontal</enum>
|
|---|
| 526 | </property>
|
|---|
| 527 | </widget>
|
|---|
| 528 | </item>
|
|---|
| 529 | <item>
|
|---|
| [165] | 530 | <widget class="QCheckBox" name="start_fullscreen_check">
|
|---|
| 531 | <property name="text">
|
|---|
| [113] | 532 | <string>Start videos in &fullscreen</string>
|
|---|
| 533 | </property>
|
|---|
| 534 | </widget>
|
|---|
| 535 | </item>
|
|---|
| 536 | <item>
|
|---|
| [165] | 537 | <widget class="QCheckBox" name="blackborders_on_fs_check">
|
|---|
| 538 | <property name="text">
|
|---|
| [113] | 539 | <string>&Add black borders on fullscreen</string>
|
|---|
| 540 | </property>
|
|---|
| 541 | </widget>
|
|---|
| 542 | </item>
|
|---|
| 543 | <item>
|
|---|
| [165] | 544 | <widget class="QCheckBox" name="screensaver_check">
|
|---|
| 545 | <property name="text">
|
|---|
| [113] | 546 | <string>Disable &screensaver</string>
|
|---|
| 547 | </property>
|
|---|
| 548 | </widget>
|
|---|
| 549 | </item>
|
|---|
| 550 | <item>
|
|---|
| [165] | 551 | <widget class="QGroupBox" name="screensaver_group">
|
|---|
| 552 | <property name="title">
|
|---|
| [113] | 553 | <string>Screensaver</string>
|
|---|
| 554 | </property>
|
|---|
| [165] | 555 | <layout class="QVBoxLayout">
|
|---|
| [113] | 556 | <item>
|
|---|
| [165] | 557 | <widget class="QCheckBox" name="turn_screensaver_off_check">
|
|---|
| 558 | <property name="text">
|
|---|
| [113] | 559 | <string>Swit&ch screensaver off</string>
|
|---|
| 560 | </property>
|
|---|
| 561 | </widget>
|
|---|
| 562 | </item>
|
|---|
| 563 | <item>
|
|---|
| [165] | 564 | <widget class="QCheckBox" name="avoid_screensaver_check">
|
|---|
| 565 | <property name="text">
|
|---|
| [113] | 566 | <string>Avoid &screensaver</string>
|
|---|
| 567 | </property>
|
|---|
| 568 | </widget>
|
|---|
| 569 | </item>
|
|---|
| 570 | </layout>
|
|---|
| 571 | </widget>
|
|---|
| 572 | </item>
|
|---|
| 573 | <item>
|
|---|
| 574 | <spacer>
|
|---|
| [165] | 575 | <property name="orientation">
|
|---|
| [113] | 576 | <enum>Qt::Vertical</enum>
|
|---|
| 577 | </property>
|
|---|
| [165] | 578 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 579 | <size>
|
|---|
| [165] | 580 | <width>20</width>
|
|---|
| 581 | <height>40</height>
|
|---|
| [113] | 582 | </size>
|
|---|
| 583 | </property>
|
|---|
| 584 | </spacer>
|
|---|
| 585 | </item>
|
|---|
| 586 | </layout>
|
|---|
| 587 | </widget>
|
|---|
| [165] | 588 | <widget class="QWidget" name="video_and_audio_tab">
|
|---|
| 589 | <attribute name="title">
|
|---|
| [113] | 590 | <string>A&udio</string>
|
|---|
| 591 | </attribute>
|
|---|
| [165] | 592 | <layout class="QVBoxLayout" name="verticalLayout">
|
|---|
| [113] | 593 | <item>
|
|---|
| [165] | 594 | <layout class="QHBoxLayout">
|
|---|
| [113] | 595 | <item>
|
|---|
| [165] | 596 | <widget class="QLabel" name="ao_label">
|
|---|
| 597 | <property name="text">
|
|---|
| [113] | 598 | <string>Ou&tput driver:</string>
|
|---|
| 599 | </property>
|
|---|
| [165] | 600 | <property name="wordWrap">
|
|---|
| [113] | 601 | <bool>false</bool>
|
|---|
| 602 | </property>
|
|---|
| [165] | 603 | <property name="buddy">
|
|---|
| [113] | 604 | <cstring>ao_combo</cstring>
|
|---|
| 605 | </property>
|
|---|
| 606 | </widget>
|
|---|
| 607 | </item>
|
|---|
| 608 | <item>
|
|---|
| [165] | 609 | <widget class="QComboBox" name="ao_combo">
|
|---|
| 610 | <property name="sizePolicy">
|
|---|
| 611 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|---|
| [113] | 612 | <horstretch>0</horstretch>
|
|---|
| 613 | <verstretch>0</verstretch>
|
|---|
| 614 | </sizepolicy>
|
|---|
| 615 | </property>
|
|---|
| [165] | 616 | <property name="editable">
|
|---|
| [113] | 617 | <bool>false</bool>
|
|---|
| 618 | </property>
|
|---|
| 619 | </widget>
|
|---|
| 620 | </item>
|
|---|
| 621 | <item>
|
|---|
| [165] | 622 | <widget class="QLineEdit" name="ao_user_defined_edit"/>
|
|---|
| [113] | 623 | </item>
|
|---|
| 624 | <item>
|
|---|
| 625 | <spacer>
|
|---|
| [165] | 626 | <property name="orientation">
|
|---|
| [113] | 627 | <enum>Qt::Horizontal</enum>
|
|---|
| 628 | </property>
|
|---|
| [165] | 629 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 630 | <size>
|
|---|
| 631 | <width>81</width>
|
|---|
| 632 | <height>20</height>
|
|---|
| 633 | </size>
|
|---|
| 634 | </property>
|
|---|
| 635 | </spacer>
|
|---|
| 636 | </item>
|
|---|
| 637 | </layout>
|
|---|
| 638 | </item>
|
|---|
| 639 | <item>
|
|---|
| [165] | 640 | <widget class="Line" name="line_6">
|
|---|
| 641 | <property name="sizePolicy">
|
|---|
| 642 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| [113] | 643 | <horstretch>0</horstretch>
|
|---|
| 644 | <verstretch>0</verstretch>
|
|---|
| 645 | </sizepolicy>
|
|---|
| 646 | </property>
|
|---|
| [165] | 647 | <property name="orientation">
|
|---|
| [113] | 648 | <enum>Qt::Horizontal</enum>
|
|---|
| 649 | </property>
|
|---|
| 650 | </widget>
|
|---|
| 651 | </item>
|
|---|
| 652 | <item>
|
|---|
| [165] | 653 | <layout class="QHBoxLayout" name="horizontalLayout">
|
|---|
| 654 | <item>
|
|---|
| 655 | <widget class="QCheckBox" name="audio_equalizer_check">
|
|---|
| 656 | <property name="text">
|
|---|
| 657 | <string>&Enable the audio equalizer</string>
|
|---|
| 658 | </property>
|
|---|
| 659 | </widget>
|
|---|
| 660 | </item>
|
|---|
| 661 | <item>
|
|---|
| 662 | <spacer name="horizontalSpacer">
|
|---|
| 663 | <property name="orientation">
|
|---|
| 664 | <enum>Qt::Horizontal</enum>
|
|---|
| 665 | </property>
|
|---|
| 666 | <property name="sizeHint" stdset="0">
|
|---|
| 667 | <size>
|
|---|
| 668 | <width>40</width>
|
|---|
| 669 | <height>20</height>
|
|---|
| 670 | </size>
|
|---|
| 671 | </property>
|
|---|
| 672 | </spacer>
|
|---|
| 673 | </item>
|
|---|
| 674 | <item>
|
|---|
| 675 | <widget class="QCheckBox" name="global_audio_equalizer_check">
|
|---|
| 676 | <property name="enabled">
|
|---|
| 677 | <bool>false</bool>
|
|---|
| 678 | </property>
|
|---|
| 679 | <property name="text">
|
|---|
| 680 | <string>Global audio e&qualizer</string>
|
|---|
| 681 | </property>
|
|---|
| 682 | </widget>
|
|---|
| 683 | </item>
|
|---|
| 684 | </layout>
|
|---|
| [113] | 685 | </item>
|
|---|
| 686 | <item>
|
|---|
| [165] | 687 | <widget class="QCheckBox" name="hwac3_check">
|
|---|
| 688 | <property name="text">
|
|---|
| [113] | 689 | <string>&AC3/DTS pass-through S/PDIF</string>
|
|---|
| 690 | </property>
|
|---|
| 691 | </widget>
|
|---|
| 692 | </item>
|
|---|
| 693 | <item>
|
|---|
| [165] | 694 | <layout class="QHBoxLayout">
|
|---|
| 695 | <property name="spacing">
|
|---|
| [113] | 696 | <number>6</number>
|
|---|
| 697 | </property>
|
|---|
| [165] | 698 | <property name="margin">
|
|---|
| [113] | 699 | <number>0</number>
|
|---|
| 700 | </property>
|
|---|
| 701 | <item>
|
|---|
| [165] | 702 | <widget class="QLabel" name="label">
|
|---|
| 703 | <property name="text">
|
|---|
| [113] | 704 | <string>C&hannels by default:</string>
|
|---|
| 705 | </property>
|
|---|
| [165] | 706 | <property name="buddy">
|
|---|
| [113] | 707 | <cstring>channels_combo</cstring>
|
|---|
| 708 | </property>
|
|---|
| 709 | </widget>
|
|---|
| 710 | </item>
|
|---|
| 711 | <item>
|
|---|
| [165] | 712 | <widget class="QComboBox" name="channels_combo"/>
|
|---|
| [113] | 713 | </item>
|
|---|
| 714 | <item>
|
|---|
| 715 | <spacer>
|
|---|
| [165] | 716 | <property name="orientation">
|
|---|
| [113] | 717 | <enum>Qt::Horizontal</enum>
|
|---|
| 718 | </property>
|
|---|
| [165] | 719 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 720 | <size>
|
|---|
| 721 | <width>40</width>
|
|---|
| 722 | <height>20</height>
|
|---|
| 723 | </size>
|
|---|
| 724 | </property>
|
|---|
| 725 | </spacer>
|
|---|
| 726 | </item>
|
|---|
| 727 | </layout>
|
|---|
| 728 | </item>
|
|---|
| 729 | <item>
|
|---|
| [165] | 730 | <layout class="QHBoxLayout">
|
|---|
| 731 | <property name="spacing">
|
|---|
| [113] | 732 | <number>6</number>
|
|---|
| 733 | </property>
|
|---|
| [165] | 734 | <property name="margin">
|
|---|
| [113] | 735 | <number>0</number>
|
|---|
| 736 | </property>
|
|---|
| 737 | <item>
|
|---|
| [165] | 738 | <widget class="QLabel" name="label_6">
|
|---|
| 739 | <property name="text">
|
|---|
| [113] | 740 | <string>High speed &playback without altering pitch</string>
|
|---|
| 741 | </property>
|
|---|
| [165] | 742 | <property name="buddy">
|
|---|
| [113] | 743 | <cstring>scaletempo_combo</cstring>
|
|---|
| 744 | </property>
|
|---|
| 745 | </widget>
|
|---|
| 746 | </item>
|
|---|
| 747 | <item>
|
|---|
| [165] | 748 | <widget class="TristateCombo" name="scaletempo_combo">
|
|---|
| 749 | <property name="sizePolicy">
|
|---|
| 750 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| [113] | 751 | <horstretch>0</horstretch>
|
|---|
| 752 | <verstretch>0</verstretch>
|
|---|
| 753 | </sizepolicy>
|
|---|
| 754 | </property>
|
|---|
| 755 | </widget>
|
|---|
| 756 | </item>
|
|---|
| 757 | <item>
|
|---|
| 758 | <spacer>
|
|---|
| [165] | 759 | <property name="orientation">
|
|---|
| [113] | 760 | <enum>Qt::Horizontal</enum>
|
|---|
| 761 | </property>
|
|---|
| [165] | 762 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 763 | <size>
|
|---|
| 764 | <width>40</width>
|
|---|
| 765 | <height>20</height>
|
|---|
| 766 | </size>
|
|---|
| 767 | </property>
|
|---|
| 768 | </spacer>
|
|---|
| 769 | </item>
|
|---|
| 770 | </layout>
|
|---|
| 771 | </item>
|
|---|
| 772 | <item>
|
|---|
| [165] | 773 | <widget class="QGroupBox" name="groupBox_4">
|
|---|
| 774 | <property name="title">
|
|---|
| [113] | 775 | <string>Volume</string>
|
|---|
| 776 | </property>
|
|---|
| [165] | 777 | <layout class="QVBoxLayout">
|
|---|
| 778 | <property name="margin">
|
|---|
| [113] | 779 | <number>4</number>
|
|---|
| 780 | </property>
|
|---|
| 781 | <item>
|
|---|
| [165] | 782 | <widget class="QCheckBox" name="global_volume_check">
|
|---|
| 783 | <property name="text">
|
|---|
| [113] | 784 | <string>Glo&bal volume</string>
|
|---|
| 785 | </property>
|
|---|
| 786 | </widget>
|
|---|
| 787 | </item>
|
|---|
| 788 | <item>
|
|---|
| [165] | 789 | <layout class="QHBoxLayout">
|
|---|
| 790 | <property name="spacing">
|
|---|
| [113] | 791 | <number>6</number>
|
|---|
| 792 | </property>
|
|---|
| [165] | 793 | <property name="margin">
|
|---|
| [113] | 794 | <number>0</number>
|
|---|
| 795 | </property>
|
|---|
| 796 | <item>
|
|---|
| [165] | 797 | <widget class="QCheckBox" name="softvol_check">
|
|---|
| 798 | <property name="text">
|
|---|
| [113] | 799 | <string>Use s&oftware volume control</string>
|
|---|
| 800 | </property>
|
|---|
| 801 | </widget>
|
|---|
| 802 | </item>
|
|---|
| 803 | <item>
|
|---|
| 804 | <spacer>
|
|---|
| [165] | 805 | <property name="orientation">
|
|---|
| [113] | 806 | <enum>Qt::Horizontal</enum>
|
|---|
| 807 | </property>
|
|---|
| [165] | 808 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 809 | <size>
|
|---|
| 810 | <width>20</width>
|
|---|
| 811 | <height>20</height>
|
|---|
| 812 | </size>
|
|---|
| 813 | </property>
|
|---|
| 814 | </spacer>
|
|---|
| 815 | </item>
|
|---|
| 816 | <item>
|
|---|
| [165] | 817 | <widget class="QLabel" name="amplification_label">
|
|---|
| 818 | <property name="enabled">
|
|---|
| [113] | 819 | <bool>false</bool>
|
|---|
| 820 | </property>
|
|---|
| [165] | 821 | <property name="text">
|
|---|
| [113] | 822 | <string>Ma&x. Amplification:</string>
|
|---|
| 823 | </property>
|
|---|
| [165] | 824 | <property name="wordWrap">
|
|---|
| [113] | 825 | <bool>false</bool>
|
|---|
| 826 | </property>
|
|---|
| [165] | 827 | <property name="buddy">
|
|---|
| [113] | 828 | <cstring>softvol_max_spin</cstring>
|
|---|
| 829 | </property>
|
|---|
| 830 | </widget>
|
|---|
| 831 | </item>
|
|---|
| 832 | <item>
|
|---|
| [165] | 833 | <widget class="QSpinBox" name="softvol_max_spin">
|
|---|
| 834 | <property name="enabled">
|
|---|
| [113] | 835 | <bool>false</bool>
|
|---|
| 836 | </property>
|
|---|
| [165] | 837 | <property name="minimum">
|
|---|
| [113] | 838 | <number>10</number>
|
|---|
| 839 | </property>
|
|---|
| [165] | 840 | <property name="maximum">
|
|---|
| [113] | 841 | <number>10000</number>
|
|---|
| 842 | </property>
|
|---|
| 843 | </widget>
|
|---|
| 844 | </item>
|
|---|
| 845 | </layout>
|
|---|
| 846 | </item>
|
|---|
| 847 | <item>
|
|---|
| [165] | 848 | <widget class="QCheckBox" name="volnorm_check">
|
|---|
| 849 | <property name="text">
|
|---|
| [113] | 850 | <string>Volume &normalization by default</string>
|
|---|
| 851 | </property>
|
|---|
| 852 | </widget>
|
|---|
| 853 | </item>
|
|---|
| 854 | </layout>
|
|---|
| 855 | </widget>
|
|---|
| 856 | </item>
|
|---|
| 857 | <item>
|
|---|
| [165] | 858 | <widget class="QGroupBox" name="groupBox_5">
|
|---|
| 859 | <property name="title">
|
|---|
| [113] | 860 | <string>Synchronization</string>
|
|---|
| 861 | </property>
|
|---|
| [165] | 862 | <layout class="QVBoxLayout">
|
|---|
| 863 | <property name="margin">
|
|---|
| [113] | 864 | <number>4</number>
|
|---|
| 865 | </property>
|
|---|
| 866 | <item>
|
|---|
| [165] | 867 | <layout class="QHBoxLayout">
|
|---|
| [113] | 868 | <item>
|
|---|
| [165] | 869 | <widget class="QCheckBox" name="autosync_check">
|
|---|
| 870 | <property name="text">
|
|---|
| [113] | 871 | <string>Audio/video auto &synchronization</string>
|
|---|
| 872 | </property>
|
|---|
| 873 | </widget>
|
|---|
| 874 | </item>
|
|---|
| 875 | <item>
|
|---|
| 876 | <spacer>
|
|---|
| [165] | 877 | <property name="orientation">
|
|---|
| [113] | 878 | <enum>Qt::Horizontal</enum>
|
|---|
| 879 | </property>
|
|---|
| [165] | 880 | <property name="sizeType">
|
|---|
| [113] | 881 | <enum>QSizePolicy::Expanding</enum>
|
|---|
| 882 | </property>
|
|---|
| [165] | 883 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 884 | <size>
|
|---|
| 885 | <width>40</width>
|
|---|
| 886 | <height>31</height>
|
|---|
| 887 | </size>
|
|---|
| 888 | </property>
|
|---|
| 889 | </spacer>
|
|---|
| 890 | </item>
|
|---|
| 891 | <item>
|
|---|
| [165] | 892 | <widget class="QLabel" name="factor_label">
|
|---|
| 893 | <property name="enabled">
|
|---|
| [113] | 894 | <bool>false</bool>
|
|---|
| 895 | </property>
|
|---|
| [165] | 896 | <property name="text">
|
|---|
| [113] | 897 | <string>&Factor:</string>
|
|---|
| 898 | </property>
|
|---|
| [165] | 899 | <property name="alignment">
|
|---|
| [113] | 900 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 901 | </property>
|
|---|
| [165] | 902 | <property name="wordWrap">
|
|---|
| [113] | 903 | <bool>false</bool>
|
|---|
| 904 | </property>
|
|---|
| [165] | 905 | <property name="buddy">
|
|---|
| [113] | 906 | <cstring>autosync_spin</cstring>
|
|---|
| 907 | </property>
|
|---|
| 908 | </widget>
|
|---|
| 909 | </item>
|
|---|
| 910 | <item>
|
|---|
| [165] | 911 | <widget class="QSpinBox" name="autosync_spin">
|
|---|
| 912 | <property name="enabled">
|
|---|
| [113] | 913 | <bool>false</bool>
|
|---|
| 914 | </property>
|
|---|
| [165] | 915 | <property name="minimum">
|
|---|
| [113] | 916 | <number>0</number>
|
|---|
| 917 | </property>
|
|---|
| [165] | 918 | <property name="maximum">
|
|---|
| [113] | 919 | <number>1000</number>
|
|---|
| 920 | </property>
|
|---|
| [165] | 921 | <property name="value">
|
|---|
| [113] | 922 | <number>100</number>
|
|---|
| 923 | </property>
|
|---|
| 924 | </widget>
|
|---|
| 925 | </item>
|
|---|
| 926 | </layout>
|
|---|
| 927 | </item>
|
|---|
| 928 | <item>
|
|---|
| [165] | 929 | <layout class="QHBoxLayout">
|
|---|
| [113] | 930 | <item>
|
|---|
| [165] | 931 | <widget class="QCheckBox" name="use_mc_check">
|
|---|
| 932 | <property name="text">
|
|---|
| [113] | 933 | <string>A-V sync &correction</string>
|
|---|
| 934 | </property>
|
|---|
| 935 | </widget>
|
|---|
| 936 | </item>
|
|---|
| 937 | <item>
|
|---|
| 938 | <spacer>
|
|---|
| [165] | 939 | <property name="orientation">
|
|---|
| [113] | 940 | <enum>Qt::Horizontal</enum>
|
|---|
| 941 | </property>
|
|---|
| [165] | 942 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 943 | <size>
|
|---|
| 944 | <width>40</width>
|
|---|
| 945 | <height>20</height>
|
|---|
| 946 | </size>
|
|---|
| 947 | </property>
|
|---|
| 948 | </spacer>
|
|---|
| 949 | </item>
|
|---|
| 950 | <item>
|
|---|
| [165] | 951 | <widget class="QLabel" name="mc_label">
|
|---|
| 952 | <property name="enabled">
|
|---|
| [113] | 953 | <bool>false</bool>
|
|---|
| 954 | </property>
|
|---|
| [165] | 955 | <property name="text">
|
|---|
| [113] | 956 | <string>&Max. correction:</string>
|
|---|
| 957 | </property>
|
|---|
| [165] | 958 | <property name="buddy">
|
|---|
| [113] | 959 | <cstring>mc_spin</cstring>
|
|---|
| 960 | </property>
|
|---|
| 961 | </widget>
|
|---|
| 962 | </item>
|
|---|
| 963 | <item>
|
|---|
| [165] | 964 | <widget class="QDoubleSpinBox" name="mc_spin">
|
|---|
| 965 | <property name="enabled">
|
|---|
| [113] | 966 | <bool>false</bool>
|
|---|
| 967 | </property>
|
|---|
| [165] | 968 | <property name="maximum">
|
|---|
| [113] | 969 | <double>100.000000000000000</double>
|
|---|
| 970 | </property>
|
|---|
| [165] | 971 | <property name="singleStep">
|
|---|
| [113] | 972 | <double>0.100000000000000</double>
|
|---|
| 973 | </property>
|
|---|
| 974 | </widget>
|
|---|
| 975 | </item>
|
|---|
| 976 | </layout>
|
|---|
| 977 | </item>
|
|---|
| 978 | </layout>
|
|---|
| 979 | </widget>
|
|---|
| 980 | </item>
|
|---|
| 981 | <item>
|
|---|
| 982 | <spacer>
|
|---|
| [165] | 983 | <property name="orientation">
|
|---|
| [113] | 984 | <enum>Qt::Vertical</enum>
|
|---|
| 985 | </property>
|
|---|
| [165] | 986 | <property name="sizeType">
|
|---|
| [113] | 987 | <enum>QSizePolicy::Expanding</enum>
|
|---|
| 988 | </property>
|
|---|
| [165] | 989 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 990 | <size>
|
|---|
| [165] | 991 | <width>20</width>
|
|---|
| 992 | <height>40</height>
|
|---|
| [113] | 993 | </size>
|
|---|
| 994 | </property>
|
|---|
| 995 | </spacer>
|
|---|
| 996 | </item>
|
|---|
| 997 | </layout>
|
|---|
| 998 | </widget>
|
|---|
| [165] | 999 | <widget class="QWidget" name="tab_2">
|
|---|
| 1000 | <attribute name="title">
|
|---|
| [113] | 1001 | <string>Preferre&d audio and subtitles</string>
|
|---|
| 1002 | </attribute>
|
|---|
| [165] | 1003 | <layout class="QVBoxLayout">
|
|---|
| 1004 | <property name="spacing">
|
|---|
| [113] | 1005 | <number>6</number>
|
|---|
| 1006 | </property>
|
|---|
| [165] | 1007 | <property name="margin">
|
|---|
| [113] | 1008 | <number>9</number>
|
|---|
| 1009 | </property>
|
|---|
| 1010 | <item>
|
|---|
| [165] | 1011 | <widget class="QLabel" name="preferred_desc">
|
|---|
| 1012 | <property name="text">
|
|---|
| 1013 | <string><Here it goes an explanation text>
|
|---|
| [113] | 1014 | For translators: don't translate this text, it will be replaced with another one at runtime.</string>
|
|---|
| 1015 | </property>
|
|---|
| [165] | 1016 | <property name="wordWrap">
|
|---|
| [113] | 1017 | <bool>true</bool>
|
|---|
| 1018 | </property>
|
|---|
| 1019 | </widget>
|
|---|
| 1020 | </item>
|
|---|
| 1021 | <item>
|
|---|
| [165] | 1022 | <widget class="Line" name="line">
|
|---|
| 1023 | <property name="sizePolicy">
|
|---|
| 1024 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| [113] | 1025 | <horstretch>0</horstretch>
|
|---|
| 1026 | <verstretch>0</verstretch>
|
|---|
| 1027 | </sizepolicy>
|
|---|
| 1028 | </property>
|
|---|
| [165] | 1029 | <property name="orientation">
|
|---|
| [113] | 1030 | <enum>Qt::Horizontal</enum>
|
|---|
| 1031 | </property>
|
|---|
| 1032 | </widget>
|
|---|
| 1033 | </item>
|
|---|
| 1034 | <item>
|
|---|
| [165] | 1035 | <layout class="QGridLayout">
|
|---|
| 1036 | <property name="margin">
|
|---|
| [113] | 1037 | <number>0</number>
|
|---|
| 1038 | </property>
|
|---|
| [165] | 1039 | <property name="spacing">
|
|---|
| [113] | 1040 | <number>6</number>
|
|---|
| 1041 | </property>
|
|---|
| [165] | 1042 | <item row="1" column="2">
|
|---|
| [113] | 1043 | <spacer>
|
|---|
| [165] | 1044 | <property name="orientation">
|
|---|
| [113] | 1045 | <enum>Qt::Horizontal</enum>
|
|---|
| 1046 | </property>
|
|---|
| [165] | 1047 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 1048 | <size>
|
|---|
| 1049 | <width>40</width>
|
|---|
| 1050 | <height>20</height>
|
|---|
| 1051 | </size>
|
|---|
| 1052 | </property>
|
|---|
| 1053 | </spacer>
|
|---|
| 1054 | </item>
|
|---|
| [165] | 1055 | <item row="2" column="2">
|
|---|
| [113] | 1056 | <spacer>
|
|---|
| [165] | 1057 | <property name="orientation">
|
|---|
| [113] | 1058 | <enum>Qt::Horizontal</enum>
|
|---|
| 1059 | </property>
|
|---|
| [165] | 1060 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 1061 | <size>
|
|---|
| 1062 | <width>40</width>
|
|---|
| 1063 | <height>20</height>
|
|---|
| 1064 | </size>
|
|---|
| 1065 | </property>
|
|---|
| 1066 | </spacer>
|
|---|
| 1067 | </item>
|
|---|
| [165] | 1068 | <item row="2" column="1">
|
|---|
| 1069 | <widget class="QLineEdit" name="subtitle_lang_edit"/>
|
|---|
| [113] | 1070 | </item>
|
|---|
| [165] | 1071 | <item row="1" column="0">
|
|---|
| 1072 | <widget class="QLabel" name="textLabel1_20">
|
|---|
| 1073 | <property name="text">
|
|---|
| [113] | 1074 | <string>&Audio:</string>
|
|---|
| 1075 | </property>
|
|---|
| [165] | 1076 | <property name="alignment">
|
|---|
| [113] | 1077 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1078 | </property>
|
|---|
| [165] | 1079 | <property name="wordWrap">
|
|---|
| [113] | 1080 | <bool>false</bool>
|
|---|
| 1081 | </property>
|
|---|
| [165] | 1082 | <property name="buddy">
|
|---|
| [113] | 1083 | <cstring>audio_lang_edit</cstring>
|
|---|
| 1084 | </property>
|
|---|
| 1085 | </widget>
|
|---|
| 1086 | </item>
|
|---|
| [165] | 1087 | <item row="1" column="1">
|
|---|
| 1088 | <widget class="QLineEdit" name="audio_lang_edit"/>
|
|---|
| [113] | 1089 | </item>
|
|---|
| [165] | 1090 | <item row="2" column="0">
|
|---|
| 1091 | <widget class="QLabel" name="textLabel2_11">
|
|---|
| 1092 | <property name="text">
|
|---|
| [113] | 1093 | <string>Su&btitles:</string>
|
|---|
| 1094 | </property>
|
|---|
| [165] | 1095 | <property name="alignment">
|
|---|
| [113] | 1096 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1097 | </property>
|
|---|
| [165] | 1098 | <property name="wordWrap">
|
|---|
| [113] | 1099 | <bool>false</bool>
|
|---|
| 1100 | </property>
|
|---|
| [165] | 1101 | <property name="buddy">
|
|---|
| [113] | 1102 | <cstring>subtitle_lang_edit</cstring>
|
|---|
| 1103 | </property>
|
|---|
| 1104 | </widget>
|
|---|
| 1105 | </item>
|
|---|
| [165] | 1106 | <item row="0" column="0" colspan="3">
|
|---|
| 1107 | <widget class="QLabel" name="label_5">
|
|---|
| 1108 | <property name="text">
|
|---|
| [113] | 1109 | <string>Preferred language:</string>
|
|---|
| 1110 | </property>
|
|---|
| 1111 | </widget>
|
|---|
| 1112 | </item>
|
|---|
| 1113 | </layout>
|
|---|
| 1114 | </item>
|
|---|
| 1115 | <item>
|
|---|
| [165] | 1116 | <widget class="Line" name="line_2">
|
|---|
| 1117 | <property name="orientation">
|
|---|
| [113] | 1118 | <enum>Qt::Horizontal</enum>
|
|---|
| 1119 | </property>
|
|---|
| 1120 | </widget>
|
|---|
| 1121 | </item>
|
|---|
| 1122 | <item>
|
|---|
| [165] | 1123 | <layout class="QGridLayout">
|
|---|
| 1124 | <property name="margin">
|
|---|
| [113] | 1125 | <number>0</number>
|
|---|
| 1126 | </property>
|
|---|
| [165] | 1127 | <property name="spacing">
|
|---|
| [113] | 1128 | <number>6</number>
|
|---|
| 1129 | </property>
|
|---|
| [165] | 1130 | <item row="1" column="1">
|
|---|
| 1131 | <widget class="QSpinBox" name="audio_track_spin">
|
|---|
| 1132 | <property name="minimum">
|
|---|
| [113] | 1133 | <number>1</number>
|
|---|
| 1134 | </property>
|
|---|
| [165] | 1135 | <property name="maximum">
|
|---|
| [113] | 1136 | <number>99</number>
|
|---|
| 1137 | </property>
|
|---|
| 1138 | </widget>
|
|---|
| 1139 | </item>
|
|---|
| [165] | 1140 | <item row="1" column="0">
|
|---|
| 1141 | <widget class="QLabel" name="label_3">
|
|---|
| 1142 | <property name="text">
|
|---|
| [113] | 1143 | <string>Audi&o:</string>
|
|---|
| 1144 | </property>
|
|---|
| [165] | 1145 | <property name="alignment">
|
|---|
| [113] | 1146 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1147 | </property>
|
|---|
| [165] | 1148 | <property name="buddy">
|
|---|
| [113] | 1149 | <cstring>audio_track_spin</cstring>
|
|---|
| 1150 | </property>
|
|---|
| 1151 | </widget>
|
|---|
| 1152 | </item>
|
|---|
| [165] | 1153 | <item row="2" column="0">
|
|---|
| 1154 | <widget class="QLabel" name="label_4">
|
|---|
| 1155 | <property name="text">
|
|---|
| [113] | 1156 | <string>&Subtitle:</string>
|
|---|
| 1157 | </property>
|
|---|
| [165] | 1158 | <property name="alignment">
|
|---|
| [113] | 1159 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1160 | </property>
|
|---|
| [165] | 1161 | <property name="buddy">
|
|---|
| [113] | 1162 | <cstring>subtitle_track_spin</cstring>
|
|---|
| 1163 | </property>
|
|---|
| 1164 | </widget>
|
|---|
| 1165 | </item>
|
|---|
| [165] | 1166 | <item row="2" column="2">
|
|---|
| [113] | 1167 | <spacer>
|
|---|
| [165] | 1168 | <property name="orientation">
|
|---|
| [113] | 1169 | <enum>Qt::Horizontal</enum>
|
|---|
| 1170 | </property>
|
|---|
| [165] | 1171 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 1172 | <size>
|
|---|
| 1173 | <width>151</width>
|
|---|
| 1174 | <height>20</height>
|
|---|
| 1175 | </size>
|
|---|
| 1176 | </property>
|
|---|
| 1177 | </spacer>
|
|---|
| 1178 | </item>
|
|---|
| [165] | 1179 | <item row="1" column="2">
|
|---|
| [113] | 1180 | <spacer>
|
|---|
| [165] | 1181 | <property name="orientation">
|
|---|
| [113] | 1182 | <enum>Qt::Horizontal</enum>
|
|---|
| 1183 | </property>
|
|---|
| [165] | 1184 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 1185 | <size>
|
|---|
| 1186 | <width>151</width>
|
|---|
| 1187 | <height>20</height>
|
|---|
| 1188 | </size>
|
|---|
| 1189 | </property>
|
|---|
| 1190 | </spacer>
|
|---|
| 1191 | </item>
|
|---|
| [165] | 1192 | <item row="2" column="1">
|
|---|
| 1193 | <widget class="QSpinBox" name="subtitle_track_spin">
|
|---|
| 1194 | <property name="minimum">
|
|---|
| [113] | 1195 | <number>1</number>
|
|---|
| 1196 | </property>
|
|---|
| 1197 | </widget>
|
|---|
| 1198 | </item>
|
|---|
| [165] | 1199 | <item row="0" column="0" colspan="3">
|
|---|
| 1200 | <widget class="QLabel" name="label_2">
|
|---|
| 1201 | <property name="text">
|
|---|
| [113] | 1202 | <string>Or choose a track number:</string>
|
|---|
| 1203 | </property>
|
|---|
| 1204 | </widget>
|
|---|
| 1205 | </item>
|
|---|
| 1206 | </layout>
|
|---|
| 1207 | </item>
|
|---|
| 1208 | <item>
|
|---|
| 1209 | <spacer>
|
|---|
| [165] | 1210 | <property name="orientation">
|
|---|
| [113] | 1211 | <enum>Qt::Vertical</enum>
|
|---|
| 1212 | </property>
|
|---|
| [165] | 1213 | <property name="sizeHint" stdset="0">
|
|---|
| [113] | 1214 | <size>
|
|---|
| 1215 | <width>20</width>
|
|---|
| 1216 | <height>40</height>
|
|---|
| 1217 | </size>
|
|---|
| 1218 | </property>
|
|---|
| 1219 | </spacer>
|
|---|
| 1220 | </item>
|
|---|
| 1221 | </layout>
|
|---|
| 1222 | </widget>
|
|---|
| 1223 | </widget>
|
|---|
| 1224 | </item>
|
|---|
| 1225 | </layout>
|
|---|
| 1226 | </widget>
|
|---|
| 1227 | <customwidgets>
|
|---|
| 1228 | <customwidget>
|
|---|
| 1229 | <class>TristateCombo</class>
|
|---|
| 1230 | <extends>QComboBox</extends>
|
|---|
| 1231 | <header>tristatecombo.h</header>
|
|---|
| 1232 | </customwidget>
|
|---|
| 1233 | <customwidget>
|
|---|
| 1234 | <class>FileChooser</class>
|
|---|
| 1235 | <extends>QLineEdit</extends>
|
|---|
| 1236 | <header>filechooser.h</header>
|
|---|
| 1237 | </customwidget>
|
|---|
| 1238 | </customwidgets>
|
|---|
| 1239 | <tabstops>
|
|---|
| 1240 | <tabstop>general_tab</tabstop>
|
|---|
| 1241 | <tabstop>mplayerbin_edit</tabstop>
|
|---|
| 1242 | <tabstop>remember_all_check</tabstop>
|
|---|
| 1243 | <tabstop>remember_time_check</tabstop>
|
|---|
| 1244 | <tabstop>filesettings_method_combo</tabstop>
|
|---|
| 1245 | <tabstop>use_screenshots_check</tabstop>
|
|---|
| 1246 | <tabstop>screenshot_edit</tabstop>
|
|---|
| [170] | 1247 | <tabstop>pause_if_hidden_check</tabstop>
|
|---|
| [113] | 1248 | <tabstop>close_on_finish_check</tabstop>
|
|---|
| [170] | 1249 | <tabstop>shutdown_check</tabstop>
|
|---|
| [113] | 1250 | <tabstop>vo_combo</tabstop>
|
|---|
| 1251 | <tabstop>vo_user_defined_edit</tabstop>
|
|---|
| [119] | 1252 | <tabstop>vdpau_button</tabstop>
|
|---|
| [113] | 1253 | <tabstop>postprocessing_check</tabstop>
|
|---|
| 1254 | <tabstop>autoq_spin</tabstop>
|
|---|
| 1255 | <tabstop>deinterlace_combo</tabstop>
|
|---|
| 1256 | <tabstop>zoom_spin</tabstop>
|
|---|
| 1257 | <tabstop>eq2_check</tabstop>
|
|---|
| 1258 | <tabstop>direct_rendering_check</tabstop>
|
|---|
| 1259 | <tabstop>double_buffer_check</tabstop>
|
|---|
| 1260 | <tabstop>use_slices_check</tabstop>
|
|---|
| 1261 | <tabstop>start_fullscreen_check</tabstop>
|
|---|
| 1262 | <tabstop>blackborders_on_fs_check</tabstop>
|
|---|
| 1263 | <tabstop>screensaver_check</tabstop>
|
|---|
| 1264 | <tabstop>turn_screensaver_off_check</tabstop>
|
|---|
| 1265 | <tabstop>avoid_screensaver_check</tabstop>
|
|---|
| 1266 | <tabstop>ao_combo</tabstop>
|
|---|
| 1267 | <tabstop>ao_user_defined_edit</tabstop>
|
|---|
| 1268 | <tabstop>audio_equalizer_check</tabstop>
|
|---|
| [165] | 1269 | <tabstop>global_audio_equalizer_check</tabstop>
|
|---|
| [113] | 1270 | <tabstop>hwac3_check</tabstop>
|
|---|
| 1271 | <tabstop>channels_combo</tabstop>
|
|---|
| 1272 | <tabstop>scaletempo_combo</tabstop>
|
|---|
| 1273 | <tabstop>global_volume_check</tabstop>
|
|---|
| 1274 | <tabstop>softvol_check</tabstop>
|
|---|
| 1275 | <tabstop>softvol_max_spin</tabstop>
|
|---|
| 1276 | <tabstop>volnorm_check</tabstop>
|
|---|
| 1277 | <tabstop>autosync_check</tabstop>
|
|---|
| 1278 | <tabstop>autosync_spin</tabstop>
|
|---|
| 1279 | <tabstop>use_mc_check</tabstop>
|
|---|
| 1280 | <tabstop>mc_spin</tabstop>
|
|---|
| 1281 | <tabstop>audio_lang_edit</tabstop>
|
|---|
| 1282 | <tabstop>subtitle_lang_edit</tabstop>
|
|---|
| 1283 | <tabstop>audio_track_spin</tabstop>
|
|---|
| 1284 | <tabstop>subtitle_track_spin</tabstop>
|
|---|
| 1285 | </tabstops>
|
|---|
| 1286 | <resources/>
|
|---|
| 1287 | <connections>
|
|---|
| 1288 | <connection>
|
|---|
| 1289 | <sender>softvol_check</sender>
|
|---|
| 1290 | <signal>toggled(bool)</signal>
|
|---|
| 1291 | <receiver>softvol_max_spin</receiver>
|
|---|
| 1292 | <slot>setEnabled(bool)</slot>
|
|---|
| 1293 | <hints>
|
|---|
| [165] | 1294 | <hint type="sourcelabel">
|
|---|
| [113] | 1295 | <x>124</x>
|
|---|
| 1296 | <y>256</y>
|
|---|
| 1297 | </hint>
|
|---|
| [165] | 1298 | <hint type="destinationlabel">
|
|---|
| [113] | 1299 | <x>504</x>
|
|---|
| 1300 | <y>256</y>
|
|---|
| 1301 | </hint>
|
|---|
| 1302 | </hints>
|
|---|
| 1303 | </connection>
|
|---|
| 1304 | <connection>
|
|---|
| 1305 | <sender>softvol_check</sender>
|
|---|
| 1306 | <signal>toggled(bool)</signal>
|
|---|
| 1307 | <receiver>amplification_label</receiver>
|
|---|
| 1308 | <slot>setEnabled(bool)</slot>
|
|---|
| 1309 | <hints>
|
|---|
| [165] | 1310 | <hint type="sourcelabel">
|
|---|
| [113] | 1311 | <x>124</x>
|
|---|
| 1312 | <y>256</y>
|
|---|
| 1313 | </hint>
|
|---|
| [165] | 1314 | <hint type="destinationlabel">
|
|---|
| [113] | 1315 | <x>405</x>
|
|---|
| 1316 | <y>256</y>
|
|---|
| 1317 | </hint>
|
|---|
| 1318 | </hints>
|
|---|
| 1319 | </connection>
|
|---|
| 1320 | <connection>
|
|---|
| 1321 | <sender>remember_all_check</sender>
|
|---|
| 1322 | <signal>toggled(bool)</signal>
|
|---|
| 1323 | <receiver>remember_time_check</receiver>
|
|---|
| 1324 | <slot>setEnabled(bool)</slot>
|
|---|
| 1325 | <hints>
|
|---|
| [165] | 1326 | <hint type="sourcelabel">
|
|---|
| [113] | 1327 | <x>280</x>
|
|---|
| 1328 | <y>323</y>
|
|---|
| 1329 | </hint>
|
|---|
| [165] | 1330 | <hint type="destinationlabel">
|
|---|
| [113] | 1331 | <x>293</x>
|
|---|
| 1332 | <y>355</y>
|
|---|
| 1333 | </hint>
|
|---|
| 1334 | </hints>
|
|---|
| 1335 | </connection>
|
|---|
| 1336 | <connection>
|
|---|
| 1337 | <sender>remember_all_check</sender>
|
|---|
| 1338 | <signal>toggled(bool)</signal>
|
|---|
| 1339 | <receiver>filesettings_method_label</receiver>
|
|---|
| 1340 | <slot>setEnabled(bool)</slot>
|
|---|
| 1341 | <hints>
|
|---|
| [165] | 1342 | <hint type="sourcelabel">
|
|---|
| [113] | 1343 | <x>229</x>
|
|---|
| 1344 | <y>233</y>
|
|---|
| 1345 | </hint>
|
|---|
| [165] | 1346 | <hint type="destinationlabel">
|
|---|
| [113] | 1347 | <x>93</x>
|
|---|
| 1348 | <y>298</y>
|
|---|
| 1349 | </hint>
|
|---|
| 1350 | </hints>
|
|---|
| 1351 | </connection>
|
|---|
| 1352 | <connection>
|
|---|
| 1353 | <sender>remember_all_check</sender>
|
|---|
| 1354 | <signal>toggled(bool)</signal>
|
|---|
| 1355 | <receiver>filesettings_method_combo</receiver>
|
|---|
| 1356 | <slot>setEnabled(bool)</slot>
|
|---|
| 1357 | <hints>
|
|---|
| [165] | 1358 | <hint type="sourcelabel">
|
|---|
| [113] | 1359 | <x>229</x>
|
|---|
| 1360 | <y>233</y>
|
|---|
| 1361 | </hint>
|
|---|
| [165] | 1362 | <hint type="destinationlabel">
|
|---|
| [113] | 1363 | <x>181</x>
|
|---|
| 1364 | <y>298</y>
|
|---|
| 1365 | </hint>
|
|---|
| 1366 | </hints>
|
|---|
| 1367 | </connection>
|
|---|
| 1368 | <connection>
|
|---|
| 1369 | <sender>use_screenshots_check</sender>
|
|---|
| 1370 | <signal>toggled(bool)</signal>
|
|---|
| 1371 | <receiver>screenshots_dir_label</receiver>
|
|---|
| 1372 | <slot>setEnabled(bool)</slot>
|
|---|
| 1373 | <hints>
|
|---|
| [165] | 1374 | <hint type="sourcelabel">
|
|---|
| [113] | 1375 | <x>229</x>
|
|---|
| 1376 | <y>256</y>
|
|---|
| 1377 | </hint>
|
|---|
| [165] | 1378 | <hint type="destinationlabel">
|
|---|
| [113] | 1379 | <x>43</x>
|
|---|
| 1380 | <y>288</y>
|
|---|
| 1381 | </hint>
|
|---|
| 1382 | </hints>
|
|---|
| 1383 | </connection>
|
|---|
| 1384 | <connection>
|
|---|
| 1385 | <sender>use_screenshots_check</sender>
|
|---|
| 1386 | <signal>toggled(bool)</signal>
|
|---|
| 1387 | <receiver>screenshot_edit</receiver>
|
|---|
| 1388 | <slot>setEnabled(bool)</slot>
|
|---|
| 1389 | <hints>
|
|---|
| [165] | 1390 | <hint type="sourcelabel">
|
|---|
| [113] | 1391 | <x>229</x>
|
|---|
| 1392 | <y>256</y>
|
|---|
| 1393 | </hint>
|
|---|
| [165] | 1394 | <hint type="destinationlabel">
|
|---|
| [113] | 1395 | <x>254</x>
|
|---|
| 1396 | <y>288</y>
|
|---|
| 1397 | </hint>
|
|---|
| 1398 | </hints>
|
|---|
| 1399 | </connection>
|
|---|
| 1400 | <connection>
|
|---|
| 1401 | <sender>autosync_check</sender>
|
|---|
| 1402 | <signal>toggled(bool)</signal>
|
|---|
| 1403 | <receiver>autosync_spin</receiver>
|
|---|
| 1404 | <slot>setEnabled(bool)</slot>
|
|---|
| 1405 | <hints>
|
|---|
| [165] | 1406 | <hint type="sourcelabel">
|
|---|
| [113] | 1407 | <x>137</x>
|
|---|
| 1408 | <y>385</y>
|
|---|
| 1409 | </hint>
|
|---|
| [165] | 1410 | <hint type="destinationlabel">
|
|---|
| [113] | 1411 | <x>430</x>
|
|---|
| 1412 | <y>386</y>
|
|---|
| 1413 | </hint>
|
|---|
| 1414 | </hints>
|
|---|
| 1415 | </connection>
|
|---|
| 1416 | <connection>
|
|---|
| 1417 | <sender>autosync_check</sender>
|
|---|
| 1418 | <signal>toggled(bool)</signal>
|
|---|
| 1419 | <receiver>factor_label</receiver>
|
|---|
| 1420 | <slot>setEnabled(bool)</slot>
|
|---|
| 1421 | <hints>
|
|---|
| [165] | 1422 | <hint type="sourcelabel">
|
|---|
| [113] | 1423 | <x>137</x>
|
|---|
| 1424 | <y>385</y>
|
|---|
| 1425 | </hint>
|
|---|
| [165] | 1426 | <hint type="destinationlabel">
|
|---|
| [113] | 1427 | <x>361</x>
|
|---|
| 1428 | <y>386</y>
|
|---|
| 1429 | </hint>
|
|---|
| 1430 | </hints>
|
|---|
| 1431 | </connection>
|
|---|
| 1432 | <connection>
|
|---|
| 1433 | <sender>use_mc_check</sender>
|
|---|
| 1434 | <signal>toggled(bool)</signal>
|
|---|
| 1435 | <receiver>mc_label</receiver>
|
|---|
| 1436 | <slot>setEnabled(bool)</slot>
|
|---|
| 1437 | <hints>
|
|---|
| [165] | 1438 | <hint type="sourcelabel">
|
|---|
| [113] | 1439 | <x>90</x>
|
|---|
| 1440 | <y>406</y>
|
|---|
| 1441 | </hint>
|
|---|
| [165] | 1442 | <hint type="destinationlabel">
|
|---|
| [113] | 1443 | <x>341</x>
|
|---|
| 1444 | <y>407</y>
|
|---|
| 1445 | </hint>
|
|---|
| 1446 | </hints>
|
|---|
| 1447 | </connection>
|
|---|
| 1448 | <connection>
|
|---|
| 1449 | <sender>use_mc_check</sender>
|
|---|
| 1450 | <signal>toggled(bool)</signal>
|
|---|
| 1451 | <receiver>mc_spin</receiver>
|
|---|
| 1452 | <slot>setEnabled(bool)</slot>
|
|---|
| 1453 | <hints>
|
|---|
| [165] | 1454 | <hint type="sourcelabel">
|
|---|
| [113] | 1455 | <x>90</x>
|
|---|
| 1456 | <y>406</y>
|
|---|
| 1457 | </hint>
|
|---|
| [165] | 1458 | <hint type="destinationlabel">
|
|---|
| [113] | 1459 | <x>432</x>
|
|---|
| 1460 | <y>407</y>
|
|---|
| 1461 | </hint>
|
|---|
| 1462 | </hints>
|
|---|
| 1463 | </connection>
|
|---|
| [165] | 1464 | <connection>
|
|---|
| 1465 | <sender>audio_equalizer_check</sender>
|
|---|
| 1466 | <signal>toggled(bool)</signal>
|
|---|
| 1467 | <receiver>global_audio_equalizer_check</receiver>
|
|---|
| 1468 | <slot>setEnabled(bool)</slot>
|
|---|
| 1469 | <hints>
|
|---|
| 1470 | <hint type="sourcelabel">
|
|---|
| 1471 | <x>115</x>
|
|---|
| 1472 | <y>95</y>
|
|---|
| 1473 | </hint>
|
|---|
| 1474 | <hint type="destinationlabel">
|
|---|
| 1475 | <x>389</x>
|
|---|
| 1476 | <y>95</y>
|
|---|
| 1477 | </hint>
|
|---|
| 1478 | </hints>
|
|---|
| 1479 | </connection>
|
|---|
| [170] | 1480 | <connection>
|
|---|
| 1481 | <sender>close_on_finish_check</sender>
|
|---|
| 1482 | <signal>toggled(bool)</signal>
|
|---|
| 1483 | <receiver>shutdown_check</receiver>
|
|---|
| 1484 | <slot>setEnabled(bool)</slot>
|
|---|
| 1485 | <hints>
|
|---|
| 1486 | <hint type="sourcelabel">
|
|---|
| 1487 | <x>245</x>
|
|---|
| 1488 | <y>352</y>
|
|---|
| 1489 | </hint>
|
|---|
| 1490 | <hint type="destinationlabel">
|
|---|
| 1491 | <x>120</x>
|
|---|
| 1492 | <y>380</y>
|
|---|
| 1493 | </hint>
|
|---|
| 1494 | </hints>
|
|---|
| 1495 | </connection>
|
|---|
| [113] | 1496 | </connections>
|
|---|
| 1497 | </ui>
|
|---|