Skip to content
GitLab
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
253dc358
Commit
253dc358
authored
1 year ago
by
Mickaël Turnel
Committed by
Andrea Gianarda
1 year ago
Browse files
Options
Download
Patches
Plain Diff
Rework Content as HybridObject
parent
a39513ea
Changes
78
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
coreapi/linphonecore.c
+35
-20
coreapi/linphonecore.c
coreapi/local_conference.cpp
+11
-11
coreapi/local_conference.cpp
src/CMakeLists.txt
+0
-3
src/CMakeLists.txt
src/c-wrapper/api/c-call-params.cpp
+5
-4
src/c-wrapper/api/c-call-params.cpp
src/c-wrapper/api/c-chat-message.cpp
+16
-17
src/c-wrapper/api/c-chat-message.cpp
src/c-wrapper/api/c-content.cpp
+95
-272
src/c-wrapper/api/c-content.cpp
src/c-wrapper/api/c-event.cpp
+5
-3
src/c-wrapper/api/c-event.cpp
src/c-wrapper/api/c-recorder.cpp
+3
-2
src/c-wrapper/api/c-recorder.cpp
src/call/call.cpp
+4
-2
src/call/call.cpp
src/call/call.h
+2
-2
src/call/call.h
src/chat/chat-message/chat-message-p.h
+9
-9
src/chat/chat-message/chat-message-p.h
src/chat/chat-message/chat-message-reaction.cpp
+1
-1
src/chat/chat-message/chat-message-reaction.cpp
src/chat/chat-message/chat-message.cpp
+48
-56
src/chat/chat-message/chat-message.cpp
src/chat/chat-message/chat-message.h
+4
-4
src/chat/chat-message/chat-message.h
src/chat/chat-message/imdn-message.cpp
+3
-3
src/chat/chat-message/imdn-message.cpp
src/chat/chat-message/is-composing-message.cpp
+1
-1
src/chat/chat-message/is-composing-message.cpp
src/chat/chat-room/abstract-chat-room.h
+1
-1
src/chat/chat-room/abstract-chat-room.h
src/chat/chat-room/chat-room.cpp
+6
-6
src/chat/chat-room/chat-room.cpp
src/chat/chat-room/chat-room.h
+1
-1
src/chat/chat-room/chat-room.h
src/chat/chat-room/client-group-chat-room.cpp
+12
-12
src/chat/chat-room/client-group-chat-room.cpp
with
262 additions
and
430 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