| 1 | <ui version="4.0" >
|
|---|
| 2 | <class>PrefGeneral</class>
|
|---|
| 3 | <widget class="QWidget" name="PrefGeneral" >
|
|---|
| 4 | <property name="geometry" >
|
|---|
| 5 | <rect>
|
|---|
| 6 | <x>0</x>
|
|---|
| 7 | <y>0</y>
|
|---|
| 8 | <width>486</width>
|
|---|
| 9 | <height>533</height>
|
|---|
| 10 | </rect>
|
|---|
| 11 | </property>
|
|---|
| 12 | <layout class="QVBoxLayout" >
|
|---|
| 13 | <property name="spacing" >
|
|---|
| 14 | <number>0</number>
|
|---|
| 15 | </property>
|
|---|
| 16 | <property name="leftMargin" >
|
|---|
| 17 | <number>0</number>
|
|---|
| 18 | </property>
|
|---|
| 19 | <property name="topMargin" >
|
|---|
| 20 | <number>0</number>
|
|---|
| 21 | </property>
|
|---|
| 22 | <property name="rightMargin" >
|
|---|
| 23 | <number>0</number>
|
|---|
| 24 | </property>
|
|---|
| 25 | <property name="bottomMargin" >
|
|---|
| 26 | <number>0</number>
|
|---|
| 27 | </property>
|
|---|
| 28 | <item>
|
|---|
| 29 | <widget class="QTabWidget" name="general_tab" >
|
|---|
| 30 | <property name="currentIndex" >
|
|---|
| 31 | <number>0</number>
|
|---|
| 32 | </property>
|
|---|
| 33 | <widget class="QWidget" name="tab" >
|
|---|
| 34 | <attribute name="title" >
|
|---|
| 35 | <string>&General</string>
|
|---|
| 36 | </attribute>
|
|---|
| 37 | <layout class="QVBoxLayout" >
|
|---|
| 38 | <item>
|
|---|
| 39 | <layout class="QHBoxLayout" >
|
|---|
| 40 | <item>
|
|---|
| 41 | <widget class="QLabel" name="textLabel1_2" >
|
|---|
| 42 | <property name="text" >
|
|---|
| 43 | <string>&MPlayer executable:</string>
|
|---|
| 44 | </property>
|
|---|
| 45 | <property name="wordWrap" >
|
|---|
| 46 | <bool>false</bool>
|
|---|
| 47 | </property>
|
|---|
| 48 | <property name="buddy" >
|
|---|
| 49 | <cstring>mplayerbin_edit</cstring>
|
|---|
| 50 | </property>
|
|---|
| 51 | </widget>
|
|---|
| 52 | </item>
|
|---|
| 53 | <item>
|
|---|
| 54 | <widget class="FileChooser" name="mplayerbin_edit" />
|
|---|
| 55 | </item>
|
|---|
| 56 | </layout>
|
|---|
| 57 | </item>
|
|---|
| 58 | <item>
|
|---|
| 59 | <widget class="QGroupBox" name="groupBox_3" >
|
|---|
| 60 | <property name="title" >
|
|---|
| 61 | <string>Media settings</string>
|
|---|
| 62 | </property>
|
|---|
| 63 | <layout class="QVBoxLayout" >
|
|---|
| 64 | <item>
|
|---|
| 65 | <widget class="QCheckBox" name="remember_all_check" >
|
|---|
| 66 | <property name="text" >
|
|---|
| 67 | <string>&Remember settings for all files (audio track, subtitles...)</string>
|
|---|
| 68 | </property>
|
|---|
| 69 | </widget>
|
|---|
| 70 | </item>
|
|---|
| 71 | <item>
|
|---|
| 72 | <layout class="QGridLayout" >
|
|---|
| 73 | <item rowspan="2" row="0" column="0" >
|
|---|
| 74 | <spacer>
|
|---|
| 75 | <property name="orientation" >
|
|---|
| 76 | <enum>Qt::Horizontal</enum>
|
|---|
| 77 | </property>
|
|---|
| 78 | <property name="sizeType" >
|
|---|
| 79 | <enum>QSizePolicy::Preferred</enum>
|
|---|
| 80 | </property>
|
|---|
| 81 | <property name="sizeHint" >
|
|---|
| 82 | <size>
|
|---|
| 83 | <width>20</width>
|
|---|
| 84 | <height>61</height>
|
|---|
| 85 | </size>
|
|---|
| 86 | </property>
|
|---|
| 87 | </spacer>
|
|---|
| 88 | </item>
|
|---|
| 89 | <item row="0" column="1" >
|
|---|
| 90 | <widget class="QCheckBox" name="remember_time_check" >
|
|---|
| 91 | <property name="enabled" >
|
|---|
| 92 | <bool>false</bool>
|
|---|
| 93 | </property>
|
|---|
| 94 | <property name="sizePolicy" >
|
|---|
| 95 | <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
|
|---|
| 96 | <horstretch>0</horstretch>
|
|---|
| 97 | <verstretch>0</verstretch>
|
|---|
| 98 | </sizepolicy>
|
|---|
| 99 | </property>
|
|---|
| 100 | <property name="text" >
|
|---|
| 101 | <string>Remember &time position</string>
|
|---|
| 102 | </property>
|
|---|
| 103 | </widget>
|
|---|
| 104 | </item>
|
|---|
| 105 | <item row="1" column="1" >
|
|---|
| 106 | <layout class="QHBoxLayout" >
|
|---|
| 107 | <item>
|
|---|
| 108 | <widget class="QLabel" name="filesettings_method_label" >
|
|---|
| 109 | <property name="enabled" >
|
|---|
| 110 | <bool>false</bool>
|
|---|
| 111 | </property>
|
|---|
| 112 | <property name="text" >
|
|---|
| 113 | <string>&Store settings in</string>
|
|---|
| 114 | </property>
|
|---|
| 115 | <property name="buddy" >
|
|---|
| 116 | <cstring>filesettings_method_combo</cstring>
|
|---|
| 117 | </property>
|
|---|
| 118 | </widget>
|
|---|
| 119 | </item>
|
|---|
| 120 | <item>
|
|---|
| 121 | <widget class="QComboBox" name="filesettings_method_combo" >
|
|---|
| 122 | <property name="enabled" >
|
|---|
| 123 | <bool>false</bool>
|
|---|
| 124 | </property>
|
|---|
| 125 | </widget>
|
|---|
| 126 | </item>
|
|---|
| 127 | <item>
|
|---|
| 128 | <spacer>
|
|---|
| 129 | <property name="orientation" >
|
|---|
| 130 | <enum>Qt::Horizontal</enum>
|
|---|
| 131 | </property>
|
|---|
| 132 | <property name="sizeHint" >
|
|---|
| 133 | <size>
|
|---|
| 134 | <width>40</width>
|
|---|
| 135 | <height>20</height>
|
|---|
| 136 | </size>
|
|---|
| 137 | </property>
|
|---|
| 138 | </spacer>
|
|---|
| 139 | </item>
|
|---|
| 140 | </layout>
|
|---|
| 141 | </item>
|
|---|
| 142 | </layout>
|
|---|
| 143 | </item>
|
|---|
| 144 | </layout>
|
|---|
| 145 | </widget>
|
|---|
| 146 | </item>
|
|---|
| 147 | <item>
|
|---|
| 148 | <widget class="QGroupBox" name="groupBox_2" >
|
|---|
| 149 | <property name="title" >
|
|---|
| 150 | <string>Screenshots</string>
|
|---|
| 151 | </property>
|
|---|
| 152 | <layout class="QGridLayout" >
|
|---|
| 153 | <item row="0" column="0" colspan="2" >
|
|---|
| 154 | <widget class="QCheckBox" name="use_screenshots_check" >
|
|---|
| 155 | <property name="text" >
|
|---|
| 156 | <string>&Enable screenshots</string>
|
|---|
| 157 | </property>
|
|---|
| 158 | </widget>
|
|---|
| 159 | </item>
|
|---|
| 160 | <item row="1" column="0" >
|
|---|
| 161 | <widget class="QLabel" name="screenshots_dir_label" >
|
|---|
| 162 | <property name="enabled" >
|
|---|
| 163 | <bool>false</bool>
|
|---|
| 164 | </property>
|
|---|
| 165 | <property name="text" >
|
|---|
| 166 | <string>&Folder:</string>
|
|---|
| 167 | </property>
|
|---|
| 168 | <property name="wordWrap" >
|
|---|
| 169 | <bool>false</bool>
|
|---|
| 170 | </property>
|
|---|
| 171 | <property name="buddy" >
|
|---|
| 172 | <cstring>screenshot_edit</cstring>
|
|---|
| 173 | </property>
|
|---|
| 174 | </widget>
|
|---|
| 175 | </item>
|
|---|
| 176 | <item row="1" column="1" >
|
|---|
| 177 | <widget class="FileChooser" name="screenshot_edit" >
|
|---|
| 178 | <property name="enabled" >
|
|---|
| 179 | <bool>false</bool>
|
|---|
| 180 | </property>
|
|---|
| 181 | </widget>
|
|---|
| 182 | </item>
|
|---|
| 183 | </layout>
|
|---|
| 184 | </widget>
|
|---|
| 185 | </item>
|
|---|
| 186 | <item>
|
|---|
| 187 | <widget class="QCheckBox" name="close_on_finish_check" >
|
|---|
| 188 | <property name="text" >
|
|---|
| 189 | <string>&Close when finished playback</string>
|
|---|
| 190 | </property>
|
|---|
| 191 | </widget>
|
|---|
| 192 | </item>
|
|---|
| 193 | <item>
|
|---|
| 194 | <widget class="QCheckBox" name="pause_if_hidden_check" >
|
|---|
| 195 | <property name="text" >
|
|---|
| 196 | <string>&Pause when minimized</string>
|
|---|
| 197 | </property>
|
|---|
| 198 | </widget>
|
|---|
| 199 | </item>
|
|---|
| 200 | <item>
|
|---|
| 201 | <spacer>
|
|---|
| 202 | <property name="orientation" >
|
|---|
| 203 | <enum>Qt::Vertical</enum>
|
|---|
| 204 | </property>
|
|---|
| 205 | <property name="sizeType" >
|
|---|
| 206 | <enum>QSizePolicy::Expanding</enum>
|
|---|
| 207 | </property>
|
|---|
| 208 | <property name="sizeHint" >
|
|---|
| 209 | <size>
|
|---|
| 210 | <width>438</width>
|
|---|
| 211 | <height>31</height>
|
|---|
| 212 | </size>
|
|---|
| 213 | </property>
|
|---|
| 214 | </spacer>
|
|---|
| 215 | </item>
|
|---|
| 216 | </layout>
|
|---|
| 217 | </widget>
|
|---|
| 218 | <widget class="QWidget" name="tab_3" >
|
|---|
| 219 | <attribute name="title" >
|
|---|
| 220 | <string>&Video</string>
|
|---|
| 221 | </attribute>
|
|---|
| 222 | <layout class="QVBoxLayout" >
|
|---|
| 223 | <item>
|
|---|
| 224 | <layout class="QHBoxLayout" >
|
|---|
| 225 | <item>
|
|---|
| 226 | <widget class="QLabel" name="vo_label" >
|
|---|
| 227 | <property name="text" >
|
|---|
| 228 | <string>Ou&tput driver:</string>
|
|---|
| 229 | </property>
|
|---|
| 230 | <property name="wordWrap" >
|
|---|
| 231 | <bool>false</bool>
|
|---|
| 232 | </property>
|
|---|
| 233 | <property name="buddy" >
|
|---|
| 234 | <cstring>vo_combo</cstring>
|
|---|
| 235 | </property>
|
|---|
| 236 | </widget>
|
|---|
| 237 | </item>
|
|---|
| 238 | <item>
|
|---|
| 239 | <widget class="QComboBox" name="vo_combo" >
|
|---|
| 240 | <property name="sizePolicy" >
|
|---|
| 241 | <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
|
|---|
| 242 | <horstretch>0</horstretch>
|
|---|
| 243 | <verstretch>0</verstretch>
|
|---|
| 244 | </sizepolicy>
|
|---|
| 245 | </property>
|
|---|
| 246 | <property name="editable" >
|
|---|
| 247 | <bool>false</bool>
|
|---|
| 248 | </property>
|
|---|
| 249 | </widget>
|
|---|
| 250 | </item>
|
|---|
| 251 | <item>
|
|---|
| 252 | <widget class="QLineEdit" name="vo_user_defined_edit" />
|
|---|
| 253 | </item>
|
|---|
| 254 | <item>
|
|---|
| 255 | <spacer>
|
|---|
| 256 | <property name="orientation" >
|
|---|
| 257 | <enum>Qt::Horizontal</enum>
|
|---|
| 258 | </property>
|
|---|
| 259 | <property name="sizeHint" >
|
|---|
| 260 | <size>
|
|---|
| 261 | <width>81</width>
|
|---|
| 262 | <height>20</height>
|
|---|
| 263 | </size>
|
|---|
| 264 | </property>
|
|---|
| 265 | </spacer>
|
|---|
| 266 | </item>
|
|---|
| 267 | </layout>
|
|---|
| 268 | </item>
|
|---|
| 269 | <item>
|
|---|
| 270 | <widget class="QCheckBox" name="vdpau_filters_check" >
|
|---|
| 271 | <property name="text" >
|
|---|
| 272 | <string>Disable video filters when using vd&pau</string>
|
|---|
| 273 | </property>
|
|---|
| 274 | </widget>
|
|---|
| 275 | </item>
|
|---|
| 276 | <item>
|
|---|
| 277 | <widget class="Line" name="line_5" >
|
|---|
| 278 | <property name="sizePolicy" >
|
|---|
| 279 | <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
|---|
| 280 | <horstretch>0</horstretch>
|
|---|
| 281 | <verstretch>0</verstretch>
|
|---|
| 282 | </sizepolicy>
|
|---|
| 283 | </property>
|
|---|
| 284 | <property name="orientation" >
|
|---|
| 285 | <enum>Qt::Horizontal</enum>
|
|---|
| 286 | </property>
|
|---|
| 287 | </widget>
|
|---|
| 288 | </item>
|
|---|
| 289 | <item>
|
|---|
| 290 | <layout class="QHBoxLayout" >
|
|---|
| 291 | <property name="spacing" >
|
|---|
| 292 | <number>6</number>
|
|---|
| 293 | </property>
|
|---|
| 294 | <property name="leftMargin" >
|
|---|
| 295 | <number>0</number>
|
|---|
| 296 | </property>
|
|---|
| 297 | <property name="topMargin" >
|
|---|
| 298 | <number>0</number>
|
|---|
| 299 | </property>
|
|---|
| 300 | <property name="rightMargin" >
|
|---|
| 301 | <number>0</number>
|
|---|
| 302 | </property>
|
|---|
| 303 | <property name="bottomMargin" >
|
|---|
| 304 | <number>0</number>
|
|---|
| 305 | </property>
|
|---|
| 306 | <item>
|
|---|
| 307 | <widget class="QCheckBox" name="postprocessing_check" >
|
|---|
| 308 | <property name="text" >
|
|---|
| 309 | <string>&Enable postprocessing by default</string>
|
|---|
| 310 | </property>
|
|---|
| 311 | </widget>
|
|---|
| 312 | </item>
|
|---|
| 313 | <item>
|
|---|
| 314 | <spacer>
|
|---|
| 315 | <property name="orientation" >
|
|---|
| 316 | <enum>Qt::Horizontal</enum>
|
|---|
| 317 | </property>
|
|---|
| 318 | <property name="sizeHint" >
|
|---|
| 319 | <size>
|
|---|
| 320 | <width>20</width>
|
|---|
| 321 | <height>20</height>
|
|---|
| 322 | </size>
|
|---|
| 323 | </property>
|
|---|
| 324 | </spacer>
|
|---|
| 325 | </item>
|
|---|
| 326 | <item>
|
|---|
| 327 | <widget class="QLabel" name="textLabel1_5" >
|
|---|
| 328 | <property name="text" >
|
|---|
| 329 | <string>&Quality:</string>
|
|---|
| 330 | </property>
|
|---|
| 331 | <property name="wordWrap" >
|
|---|
| 332 | <bool>false</bool>
|
|---|
| 333 | </property>
|
|---|
| 334 | <property name="buddy" >
|
|---|
| 335 | <cstring>autoq_spin</cstring>
|
|---|
| 336 | </property>
|
|---|
| 337 | </widget>
|
|---|
| 338 | </item>
|
|---|
| 339 | <item>
|
|---|
| 340 | <widget class="QSpinBox" name="autoq_spin" >
|
|---|
| 341 | <property name="minimum" >
|
|---|
| 342 | <number>1</number>
|
|---|
| 343 | </property>
|
|---|
| 344 | <property name="maximum" >
|
|---|
| 345 | <number>6</number>
|
|---|
| 346 | </property>
|
|---|
| 347 | </widget>
|
|---|
| 348 | </item>
|
|---|
| 349 | </layout>
|
|---|
| 350 | </item>
|
|---|
| 351 | <item>
|
|---|
| 352 | <layout class="QHBoxLayout" >
|
|---|
| 353 | <property name="spacing" >
|
|---|
| 354 | <number>6</number>
|
|---|
| 355 | </property>
|
|---|
| 356 | <property name="leftMargin" >
|
|---|
| 357 | <number>0</number>
|
|---|
| 358 | </property>
|
|---|
| 359 | <property name="topMargin" >
|
|---|
| 360 | <number>0</number>
|
|---|
| 361 | </property>
|
|---|
| 362 | <property name="rightMargin" >
|
|---|
| 363 | <number>0</number>
|
|---|
| 364 | </property>
|
|---|
| 365 | <property name="bottomMargin" >
|
|---|
| 366 | <number>0</number>
|
|---|
| 367 | </property>
|
|---|
| 368 | <item>
|
|---|
| 369 | <widget class="QLabel" name="label_7" >
|
|---|
| 370 | <property name="text" >
|
|---|
| 371 | <string>Dei&nterlace by default (except for TV):</string>
|
|---|
| 372 | </property>
|
|---|
| 373 | <property name="buddy" >
|
|---|
| 374 | <cstring>deinterlace_combo</cstring>
|
|---|
| 375 | </property>
|
|---|
| 376 | </widget>
|
|---|
| 377 | </item>
|
|---|
| 378 | <item>
|
|---|
| 379 | <widget class="QComboBox" name="deinterlace_combo" >
|
|---|
| 380 | <property name="sizePolicy" >
|
|---|
| 381 | <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
|---|
| 382 | <horstretch>0</horstretch>
|
|---|
| 383 | <verstretch>0</verstretch>
|
|---|
| 384 | </sizepolicy>
|
|---|
| 385 | </property>
|
|---|
| 386 | </widget>
|
|---|
| 387 | </item>
|
|---|
| 388 | <item>
|
|---|
| 389 | <spacer>
|
|---|
| 390 | <property name="orientation" >
|
|---|
| 391 | <enum>Qt::Horizontal</enum>
|
|---|
| 392 | </property>
|
|---|
| 393 | <property name="sizeHint" >
|
|---|
| 394 | <size>
|
|---|
| 395 | <width>40</width>
|
|---|
| 396 | <height>20</height>
|
|---|
| 397 | </size>
|
|---|
| 398 | </property>
|
|---|
| 399 | </spacer>
|
|---|
| 400 | </item>
|
|---|
| 401 | </layout>
|
|---|
| 402 | </item>
|
|---|
| 403 | <item>
|
|---|
| 404 | <layout class="QHBoxLayout" >
|
|---|
| 405 | <item>
|
|---|
| 406 | <widget class="QLabel" name="label_8" >
|
|---|
| 407 | <property name="text" >
|
|---|
| 408 | <string>Default &zoom:</string>
|
|---|
| 409 | </property>
|
|---|
| 410 | <property name="buddy" >
|
|---|
| 411 | <cstring>zoom_spin</cstring>
|
|---|
| 412 | </property>
|
|---|
| 413 | </widget>
|
|---|
| 414 | </item>
|
|---|
| 415 | <item>
|
|---|
| 416 | <widget class="QDoubleSpinBox" name="zoom_spin" >
|
|---|
| 417 | <property name="minimum" >
|
|---|
| 418 | <double>0.500000000000000</double>
|
|---|
| 419 | </property>
|
|---|
| 420 | <property name="maximum" >
|
|---|
| 421 | <double>10.000000000000000</double>
|
|---|
| 422 | </property>
|
|---|
| 423 | <property name="singleStep" >
|
|---|
| 424 | <double>0.100000000000000</double>
|
|---|
| 425 | </property>
|
|---|
| 426 | <property name="value" >
|
|---|
| 427 | <double>1.000000000000000</double>
|
|---|
| 428 | </property>
|
|---|
| 429 | </widget>
|
|---|
| 430 | </item>
|
|---|
| 431 | <item>
|
|---|
| 432 | <spacer>
|
|---|
| 433 | <property name="orientation" >
|
|---|
| 434 | <enum>Qt::Horizontal</enum>
|
|---|
| 435 | </property>
|
|---|
| 436 | <property name="sizeHint" >
|
|---|
| 437 | <size>
|
|---|
| 438 | <width>40</width>
|
|---|
| 439 | <height>20</height>
|
|---|
| 440 | </size>
|
|---|
| 441 | </property>
|
|---|
| 442 | </spacer>
|
|---|
| 443 | </item>
|
|---|
| 444 | </layout>
|
|---|
| 445 | </item>
|
|---|
| 446 | <item>
|
|---|
| 447 | <widget class="Line" name="line_4" >
|
|---|
| 448 | <property name="sizePolicy" >
|
|---|
| 449 | <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
|---|
| 450 | <horstretch>0</horstretch>
|
|---|
| 451 | <verstretch>0</verstretch>
|
|---|
| 452 | </sizepolicy>
|
|---|
| 453 | </property>
|
|---|
| 454 | <property name="orientation" >
|
|---|
| 455 | <enum>Qt::Horizontal</enum>
|
|---|
| 456 | </property>
|
|---|
| 457 | </widget>
|
|---|
| 458 | </item>
|
|---|
| 459 | <item>
|
|---|
| 460 | <widget class="QCheckBox" name="eq2_check" >
|
|---|
| 461 | <property name="text" >
|
|---|
| 462 | <string>Use s&oftware video equalizer</string>
|
|---|
| 463 | </property>
|
|---|
| 464 | </widget>
|
|---|
| 465 | </item>
|
|---|
| 466 | <item>
|
|---|
| 467 | <widget class="QCheckBox" name="direct_rendering_check" >
|
|---|
| 468 | <property name="text" >
|
|---|
| 469 | <string>D&irect rendering</string>
|
|---|
| 470 | </property>
|
|---|
| 471 | </widget>
|
|---|
| 472 | </item>
|
|---|
| 473 | <item>
|
|---|
| 474 | <widget class="QCheckBox" name="double_buffer_check" >
|
|---|
| 475 | <property name="text" >
|
|---|
| 476 | <string>Dou&ble buffering</string>
|
|---|
| 477 | </property>
|
|---|
| 478 | </widget>
|
|---|
| 479 | </item>
|
|---|
| 480 | <item>
|
|---|
| 481 | <widget class="QCheckBox" name="use_slices_check" >
|
|---|
| 482 | <property name="text" >
|
|---|
| 483 | <string>Dra&w video using slices</string>
|
|---|
| 484 | </property>
|
|---|
| 485 | </widget>
|
|---|
| 486 | </item>
|
|---|
| 487 | <item>
|
|---|
| 488 | <widget class="Line" name="line_3" >
|
|---|
| 489 | <property name="sizePolicy" >
|
|---|
| 490 | <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
|---|
| 491 | <horstretch>0</horstretch>
|
|---|
| 492 | <verstretch>0</verstretch>
|
|---|
| 493 | </sizepolicy>
|
|---|
| 494 | </property>
|
|---|
| 495 | <property name="orientation" >
|
|---|
| 496 | <enum>Qt::Horizontal</enum>
|
|---|
| 497 | </property>
|
|---|
| 498 | </widget>
|
|---|
| 499 | </item>
|
|---|
| 500 | <item>
|
|---|
| 501 | <widget class="QCheckBox" name="start_fullscreen_check" >
|
|---|
| 502 | <property name="text" >
|
|---|
| 503 | <string>Start videos in &fullscreen</string>
|
|---|
| 504 | </property>
|
|---|
| 505 | </widget>
|
|---|
| 506 | </item>
|
|---|
| 507 | <item>
|
|---|
| 508 | <widget class="QCheckBox" name="blackborders_on_fs_check" >
|
|---|
| 509 | <property name="text" >
|
|---|
| 510 | <string>&Add black borders on fullscreen</string>
|
|---|
| 511 | </property>
|
|---|
| 512 | </widget>
|
|---|
| 513 | </item>
|
|---|
| 514 | <item>
|
|---|
| 515 | <widget class="QCheckBox" name="screensaver_check" >
|
|---|
| 516 | <property name="text" >
|
|---|
| 517 | <string>Disable &screensaver</string>
|
|---|
| 518 | </property>
|
|---|
| 519 | </widget>
|
|---|
| 520 | </item>
|
|---|
| 521 | <item>
|
|---|
| 522 | <widget class="QGroupBox" name="screensaver_group" >
|
|---|
| 523 | <property name="title" >
|
|---|
| 524 | <string>Screensaver</string>
|
|---|
| 525 | </property>
|
|---|
| 526 | <layout class="QVBoxLayout" >
|
|---|
| 527 | <item>
|
|---|
| 528 | <widget class="QCheckBox" name="turn_screensaver_off_check" >
|
|---|
| 529 | <property name="text" >
|
|---|
| 530 | <string>Swit&ch screensaver off</string>
|
|---|
| 531 | </property>
|
|---|
| 532 | </widget>
|
|---|
| 533 | </item>
|
|---|
| 534 | <item>
|
|---|
| 535 | <widget class="QCheckBox" name="avoid_screensaver_check" >
|
|---|
| 536 | <property name="text" >
|
|---|
| 537 | <string>Avoid &screensaver</string>
|
|---|
| 538 | </property>
|
|---|
| 539 | </widget>
|
|---|
| 540 | </item>
|
|---|
| 541 | </layout>
|
|---|
| 542 | </widget>
|
|---|
| 543 | </item>
|
|---|
| 544 | <item>
|
|---|
| 545 | <spacer>
|
|---|
| 546 | <property name="orientation" >
|
|---|
| 547 | <enum>Qt::Vertical</enum>
|
|---|
| 548 | </property>
|
|---|
| 549 | <property name="sizeHint" >
|
|---|
| 550 | <size>
|
|---|
| 551 | <width>438</width>
|
|---|
| 552 | <height>41</height>
|
|---|
| 553 | </size>
|
|---|
| 554 | </property>
|
|---|
| 555 | </spacer>
|
|---|
| 556 | </item>
|
|---|
| 557 | </layout>
|
|---|
| 558 | </widget>
|
|---|
| 559 | <widget class="QWidget" name="video_and_audio_tab" >
|
|---|
| 560 | <attribute name="title" >
|
|---|
| 561 | <string>A&udio</string>
|
|---|
| 562 | </attribute>
|
|---|
| 563 | <layout class="QVBoxLayout" >
|
|---|
| 564 | <item>
|
|---|
| 565 | <layout class="QHBoxLayout" >
|
|---|
| 566 | <item>
|
|---|
| 567 | <widget class="QLabel" name="ao_label" >
|
|---|
| 568 | <property name="text" >
|
|---|
| 569 | <string>Ou&tput driver:</string>
|
|---|
| 570 | </property>
|
|---|
| 571 | <property name="wordWrap" >
|
|---|
| 572 | <bool>false</bool>
|
|---|
| 573 | </property>
|
|---|
| 574 | <property name="buddy" >
|
|---|
| 575 | <cstring>ao_combo</cstring>
|
|---|
| 576 | </property>
|
|---|
| 577 | </widget>
|
|---|
| 578 | </item>
|
|---|
| 579 | <item>
|
|---|
| 580 | <widget class="QComboBox" name="ao_combo" >
|
|---|
| 581 | <property name="sizePolicy" >
|
|---|
| 582 | <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
|
|---|
| 583 | <horstretch>0</horstretch>
|
|---|
| 584 | <verstretch>0</verstretch>
|
|---|
| 585 | </sizepolicy>
|
|---|
| 586 | </property>
|
|---|
| 587 | <property name="editable" >
|
|---|
| 588 | <bool>false</bool>
|
|---|
| 589 | </property>
|
|---|
| 590 | </widget>
|
|---|
| 591 | </item>
|
|---|
| 592 | <item>
|
|---|
| 593 | <widget class="QLineEdit" name="ao_user_defined_edit" />
|
|---|
| 594 | </item>
|
|---|
| 595 | <item>
|
|---|
| 596 | <spacer>
|
|---|
| 597 | <property name="orientation" >
|
|---|
| 598 | <enum>Qt::Horizontal</enum>
|
|---|
| 599 | </property>
|
|---|
| 600 | <property name="sizeHint" >
|
|---|
| 601 | <size>
|
|---|
| 602 | <width>81</width>
|
|---|
| 603 | <height>20</height>
|
|---|
| 604 | </size>
|
|---|
| 605 | </property>
|
|---|
| 606 | </spacer>
|
|---|
| 607 | </item>
|
|---|
| 608 | </layout>
|
|---|
| 609 | </item>
|
|---|
| 610 | <item>
|
|---|
| 611 | <widget class="Line" name="line_6" >
|
|---|
| 612 | <property name="sizePolicy" >
|
|---|
| 613 | <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
|---|
| 614 | <horstretch>0</horstretch>
|
|---|
| 615 | <verstretch>0</verstretch>
|
|---|
| 616 | </sizepolicy>
|
|---|
| 617 | </property>
|
|---|
| 618 | <property name="orientation" >
|
|---|
| 619 | <enum>Qt::Horizontal</enum>
|
|---|
| 620 | </property>
|
|---|
| 621 | </widget>
|
|---|
| 622 | </item>
|
|---|
| 623 | <item>
|
|---|
| 624 | <widget class="QCheckBox" name="audio_equalizer_check" >
|
|---|
| 625 | <property name="text" >
|
|---|
| 626 | <string>&Enable the audio equalizer</string>
|
|---|
| 627 | </property>
|
|---|
|
|---|