]> Repositories - hackapet/Adafruit_Blinka_Displayio.git/log
hackapet/Adafruit_Blinka_Displayio.git
5 years agoDivide by zero and speed up bug fixes
Melissa LeBlanc-Williams [Mon, 29 Jun 2020 21:08:54 +0000 (14:08 -0700)]
Divide by zero and speed up bug fixes

5 years agoSlightly better optimization for OnDiskBitmaps
Melissa LeBlanc-Williams [Thu, 25 Jun 2020 22:31:46 +0000 (15:31 -0700)]
Slightly better optimization for OnDiskBitmaps

5 years agoFix black's misplacement of the pylint disable
Melissa LeBlanc-Williams [Thu, 25 Jun 2020 21:54:23 +0000 (14:54 -0700)]
Fix black's misplacement of the pylint disable

5 years agoImage processing optimizations
Melissa LeBlanc-Williams [Thu, 25 Jun 2020 21:47:21 +0000 (14:47 -0700)]
Image processing optimizations

5 years agoMerge pull request #23 from makermelissa/master 0.3.2
Melissa LeBlanc-Williams [Tue, 23 Jun 2020 22:56:35 +0000 (15:56 -0700)]
Merge pull request #23 from makermelissa/master

Fixed setup to work with folders

5 years agoAdd missing comma
Melissa LeBlanc-Williams [Tue, 23 Jun 2020 22:34:04 +0000 (15:34 -0700)]
Add missing comma

5 years agoFixed setup to work with folders
Melissa LeBlanc-Williams [Tue, 23 Jun 2020 22:30:36 +0000 (15:30 -0700)]
Fixed setup to work with folders

5 years agoMerge pull request #21 from makermelissa/master 0.3.1
Melissa LeBlanc-Williams [Tue, 23 Jun 2020 21:06:52 +0000 (14:06 -0700)]
Merge pull request #21 from makermelissa/master

Bug fixes

5 years agolinted
Melissa LeBlanc-Williams [Tue, 23 Jun 2020 18:20:42 +0000 (11:20 -0700)]
linted

5 years agoBug fixes
Melissa LeBlanc-Williams [Tue, 23 Jun 2020 18:18:12 +0000 (11:18 -0700)]
Bug fixes

5 years agoMerge branch 'master' of https://github.com/adafruit/Adafruit_Blinka_Displayio
Melissa LeBlanc-Williams [Tue, 16 Jun 2020 20:46:02 +0000 (13:46 -0700)]
Merge branch 'master' of https://github.com/adafruit/Adafruit_Blinka_Displayio

5 years agoMerge pull request #20 from makermelissa/ondiskbitmap 0.3.0
Scott Shawcroft [Tue, 16 Jun 2020 18:28:43 +0000 (11:28 -0700)]
Merge pull request #20 from makermelissa/ondiskbitmap

Added OnDiskBitmap functionality

5 years agoRemove extra rgba property from ColorConverter
Melissa LeBlanc-Williams [Tue, 16 Jun 2020 17:42:17 +0000 (10:42 -0700)]
Remove extra rgba property from ColorConverter

5 years agoMerge branch 'master' of https://github.com/adafruit/Adafruit_Blinka_Displayio into...
Melissa LeBlanc-Williams [Tue, 16 Jun 2020 17:38:39 +0000 (10:38 -0700)]
Merge branch 'master' of https://github.com/adafruit/Adafruit_Blinka_Displayio into ondiskbitmap

5 years agoMerge branch 'master' of https://github.com/adafruit/Adafruit_Blinka_Displayio
Melissa LeBlanc-Williams [Tue, 16 Jun 2020 17:38:17 +0000 (10:38 -0700)]
Merge branch 'master' of https://github.com/adafruit/Adafruit_Blinka_Displayio

5 years agoMerge pull request #18 from makermelissa/rotation
Melissa LeBlanc-Williams [Tue, 16 Jun 2020 17:37:37 +0000 (10:37 -0700)]
Merge pull request #18 from makermelissa/rotation

Fixed rotation for rectangle displays and added backlight

5 years agoForgot to push fourwire changes
Melissa LeBlanc-Williams [Fri, 12 Jun 2020 17:41:35 +0000 (10:41 -0700)]
Forgot to push fourwire changes

