Carter Nelson
|
126007f2c5
|
Update library.properties
|
2023-10-10 14:48:48 -07:00 |
|
Tyeth Gundry
|
b0ac687159
|
Update library.properties - bump to version 1.11.8
|
2023-09-26 13:36:01 +01:00 |
|
Eva Herrada
|
83a182d260
|
Bumped to 1.11.7
|
2023-07-18 15:34:52 -04:00 |
|
Eva Herrada
|
8094f6a295
|
Bumped to 1.11.6
|
2023-07-18 15:34:28 -04:00 |
|
Phillip Burgess
|
5ea4be3ffe
|
Fix bug w/large GFXcanvas1's (use 32-bit byte counts)
|
2023-01-18 14:53:07 -08:00 |
|
Phillip Burgess
|
740677a733
|
Make canvas buffers protected instead of private members
A use case came up where it was helpful to be able to alter the buffer pointer in a subclass. This is esoteric and should be used with care.
|
2023-01-16 15:02:36 -08:00 |
|
Eva Herrada
|
91d916deeb
|
Bump to 1.11.3
|
2022-06-29 13:17:48 -04:00 |
|
Eva Herrada
|
976bfb3d8b
|
Bump to 1.11.2
|
2022-06-13 14:35:18 -04:00 |
|
Eva Herrada
|
ef17614241
|
Bump to 1.11.1
|
2022-05-09 15:49:22 -04:00 |
|
Eva Herrada
|
071b6d5715
|
Bump to 1.11.0
|
2022-05-02 17:49:51 -04:00 |
|
Paint Your Dragon
|
f1f7866420
|
Update version in library.properies for dmaBusy()
|
2022-04-27 10:23:22 -07:00 |
|
Eva Herrada
|
6f4981e2f1
|
Bump to 1.10.14
|
2022-03-17 11:51:55 -04:00 |
|
Eva Herrada
|
4a33fcd467
|
Bump to 1.10.13
|
2022-01-24 12:05:42 -05:00 |
|
Paint Your Dragon
|
223f914d0e
|
Bump version for RP2040 optimizations
|
2021-09-17 10:58:49 -07:00 |
|
Dylan Herrada
|
5bbee15ff6
|
Bump to 1.10.11
|
2021-09-07 16:59:39 -04:00 |
|
Dylan Herrada
|
f542ec270f
|
Bump to 1.10.10
|
2021-05-31 15:46:59 -04:00 |
|
Phillip Burgess
|
4c87f9a048
|
Fix misnamed function call in nRF code
|
2021-05-25 13:14:49 -07:00 |
|
Phillip Burgess
|
c288843ec3
|
Add swapBytes() function, fix some longstanding endian issues in writePixels()
|
2021-05-25 09:20:34 -07:00 |
|
Phillip Burgess
|
221bb41cd2
|
Add PyPortal Titano to the list of DMA-enabled boards
|
2021-03-26 18:12:40 -07:00 |
|
Dylan Herrada
|
9999f527a0
|
Bump to 1.10.6
|
2021-02-16 15:06:38 -05:00 |
|
Dylan Herrada
|
80f727103c
|
Bump to 1.10.5
|
2021-02-02 14:50:49 -05:00 |
|
Dylan Herrada
|
b53849e234
|
Bump to 1.10.4
|
2020-12-11 16:45:25 -05:00 |
|
Dylan Herrada
|
c40424af31
|
Bump to 1.10.3
|
2020-11-23 16:01:31 -05:00 |
|
Phillip Burgess
|
f876b1360c
|
Fix clipping in fast H/V lines on canvases
|
2020-10-19 12:00:55 -07:00 |
|
Dylan Herrada
|
8d7bdff6dc
|
Bump to 1.10.1
|
2020-09-07 15:48:09 -04:00 |
|
Limor "Ladyada" Fried
|
d9220ba7d3
|
Gray oled support (#317)
rename monooled to grayoled and support 1 or 4 bpp - backtested with SH110x and also new SSD1327
bump too
|
2020-08-23 14:18:56 -04:00 |
|
siddacious
|
0752d4bd4f
|
bumping minor version
|
2020-06-18 18:55:18 -07:00 |
|
dherrada
|
aa3ecbd358
|
Bump to 1.8.5
|
2020-06-15 17:17:28 -04:00 |
|
dherrada
|
1232016e3b
|
Bump to 1.8.4
|
2020-06-01 15:19:26 -04:00 |
|
dherrada
|
eeec0f6c01
|
Update version in library.properties to 1.8.3
|
2020-05-18 17:02:51 -04:00 |
|
lady ada
|
32439f79dc
|
try manually installing ili9341
|
2020-05-17 16:38:02 -04:00 |
|
lady ada
|
4c95a95e81
|
correct fix for attiny
|
2020-05-17 12:29:30 -04:00 |
|
lady ada
|
709437a01b
|
dont use mono oled with trinkets
|
2020-05-16 22:38:19 -04:00 |
|
lady ada
|
bd0e813006
|
Merge branch 'master' of github.com:adafruit/Adafruit-GFX-Library
|
2020-05-16 00:47:10 -04:00 |
|
lady ada
|
bf36a21bbf
|
Add new dep for Adafruit_BusIO and monochrome OLED helper class that does most of the heavy lifting
|
2020-05-16 00:47:06 -04:00 |
|
Limor "Ladyada" Fried
|
b01f5e1731
|
Generic mono oled support (#289)
* initial monooled
* i2c basic support
* add dep
* fix warnings
* doxy
* dirty rects if u pleeeze
* reset *before* trying to connect to i2c
* fix up SPI mode!
* cllang
* doxy
|
2020-05-16 00:45:51 -04:00 |
|
siddacious
|
7fd0c5ea1d
|
Update library.properties
|
2020-01-16 13:52:11 -08:00 |
|
siddacious
|
4ae6b535f2
|
Update library.properties
|
2020-01-08 11:07:55 -08:00 |
|
Lady Ada
|
c023885755
|
bump to release actions/dependencies
|
2019-12-27 17:19:26 -05:00 |
|
Limor "Ladyada" Fried
|
6abf693056
|
Actionsci2 (#264)
add library dependancy
remove travis CI
update badge
enable Actions
|
2019-12-27 17:10:08 -05:00 |
|
Melissa LeBlanc-Williams
|
bdf1bc3f47
|
Bumped for version release
|
2019-12-20 08:25:02 -08:00 |
|
Melissa LeBlanc-Williams
|
4169843c85
|
Bumped for version release
|
2019-12-18 15:12:50 -08:00 |
|
siddacious
|
a8aff3f9bf
|
bumping!
|
2019-12-10 12:28:36 -08:00 |
|
Limor "Ladyada" Fried
|
fc13f34850
|
Update library.properties
|
2019-10-18 14:30:21 -04:00 |
|
ladyada
|
051fe67a0f
|
add DMA support for nrf52
|
2019-10-17 14:28:17 -04:00 |
|
Ladyada
|
7d928bcc1f
|
bump version
|
2019-09-13 00:13:38 -04:00 |
|
Jan Hoffmann
|
fb2757d5fb
|
Update library.properties
|
2019-07-04 12:19:20 +02:00 |
|
ladyada
|
f7a1e47799
|
bump minor version (making WIDTH/HEIGHT not consts)
|
2019-06-16 20:31:01 -04:00 |
|
Melissa LeBlanc-Williams
|
3cd97982cd
|
bumped library
|
2019-06-12 14:01:15 -07:00 |
|
ladyada
|
73cddc393d
|
bump to speed up arcada
|
2019-06-01 19:02:15 -04:00 |
|