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
95024203
Commit
95024203
authored
6 years ago
by
Simon Morlat
Browse files
Options
Download
Plain Diff
Merge branch 'fix/conference_refactoring'
parents
69943eea
1e7b3b5b
1 merge request
!196
Fix/conference refactoring
Changes
10
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
coreapi/callbacks.c
+5
-9
coreapi/callbacks.c
include/linphone/api/c-callbacks.h
+0
-15
include/linphone/api/c-callbacks.h
include/linphone/api/c-chat-room-cbs.h
+0
-28
include/linphone/api/c-chat-room-cbs.h
include/linphone/api/c-chat-room.h
+9
-8
include/linphone/api/c-chat-room.h
src/c-wrapper/api/c-chat-room-cbs.cpp
+0
-18
src/c-wrapper/api/c-chat-room-cbs.cpp
src/c-wrapper/api/c-chat-room.cpp
+9
-17
src/c-wrapper/api/c-chat-room.cpp
src/chat/chat-room/server-group-chat-room-p.h
+36
-12
src/chat/chat-room/server-group-chat-room-p.h
src/chat/chat-room/server-group-chat-room.cpp
+468
-287
src/chat/chat-room/server-group-chat-room.cpp
src/conference/participant-device.cpp
+4
-0
src/conference/participant-device.cpp
src/conference/participant-device.h
+6
-4
src/conference/participant-device.h
with
537 additions
and
398 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