Commit Graph

300 Commits

Author SHA1 Message Date
olikraus 3a39634191 set i2c adr 2016-11-04 20:36:02 +01:00
olikraus 8823e50424 t6963 240x64, issue #80 2016-11-02 18:53:19 +01:00
olikraus d1612c96b0 i2c speed test for issue #79 2016-11-02 17:08:04 +01:00
olikraus ac6cce4d42 updated font build process, issue #78 2016-11-02 12:50:07 +01:00
olikraus fc8749a323 skip empty lines during bitmap parsing, issue #81 2016-11-02 12:13:57 +01:00
olikraus 48b8aba0fc dogxl160 2016-10-15 17:08:04 +02:00
olikraus 0d381b4142 2.5.2 2016-10-02 11:00:59 +02:00
olikraus 99db38000e towards 2.5.x 2016-10-02 08:00:28 +02:00
olikraus 57420672ab japanese efont 2016-10-01 17:50:00 +02:00
olikraus b4db8002ec XBM & japanese 2016-10-01 08:37:18 +02:00
olikraus f29165b4f0 issue #61 2016-09-29 21:08:36 +02:00
olikraus d20d082670 SSD1322 2016-09-28 23:23:07 +02:00
olikraus 06952b5991 ssd1325 2016-09-25 10:26:39 +02:00
olikraus 69a2c1f615 RA8835 2016-09-23 19:43:35 +02:00
olikraus 2c9ca376e0 crox 2016-08-27 13:02:57 +02:00
olikraus 6085ebaf89 crox 2016-08-27 07:12:42 +02:00
olikraus cebac044f9 2.4.1 2016-08-21 21:32:10 +02:00
olikraus ad3ac3a66e HW SPI bug fixing 2016-08-21 11:46:01 +02:00
olikraus e28fc8d57d ExtUTF8 example 2016-08-20 14:24:40 +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 4e03483c57 2.3.0 2016-08-18 21:14:25 +02:00
olikraus 5c24125c9a issue #50 2016-08-18 21:12:36 +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 17400c3f6d 2.2.4 2016-08-15 23:00:00 +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 c303ad3719 Px Fonts 2016-08-15 13:52:10 +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 5c1e073e6d work on kerning tables 2016-08-13 12:53:32 +02:00
olikraus f23e06a8da update 2016-08-12 23:36:34 +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 09650cbf98 2.2.2 tmp release 2016-08-12 21:23:19 +02:00
olikraus b4591354da Merge branch 'master' of https://github.com/olikraus/u8g2 2016-08-12 21:08:06 +02:00
olikraus 393b0e481c cleanup bdf_tga 2016-08-12 19:55:30 +02:00
olikraus b997d133e6 2.2.1 2016-08-12 19:21:35 +02:00
olikraus b893a908ba example updates 2016-08-12 19:19:59 +02:00
olikraus e8c4276b2a sed1330 2016-08-12 19:16:49 +02:00
olikraus 066ab6f533 arm lpc11u3x 2016-08-11 17:52:40 +02:00
olikraus fcd9737251 2.1.5 2016-08-09 22:04:33 +02:00
olikraus d2dc962664 issue #39 2016-08-08 01:18:01 +02:00
olikraus 7c2ada2771 old school pc fonts 2016-07-28 13:53:09 +02:00
olikraus 3d52821869 mingw bdfconv.exe 2016-07-27 16:05:26 +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 54e3c1ae9b sck_takeover_edge -> sck_clock_mode to account for all four SPI modes. 2016-07-25 22:05:00 +02:00
olikraus 0213db2b8b a2 printer 2016-07-25 01:59:41 +02:00
olikraus 0d1431ad79 towards a2 printer support 2016-07-23 11:26:33 +02:00
olikraus 3a60f30a39 little rook chess, sdl version 2016-07-16 12:25:21 +02:00
olikraus 239e744172 t6963 256x64 2016-07-16 08:03:47 +02:00
olikraus f1a5eac42f 2.1.0 + changelog 2016-07-14 21:28:53 +02:00
olikraus a5370dc503 ssd1322 example update 2016-07-14 21:25:15 +02:00
olikraus c0cf4ab839 ssd1322 2016-07-14 21:23:34 +02:00
olikraus a7ee7b77a6 some updates 2016-07-03 10:14:47 +02:00
olikraus 6b0295ff4b removed win font scrollosprite 2016-07-02 11:05:20 +02:00
olikraus 0cc9b123bf work o t6963 2016-07-02 07:09:27 +02:00
olikraus c117f28951 scrollosprites 2016-06-28 22:00:55 +02:00
olikraus 7ae67c1a24 pbm 2016-06-28 20:55:11 +02:00
olikraus e907519650 sprite update 2016-06-27 23:50:11 +02:00
olikraus 9fbdfb3fa6 new font 2016-06-27 23:09:10 +02:00
olikraus 1379e3db80 2.0.7 2016-06-26 22:32:22 +02:00
olikraus e9ddf44cb6 more examples 2016-06-26 20:50:12 +02:00
olikraus 652129d903 graphics test example 2016-06-26 11:43:32 +02:00
olikraus bacc9daf1b more examples 2016-06-26 10:25:58 +02:00
olikraus a581844d80 fixed #25, added some extra delay for the ST7920 2016-06-25 22:11:46 +02:00
olikraus 84fcbdc2d7 update 2016-06-25 21:34:58 +02:00
olikraus 1da265d05f 2.0.5 2016-06-25 07:51:00 +02:00
olikraus a5a7692930 example constructor update 2016-06-25 07:45:09 +02:00
olikraus c382340818 st7920 2016-06-24 21:58:12 +02:00
olikraus 9f4e4d0750 st7920 hw spi 2016-06-24 00:58:17 +02:00
olikraus d51b5c34a1 LD7032 I2C 2016-06-22 23:58:14 +02:00
olikraus 4c7ecf099e ld7032ino update 2016-06-21 23:28:39 +02:00
olikraus 6b4ad62ab0 started with ld7032 port 2016-06-21 23:23:11 +02:00
olikraus 6eb867aa6d work on issue #10 2016-06-19 09:44:50 +02:00
olikraus f5b0b157a4 update LittleRookChess 2016-06-18 22:44:26 +02:00
olikraus b8e06537e1 little rook chess port 2016-06-18 12:10:41 +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 3e40452735 comments and analysis of the "blank" problem #16 2016-06-13 06:37:39 +02:00
olikraus ba257eb44b Merge branch 'master' of https://github.com/olikraus/u8g2 2016-06-13 06:08:23 +02:00
olikraus 4ecea8fd9c msg box 2016-06-12 22:49:23 +02:00
olikraus d81bd3741d links 2016-06-12 20:58:19 +02:00
olikraus 6fe74a908f version 2016-06-12 14:49:52 +02:00
olikraus ba9c22cdba Arduboy support 2016-06-12 06:49:23 +02:00
olikraus c5f223b249 u8g2 selection list 2016-06-05 10:11:37 +02:00
olikraus 2204690842 added some game code 2016-06-04 16:50:20 +02:00
olikraus 13612df300 fixed font build and added freedoom fonts (#13) 2016-05-29 14:51:52 +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 595c0b36a6 4-wire SW SPI improved for AVR (ATMega only) 2016-05-16 09:16:54 +02:00
olikraus 135f3912fd added FPS to release 2016-05-15 16:31:47 +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 28d5de8d25 hw i2c partly working 2016-05-15 00:05:41 +02:00
olikraus 0609e25c63 release creation 2016-05-13 23:04:30 +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 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 af3fde57a4 ino updater 2016-05-06 23:04:33 +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 2ddb567309 bug fixing 2016-04-27 22:22:31 +02:00
olikraus b928181074 added c font names 2016-04-21 23:16:45 +02:00
olikraus 3f0f019fad font names 2016-04-21 23:10:47 +02:00
olikraus bc47223ef2 full pictures 2016-04-21 23:04:56 +02:00
olikraus 73f2c8ad5a chinese font group 2016-04-21 22:32:56 +02:00
olikraus ae5f82cd09 intersecton, box, chinese fonts 2016-04-21 22:16:48 +02:00
olikraus ab966f7617 bdfconv 2016-04-21 15:25:22 +02:00
olikraus 516b8efc56 introduced asymetric intersection check 2016-04-19 21:26:09 +02:00
olikraus a50e75b59d asymetric intersection 2016-04-18 19:43:04 +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 fd914d2852 st7920 spi 2016-02-27 19:23:57 +01:00
olikraus 5c648df381 st7920 spi 2016-02-26 22:16:08 +01:00
olikraus ecbcf8ceea st7920 SPI 2016-02-26 21:58:40 +01:00
olikraus 157d6340e4 towards st7920 2016-02-22 21:53:31 +01:00
olikraus 3c713072ac comment 2016-02-22 18:56:52 +01:00
olikraus 24a5013e08 tmp checkin 2016-02-22 18:51:48 +01:00
olikraus 389d8e11e4 codebuild 2016-02-09 22:57:47 +01:00
olikraus 787d0c022d fixed io procname 2016-02-09 22:50:57 +01:00
olikraus d41abef0ea work on ST7920 2016-01-04 00:31:49 +01:00
olikraus e83e1bff3f fixed license description (url) 2016-01-03 17:10:50 +01:00
olikraus 3f5cb0a023 create release first version for Arduino 2016-01-01 17:02:41 +01:00
olikraus 22b2019c2f Arduino examples/release directory 2016-01-01 12:30:12 +01:00
olikraus e1728ab7fa more missing files 2016-01-01 09:52:54 +01:00
olikraus 3a03a8300c added some missinig files 2016-01-01 09:51:04 +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 56a800d57c mdtoc update 2015-12-25 18:35:21 +01:00
olikraus de10df3f24 md toc generator 2015-12-25 17:48:37 +01:00
olikraus d062ba07de mdtoc 2015-12-25 16:42:45 +01:00
olikraus 7c73ac3202 code build md 2015-12-24 11:32:33 +01:00
olikraus b01307496d code build/setup changes 2015-12-23 23:18:29 +01:00
olikraus 4e9b4c0e33 codebuild md 2015-12-23 20:54:16 +01:00
olikraus c3fac735b8 buildcpp replaced with codebuild for u8x8 2015-12-23 19:02:06 +01:00