mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-07-01 23:35:55 +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)"
|
||||
val: StreamingPreferences.VCC_FORCE_HEVC
|
||||
}
|
||||
ListElement {
|
||||
/*ListElement {
|
||||
text: "HEVC HDR (Experimental)"
|
||||
val: StreamingPreferences.VCC_FORCE_HEVC_HDR
|
||||
}
|
||||
}*/
|
||||
}
|
||||
// ::onActivated must be used, as it only listens for when the index is changed by a human
|
||||
onActivated : {
|
||||
|
Loading…
x
Reference in New Issue
Block a user