mikereidis
mikereidis
Spirit2 at present only supports the most popular devices (in my sales) of the last few years that are capable of digital audio FM. This solves a lot of the...
I am testing analog audio methods in Spirit2, and it will be in next release, at least experimentally.
Sorry, I've been in seclusion for a while, to get work done instead of just talking about it. ;) Xperia Mini support is very unlikely at this time. I was...
Sorry, I've been in seclusion for a while, to get work done instead of just talking about it. ;) Yeah, looks fine. I'll try after my next commit. I don't...
OK, but I did not upload this app to F-Droid.
I forget who. Is there a page ? No, all the code is mine, except the uncopyrightable C include files which are just definitions and aren't code anyway. On Mon,...
Sorry, I've been in seclusion for a while, to get work done instead of just talking about it. ;) Thanks for the report. I guess I haven't seen this because...
I updated to the latest r10d NDK and did not see any problem, but I'm not building for 64 bit at this time. At present I am not aware of...
The Spirit Transmit app on Play works on rooted Sony Xperia T, Z and Z1 class Qualcomm FM/combo chip based devices. Spirit2 and Spirit2 Free have a transmit mode that...
``` #include #include #include int stat(const char *path, struct stat *buf); ``` On Sun, Mar 27, 2016 at 3:59 PM, jeilun [email protected] wrote: > Error:(205, 17) error: storage size of...