Commit Graph

262 Commits

Author SHA1 Message Date
olikraus 06952b5991 ssd1325 2016-09-25 10:26:39 +02:00
olikraus 69a2c1f615 RA8835 2016-09-23 19:43:35 +02:00
olikraus 6085ebaf89 crox 2016-08-27 07:12:42 +02:00
olikraus ad3ac3a66e HW SPI bug fixing 2016-08-21 11:46:01 +02:00
olikraus 8241447854 issue #42 2016-08-20 14:04:33 +02:00
olikraus bf4198b23f fixed font problem 2016-08-20 10:24:36 +02:00
olikraus 5c24125c9a issue #50 2016-08-18 21:12:36 +02:00
olikraus 96ee7603ea Merge pull request #49 from pdenes/UC1701_MINI12864
Fix flip modes for MINI12864
2016-08-18 07:03:21 +02:00
Pal Denes 9d2ff0ae49 Fix flip modes for MINI12864
- Swap original 'flip0' and 'flip1' to be consistent with the default
  settings
- Set flipmode_x_offset to 4
2016-08-17 21:40:05 +01:00
olikraus b785e2dfe5 execuded codebuild to finalize mini12864 pull request 2016-08-17 21:08:42 +02:00
olikraus 9cc2909dc9 implementation issue #48 2016-08-17 21:01:03 +02:00
olikraus f694b6a115 Merge pull request #47 from pdenes/UC1701_MINI12864
Add support for MINI12864 (UC1701)
2016-08-17 19:59:44 +02:00
olikraus c428b97c9c 2.2.5 sed1330 tests 2016-08-17 07:27:15 +02:00
Pal Denes 76a930d248 Add support for MINI12864 (UC1701)
Ported the driver from u8glib, almost the same as DOGS102 (UC1701), just
with a different size. Tested with a display salvaged from a cheap ebay
MP3 player.
2016-08-16 21:38:56 +01:00
olikraus d8bf50dc51 issue #46 2016-08-15 22:47:10 +02:00
olikraus dfb425eb29 removed most of the kerning features from the u8g2 core, kept kerning with DrawExtendedUTF8 2016-08-15 22:02:23 +02:00
olikraus 2b5e7ed41a kerning 2016-08-15 15:29:09 +02:00
olikraus 984be476fa more work on kerning 2016-08-15 14:18:42 +02:00
olikraus 0f05a5ade0 kerning support 2016-08-14 13:03:25 +02:00
olikraus 26d60388ea work on kerning 2016-08-14 11:54:06 +02:00
olikraus 1ad5f73e66 work on kerning 2016-08-13 14:25:57 +02:00
olikraus e94e13c4f7 kerning calculation 2016-08-12 23:21:26 +02:00
olikraus 4d8432e9d8 Merge branch 'master' of https://github.com/olikraus/u8g2 2016-08-12 21:44:08 +02:00
olikraus 02f2304c66 fixed sed1330 according to the app notes 2016-08-12 21:43:01 +02:00
olikraus bb19b64e2d bugfix #44 2016-08-12 21:07:14 +02:00
olikraus e8c4276b2a sed1330 2016-08-12 19:16:49 +02:00
olikraus a73236b9b5 sed1330 2016-08-12 18:25:52 +02:00
olikraus c9598592ec issue #41 2016-08-09 23:22:00 +02:00
olikraus 51db548328 cleanup 2016-08-09 22:07:55 +02:00
olikraus d2dc962664 issue #39 2016-08-08 01:18:01 +02:00
olikraus 5e61b3ccaf issue #35 2016-08-07 23:21:28 +02:00
olikraus 9eb5b6ccda fixed issue #40 2016-08-07 22:53:49 +02:00
olikraus 7c2ada2771 old school pc fonts 2016-07-28 13:53:09 +02:00
olikraus cb32d45ab6 a2 printer 2016-07-27 16:02:25 +02:00
olikraus 8484859761 removed call to u8x8_utf8_init from u8g2 "begin" member function 2016-07-27 14:06:35 +02:00
olikraus 1644c8f652 spi mode merge 2016-07-27 11:44:17 +02:00
olikraus 573611c257 merge + comments 2016-07-27 10:30:59 +02:00
Bas Stottelaar cf846d814d Renames sck_clock_mode -> spi_mode. Implemented SPI modes for HW SPI. 2016-07-26 20:38:55 +02:00
Bas Stottelaar 42e08abd5a ls013b7dh03 has an active low clock. 2016-07-25 22:24:09 +02:00
Bas Stottelaar 54e3c1ae9b sck_takeover_edge -> sck_clock_mode to account for all four SPI modes. 2016-07-25 22:05:00 +02:00
olikraus 0d1431ad79 towards a2 printer support 2016-07-23 11:26:33 +02:00
olikraus 239e744172 t6963 256x64 2016-07-16 08:03:47 +02:00
olikraus c0cf4ab839 ssd1322 2016-07-14 21:23:34 +02:00
olikraus 8197e64afd ssd1322 cont. 2016-07-13 23:18:53 +02:00
olikraus 2a6f826758 started with ssd1322 2016-07-12 22:28:21 +02:00
olikraus a7ee7b77a6 some updates 2016-07-03 10:14:47 +02:00
olikraus 9a13db6137 example update 2016-07-02 11:03:08 +02:00
olikraus 77e2342108 clear display for u8g2 2016-07-02 10:15:21 +02:00
olikraus 7b00114ea0 update 2016-07-02 09:44:48 +02:00
olikraus b4782134c3 t6963 2016-07-02 09:43:17 +02:00
olikraus 0cc9b123bf work o t6963 2016-07-02 07:09:27 +02:00
olikraus 3ed157d8ba draw line & graphics test 2016-06-26 14:41:54 +02:00
olikraus 5865b14f5a fixed issue with the selection list 2016-06-26 10:57:44 +02:00
olikraus a581844d80 fixed #25, added some extra delay for the ST7920 2016-06-25 22:11:46 +02:00
olikraus 58481bd875 ST7920 HW SPI support, fixed issue #24 2016-06-24 21:36:32 +02:00
olikraus d51b5c34a1 LD7032 I2C 2016-06-22 23:58:14 +02:00
olikraus af35179bec LD7032 SPI done 2016-06-22 19:40:30 +02:00
olikraus 6b4ad62ab0 started with ld7032 port 2016-06-21 23:23:11 +02:00
olikraus e42da7623d fixed #20, user interface pictures 2016-06-19 15:08:41 +02:00
olikraus 8f60e80c71 little rook chess... port almost finished 2016-06-18 15:28:31 +02:00
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