BackendSettingsPage: Add tooltip for HTTP/2
You need to restart Strawberry for this setting to take affect
This commit is contained in:
@@ -132,7 +132,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<spacer name="spacer_alsaplugin">
|
<spacer name="spacer_alsaplugin">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Horizontal</enum>
|
<enum>Qt::Orientation::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizeHint" stdset="0">
|
<property name="sizeHint" stdset="0">
|
||||||
<size>
|
<size>
|
||||||
@@ -173,7 +173,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<spacer name="spacer_exclusive_mode">
|
<spacer name="spacer_exclusive_mode">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Horizontal</enum>
|
<enum>Qt::Orientation::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizeHint" stdset="0">
|
<property name="sizeHint" stdset="0">
|
||||||
<size>
|
<size>
|
||||||
@@ -265,7 +265,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<spacer name="spacer_channels">
|
<spacer name="spacer_channels">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Horizontal</enum>
|
<enum>Qt::Orientation::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizeHint" stdset="0">
|
<property name="sizeHint" stdset="0">
|
||||||
<size>
|
<size>
|
||||||
@@ -287,6 +287,9 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="checkbox_http2">
|
<widget class="QCheckBox" name="checkbox_http2">
|
||||||
|
<property name="toolTip">
|
||||||
|
<string>You need to restart Strawberry for this setting to take affect</string>
|
||||||
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Enable HTTP/2 for streaming</string>
|
<string>Enable HTTP/2 for streaming</string>
|
||||||
</property>
|
</property>
|
||||||
@@ -376,7 +379,7 @@
|
|||||||
<item row="2" column="2">
|
<item row="2" column="2">
|
||||||
<spacer name="spacer_buffer_3">
|
<spacer name="spacer_buffer_3">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Horizontal</enum>
|
<enum>Qt::Orientation::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizeHint" stdset="0">
|
<property name="sizeHint" stdset="0">
|
||||||
<size>
|
<size>
|
||||||
@@ -389,7 +392,7 @@
|
|||||||
<item row="1" column="2">
|
<item row="1" column="2">
|
||||||
<spacer name="spacer_buffer_2">
|
<spacer name="spacer_buffer_2">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Horizontal</enum>
|
<enum>Qt::Orientation::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizeHint" stdset="0">
|
<property name="sizeHint" stdset="0">
|
||||||
<size>
|
<size>
|
||||||
@@ -402,7 +405,7 @@
|
|||||||
<item row="0" column="2">
|
<item row="0" column="2">
|
||||||
<spacer name="spacer_buffer_1">
|
<spacer name="spacer_buffer_1">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Horizontal</enum>
|
<enum>Qt::Orientation::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizeHint" stdset="0">
|
<property name="sizeHint" stdset="0">
|
||||||
<size>
|
<size>
|
||||||
@@ -426,7 +429,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<spacer name="spacer_buffer_defaults">
|
<spacer name="spacer_buffer_defaults">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Horizontal</enum>
|
<enum>Qt::Orientation::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizeHint" stdset="0">
|
<property name="sizeHint" stdset="0">
|
||||||
<size>
|
<size>
|
||||||
@@ -542,7 +545,7 @@
|
|||||||
<number>600</number>
|
<number>600</number>
|
||||||
</property>
|
</property>
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Horizontal</enum>
|
<enum>Qt::Orientation::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="sticky_center" stdset="0">
|
<property name="sticky_center" stdset="0">
|
||||||
<number>600</number>
|
<number>600</number>
|
||||||
@@ -575,7 +578,7 @@
|
|||||||
<number>600</number>
|
<number>600</number>
|
||||||
</property>
|
</property>
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Horizontal</enum>
|
<enum>Qt::Orientation::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="sticky_center" stdset="0">
|
<property name="sticky_center" stdset="0">
|
||||||
<number>600</number>
|
<number>600</number>
|
||||||
@@ -661,7 +664,7 @@
|
|||||||
<number>-230</number>
|
<number>-230</number>
|
||||||
</property>
|
</property>
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Horizontal</enum>
|
<enum>Qt::Orientation::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="sticky_center" stdset="0">
|
<property name="sticky_center" stdset="0">
|
||||||
<number>-230</number>
|
<number>-230</number>
|
||||||
@@ -766,7 +769,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<spacer name="spacer_fading_1">
|
<spacer name="spacer_fading_1">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Horizontal</enum>
|
<enum>Qt::Orientation::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizeHint" stdset="0">
|
<property name="sizeHint" stdset="0">
|
||||||
<size>
|
<size>
|
||||||
@@ -817,7 +820,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<spacer name="spacer_fading_duration_1">
|
<spacer name="spacer_fading_duration_1">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Horizontal</enum>
|
<enum>Qt::Orientation::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizeHint" stdset="0">
|
<property name="sizeHint" stdset="0">
|
||||||
<size>
|
<size>
|
||||||
@@ -835,7 +838,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<spacer name="spacer_bottom">
|
<spacer name="spacer_bottom">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Vertical</enum>
|
<enum>Qt::Orientation::Vertical</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizeHint" stdset="0">
|
<property name="sizeHint" stdset="0">
|
||||||
<size>
|
<size>
|
||||||
|
|||||||
Reference in New Issue
Block a user