participantsmodel: move to current call
Not useful in calladapter as we need to check if it's for the current call. Also, fix some race-confitions where the callparticipantsmodel was empty (in swarm-call with only the host in general) #639 Change-Id: I69df1aa9f7d2d5b198c0fdc01e88e36f9c2c0bd7
Showing
- src/app/calladapter.cpp 18 additions, 215 deletionssrc/app/calladapter.cpp
- src/app/calladapter.h 1 addition, 10 deletionssrc/app/calladapter.h
- src/app/currentcall.cpp 114 additions, 1 deletionsrc/app/currentcall.cpp
- src/app/currentcall.h 7 additions, 0 deletionssrc/app/currentcall.h
- src/libclient/callmodel.cpp 15 additions, 14 deletionssrc/libclient/callmodel.cpp
Please register or sign in to comment