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
47b12a26
Commit
47b12a26
authored
6 years ago
by
Ghislain MARY
Browse files
Options
Download
Patches
Plain Diff
Allow access to Core from Participant and ParticipantDevice.
parent
b085154c
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
src/chat/chat-room/basic-chat-room.cpp
+2
-2
src/chat/chat-room/basic-chat-room.cpp
src/chat/chat-room/client-group-chat-room.cpp
+5
-5
src/chat/chat-room/client-group-chat-room.cpp
src/conference/conference.cpp
+1
-1
src/conference/conference.cpp
src/conference/local-conference.cpp
+1
-1
src/conference/local-conference.cpp
src/conference/participant-device.cpp
+5
-0
src/conference/participant-device.cpp
src/conference/participant-device.h
+3
-0
src/conference/participant-device.h
src/conference/participant-p.h
+5
-0
src/conference/participant-p.h
src/conference/participant.cpp
+2
-1
src/conference/participant.cpp
src/conference/participant.h
+3
-1
src/conference/participant.h
src/conference/remote-conference.cpp
+1
-1
src/conference/remote-conference.cpp
src/db/main-db.cpp
+10
-3
src/db/main-db.cpp
with
38 additions
and
15 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