grebulon

Results 20 comments of grebulon

I traced the problem down to the way `isViewReused()` is implemented. It calls `engine.getLoadingUriForView(imageAware)` to get the cache key. This depends on the _imageAware_'s _id_, which is derived from the...

jcenter got deprecated. Please port to maven. The build system has to be updated, otherwise it's hard to maintain.

I added more info on that at: https://github.com/haiyangwu/mediasoup-client-android/issues/54#issuecomment-1157475077

The native cc code for DataIsRecorded is defined as: ``` {"nativeDataIsRecorded", "(IJ)V", reinterpret_cast(&webrtc::AudioRecordJni::DataIsRecorded)}}; JNI_FUNCTION_ALIGN void JNICALL AudioRecordJni::DataIsRecorded(JNIEnv* env, jobject obj, jint length, jlong nativeAudioRecord) ``` The arguments are: **jint** length,...

I also added more comments on this at: https://github.com/haiyangwu/mediasoup-client-android/issues/54#issuecomment-1157475077 (sorry for the double post)

I only miss the menu actions for moving a tab to different container, and of course coloring the tabs (just a line on the edge is enough).

Got this problem too on a new MacBook Pro 2020 with Catalina 10.15.5 - after some time the keyboard (AND mouse) stop working. K-E version 12.10.0, LED manipulation off on...

Could be a bug in Catalina ![Screen Shot 2020-07-19 at 15 51 58](https://user-images.githubusercontent.com/324996/87875215-6c945200-c9d8-11ea-99be-2bc237789158.png)