andreadaoud

Results 11 comments of andreadaoud

I have no problem to contribute all my code to flutter.

Yes, I'm willing to do so, but could you please point out how to do it?

@HidenoriMatsubayashi DCO is added, thanks for your guide. However, I cannot get the code formatting correctly, could you please help me?

I don't know why, but running clang-format check locally results in errors that does not belong to my code. ``` find src/flutter/shell/platform/linux_embedded/ -iname *.h -o -iname *.cc | xargs clang-format...

@HidenoriMatsubayashi CI has passed, thank you. BTW, currently I have tested this on standalone launcher, but I'm not sure how to integrate changed code into my app, to let it...

https://gitlab.com/savitech-lhdc/savitech-lhdc-codec-aosp-12.1.0r1/-/blob/lhdc_aosp_1210r1_main/external/liblhdc/src/lhdcBT_enc.c https://gitlab.com/savitech-lhdc/savitech-lhdc-codec-aosp-12.1.0r1/-/blob/lhdc_aosp_1210r1_main/external/liblhdcdec/src/lhdcBT_dec.c https://gitlab.com/savitech-lhdc/savitech-lhdc-codec-aosp-12.1.0r1/-/blob/lhdc_aosp_1210r1_main/external/liblhdcv5/src/lhdcv5BT_enc.c https://gitlab.com/savitech-lhdc/savitech-lhdc-codec-aosp-12.1.0r1/-/blob/lhdc_aosp_1210r1_main/external/liblhdcv5dec/src/lhdcv5BT_dec.c This seems to be the source code? no reverse engineer is required. UPD: sorry, I didn't realize that the core components are in the `.so` binary.

I've already compiled myself, so waiting until next release is also okay for me. But I'm willing to test anytime.

You may find a more recent version here: https://gitlab.com/rk3588_linux/rk/kernel

@sakamoto-poteko Could you please test if this works?

@fbelavenuto Could you please assign a new version number each time you upload new release? If you don't want to increase alpha number, you can append a minor digit after...