hjgode
hjgode
Kodi 19.0.0 as installed by this is very buggy. I.e. using uft-8 with file names gives strange names. Please provide new recipe to get the latest Kodi Matrix release. BTW:...
The command to build did not work for me: $ cd $FM_SOURCE_DIR $ mkdir build $ cd build $ cmake .. [-DCMAKE_BUILD_TYPE=Debug]\ [-DCMAKE_INSTALL_PREFIX:PATH=/install/prefix]\ [-DWANT_HARFBUZZ:bool=true]\ [-DWANT_ICU:bool=true]\ [-DWANT_M17N:bool=true]\ [-DTRANSLATOR:string=locale*]\ [-DWANT_PYTHONQT:bool=true**]\ [-DWANT_PODOFO:bool=true***] $...
In strings.xml we see Direct, Hold Pan which is never used. Instead Direct, Hold Pan is used from code. The following name usage is irritating in RemoteCanvasActivity.java: and public static...
Please merge this fork to add a kiosk mode option where the user has no chance to change options or doing manual input.
I tested the demo on a SH1106 with I2C and it works as follows: There is a very fast left scrolling text in line 1 the image drawn before (another...
Added code to Worker.js, gCodeReader.js and ui.js to parse and show Nozzle and Bed temperature settings The nozzle and bed temperature settings are shown in the Layer Info for the...
I had an issue with my holiday file and was able to find the root source: I had a tab used instead a blank to separate type and date. Therefor...