Radomir Dopieralski
5915126030
Typos
2019-04-12 20:43:29 +02:00
Radomir Dopieralski
ae60968563
More refactoring
2019-04-12 20:43:29 +02:00
Radomir Dopieralski
7e89beeb31
Optimize the size of code for gamepad
2019-04-12 20:43:29 +02:00
Scott Shawcroft
5028f87b09
Tweak pybadge and fix display bugs
...
* Update pybadge pins and flash for rev D
* TileGrid now validates the type of the pixel_shader.
* Display actually handles incoming subclass objects.
* MicroPython will inspect native parents to see if special
accessors are used.
2019-04-09 18:32:52 -07:00
Scott Shawcroft
0f003ac5b8
Reorganize board busses into shared-bindings and shared-module.
2019-04-08 16:58:50 -07:00
Scott Shawcroft
99b4913fda
Update translations
2019-04-04 13:38:05 -07:00
Nick Moore
fbcea96ec0
Update translations ...
2019-04-02 13:43:59 +11:00
Dan Halbert
0653bca323
Revert "Circuitpython nickzoic 1046 nrf rtc"
2019-03-29 16:41:29 -04:00
F59JBP0
7fe3fb480d
Merge remote-tracking branch 'yeyeto2788/master'
2019-03-29 13:48:51 +01:00
Nick Moore
5b98102677
re-run make translate
2019-03-28 14:48:46 +11:00
Nick Moore
02f1939df2
Reset translations to master
2019-03-28 14:47:58 +11:00
Nick Moore
a06ce33472
Update translations (again)
2019-03-28 09:57:35 +11:00
Nick Moore
93684737eb
Fix up messages & wild stab at translations for adafruit/circuitpython#1046
...
The mysterious MP_WEAK linking bug still exists, thus the new message for 'set'.
2019-03-28 09:56:48 +11:00
Juan Biondi
cc2513748e
(ES)Add new strings, and fix some others that where wrong.
2019-03-27 20:16:41 +01:00
Radomir Dopieralski
81fe8060d7
Properly calculate BPP for displayio.Bitmap
...
Fix #1669
2019-03-25 19:40:40 +01:00
Radomir Dopieralski
0698e61553
And of course forgot make translate
2019-03-25 14:08:39 +01:00
Radomir Dopieralski
bb10a8aaa1
Fix error messages in bleio
2019-03-25 09:19:48 +01:00
Scott Shawcroft
4d4b7adcd8
Fix up translation file locations
2019-03-19 18:38:16 -07:00
Dan Halbert
aff4e341f9
make translate
2019-03-18 09:56:43 -04:00
Scott Shawcroft
946790bfb5
Add better PewPew error messages and update translations
2019-03-12 17:21:15 -07:00
Scott Shawcroft
03be42ab84
Enter safe mode when an allocation is attempted on an uninitialized heap.
2019-03-12 11:18:26 -07:00
Scott Shawcroft
5c104c934f
Add translation file locations back.
...
Skip line numbers because they cause diff churn. Also, keep sorting
by msgid to prevent churn from adding new files.
2019-03-08 12:47:04 -08:00
sommersoft
b7b74d1f78
update translations
2019-03-02 18:17:58 -06:00
Bryan Siepert
014595bff5
fixed whitespace, clarified variable name, and updated error messages
2019-03-01 07:17:50 -08:00
Bryan Siepert
398c7060f8
added monochrome, 8bpp indexed, and 32bpp ARGB BMPs
2019-02-28 23:08:12 -08:00
Bryan Siepert
b81072e750
(fork rebuild) Initial support for 16bpp 555&565 and 8bpp grayscale bitmaps
2019-02-23 10:58:46 -08:00
Scott Shawcroft
785edf719e
Update translations based on git history
2019-02-22 15:28:29 -08:00
Scott Shawcroft
8cfc4ed9ca
Remove file locations
2019-02-22 13:09:10 -08:00
Dan Halbert
97aeb1953b
correct weak module links; samd module only in m4 ports; update libraries
2019-02-17 23:48:08 -05:00
Dan Halbert
5a32c88db3
merge from upstream and move ure options;make translate
2019-02-15 19:19:52 -05:00
Dan Halbert
68d39d1f3f
make translate
2019-02-15 18:56:53 -05:00
Dan Halbert
cf545cd477
WIP: fix issues with remaining atmel-samd builds
2019-02-15 09:52:45 -05:00
Noralf Trønnes
0edd739609
Update translations
2019-02-14 15:43:13 +01:00
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
42e95e2877
Merge pull request #1455 from yeyeto2788/master
...
Spanish translations
2019-01-12 11:32:15 -05:00
Juan Biondi
948cc03031
Update es.po
2019-01-11 17:12:01 +01:00
Juan Biondi
135b50a650
Update es.po
2019-01-11 09:53:51 +01: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
Scott Shawcroft
1b4359eaec
Merge pull request #1372 from dhalbert/pyserial-compat-for-uart
...
UART changes: timeout in secs, write bytes, etc.
2018-12-03 14:20:44 -08:00
Dan Halbert
963a9a7428
update translations
2018-12-03 15:57:27 -05:00
Juan Biondi
e7fda9c4be
Fix error on line 1901
2018-11-30 16:17:56 +01:00
Juan Biondi
e26fcd15db
Fix error on line 1900
2018-11-30 16:12:47 +01:00
Juan Biondi
99c1f4f375
Add other strings.
2018-11-30 07:35:48 +01:00
Juan Biondi
2eb4fe6469
Missing typo fixed
2018-11-30 07:20:35 +01:00
Juan Biondi
dcd1e419c0
Fix typos found on PR
2018-11-30 07:17:37 +01:00
Juan Biondi
fa041bddc2
Add other msgstr translated.
2018-11-29 16:32:06 +01:00
Juan Biondi
7d8e63c05b
Add some msgstr translations
2018-11-29 15:23:42 +01: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
Scott Shawcroft
74e01423eb
Merge pull request #1256 from C47D/es_lang_unix
...
[Spanish - WIP] Translation of Unix/py directories
2018-10-22 17:45:14 -07:00
Carlos
71ac9d16a7
[locale\es.po] Add missing \n
2018-10-21 11:56:05 -05:00
Carlos
c16ef428ab
[locale\es.po] Address @sabas1080 recommendations
2018-10-21 11:38:16 -05:00
arturo182
4bc24c4f60
bleio: Fix errors after rebase
2018-10-21 17:15:27 +02:00
Carlos
aeb5385217
[locale\es] Keep already translated strings up to date
2018-10-20 19:46:17 -05:00
Carlos
f6c0a23fa8
Translate strings on Mixer module
2018-10-15 21:41:05 -05: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
Nick Moore
09e6127435
update translations?
2018-10-11 14:12:47 +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
a647ab83df
Merge remote-tracking branch 'adafruit/master' into mixer
2018-10-09 13:31:17 -07:00
Carlos
a1d539941d
Translation of strings on Unix directory
2018-10-08 22:05:30 -05:00
Uri Shaked
cea079a022
fix compilation errors in emitinlinethumb.c
2018-10-07 02:09:44 +03:00
Scott Shawcroft
2ec7f98c90
Update translations
2018-10-05 15:19:05 -07:00
Carlos
bd2044fb39
Update translation
2018-10-04 22:22:17 -05:00
Carlos
22f6869bdf
Address suggestions @carlosperate
2018-10-04 21:57:09 -05:00
Carlos
14f52c52cb
Translate strings in nrf directory
2018-10-04 21:57:06 -05:00
Dan Halbert
6049776b26
Merge branch 'master' into nrf52_uart_io
2018-10-03 13:31:48 -04:00
Scott Shawcroft
86ae707b08
Merge pull request #1223 from dhalbert/spi-baudrate
...
nrf: remove error check for SPI baudrate too high; round to nearest baudrate
2018-10-03 10:11:44 -07:00
hathach
a47eaa521b
update translate
2018-10-03 23:16:02 +07:00
hathach
b8884ccc8b
Merge branch 'master' into nrf52_uart_io
2018-10-03 23:13:56 +07:00
Enrico Paganin
4b9099358f
Fix 'advertisement' typo
2018-10-03 09:56:30 +02:00
hathach
f543c8415d
"busio.UART not yet implemented -> not available
2018-10-03 11:30:31 +07:00
Dan Halbert
aa95526428
nrf: remove error check for SPI baudrate too high; round to nearest baudrate
2018-10-01 18:54:13 -04:00
Carlos
1ae4616ee2
Finish translation of strings on the ESP port
2018-09-30 12:04:22 -05:00
Carlos
f3f549b455
Start with translation of ESP strings.
2018-09-29 21:32:57 -05:00
hathach
eba80f7a99
update translate string
2018-09-26 02:10:44 +07:00
Carlos
fa11a4294a
locale/es.po Continue with the Spanish translation
2018-09-22 12:52:56 -05:00
Scott Shawcroft
a9d094ab74
Fix translations
2018-09-21 12:24:04 -04:00
Dan Halbert
48e558b2d6
update translations
2018-09-20 21:53:07 -04:00
Dan Halbert
cf3b40207e
add pca10059 properly to build_adafruit_bins.sh; modernize that script; update translations (again)
2018-09-18 22:21:29 -04:00
Dan Halbert
b5373978d8
translate update
2018-09-18 15:40:04 -04:00
Scott Shawcroft
fb833b25d5
Update translations and limit Sphinx to <1.8.0
2018-09-12 16:25:35 -07:00
Scott Shawcroft
86288f14f1
Merge translations and update title underline
2018-09-06 14:56:26 -07:00
Scott Shawcroft
1683eb913d
Minor tweaks based on feedback
2018-09-06 14:49:49 -07:00
Scott Shawcroft
6697544cdf
Introduce displayio to render graphics to displays.
...
It's designed to minimize RAM footprint by using Sprites to
represent objects on the screen. The object model also facilitates
partial screen updating which reduces the bandwidth needed to display.
This is all handled in C. Python simply manipulates the objects with
the ability to synchronize to frame timing.
2018-08-31 12:31:52 -07:00
Scott Shawcroft
836d5c2eac
Update string locations.
2018-08-30 16:14:58 -07:00
Scott Shawcroft
64a333eeaf
Clean up duplicates and have make translate produce a stable ordering.
2018-08-30 16:12:20 -07:00
Carlos
2a2699bef6
main.c strings translated, and recovered some translations from a backup es.po file
2018-08-25 10:39:09 -05:00
Carlos
0aef043867
Markers cleanup
2018-08-24 22:24:59 -05:00
Carlos
9353385aa9
Update es.po strings, still a lot of review to do
2018-08-23 22:20:41 -05:00
Carlos
e6d79103ae
Finished the translation of string on the main.c file
2018-08-23 22:17:15 -05:00
Scott Shawcroft
4c5a2380d0
Update translations
2018-08-20 09:39:11 -07:00
Scott Shawcroft
96534e598e
Fix unix coverage and update translations.
2018-08-16 17:41:53 -07:00
Scott Shawcroft
2cd166b573
Fix esp and samd
2018-08-16 17:41:35 -07:00
Scott Shawcroft
3123cc69c4
More strings
2018-08-09 14:15:18 -07:00
Scott Shawcroft
96ebf5bc3f
Two fixes and translate more strings.
...
* Fix finding translations with escaped characters.
* Add back \r to translations since its needed by screen.
2018-08-09 13:29:30 -07:00
Scott Shawcroft
933add6cd8
Support internationalisation.
2018-08-07 14:58:57 -07:00