tomcatter

Results 5 comments of tomcatter

@zhuxingwei Is M1 now supported?

应该是因为cef的video标签没有开启支持h.264的解码的原因,qtwebengine也存在这个问题,需要自己编译支持

Yes, I use this version of base64-0.3.0 release. In the config.h set the `HAVE_SSSE3` to 1.

you can use the common ListView instead of this Custome ListView. Of course, you can modify the source code. in the class AdapterWrapper's configureHeader method if(header == null) throw new...