Commit Graph

110 Commits

Author SHA1 Message Date
olikraus 8a495f9aaf code optimization 2016-05-15 10:04:49 +02:00
olikraus ebfaf993d4 fixed 32 byte buffer issue with Wire.h 2016-05-15 09:56:06 +02:00
olikraus 28d5de8d25 hw i2c partly working 2016-05-15 00:05:41 +02:00
olikraus 1bb0afc156 ssd1306 128x32, sh1106 2016-05-13 22:51:02 +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 6a228306e7 update 2016-05-04 19:18:37 +02:00
olikraus 4e262f5c33 fixed speed optimization define 2016-05-04 19:17:59 +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 d0b4ad8f4b started working on sh1106 2016-05-01 11:08:11 +02:00
olikraus 3b20aed15d Removed SET_I2C and SET_DEVICE messages 2016-05-01 10:01:37 +02:00
olikraus 5b479dc6f1 8 bit mode 2016-04-29 19:12:50 +02:00
olikraus 9b4c64f3ab FPS port started 2016-04-28 19:13:02 +02:00
olikraus 2ddb567309 bug fixing 2016-04-27 22:22:31 +02:00
olikraus 25a214cc62 u8g compatibility 2016-04-27 21:29:31 +02:00
olikraus 731742beb4 c++ updates 2016-04-27 19:18:13 +02:00
olikraus 7518f8f12e updates 2016-04-27 18:29:18 +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 622a9dc579 initial version for circle and ellipse 2016-04-23 09:56:56 +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
olikraus c2e377e573 draw frame 2016-04-23 08:42:28 +02:00
olikraus 9fca49da84 DrawBox, fixed utf8 draw info setup 2016-04-23 08:24:04 +02:00
olikraus ae5f82cd09 intersecton, box, chinese fonts 2016-04-21 22:16:48 +02:00
olikraus a18b214969 intersection: updates 2016-04-20 05:51:08 +02:00
olikraus 516b8efc56 introduced asymetric intersection check 2016-04-19 21:26:09 +02:00
olikraus f34eb8dec4 comment 2016-04-17 21:48:19 +02:00
olikraus eaacd12c0e fixed intersection calculation 2016-04-17 21:40:34 +02:00
olikraus 69316e46c6 comments 2016-04-17 15:45:56 +02:00
olikraus 5e17478209 ref update 2016-04-17 11:06:42 +02:00
olikraus 010cceb399 utf8 output 2016-04-16 14:49:36 +02:00
olikraus 3480b87f6c sw i2c restructure 2016-02-29 18:04:34 +01:00
olikraus 69f61cab1b ssd i2c rework 2016-02-28 22:32:14 +01:00
olikraus 7c1a6fe93f update 2016-02-28 22:24:05 +01:00
olikraus 3c730dc61e comments 2016-02-27 19:36:58 +01:00
olikraus fd914d2852 st7920 spi 2016-02-27 19:23:57 +01:00
olikraus ecbcf8ceea st7920 SPI 2016-02-26 21:58:40 +01:00
olikraus 93bdfc5902 ST7920 2016-02-25 21:28:14 +01:00
olikraus 157d6340e4 towards st7920 2016-02-22 21:53:31 +01:00
olikraus 24a5013e08 tmp checkin 2016-02-22 18:51:48 +01:00
olikraus 6ca5dacaa9 hvline callback 2016-02-17 22:12:19 +01:00
olikraus 0fb099125e introduction of ll_hvline 2016-02-17 19:08:13 +01:00