Commit Graph

380 Commits

Author SHA1 Message Date
Dan Halbert
e92d90ce9c Add second UARTE to busio.UART. Init uarts on startup. 2019-02-12 22:34:05 -05:00
Scott Shawcroft
df00d74db8
Update translations 2019-02-12 15:01:52 -08:00
Scott Shawcroft
c17f147be9
A variety of displayio improvements
This changes a number of things in displayio:
* Introduces BuiltinFont and Glyph so the built in font can be used by libraries. For boards with
  a font it is available as board.TERMINAL_FONT. Fixes #1172
* Remove _load_row from Bitmap in favor of bitmap[] access. Index can be x/y tuple or overall index. Fixes #1191
* Add width and height properties to Bitmap.
* Add insert and [] access to Group. Fixes #1518
* Add index param to pop on Group.
* Terminal no longer takes unicode character info. It takes a BuiltinFont instead.
* Fix Terminal's handling of [###D vt100 commands used when up arrowing into repl history.
* Add x and y positions to Group plus scale as well.
* Add bitmap accessor for BuiltinFont
2019-02-11 20:55:05 -08:00
Craig Forbes
62389f07b8 Update translations. 2019-02-07 09:10:00 -06:00
Scott Shawcroft
9a9d85fadc
Update translations for display rotation 2019-02-01 00:36:21 -08:00
Scott Shawcroft
da206012e2
Update translations 2019-01-31 11:42:15 -08:00
Scott Shawcroft
a380865655
Merge remote-tracking branch 'adafruit/master' into HEAD 2019-01-22 14:02:07 -08:00
Dan Halbert
6aa9f69b19 make translateimgrofybeepboopbop 2019-01-21 21:51:22 -05:00
Dan Halbert
9558b3afa7 make translate 2019-01-20 22:46:32 -05:00
Scott Shawcroft
3d11dd077c
Update translations 2019-01-20 17:33:18 -08:00
Scott Shawcroft
427766ac69
Update translations 2019-01-18 11:44:53 -08:00
Roy Hooper
be9caeb915 update translations 2019-01-13 23:52:05 -05:00
Dan Halbert
c863ad442f Remove duplicate msg from pt_BR.po 2019-01-10 21:32:21 -05:00
Dan Halbert
50ee5ef24c merge translations; add bleio comments; fix minor sphinx issues in midi 2019-01-10 21:12:17 -05:00
Dan Halbert
c80b5f4f4c make translate 2019-01-10 20:56:48 -05:00
Scott Shawcroft
41d3ea231b
Add new translation messages 2019-01-10 11:06:45 -08:00
Dan Halbert
617c23618b make translate 2019-01-09 14:00:17 -05:00
Pierrick C
5c776db9b1 make translate 2018-12-26 20:50:24 +01:00
Scott Shawcroft
288ec84c21
Update translations 2018-12-06 17:04:22 -08:00
Dan Halbert
8b034b8d1d update translations 2018-12-04 16:17:31 -05:00
Dan Halbert
963a9a7428 update translations 2018-12-03 15:57:27 -05:00
Scott Shawcroft
355abc835e
Fix output overflow and make help translatable 2018-11-09 16:41:08 -08:00
Dan Halbert
64d457dad9 bring bleio PR up to date 2018-11-07 14:12:22 -05:00
Nick Moore
f6482699a0 Merge remote-tracking branch 'origin/master' into circuitpython/nickzoic/703-wiznet-5500-native 2018-10-25 12:20:50 +11:00
arturo182
4bc24c4f60 bleio: Fix errors after rebase 2018-10-21 17:15:27 +02:00
Nick Moore
5bb12793a0 update documentation and translations again 2018-10-11 22:19:46 +11:00
Nick Moore
aab28748bb Merge remote-tracking branch 'origin/master' into circuitpython/nickzoic/703-wiznet-5500-native 2018-10-11 14:19:10 +11:00
Dan Halbert
91a88cf568 Allow variable freq PWMOut; use multiple channels if same freq 2018-10-09 20:52:55 -04:00
Scott Shawcroft
570ac05145
Add Mixer strings to Italian translation 2018-10-09 13:57:45 -07:00
Enrico Paganin
ae47c23aa6 Add Italian translation
Adding first draft, it needs to be reviewed
2018-10-09 10:43:08 +02:00