- Feb 03, 2018
-
-
Unknown authored
Library did some allocs without free and lots of un-initialized variables. Applied pull requests from esp8266-oled-ssd1306: squix78/esp8266-oled-ssd1306#169 squix78/esp8266-oled-ssd1306#157 squix78/esp8266-oled-ssd1306#144 And applied the suggestions from issues: squix78/esp8266-oled-ssd1306#170 squix78/esp8266-oled-ssd1306#161 Support multiple display resolutions Applied PR from esp8266-oled-ssd1306: squix78/esp8266-oled-ssd1306#133 Better Brightness / Contrast control Suggestions taken from this issue: squix78/esp8266-oled-ssd1306#134 It is now the same version as being used in ESPeasy.
-
- Feb 17, 2017
-
-
Daniel Eichhorn authored
-
Daniel Eichhorn authored
-
Daniel Eichhorn authored
Fix platforms in library.json
-
Arcao authored
-
- Feb 15, 2017
-
-
Daniel Eichhorn authored
-
Daniel Eichhorn authored
-
Daniel Eichhorn authored
-
Daniel Eichhorn authored
-
- Jan 08, 2017
-
-
Daniel Eichhorn authored
-
Daniel Eichhorn authored
fix typo in integer type (causes compile error)
-
- Jan 06, 2017
-
-
0xPIT authored
-
Daniel Eichhorn authored
-
Daniel Eichhorn authored
Closer to middle vertical align
-
Daniel Eichhorn authored
Make OLEDDisplay.display() an abstract function
-
Daniel Eichhorn authored
Implement setLoadingDrawFunction. Fixes #102
-
- Jan 05, 2017
-
-
Fabrice Weinberg authored
-
Fabrice Weinberg authored
-
- Jan 02, 2017
-
-
Marius Bergmann authored
Without the `= 0` declaration, compiling with RTTI enabled fails. See http://stackoverflow.com/a/307427/1880101 for an explanation.
-
- Sep 11, 2016
-
-
tzapu authored
Due to the 4px spacing, the indicators are a bit offset when adding them to LEFT or RIGHT sides of screen
-
- Aug 27, 2016
-
-
Fabrice Weinberg authored
-
- Aug 12, 2016
-
-
Daniel Eichhorn authored
Improve display performance of SH* drivers
-
Daniel Eichhorn authored
Add SH1106Spi support
-
Daniel Eichhorn authored
Fix internal black drawing
-
- Aug 11, 2016
-
-
Fabrice Weinberg authored
-
Fabrice Weinberg authored
-
Fabrice Weinberg authored
-
- Aug 02, 2016
-
-
Fabrice Weinberg authored
-
- Jul 24, 2016
-
-
Fabrice Weinberg authored
-
FWeinb authored
Add sample code
-
FWeinb authored
Make it possible to enable/disable all indicators
-
FWeinb authored
Fix a bug where multiline strings where not correctly centered
-
Fabrice Weinberg authored
-
Fabrice Weinberg authored
-
Fabrice Weinberg authored
-
Fabrice Weinberg authored
-
Daniel Eichhorn authored
Improving rect drawing
-
- Jul 23, 2016
-
-
Fabrice Weinberg authored
-
- Jul 15, 2016
-
-
Fabrice Weinberg authored
-
Fabrice Weinberg authored
-