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