Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
savoirfairelinux
jami-client-windows
Commits
fd9c2e28
Commit
fd9c2e28
authored
Mar 13, 2020
by
Ming Rui Zhang
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
misc: disable hardware acceleration by default at running
Change-Id: I5b9a599b1579822ab97e943c8a36643698ba6820
parent
39d917dd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/mainapplication.cpp
src/mainapplication.cpp
+1
-0
No files found.
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
Markdown
is supported
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