Merge pull request #3 from Caemor/add_2in9_device
Chris
2018-07-23 11:21:25 +0200
9f5d748e07Forgot to remove a samll test comment line within the last commit
Christoph Groß
2018-07-23 10:42:23 +0200
2c7807265c-fixed a doc test error in the interface file even though it's unknown why that was even recognized as a doc test - fixed a few documentation links and warnings
Christoph Groß
2018-07-23 10:41:28 +0200
1f2c68d16dFinished 2in9 support, now it needs to be tested
Christoph Groß
2018-07-20 13:25:30 +0200
5e03c3c39aStablised traits and interfaces, converted epd4in2 to it, and started real work on epd2in9
Christoph Groß
2018-07-19 16:46:15 +0200
80e5c0ffb1improved traits, now it should be ready to convert 4.2"
Christoph Groß
2018-07-19 11:08:26 +0200
ceee294cdaStarted some shared traits between the different epds, saving now
Christoph Groß
2018-07-18 17:03:11 +0200
4cd9b26a24Started work on 2in9 waveshare device, but nothing much besides copying has yet happened
Christoph Groß
2018-07-17 16:02:14 +0200
a47e965b83further small readme improvements
Christoph Groß
2018-07-16 14:03:49 +0200
e61792eb2afurther improvements
Christoph Groß
2018-07-16 13:42:46 +0200
4690dd70a4further improvments
Christoph Groß
2018-07-16 13:40:52 +0200
ac3eca7548Added a few more devices to the overview in the readme
Christoph Groß
2018-07-16 13:35:20 +0200
66f70b3244Hide the Fast Update which possible might lead to Ghosting/Burn-in effects behind a feature gate
Christoph Groß
2018-07-16 12:37:39 +0200
10703dab70Improved and updated Readme
Christoph Groß
2018-05-30 15:53:01 +0200
Merge pull request #1 from Caemor/graphics_buffer
Chris
2018-05-30 15:01:30 +0200
5cfa3e8b1fAdded mutable reference to buffer directly in graphics.
Christoph Groß
2018-05-30 14:20:19 +0200
450049ef0fRemoved function never used warning
Christoph Groß
2018-05-29 14:12:14 +0200
98fe6e2f3eUpdated Example to the version of the lib
Christoph Groß
2018-05-29 14:09:50 +0200
4090fb4eadMade draw_char and draw_string ready for tests
Christoph Groß
2018-05-29 14:06:36 +0200
7312b92e87Improved and updated Readme
Christoph Groß
2018-05-29 12:01:35 +0200
3fe78b9862Travis CI image link was still wrong, it's fixed now
Christoph Groß
2018-05-29 10:11:05 +0200
b3dcef29e3Fixed broken link to build status
Christoph Groß
2018-05-29 09:02:07 +0200
0265d3ba79Merge branch 'master' of github.com:Caemor/eink-waveshare-rs
Christoph Groß
2018-05-29 08:49:13 +0200
71e7ff915dFixed broken example
Christoph Groß
2018-05-29 08:49:05 +0200
3fa576732cMerge branch 'master' of github.com:Caemor/eink-waveshare-rs
Chris
2018-05-28 16:57:44 +0200
fc877efb60forgot to save before the last commit
Christoph Groß
2018-05-28 16:02:42 +0200
e59926e0c7Improved work on Font Handling, still not finished and also added a few testcases
Christoph Groß
2018-05-28 16:02:06 +0200
156eb43edaAdded simple test case for command addresses, so no regression should happen.
Christoph Groß
2018-05-28 14:48:45 +0200
f180815f87Added seperate 8x8 Char and String Drawing, Improved Color Struct, Further work was done on other Font and String drawing. Added even more test cases for Drawings
Christoph Groß
2018-05-28 14:48:22 +0200
b022ec1dbbUse Drawing::Color instead of hardcoded values
Christoph Groß
2018-05-28 14:46:19 +0200
f8f6b05e72Documented broken char and string drawing
Chris
2018-05-28 00:38:35 +0200
81966846bareversed the wrong change of state
Chris
2018-05-28 00:32:31 +0200
e56753c677make draw_string accept string slices instead of char slices
Chris
2018-05-28 00:20:10 +0200
869866d997for further testing purposes, draw_byte is still not stable
Chris
2018-05-28 00:18:38 +0200
38a400a83fadded fonts and chars, but more improvement is needed there
Chris
2018-05-27 22:03:26 +0200
a26e8f0a86Fixed bug from previous commit
Chris
2018-05-26 20:12:46 +0200
d4abd54b56added fast partial update to embedded_linux example
Chris
2018-05-26 20:11:19 +0200
c9578109cfImproved Drawing Documentation, improved example
Chris
2018-05-26 19:50:12 +0200
03f2cbc942decreased the change of a overflow happening in draw_pixel, some more calculations and improvements are needed
Chris
2018-05-26 17:38:51 +0200
2272ef80eeimproved embedded_linux example
Chris
2018-05-26 17:28:58 +0200
89259d3c78maybe the full buffer was to much for rpi spi transmission, testing now
Chris
2018-05-26 17:20:40 +0200
f1d49651e4embedded_linux example: further improvements to panics
Chris
2018-05-26 17:16:23 +0200
7d3c95bf7cfixed error in example
Chris
2018-05-26 17:13:22 +0200
d30cec2c0efurther improved error messages on panic for embedded linux example
Chris
2018-05-26 17:04:48 +0200
0099d509d8pin change in the example
Chris
2018-05-26 16:47:11 +0200
a067e3a662better error handling, still far from perfect for embedded linux example
Chris
2018-05-26 16:36:25 +0200
d68703d648improvements to the drawing part, only needs a few more small additions (filled circle, chars, strings,...) and few small changes to the readme
Christoph Groß
2018-05-25 16:26:52 +0200
9d8a326c82started work on the drawing part
Christoph Groß
2018-05-24 16:38:49 +0200
1286afa73fanother try at the travis.yml
Christoph Groß
2018-05-24 15:08:18 +0200
a8f93b81bcdid i fix travis now?
Christoph Groß
2018-05-24 15:04:27 +0200
6fb99f9dc5removed f3 example for now
Christoph Groß
2018-05-24 14:44:17 +0200
2feff5b9faadded drawing mod to the library, improved readme, fixed travis.yml, made rpi example working with a better pin config,
Christoph Groß
2018-05-24 14:43:46 +0200
3fa5a12d24new travis try
Christoph Groß
2018-05-24 13:27:47 +0200
d7873661aeadded tests for the examples to travis
Christoph Groß
2018-05-24 13:18:42 +0200
aff8b83ac3updated version to v0.2 of embedded_hal, but broke f3 example
Christoph Groß
2018-05-22 12:02:03 +0200
ba5d44a1d7fixed documentation tests by ignoring them as they are just examples not build for running
Chris
2018-05-11 15:28:31 +0200
954c5f862dfixed ci?
Chris
2018-05-11 15:11:10 +0200
ba674d595dremoved deploy from travis and whiteline
Christoph Groß
2018-05-11 14:13:46 +0200
2df5eeea89added ci
Christoph Groß
2018-05-11 14:02:55 +0200
3a9420c046added license question
Christoph Groß
2018-05-11 12:16:05 +0200
fcbcc82b97Added examples, small updates to the readme and other small documentation changes
Christoph Groß
2018-05-11 11:43:03 +0200
d82a3d82f9making delay public
Christoph Groß
2018-05-11 11:36:56 +0200
d75a3f3e96some changes
Christoph Groß
2018-05-09 16:50:54 +0200