Commit Graph

302 Commits

Author SHA1 Message Date
olikraus d56899c21e Merge branch 'master' of https://github.com/olikraus/u8g2 2016-06-17 15:45:21 +02:00
olikraus f8bed2ad47 Arduboy test 2016-06-16 21:33:19 +02:00
olikraus f420de6bc6 u8x8 message box example 2016-06-15 19:08:06 +02:00
olikraus 29f84058ca selection list u8x8 2016-06-14 23:15:53 +02:00
olikraus eaec72b964 Merge branch 'master' of https://github.com/olikraus/u8g2 2016-06-14 23:10:31 +02:00
olikraus 0ac87622d6 msg box 8x8 2016-06-14 23:09:53 +02:00
olikraus 94dacdb84e Merge pull request #18 from basilfx/master
Finish initial implementation of ls013b7dh03 driver
2016-06-14 10:20:13 +02:00
olikraus e16dda869f input value 2016-06-14 06:58:49 +02:00
olikraus 5648c5ea2a input value (not yet finished) 2016-06-13 22:04:45 +02:00
Bas Stottelaar cef14071dd finish initial implementation of ls013b7dh03 driver 2016-06-13 21:39:51 +02:00
olikraus 8321059b35 input value 2016-06-13 18:55:59 +02:00
olikraus 4d0a8765ee fixed #16 2016-06-13 06:45:12 +02:00
olikraus 7c39ec0229 u8g2 msg box 2016-06-13 06:09:50 +02:00
olikraus 4ecea8fd9c msg box 2016-06-12 22:49:23 +02:00
olikraus 78a8c0d7d8 selection list sdl example 2016-06-12 14:19:10 +02:00
olikraus ba9c22cdba Arduboy support 2016-06-12 06:49:23 +02:00
olikraus 01f91d6784 update 2016-06-11 01:23:08 +05:30
olikraus b47cf07122 sel.list 2016-06-07 08:14:34 +05:30
olikraus 5d4e4d7e1d selection line 2016-06-06 10:04:51 +02:00
olikraus c5f223b249 u8g2 selection list 2016-06-05 10:11:37 +02:00
olikraus 0c31f9b41f drawutfline 2016-06-04 06:58:13 +02:00
olikraus a5f30a5f10 draw...line & get...width 2016-06-02 23:14:18 +02:00
olikraus b6d6acd933 selection list started 2016-06-01 19:27:05 +02:00
olikraus 5bdc9d1ab6 selection list started 2016-06-01 06:29:07 +02:00
olikraus 4834f54832 added post label 2016-05-30 00:31:03 +02:00
olikraus c2b177f35a input value 2016-05-29 19:27:24 +02:00
olikraus 7235ddf6a9 itoa bugfix 2016-05-29 16:33:56 +02:00
olikraus 345e7bd79d itoa renamed 2016-05-29 16:24:50 +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 d11127026f typo fixed for ls013b7dh03 2016-05-24 22:53:40 +02:00
olikraus 2e72f214dd added support for ls013b7dh03 128x128 display 2016-05-24 20:26:46 +02:00
olikraus 44bf9f3a72 UI Message 2016-05-23 22:35:04 +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 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 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
olikraus 96f2fce5da fixed sdl example 2016-02-11 16:50:05 +01:00
olikraus 8a56121da7 st7920 2016-02-10 07:58:13 +01:00
olikraus e2c76c7800 some work on the st7920 2016-02-10 07:57:40 +01:00
olikraus d41abef0ea work on ST7920 2016-01-04 00:31:49 +01:00
olikraus bfb14dd948 R3 2016-01-03 18:30:19 +01:00
olikraus d108af04fa update info struct 2016-01-03 17:58:50 +01:00
olikraus e83e1bff3f fixed license description (url) 2016-01-03 17:10:50 +01:00
olikraus 4dfab87baf u8g2 logo 2016-01-03 13:20:48 +01:00
olikraus 9288d95bc5 GetStringWidth renamed to GetStrWidth 2016-01-02 21:13:25 +01:00
olikraus 395cb2055b license text added 2016-01-01 09:35:22 +01:00
olikraus be994dddaa update 2016-01-01 09:27:17 +01:00
olikraus c50f686ea8 ref manual description pics 2015-12-29 15:43:25 +01:00
olikraus af26540ccf amstrand cpc extended 2015-12-26 10:06:48 +01:00
olikraus a8388086d5 added extra chars to amstrad_cpc_extended 2015-12-25 23:36:29 +01:00
olikraus b01307496d code build/setup changes 2015-12-23 23:18:29 +01:00
olikraus a5fa4a96c3 u8x8 constructor list replacement 2015-12-23 18:44:00 +01:00
olikraus 3053879161 clearScreen -> clearDisplay 2015-12-23 13:19:11 +01:00
olikraus 97299ec5f8 towards cpp interface 2015-12-23 09:04:24 +01:00
olikraus 41fa8da2b4 u8g2 c++ 2015-12-22 22:23:42 +01:00
olikraus 4acd2ff1be update 2015-12-20 23:39:27 +01:00
olikraus 7d89e56d11 ClearScreen --> ClearDisplay 2015-12-20 10:10:49 +01:00
olikraus 901e925b98 u8x8 examples 2015-12-13 21:47:11 +01:00
olikraus 9a2eb639b0 u8x8 lc procedures 2015-12-13 09:19:09 +01:00
olikraus 83a738cc7e u8x8 setup simplified 2015-12-12 13:05:14 +01:00
olikraus a802f8fb17 towards arduino support 2015-12-08 21:30:14 +01:00
olikraus 6114781973 more functions renamed 2015-12-07 22:14:17 +01:00
olikraus 382c158993 SetFlipMode and SetPowerSave 2015-12-07 21:34:49 +01:00
olikraus 33b1babd8a display_Init --> InitDisplay 2015-12-06 23:22:52 +01:00
olikraus e29c5fd7ee display_Setup --> SetupMemory 2015-12-06 23:00:56 +01:00
olikraus 684d48a566 changed display setup to display setup memory 2015-12-06 22:56:10 +01:00
olikraus 4ca94e2df8 6800 & 8080 transfer 2015-12-06 17:45:57 +01:00
olikraus fc64bae5fb pins for i2c, added missing wiki .pre file 2015-12-06 10:53:59 +01:00
olikraus 357b1c566a software i2c 2015-12-05 22:43:30 +01:00
olikraus bf034413f5 example updates 2015-12-05 13:10:33 +01:00
olikraus f0a897c4a3 pin list 2015-11-30 23:26:50 +01:00
olikraus 9bf267d46d fixed reset macro 2015-11-29 17:44:52 +01:00
olikraus ae60dfba7b initial set of fonts 2015-11-29 00:34:07 +01:00
olikraus 4fa508300e UTF8 string procedures 2015-11-27 22:40:31 +01:00
olikraus accb927670 compile speed up (new font array init) 2015-11-27 20:23:32 +01:00
olikraus 53f39416dd UTF8 2015-11-26 22:56:56 +01:00
olikraus 8964886895 UTF8 2015-11-26 21:41:33 +01:00
olikraus e77c4a0699 utf8 work 2015-11-24 22:21:17 +01:00
olikraus 8dfee1cede 8x8 fonts and more 2015-11-22 23:28:55 +01:00
olikraus 8cb3da6720 u8x8 pics 2015-11-22 10:10:47 +01:00
olikraus eae419d251 font build process 2015-11-16 06:37:13 +01:00
olikraus 7a15997349 font pics 2015-11-14 23:02:28 +01:00
olikraus 01e9cdc054 overview pics 2015-11-14 18:44:51 +01:00
olikraus ea2c902010 font updates 2015-11-14 14:00:09 +01:00
olikraus 5af4809088 font updates 2015-11-14 13:51:28 +01:00
olikraus e47932950a font integraton 2015-11-14 12:32:43 +01:00
olikraus b516789cc1 font build 2015-11-13 23:59:09 +01:00
olikraus d63b4d8170 font build 2015-11-13 23:25:23 +01:00
olikraus d59f9d0569 font headers fixed 2015-11-12 23:07:42 +01:00
olikraus d8a1a2c418 font prototype 2015-11-12 23:06:01 +01:00
olikraus 04fb081057 font build 2015-11-12 23:03:08 +01:00
olikraus 9979622f5a build 2015-11-09 22:30:06 +01:00
olikraus bf41eeeecf comments 2015-11-08 21:13:29 +01:00
olikraus 74512deb93 unicode text draw 2015-11-08 21:11:47 +01:00
olikraus f95b24dae1 unicode, UTF-8 2015-11-08 19:02:19 +01:00
olikraus c25a32ed29 u8g2 moved from u8glib 2015-11-06 21:07:14 +01:00