Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jami-client-windows
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
savoirfairelinux
jami-client-windows
Commits
fd9c2e28
Commit
fd9c2e28
authored
5 years ago
by
Ming Rui Zhang
Browse files
Options
Downloads
Patches
Plain Diff
misc: disable hardware acceleration by default at running
Change-Id: I5b9a599b1579822ab97e943c8a36643698ba6820
parent
39d917dd
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/mainapplication.cpp
+1
-0
1 addition, 0 deletions
src/mainapplication.cpp
with
1 addition
and
0 deletions
src/mainapplication.cpp
+
1
−
0
View file @
fd9c2e28
...
@@ -201,6 +201,7 @@ MainApplication::initLrc()
...
@@ -201,6 +201,7 @@ MainApplication::initLrc()
splash_
->
hide
();
splash_
->
hide
();
LRCInstance
::
subscribeToDebugReceived
();
LRCInstance
::
subscribeToDebugReceived
();
LRCInstance
::
getAPI
().
holdConferences
=
false
;
LRCInstance
::
getAPI
().
holdConferences
=
false
;
LRCInstance
::
avModel
().
setHardwareAcceleration
(
false
);
}
}
void
void
...
...
This diff is collapsed.
Click to expand it.
Ming Rui Zhang
@mzhang
mentioned in commit
0b055b16
·
5 years ago
mentioned in commit
0b055b16
mentioned in commit 0b055b167b3aaa621df576e6565d61b9014c25b2
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment