Commit Graph

66 Commits

Author SHA1 Message Date
Peli de Halleux b45f456736 Redirecttousb (#604)
* add block to redirect back to USB

* added docs

* bump minor version
2017-12-14 06:44:48 -08:00
Peli de Halleux 26680823ff Fixing serial buffer docs (#600)
* Fixing serial buffer docs

* updated shims
2017-12-11 00:37:57 -08:00
Peli de Halleux d29cc49669 updated strings 2017-10-30 08:44:20 -07:00
Peli de Halleux 09471f84de updated strings 2017-10-16 10:01:41 -07:00
Peli de Halleux cdbc34550a Various fixes (#548)
* adding running time micros

* support for system micro seconds

* restore display mode after plotting sprites

* bump pxt
2017-10-11 11:31:07 -07:00
Sam El-Husseini 4459445b8c Fix accessibility sim regression when setting pin ARIA text. Fixes pxt#2894 (#533) 2017-09-10 22:38:01 -07:00
Peli de Halleux 7a8a1ec7ab updated array strings 2017-09-07 14:10:54 -07:00
Sam El-Husseini c040de6134 Fixed begin melody API so it doesn't complain about a compiler error, and uses the default value. (#515) 2017-08-23 11:38:47 -07:00
Peli de Halleux 42a4401f8f updated ledBrightness block template 2017-08-07 11:54:24 -07:00
Peli de Halleux e7c1915076 support for led.plotBrightness (#494)
* support for led.plotBrightness

* fixing c++ build

* fixed blockid
2017-08-07 11:47:43 -07:00
Peli de Halleux 74799c65ac Support for pause/resume of game rendering loop (#476)
* added pause/resume

* don't override displaymode in game engine

* avoid setting light sensing display mode
2017-08-01 08:17:53 -07:00
HelenFoster 39071b5626 Explain what pressed events do (#469) 2017-07-28 10:05:53 -07:00
Peli de Halleux 2ff50b9c0f adding block notation on ArrowNames (#462) 2017-07-25 10:46:00 -07:00
HelenFoster 07f86be501 Make Game blocks summary comments more helpful (#456) 2017-07-21 05:35:50 -07:00
Peli de Halleux fc71a5aecd moving MesDpadButtonInfo to core 2017-05-25 17:40:22 -07:00
Peli de Halleux d1c00ae3ab support for advanced SPI functions 2017-05-25 17:19:25 -07:00
Peli de Halleux fb5a8cf64d support for interval in "show icon", "show arrow" 2017-05-25 16:52:52 -07:00
Peli de Halleux 7af5b009cc moving pairing options to core, do not disable ble in core (#402)
* moving pairing options to core, do not disable ble in core

* moving default pairing settings into core
2017-05-19 06:35:23 -07:00
Guillaume Jenkins cbb4541ae9 Undo wrong shims changes 2017-05-15 12:15:26 -07:00
Guillaume Jenkins e5b40fb50c Bump pxt-core to 0.12.69 2017-05-15 11:11:34 -07:00
Peli de Halleux fda4df99b1 updated translations 2017-04-27 07:13:43 -07:00
Peli de Halleux bd895f43ba Calibrate compass (#392)
* adding 'calibrate-compass' function

* fixing simulator.

* updated docs

* fixing compat test suite with 'calibrate()' function
2017-04-25 10:46:25 -07:00
Peli de Halleux 54ae7a4fda Melody events (#391)
* support for custom playTone

* added music.onEvent, music.setPlayTone

* updated docs

* updated sample
2017-04-25 10:14:34 -07:00
Peli de Halleux 1e4014dc03 Gamefixes (#389)
* call plot after deleting sprite

* fix double registration
2017-04-21 10:40:31 -07:00
Peli de Halleux c1dadd9568 updated core-strings.json 2017-04-18 07:49:43 -07:00
Abhijith Chatra c4a9c67be6 Adding baud rate 31250 (#383) 2017-04-17 10:49:40 -07:00
Peli de Halleux 37efefdcee surfacing missing repeat parameter (#380)
* surfacing missing repeat parameter

* updated docs
2017-04-03 10:30:25 -07:00
Owen Brotherwood 3f25c2a170 add enum baudrates (#376)
* add enum baudrates

fixes perceived limitation of available baud rates https://github.com/Microsoft/pxt/issues/1752

* correct block comment

* comma correction and remove trailing space

That will teach me just to do cut and paste via github web interface :(

* without running pxt buildtarget
2017-03-26 21:21:51 -07:00
Sam El-Husseini d0ecafcf7a Using gridpicker for icons (#365)
* Use the grid picker custom field for show icons
2017-03-03 16:43:33 -08:00
Peli de Halleux 4922a4a833 images for icons 2017-02-28 22:37:48 -08:00
Sam El-Husseini e947f4859b Adding support for music melody arrays (#358)
* Adding support for music melody arrays in Typescript
2017-02-28 15:23:32 -08:00
Peli de Halleux 794909f09f updated translations 2017-02-27 09:41:34 -08:00
Peli de Halleux ab73d77322 updated string locs (#357) 2017-02-25 05:39:08 -08:00
Sam El-Husseini 23e835b108 Update core strings 2017-02-22 13:25:47 -08:00
Peli de Halleux e4e6a5effd updated translations 2017-02-14 07:39:09 -08:00
Peli de Halleux 59322fb06b updated strings 2017-02-11 14:05:02 -08:00
Peli de Halleux 6f8060a8c7 allow analog operations on digital pins (#353) 2017-02-08 15:42:39 -08:00
Peli de Halleux 8437f0cf3c enable sharing 2017-02-03 15:23:46 -08:00
Tom Ball 51781be90b Merge pull request #350 from Microsoft/icons
add icons/arrows/clock
2017-02-01 09:28:09 -08:00
Peli de Halleux 4bf659c9ac updated translations 2017-02-01 07:57:10 -08:00
Tom Ball db4711fd26 remove hour, add advanced section 2017-01-31 15:54:23 -08:00
Tom Ball 2d3ca71ffb add meta data 2017-01-30 17:05:06 -08:00
Tom Ball ff7b229a3a add one image to make it spiffy 2017-01-30 16:42:48 -08:00
Tom Ball f944af8122 get rid of images 2017-01-30 15:33:33 -08:00
Tom Ball 35225468e4 add some images 2017-01-30 15:03:50 -08:00
Richard Knoll 72d5e83e5b Exposing pin eventOn method (#349) 2017-01-30 19:19:54 +00:00
Peli de Halleux 05028c4527 Serial events (#337)
* added "serial->on data received"

* updated info

* updated docs

* added readline to read entire buffer

* lazy initialize of serial buffers

* init async on event

* updated docs
2017-01-10 10:26:44 -08:00
Peli de Halleux 05174f094a updated translations 2017-01-06 06:03:33 -08:00
Peli de Halleux 3141e12f4c support for 8G gestures 2016-12-20 13:05:06 -08:00
Peli de Halleux bbd21a84d6 annotating apis to support toolbox 2016-12-13 12:14:32 -08:00