5 years agoAdded OnDiskBitmap functionality
Melissa LeBlanc-Williams [Fri, 12 Jun 2020 17:38:03 +0000 (10:38 -0700)]
Added OnDiskBitmap functionality

5 years agoChanges to get it working with SSD1331
Melissa LeBlanc-Williams [Thu, 11 Jun 2020 22:35:14 +0000 (15:35 -0700)]
Changes to get it working with SSD1331

5 years agoimplemented basic backlight functionality
Melissa LeBlanc-Williams [Wed, 10 Jun 2020 00:13:09 +0000 (17:13 -0700)]
implemented basic backlight functionality

5 years agoMerge branch 'rotation'
Melissa LeBlanc-Williams [Tue, 9 Jun 2020 23:03:07 +0000 (16:03 -0700)]
Merge branch 'rotation'

5 years agoRevert rotation setter to original
Melissa LeBlanc-Williams [Tue, 9 Jun 2020 22:57:43 +0000 (15:57 -0700)]
Revert rotation setter to original

5 years agoRemoved unused transform
Melissa LeBlanc-Williams [Tue, 9 Jun 2020 22:56:12 +0000 (15:56 -0700)]
Removed unused transform

5 years agoFixed rotation for rectangle displays
Melissa LeBlanc-Williams [Tue, 9 Jun 2020 22:54:48 +0000 (15:54 -0700)]
Fixed rotation for rectangle displays

5 years agoMerge pull request #17 from makermelissa/rotation
Limor "Ladyada" Fried [Tue, 9 Jun 2020 22:45:18 +0000 (18:45 -0400)]
Merge pull request #17 from makermelissa/rotation

[WIP] Implemented Display rotation

5 years agoMerge branch 'master' of https://github.com/adafruit/Adafruit_Blinka_Displayio
Melissa LeBlanc-Williams [Tue, 9 Jun 2020 21:12:40 +0000 (14:12 -0700)]
Merge branch 'master' of https://github.com/adafruit/Adafruit_Blinka_Displayio

5 years agoImplemented Display rotation
Melissa LeBlanc-Williams [Tue, 9 Jun 2020 21:02:12 +0000 (14:02 -0700)]
Implemented Display rotation

5 years agoMerge pull request #15 from makermelissa/fix-hx8357 0.2.1
Melissa LeBlanc-Williams [Tue, 9 Jun 2020 17:40:08 +0000 (10:40 -0700)]
Merge pull request #15 from makermelissa/fix-hx8357

Fix off by one issue for display drawing

5 years agoFix off by one issue for display drawing
Melissa LeBlanc-Williams [Tue, 9 Jun 2020 17:24:28 +0000 (10:24 -0700)]
Fix off by one issue for display drawing

5 years agoMerge pull request #13 from makermelissa/master 0.2.0
Scott Shawcroft [Tue, 26 May 2020 22:42:16 +0000 (15:42 -0700)]
Merge pull request #13 from makermelissa/master

Removed duplicate stubs

5 years agoBlack formatted again...
Melissa LeBlanc-Williams [Tue, 26 May 2020 21:59:36 +0000 (14:59 -0700)]
Black formatted again...

5 years agoRemoved unused imports
Melissa LeBlanc-Williams [Tue, 26 May 2020 21:56:30 +0000 (14:56 -0700)]
Removed unused imports

5 years agoRemoved duplicate stubs
Melissa LeBlanc-Williams [Tue, 26 May 2020 21:52:17 +0000 (14:52 -0700)]
Removed duplicate stubs

5 years agoMerge pull request #10 from makermelissa/master
Melissa LeBlanc-Williams [Tue, 26 May 2020 16:19:48 +0000 (09:19 -0700)]
Merge pull request #10 from makermelissa/master

Fixed badges in README and removed accidental image

5 years agoFixed badges and removed image
Melissa LeBlanc-Williams [Tue, 26 May 2020 16:12:01 +0000 (09:12 -0700)]
Fixed badges and removed image

5 years agoMerge pull request #1 from makermelissa/master
Melissa LeBlanc-Williams [Tue, 26 May 2020 15:32:21 +0000 (08:32 -0700)]
Merge pull request #1 from makermelissa/master

Initial Commit

5 years agoBrought back rgba for color correction
Melissa LeBlanc-Williams [Sat, 23 May 2020 06:59:09 +0000 (23:59 -0700)]
Brought back rgba for color correction

5 years agoFixed docs errors
Melissa LeBlanc-Williams [Sat, 23 May 2020 05:58:46 +0000 (22:58 -0700)]
Fixed docs errors

5 years agoSplit module into multiple files
Melissa LeBlanc-Williams [Sat, 23 May 2020 05:32:45 +0000 (22:32 -0700)]
Split module into multiple files

5 years agoFixed transparency rendering
Melissa LeBlanc-Williams [Sat, 23 May 2020 03:07:56 +0000 (20:07 -0700)]
Fixed transparency rendering

5 years agoFixed font bitmap generation to remove artifacts
Melissa LeBlanc-Williams [Sat, 23 May 2020 01:48:13 +0000 (18:48 -0700)]
Fixed font bitmap generation to remove artifacts

5 years agoAdded numpy to dependencies
Melissa LeBlanc-Williams [Sat, 23 May 2020 00:15:36 +0000 (17:15 -0700)]
Added numpy to dependencies

5 years agoUpdated Docs
Melissa LeBlanc-Williams [Sat, 23 May 2020 00:13:36 +0000 (17:13 -0700)]
Updated Docs

5 years agoMoved numpy to bottom
Melissa LeBlanc-Williams [Sat, 23 May 2020 00:02:12 +0000 (17:02 -0700)]
Moved numpy to bottom

5 years agoScaling, Mirroring, etc. now working + linted
Melissa LeBlanc-Williams [Fri, 22 May 2020 23:59:10 +0000 (16:59 -0700)]
Scaling, Mirroring, etc. now working + linted

5 years agoBlack formatted again...
Melissa LeBlanc-Williams [Fri, 22 May 2020 17:38:53 +0000 (10:38 -0700)]
Black formatted again...

5 years agoSome linting and bug fixing
Melissa LeBlanc-Williams [Fri, 22 May 2020 17:23:01 +0000 (10:23 -0700)]
Some linting and bug fixing

5 years agoBlack formatted again...
Melissa LeBlanc-Williams [Fri, 22 May 2020 16:45:46 +0000 (09:45 -0700)]
Black formatted again...

5 years agoAdded proper headers, fixed pylint in actions
Melissa LeBlanc-Williams [Fri, 22 May 2020 16:44:14 +0000 (09:44 -0700)]
Added proper headers, fixed pylint in actions

5 years agoWrapped long lines
Melissa LeBlanc-Williams [Fri, 22 May 2020 16:37:58 +0000 (09:37 -0700)]
Wrapped long lines

5 years agoBasic fontio wrapper added
Melissa LeBlanc-Williams [Fri, 22 May 2020 16:30:45 +0000 (09:30 -0700)]
Basic fontio wrapper added

5 years agoBasic functionality in place
Melissa LeBlanc-Williams [Thu, 21 May 2020 21:47:34 +0000 (14:47 -0700)]
Basic functionality in place

5 years agoAdded lots more code
Melissa LeBlanc-Williams [Thu, 21 May 2020 17:17:52 +0000 (10:17 -0700)]
Added lots more code

5 years agoAdded Group, Bitmap, Palette code
Melissa LeBlanc-Williams [Tue, 19 May 2020 23:36:00 +0000 (16:36 -0700)]
Added Group, Bitmap, Palette code

5 years agoStubbed out and initializing
Melissa LeBlanc-Williams [Tue, 19 May 2020 02:20:13 +0000 (19:20 -0700)]
Stubbed out and initializing

5 years agoRenamed to match Blinka_bleio style
Melissa LeBlanc-Williams [Mon, 18 May 2020 16:54:32 +0000 (09:54 -0700)]
Renamed to match Blinka_bleio style

5 years agoInitial commit
Melissa LeBlanc-Williams [Mon, 18 May 2020 16:43:52 +0000 (09:43 -0700)]
Initial commit