| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-19 | Update translations | Scott Shawcroft | |
| 2019-06-27 | Merge remote-tracking branch 'adafruit/4.0.x' into merge_in_402 | Scott Shawcroft | |
| 2019-06-25 | Validate raw code and mpy read length | Scott Shawcroft | |
| 2019-06-25 | Update translations | Scott Shawcroft | |
| 2019-06-12 | Update translations | Scott Shawcroft | |
| 2019-06-04 | Add PS/2 support -- ps2io module | Elvis Pfützenreuter | |
| 2019-05-13 | Update translations and sort input files | Scott Shawcroft | |
| This should stabilize the sort of files in the .po files. Fixes #1871 | |||
| 2019-05-12 | use approx of original @godlygeek code for smallints; add tests | Dan Halbert | |
| 2019-05-10 | Merge latest adafruit/master in. | Scott Shawcroft | |
| 2019-05-09 | Update translations | Matt Wozniski | |
| 2019-05-07 | Make Translate | Rafa Gould | |
| 2019-04-17 | Update translations and use same error for PDM too | Carlos | |
| 2019-04-13 | Update translations | Radomir Dopieralski | |
| 2019-04-12 | Typos | Radomir Dopieralski | |
| 2019-04-12 | More refactoring | Radomir Dopieralski | |
| 2019-04-12 | Optimize the size of code for gamepad | Radomir Dopieralski | |
| 2019-04-09 | Tweak pybadge and fix display bugs | Scott Shawcroft | |
| * 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-08 | Reorganize board busses into shared-bindings and shared-module. | Scott Shawcroft | |
| 2019-04-04 | Update translations | Scott Shawcroft | |
| 2019-04-02 | Update translations ... | Nick Moore | |
| 2019-03-29 | Revert "Circuitpython nickzoic 1046 nrf rtc" | Dan Halbert | |
| 2019-03-28 | re-run make translate | Nick Moore | |
| 2019-03-28 | Reset translations to master | Nick Moore | |
| 2019-03-28 | Update translations (again) | Nick Moore | |
| 2019-03-28 | Fix up messages & wild stab at translations for adafruit/circuitpython#1046 | Nick Moore | |
| The mysterious MP_WEAK linking bug still exists, thus the new message for 'set'. | |||
| 2019-03-25 | Properly calculate BPP for displayio.Bitmap | Radomir Dopieralski | |
| Fix #1669 | |||
| 2019-03-25 | And of course forgot make translate | Radomir Dopieralski | |
| 2019-03-25 | Fix error messages in bleio | Radomir Dopieralski | |
| 2019-03-19 | Fix up translation file locations | Scott Shawcroft | |
| 2019-03-18 | make translate | Dan Halbert | |
| 2019-03-12 | Add better PewPew error messages and update translations | Scott Shawcroft | |
| 2019-03-12 | Enter safe mode when an allocation is attempted on an uninitialized heap. | Scott Shawcroft | |
| 2019-03-08 | Add translation file locations back. | Scott Shawcroft | |
| Skip line numbers because they cause diff churn. Also, keep sorting by msgid to prevent churn from adding new files. | |||
| 2019-03-07 | outdated .po file was outdated. oops. | sommersoft | |
| 2019-03-02 | update translations | sommersoft | |
| 2019-03-01 | fixed whitespace, clarified variable name, and updated error messages | Bryan Siepert | |
| 2019-02-28 | added monochrome, 8bpp indexed, and 32bpp ARGB BMPs | Bryan Siepert | |
| 2019-02-23 | Merge branch 'master' into bmp_bitdepths | Bryan Siepert | |
| 2019-02-23 | (fork rebuild) Initial support for 16bpp 555&565 and 8bpp grayscale bitmaps | Bryan Siepert | |
| 2019-02-22 | Update translations based on git history | Scott Shawcroft | |
| 2019-02-22 | Remove file locations | Scott Shawcroft | |
| 2019-02-17 | correct weak module links; samd module only in m4 ports; update libraries | Dan Halbert | |
| 2019-02-15 | merge from upstream and move ure options;make translate | Dan Halbert | |
| 2019-02-15 | make translate | Dan Halbert | |
| 2019-02-15 | WIP: fix issues with remaining atmel-samd builds | Dan Halbert | |
| 2019-02-14 | Update translations | Noralf Trønnes | |
| 2019-02-12 | Add second UARTE to busio.UART. Init uarts on startup. | Dan Halbert | |
| 2019-02-12 | Update translations | Scott Shawcroft | |
| 2019-02-11 | A variety of displayio improvements | Scott Shawcroft | |
| 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-07 | Update translations. | Craig Forbes | |
