Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-client-windows
Commits
fd9c2e28
Commit
fd9c2e28
authored
Mar 13, 2020
by
Ming Rui Zhang
Browse files
misc: disable hardware acceleration by default at running
Change-Id: I5b9a599b1579822ab97e943c8a36643698ba6820
parent
39d917dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/mainapplication.cpp
View file @
fd9c2e28
...
...
@@ -201,6 +201,7 @@ MainApplication::initLrc()
splash_
->
hide
();
LRCInstance
::
subscribeToDebugReceived
();
LRCInstance
::
getAPI
().
holdConferences
=
false
;
LRCInstance
::
avModel
().
setHardwareAcceleration
(
false
);
}
void
...
...
Ming Rui Zhang
@mzhang
mentioned in commit
0b055b16
·
Mar 17, 2020
mentioned in commit
0b055b16
mentioned in commit 0b055b167b3aaa621df576e6565d61b9014c25b2
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment