From ddef07cab834612d6470fbb4483afde40cd2d708 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20=C5=81ukasik?= Date: Mon, 12 Mar 2018 05:45:30 -0400 Subject: Import smplayer_18.2.2~ds0.orig.tar.bz2 [dgit import orig smplayer_18.2.2~ds0.orig.tar.bz2] --- src/prefnetwork.ui | 597 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 597 insertions(+) create mode 100644 src/prefnetwork.ui (limited to 'src/prefnetwork.ui') diff --git a/src/prefnetwork.ui b/src/prefnetwork.ui new file mode 100644 index 0000000..3a0b564 --- /dev/null +++ b/src/prefnetwork.ui @@ -0,0 +1,597 @@ + + + PrefNetwork + + + + 0 + 0 + 480 + 514 + + + + + 0 + + + + + 0 + + + + &YouTube (and other sites) + + + + + + + + Support for &video sites: + + + streaming_type_combo + + + + + + + + 0 + 0 + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + 0 + + + + + Qt::Horizontal + + + QSizePolicy::Fixed + + + + 20 + 20 + + + + + + + + P&referred quality: + + + ytdl_quality_combo + + + + + + + + + + Qt::Horizontal + + + + 221 + 20 + + + + + + + + + + + Options for YouTube + + + + + + + + Playback &quality + + + yt_quality_combo + + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + + &User agent + + + yt_user_agent_edit + + + + + + + + + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + C&hromecast + + + + + + Web Server + + + + + + + 75 + true + + + + Changes in this section will be applied the next time the web server is restarted + + + Qt::AlignCenter + + + true + + + + + + + 65535 + + + + + + + &Directory listing + + + + + + + Local &IP: + + + local_ip_combo + + + + + + + Qt::Horizontal + + + + 179 + 20 + + + + + + + + &Port: + + + port_spin + + + + + + + Qt::Horizontal + + + + 179 + 20 + + + + + + + + In order to serve local media from this computer to Chromecast, SMPlayer will run a tiny web server. You can adjust here some of the settings. + + + true + + + + + + + Qt::Horizontal + + + + + + + true + + + + + + + + + + Subtitles + + + + + + Convert SRT subtitles to &VTT + + + + + + + false + + + + 0 + + + + + Qt::Horizontal + + + QSizePolicy::Fixed + + + + 21 + 61 + + + + + + + + &Overwrite existing VTT files + + + + + + + Try to &remove advertisements + + + + + + + + + Position of &subtitles on screen: + + + subs_position_spin + + + + + + + -1 + + + 100 + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + &Proxy + + + + + + &Enable proxy + + + + + + + false + + + + + + &Host: + + + proxy_hostname_edit + + + + + + + + + + &Port: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + proxy_port_spin + + + + + + + 65535 + + + + + + + &Username: + + + proxy_username_edit + + + + + + + + + + Pa&ssword: + + + proxy_password_edit + + + + + + + QLineEdit::Password + + + + + + + &Type: + + + proxy_type_combo + + + + + + + + + + Qt::Horizontal + + + + 261 + 20 + + + + + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + + + tab_widget + streaming_type_combo + ytdl_quality_combo + yt_quality_combo + yt_user_agent_edit + local_ip_combo + port_spin + directory_listing_check + convert_subs_check + overwrite_subs_check + subs_filter_check + subs_position_spin + use_proxy_check + proxy_hostname_edit + proxy_port_spin + proxy_username_edit + proxy_password_edit + proxy_type_combo + + + + + use_proxy_check + toggled(bool) + proxy_container + setEnabled(bool) + + + 239 + 50 + + + 239 + 139 + + + + + convert_subs_check + toggled(bool) + subtitle_container + setEnabled(bool) + + + 243 + 311 + + + 243 + 376 + + + + + -- cgit v1.2.3