57r31
57r31
hey, almost ready fix may be found here: https://stackoverflow.com/questions/16252791/zxing-camera-in-portrait-mode-on-android/16252917#16252917
>>uses over half of my laptop's integrated graphics you can control fps and resolution scale
how exactly you want to hear chars?
actually I think this was a really bad decision to remove mssql, it was working fine, just needed a little work on chrono compatibility, but authors want money now, right?
kyrias, @lovasoa already did that here https://github.com/lovasoa/sqlx/
update: it works with troubleshooting options 
https://stackoverflow.com/questions/3566018/cannot-open-include-file-afxres-h-in-vc2010-express Replacing afxres.h with Winresrc.h and declaring IDC_STATIC as -1 worked for me. (Using visual studio Premium 2012) //#include "afxres.h" #include "WinResrc.h" #define IDC_STATIC -1
and maybe auto disable winkey when apps from blacklist is running
built with ``` cmake .. -DKEYBOARD_VID=0x2e8a -DKEYBOARD_PID=0x0010 -DKEYBOARD_DEV=/dev/input/by-id/usb-Raspberry_Pi_Ltd_Pi_500_Keyboard-event-kbd ``` works perfectly on rpi 500