fb39ca4

Results 6 issues of fb39ca4

I have been using arm-none-eabi-gcc 7.2.0 to compile nLaunchy. In the function display_bootlogo there are several errors: * There is a semicolon after the if statement, making its code always...

Could be used in a situation where the user might hotplug cameras.

It is apparently possible to get raw sensor data in Bayer mosaic format from the camera, which is what CL-Eye uses. Would be great to have an option for this...

Running on a Moto E 2015 with PAC-ROM (A Cyanogenmod 12.1 variant). All I get is a box that says "Error, reverting changes" when I try to install them. That's...

The code in wav2adpcm.c uses the low nibble of the byte for the first sample and the high nibble for the second sample, but it should actually be the other...