Commit Graph

130 Commits

Author SHA1 Message Date
olikraus 6ea84a5637 fixed StringLineU8x8 example 2016-05-29 15:56:18 +02:00
olikraus 13612df300 fixed font build and added freedoom fonts (#13) 2016-05-29 14:51:52 +02:00
olikraus caa59191da st7565.c 2016-05-26 22:35:00 +02:00
olikraus 00b7d1337b intoduced flipmode_x_offset, removed option to disable flipmode handling (it is now always enabled) 2016-05-26 12:20:44 +02:00
olikraus ad5ab4c921 c12832 2016-05-26 10:33:09 +02:00
olikraus e5a7e8c8fe st7565 2016-05-26 08:31:29 +02:00
olikraus 2e72f214dd added support for ls013b7dh03 128x128 display 2016-05-24 20:26:46 +02:00
olikraus 5ed9b21d52 selection list 2016-05-22 21:44:20 +02:00
olikraus b0909d1c49 str list selection, updated event handler 2016-05-22 19:29:47 +02:00
olikraus 8fcc742241 .begin() with menu pins 2016-05-22 16:02:33 +02:00
olikraus 4cabe1d305 fixed str line handling 2016-05-22 14:30:05 +02:00
olikraus 0b7285a5ff fixed Wire.h 2016-05-22 12:41:44 +02:00
olikraus 420c623ef1 string procedures 2016-05-22 12:40:23 +02:00
olikraus 385b549e9e string handling 2016-05-21 08:09:17 +02:00
olikraus a07b525e0b debounce 2016-05-16 23:13:09 +02:00
olikraus 595c0b36a6 4-wire SW SPI improved for AVR (ATMega only) 2016-05-16 09:16:54 +02:00
olikraus 7bcf4b6b70 FPS 2016-05-15 16:25:22 +02:00
olikraus 6b54835223 SAM test (Feather M0 Basic Proto Board) 2016-05-15 15:25:34 +02:00
olikraus ebfaf993d4 fixed 32 byte buffer issue with Wire.h 2016-05-15 09:56:06 +02:00
olikraus 1bb0afc156 ssd1306 128x32, sh1106 2016-05-13 22:51:02 +02:00
olikraus 32384a3b82 test env setup 2016-05-13 21:50:04 +02:00
olikraus bf215f39b2 1.6.9 Makefile 2016-05-11 23:32:01 +02:00
olikraus 8a6132f515 more comments 2016-05-11 20:25:14 +02:00
olikraus ee1398881e UC1701 2016-05-11 19:11:22 +02:00
olikraus d99f6c48e6 u8x8 example ino update 2016-05-11 18:29:58 +02:00
olikraus 479e842f7b ino update full buffer 2016-05-11 06:09:51 +02:00
olikraus 8a18ee46d4 inoupdate page buffer 2016-05-09 23:10:51 +02:00
olikraus 4a2b7deb87 ino example patcher 2016-05-06 23:09:47 +02:00
olikraus 5e728e4b56 utf8 support for print 2016-05-06 09:24:26 +02:00
olikraus 8950aa9ce3 new UTF8 decoder 2016-05-05 22:21:28 +02:00
olikraus 3c484fd2fd bitmap 2016-05-05 11:52:11 +02:00
olikraus db0cafb67a xbm 2016-05-05 08:43:16 +02:00
olikraus 864657b244 bitmap 2016-05-05 07:49:31 +02:00
olikraus afadd9e866 Hbitmap 2016-05-04 22:22:33 +02:00
olikraus 0250659fa7 setDisplayRotation, better flip mode example 2016-05-04 18:56:42 +02:00
olikraus b3f11823f2 fixed flipmode for uc1701 2016-05-03 22:09:15 +02:00
olikraus 4209ca2cdb fixed issue with utf8 output 2016-05-02 21:17:46 +02:00
olikraus 901676cfc9 flip mode 2016-05-01 18:01:45 +02:00
olikraus 5b479dc6f1 8 bit mode 2016-04-29 19:12:50 +02:00
olikraus d259fb5b58 FPS, HW SPI fix 2016-04-28 22:05:15 +02:00
olikraus 7518f8f12e updates 2016-04-27 18:29:18 +02:00
olikraus 8a6ac4c0f7 triangle 2016-04-24 11:39:59 +02:00
olikraus 941636e069 rframe 2016-04-24 10:29:03 +02:00
olikraus cb81fe3e57 ref pics 2016-04-24 09:53:06 +02:00
olikraus 205a11d3db polygon/triangle 2016-04-24 08:51:29 +02:00
olikraus de21001949 rframe, rbox 2016-04-23 15:58:59 +02:00
olikraus 53a37b7ce3 circle & ellipse testing and bugfixing 2016-04-23 12:16:36 +02:00
olikraus 4c643a02f1 circle tests 2016-04-23 11:54:47 +02:00
olikraus 91938021ce additional checks 2016-04-23 10:03:33 +02:00
olikraus e9febcfe6a changed #ifdefs and GCC detection in u8x8
fixed cast issues in u8g2_font.c
2016-04-23 09:55:32 +02:00