mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-07-03 00:06:09 +00:00
Remove HDR option because it doesn't currently work
This commit is contained in:
parent
a06a454ade
commit
3e36357315
@ -805,10 +805,10 @@ Flickable {
|
|||||||
text: "HEVC (H.265)"
|
text: "HEVC (H.265)"
|
||||||
val: StreamingPreferences.VCC_FORCE_HEVC
|
val: StreamingPreferences.VCC_FORCE_HEVC
|
||||||
}
|
}
|
||||||
ListElement {
|
/*ListElement {
|
||||||
text: "HEVC HDR (Experimental)"
|
text: "HEVC HDR (Experimental)"
|
||||||
val: StreamingPreferences.VCC_FORCE_HEVC_HDR
|
val: StreamingPreferences.VCC_FORCE_HEVC_HDR
|
||||||
}
|
}*/
|
||||||
}
|
}
|
||||||
// ::onActivated must be used, as it only listens for when the index is changed by a human
|
// ::onActivated must be used, as it only listens for when the index is changed by a human
|
||||||
onActivated : {
|
onActivated : {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user