dpeddi

Results 15 comments of dpeddi

![image](https://user-images.githubusercontent.com/1086815/90054909-cd176600-dcdc-11ea-916d-22f42274b29a.png) ![image](https://user-images.githubusercontent.com/1086815/90568029-621dd180-e1ab-11ea-90b4-1e34ebe4e573.png) ![image](https://user-images.githubusercontent.com/1086815/90567957-44506c80-e1ab-11ea-8465-101c5a137b3e.png) ![image](https://user-images.githubusercontent.com/1086815/90567912-34388d00-e1ab-11ea-9b3f-bfd1640c4391.png)

the original developer used ThingPulse/esp8266-oled-ssd1306, if someone who have ssd1306 would move to adafruit/Adafruit_SSD1306 probably there would be less ifdef. Next step may be to create a display "class" to...

I've seen that it exists a THERMOSTAT_SUPPORT define.. maybe is implemented now?

prerequisito: creata pull request https://github.com/souliss/souliss/pull/292

Thank you, I'll do... You avoided me to dissect the whole source code to locate how to increase loglevel.

well, I don't have so much debug information: I've compiled gl4es with set(NOX11 ON) set(NOEGL ON) so i create the context externally. when the screen is white I can read:...

Sorry, I don't have x11 on that board, so the context is created with vendor function. by activating DEBUG in glx I don't get any more verbose output

Hi, The GLES initializatio code was taken from this example code: http://archive.vuplus.com/download/build_support/libvupl-example-cube-0.2.1.r1.tar.gz it should be based on https://github.com/benosteen/opengles-book-samples chapter8 for linuxX11 and patched for their platform. By referencing the libvupl...

I have to find some spare time to test.. i'll let you know early Il sab 13 ott 2018, 21:43 ptitSeb ha scritto: > @dpeddi : is that issue still...

Just tested... It seems it work not so different then before...when emulationstation comes back the surface is white should I try to enable logging again? regards