• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lexus2k / lcdgfx
51%

Build:
DEFAULT BRANCH: master
Repo Added 12 Nov 2019 01:11AM UTC
Files 36
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • circleci-project-setup
  • esp8266_spi_compilation_fix
  • master
  • v1.0.0_dev

06 Apr 2026 05:43PM UTC coverage: 50.577%. Remained the same
24043021240

push

github

lexus2k
Add checkbox menu demo example

New example in examples/gui/checkbox_demo/ demonstrating the
LcdGfxCheckboxMenu widget with 8 settings items, pre-checked defaults,
up/down navigation, and SELECT to toggle checkboxes. Scroll indicators
appear automatically when items overflow the visible area.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

920 of 1819 relevant lines covered (50.58%)

16474.56 hits per line

Relevant lines Covered
Build:
Build:
1819 RELEVANT LINES 920 COVERED LINES
16474.56 HITS PER LINE
Source Files on master
  • Tree
  • List 36
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24043021240 master Add checkbox menu demo example New example in examples/gui/checkbox_demo/ demonstrating the LcdGfxCheckboxMenu widget with 8 settings items, pre-checked defaults, up/down navigation, and SELECT to toggle checkboxes. Scroll indicators appear autom... push 06 Apr 2026 05:46PM UTC lexus2k github
50.58
23985608556 master Add scroll indicators and checkbox menu widget - LcdGfxMenu::show() now draws scroll indicators (▲/▼ arrows and thin scrollbar) when menu items overflow the visible area - New LcdGfxCheckboxMenu class with toggle/isChecked/setChecked API, uin... push 04 Apr 2026 07:10PM UTC lexus2k github
50.58
23985140097 master Comprehensive doxygen documentation overhaul - Update doxygen.cfg: version 1.2.0, expanded PROJECT_BRIEF with all supported displays, enable JAVADOC_AUTOBRIEF, set EXAMPLE_PATH and IMAGE_PATH, modern color scheme (teal/blue hue) - Create 3 ne... push 04 Apr 2026 06:42PM UTC lexus2k github
48.93
23979950296 master Fix libgpiod line ownership bug in GPIO functions (#134) The libgpiod implementation had a critical resource management issue: gpio_direction() acquired a line via gpiod_line_request but never released it, causing gpio_write() and gpio_read() to ... push 04 Apr 2026 01:36PM UTC lexus2k github
48.93
23976743177 master Fix ILI9341 SDL emulator 90° CW rotation Remove the s_horizontalLayout hack that swapped window dimensions (320×240 instead of 240×320) and rotated pixel coordinates via sdl_put_pixel(height-ry-1, rx, ...). The emulator now uses direct (rx, ry) p... push 04 Apr 2026 10:09AM UTC lexus2k github
48.93
23976506561 master Bump version to 1.2.0 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> push 04 Apr 2026 09:54AM UTC lexus2k github
48.93
23976359138 master Add normalMode/invertMode to ST7789, IL9163, ILI9341 (Fixes #125) Some ST7789 panels show inverted colors because the init sequence hardcodes INVON (0x21). Add normalMode() (sends 0x20 INVOFF) and invertMode() (sends 0x21 INVON) to ST7789, IL9163... push 04 Apr 2026 09:44AM UTC lexus2k github
48.93
23963654344 master Bump version to 1.1.7 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> push 03 Apr 2026 09:57PM UTC lexus2k github
48.93
23963001690 master Add missing multi-byte command handlers to SDL emulators Previously, unhandled multi-byte commands (e.g. 0xD5 Clock Divide on SSD1306) would cause their argument bytes to be misinterpreted as new commands, potentially corrupting emulator state. ... push 03 Apr 2026 09:35PM UTC lexus2k github
48.93
23962095499 master Add SDL core GPIO/analog utility tests (344 tests) Test sdl_set_gpio_keys, sdl_read_analog, sdl_read_digital, sdl_write_digital, and sdl_dc_mode functions. Improves sdl_core.c coverage from 77% to 83%. Co-authored-by: Copilot <223556219+Copilot@... push 03 Apr 2026 09:04PM UTC lexus2k github
48.93
See All Builds (261)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc