Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
liblinphone
Commits
d5aa14b5
Commit
d5aa14b5
authored
2 months ago
by
Ghislain MARY
Browse files
Options
Download
Patches
Plain Diff
Statically load MS2 plugins that are built statically.
parent
e6e21aef
master
feature/AEC3
feature/conference_availability
feature/swift_push_unit_tests
fix/account-lime-user-creation
fix/copy_message_id_content_operator
fix/encrypted_chat_subscription_failed
fix/fec-find-payload-type-number-master
fix/fixes-from-5.4-march-2
fix/message_not_sent_rework
fix/opengl_54
fix/optimize_conference_reinvite
fix/playfile
fix/relay_ice_candidates_conference_tests
fix/relay_ice_candidates_conference_tests_master
fix/transfer_state
fix/workaround_for_sip_simple_messages_with_bad_to_header
hotfix/use-negotiated-extension-ids
release/5.4
workaround/voip_push_handled_in_app
5.5.0-alpha
5.4.8
5.4.7
5.4.6
5.4.5
5.4.4
5.4.3
5.4.2
5.4.1
5.4.0
1 merge request
!3425
Statically load MS2 plugins that are built statically.
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
CMakeLists.txt
+15
-0
CMakeLists.txt
cmake/FindMsAaudio.cmake
+56
-0
cmake/FindMsAaudio.cmake
cmake/FindMsAndroidCamera2.cmake
+56
-0
cmake/FindMsAndroidCamera2.cmake
cmake/FindMsWebRtc.cmake
+56
-0
cmake/FindMsWebRtc.cmake
config.h.cmake
+3
-0
config.h.cmake
coreapi/linphonecore.c
+19
-0
coreapi/linphonecore.c
src/CMakeLists.txt
+10
-0
src/CMakeLists.txt
wrappers/java/CMakeLists.txt
+3
-1
wrappers/java/CMakeLists.txt
wrappers/java/genwrapper.py
+7
-4
wrappers/java/genwrapper.py
wrappers/java/java_class.mustache
+2
-0
wrappers/java/java_class.mustache
with
227 additions
and
5 deletions
Preview
Supports
Markdown
0%
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
Menu
Explore
Projects
Groups
Topics
Snippets