1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add STM32 example config
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Update FT6206 example config
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Update config to indicate touch config documentation
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
issue 38 - Dragging item in treeview past end of branch crashes More... over 6 years ago
Add config INIT_MSG_DISABLE - This control has been added to hide initialization status (during success) in DEBUG_ERR mode - By default, it is commented out (ie. successful initialization reports a status message during DEBUG_ERR)
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Add debug messaging to indicate GUIslice init status - Bumped internal version from 0.10.5 to 0.11.0-pre
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Advance copyright year
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Add support for checkbox / radio button callback #74 - Assign callback with ElemXCheckboxSetStateFunc()
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Draw color images from RAM / Flash: merged #101
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Update guidance for generating images in Flash
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Support DrawBmp24FromMem() on devices w/o PROGMEM - GetImageFromProg: fallback to RAM if no PROGMEM
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Additional updates for DrvDrawBmp24FromMem
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Reapply changes not in cherry-pick commit 0023e33e
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Check prerequisite config for ex18_ardmin_compound - Compile message if FEATURE_COMPOUND not enabled
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Change RPI default font to NotoMono-Regular - Previously was NotoSans-Regular - NotoMono is more likely to be installed by default in Raspbian distribution - NotoMono is a more crisp font at small sizes
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Fix SDL tslib touch handling
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Integrate example config for Raspberry Pi
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Add Raspberry Pi example config
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Example config cleanup
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Add pin save/restore for ADA_SIMPLE touch by @rrroonn - Re-enabled touch press workaround #96 (FIX_4WIRE)
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Revert #96 (4-wire pressure workaround) - Can re-enable workaround with FIX_4WIRE
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
travis update typo
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Update travis to exclude gh-pages
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Organize list of example configs
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Add example config for SSD1306
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Update list of displays for example configs
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Add example configs for PCD8544 and ST7735
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Comment re: ST7789 support
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Fix reset pin config name for SSD1306 & ST7735 - Impacts software SPI mode (ADAGFX_SPI_HW=0)
ImpulseAdventure
as Calvin Hass
More... over 6 years ago
Make InitTouch failure non-fatal. Display visual error.
ImpulseAdventure
as Calvin Hass
More... over 6 years ago