Commit Graph
1254 Commits
Author SHA1 Message Date
olikraus 7f4ac28bd6 codebuild exec, issue #2711 2025-10-20 22:10:31 +02:00
olikraus efbf7beebb code updates, issue #2711 2025-10-20 22:08:37 +02:00
olikraus a7d232c1b7 2.36.14 2025-10-10 23:36:16 +02:00
olikraus 910b1d417c codebuild issue #2661 2025-10-10 23:28:11 +02:00
olikraus f0cd14ba78 code takeover issue #2661 2025-10-10 23:26:50 +02:00
olikraus 44e5698385 codebuild exec issue #2702 2025-10-10 19:55:26 +02:00
olikraus d68208ce85 c-code and codebuild issue #2702 2025-10-10 19:55:02 +02:00
olikraus af74dbb903 issues #2447 and #2697 2025-09-21 11:42:56 +02:00
olikraus 364014d813 Merge branch 'master' of https://github.com/olikraus/u8g2 2025-09-20 22:01:39 +02:00
olikraus c81ced176a update 2025-09-20 22:01:20 +02:00
Koen De Vleeschauwer 83af552f5a mui: add mui_get_text() 2025-07-17 10:20:16 +02:00
olikraus c6db666524 fix warnings, issue #2669 2025-07-08 22:45:04 +02:00
olikraus a289b88f0e issue #2661, init code cleanup 2025-06-24 08:38:22 +02:00
olikraus a6fbf9a4c4 issue #2661, y offset set to 0 2025-06-23 20:43:43 +02:00
olikraus 29582ea5c2 issue #2661, 0xb2 cmd: update frame rate format 2025-06-23 20:41:15 +02:00
olikraus 39ba69f16f issue #2661, 0xb9 cmd: monochrome mode selection 2025-06-23 20:40:03 +02:00
olikraus bc051bca24 issue #2661, disable low power mode 0x39 --> 0x38 2025-06-23 12:45:11 +02:00
olikraus 6a47805490 issue #2661, changed col addr cmd end position to 0x27 2025-06-23 12:43:02 +02:00
olikraus 5dd271ff54 issue #2661, y+=120 2025-06-23 12:41:31 +02:00
olikraus 38c093e41c issue #2661 208 pixel configuration, cmd 0x2a update 2025-06-22 18:10:19 +02:00
olikraus 2a6fa4b816 issue #2661 codebuild exec 2025-06-22 18:06:59 +02:00
olikraus f600742fd7 issue #2661 codebuild 2025-06-22 18:06:46 +02:00
olikraus cffcd32682 update #2661 2025-06-22 13:50:56 +02:00
olikraus bd5a57efc1 issue #2661 codebuild 2025-06-22 10:23:08 +02:00
olikraus 562d8c5efb issue #2661 200x200 display 2025-06-22 10:22:05 +02:00
olikraus a27b0bda13 issue #2661 update pixel mapping 2025-06-22 09:58:32 +02:00
olikraus 02c1975248 2.36.8 2025-06-16 21:15:29 +02:00
olikraus f20dfbc365 #2658 2025-06-15 13:47:24 +02:00
olikraus 926a9e4cd9 korean fonts, #2653 2025-06-14 19:36:53 +02:00
olikraus 370f04616e mui example, #2656 2025-06-14 15:10:19 +02:00
olikraus 156655af6f added drawHB to cpp code, #2656 2025-06-14 13:08:54 +02:00
olikraus 6805dcd427 added drawHB c code to repo, #2656 2025-06-14 13:03:14 +02:00
olikraus b5768de48b update codebuild #2661 2025-06-13 16:39:53 +02:00
olikraus 6befe7cc87 issue #2654 2025-06-12 22:19:02 +02:00
olikrausandGitHub 18dc4a8294 Merge pull request #2655 from koendv/master
mui: uint8_t hex min/max
2025-06-12 09:53:49 +02:00
Koen De Vleeschauwer 5a2a77f637 mui: uint8_t hex min/max 2025-06-08 07:35:12 +02:00
Ikitursa 8b77ba2b5d Modify codebuild.c and rebuild code
Modify codebuild.c and rebuild code
2025-05-23 18:30:52 +08:00
Ikitursa 42607c2854 Update u8x8_d_ssd1315_128x64_noname.c
Modify the default value of the Iref register and related comments
2025-05-22 08:05:39 +08:00
Ikitursa 6268d03a62 Add support SSD1315 128x64
3W/4W SW/HW SPI
SW/HW I2C
2025-05-21 15:48:14 +08:00
caleb crome e0feb705fd Added erc128x64 display https://www.buydisplay.com/2-inch-low-cost-white-128x64-graphic-cog-lcd-display-st7567-spi 2025-03-30 18:23:17 -07:00
Derek Konigsberg 867923a0f8 Subtract the offset included in the string width calculation
When balanced string width calculation is enabled, the offset of the
first character is included in the string width value. This offset is
not used when drawing the string as part of a selection list, so
this behavior throws off the text alignment.

Fix #2588
2025-02-15 19:49:50 -08:00
olikraus df86c4b954 2.36.5 2025-02-09 22:58:14 +01:00
olikraus 6c7126d53b ino #2565 2025-02-09 19:27:34 +01:00
olikraus da1a00a044 codebuild #2565 2025-02-09 19:25:58 +01:00
olikraus b1db4b22b5 #2585 2025-02-06 21:26:12 +01:00
olikraus f42beed34d 2.36.4 2025-01-22 21:47:12 +01:00
olikraus b48a479ab1 issue #2298 i2c cad 011 2025-01-22 21:41:42 +01:00
olikraus 61db1d8552 issue #2575, codebuild (2) 2025-01-19 16:32:48 +01:00
olikraus c6a27a206f issue #2575, codebuild 2025-01-19 16:25:41 +01:00
olikraus 297425f0ca issue #2575 2025-01-19 16:21:40 +01:00