Bjørn Damstedt Rasmussen

Results 35 issues of Bjørn Damstedt Rasmussen

@poretsky In TeamTalk v5.9 I've added 'bMore' member variable to TextMessage-class. When 'bMore' is set then the current message type (nMsgType) is part of a combined message. The combined TextMessage...

TeamTalkAndroid

In Classic client the channel update event iterated the old user states and the new user states in class room channels and made a TTS update: https://github.com/BearWare/TeamTalk5/blob/master/Client/TeamTalkClassic/TeamTalkDlg.cpp#L1763 ### Discussed in...

qtTeamTalk
Qt accessibility

It should be possible to store BearWare.dk Web Login users' message history. The existing recording feature can be extended to include this.

enhancement
qtTeamTalk

A channel in a .tt file is always created as "default channel type". Classroom, no voice activation, etc channel types should be possible to specify.

enhancement
qtTeamTalk
trivial

Selection of iOS microphones started on this branch: https://github.com/BearWare/TeamTalk5/tree/ios_microphone

enhancement
Android

In Preferences->General there should be an option to automatically disable voice transmission after a certain period of time in case Push-to-talk is stuck or voice activation is never deactivated.

enhancement
qtTeamTalk

Currently the VU-meter does an average of the samples recorded. This should be replaced by calculating the number of dB. lnbsndfile might have a way to do this: http://www.mega-nerd.com/libsndfile/

enhancement
qtTeamTalk

Fragment activity in MainActivity which shows shared desktops. TeamTalk JNI DLL currently doesn't support extracting desktop bitmaps.

enhancement
TeamTalkAndroid
iTeamTalk