Commit Graph

3622 Commits

Author SHA1 Message Date
Peli de Halleux
ff5e76e833 0.13.30 2017-10-16 10:01:58 -07:00
Peli de Halleux
09471f84de updated strings 2017-10-16 10:01:41 -07:00
Peli de Halleux
903fafe140 bump pxt-core to 0.14.5, 2017-10-16 10:00:43 -07:00
Shigeru KANEMOTO
51a42f7380 Apply gridpicker to "spi set pins" block. (#552)
Just forgot to include in the pull request https://github.com/Microsoft/pxt-microbit/pull/550
2017-10-16 09:50:53 -07:00
Peli de Halleux
f5087f2b96 0.13.29 2017-10-15 22:30:07 -07:00
Peli de Halleux
d944efb980 bump pxt-core to 0.14.4, 2017-10-15 22:29:57 -07:00
Peli de Halleux
e4f3d7a882 Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2017-10-15 22:28:59 -07:00
Shigeru KANEMOTO
50e72c76db Apply gridpicker (#550)
Apply grid picker to "icon image" and "serial redirect" blocks.
2017-10-15 22:28:51 -07:00
Peli de Halleux
6c2ded94e9 Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2017-10-15 22:28:32 -07:00
microbit-mark
f5857effc3 Update calibrate-compass.md (#547)
added new info on tilt to fill screen calibration as with https://github.com/lancaster-university/microbit-dal/pull/319#issue-262454889
2017-10-15 22:27:09 -07:00
Peli de Halleux
86f9302e5a enable italian language in dropdown 2017-10-15 22:20:42 -07:00
Galen Nickel
4436ec630f Update README.md (#551) 2017-10-15 22:15:43 -07:00
Peli de Halleux
c866c5f2dd enable korean tranlsations 2017-10-13 15:02:05 -07:00
Peli de Halleux
65bc1f05bc Fix for missing simulator function (#549)
https://github.com/Microsoft/pxt/issues/3193
2017-10-11 13:37:34 -07:00
Peli de Halleux
9f8aafe1da 0.13.28 2017-10-11 11:31:37 -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
Stephen Howell
8d9c90884b Video and instructions do not match (#546)
Video shows 3V connected to clip, text instructions GND.
2017-10-06 04:19:21 -07:00
Peli de Halleux
60ed376ae6 0.13.27 2017-10-04 22:37:31 -07:00
Guillaume Jenkins
4b45ecea87 Winrt (#545)
* initial winrt work

* Add new vid/pid

* E2E working

* Remove wrong hid selector
2017-10-04 22:37:13 -07:00
Peli de Halleux
e97496d39a 0.13.26 2017-10-04 22:17:25 -07:00
Peli de Halleux
b6d9b30ea5 bump pxt-core to 0.14.1, 2017-10-04 22:17:18 -07:00
Sam El-Husseini
a5f3d6798a 0.13.25 2017-10-03 16:51:19 -04:00
Sam El-Husseini
e1d64bc9b2 bump pxt-core to 0.13.37, 2017-10-03 16:51:15 -04:00
Sam El-Husseini
fe24f81212 0.13.24 2017-10-02 00:46:31 -04:00
Michał Moskal
9382535d29 Add check in RefObject::decr(); Fix decr() in removeAt see https://github.com/Microsoft/pxt/issues/3093 (#544) 2017-10-01 14:39:25 -07:00
Peli de Halleux
faae856e88 updated course list 2017-09-27 05:19:56 -07:00
Peli de Halleux
643172bc1e 0.13.23 2017-09-27 04:57:56 -07:00
Peli de Halleux
946a829621 bump pxt-core to 0.13.34, 2017-09-27 04:57:48 -07:00
Peli de Halleux
fa8dfd1dc3 Game score fix (#543)
* guard against spurious 'add score' animations

* don't render sprites while background animation

* switch to bw while doing score animation

* clean up display mode

* updated enum declarations
2017-09-25 10:54:40 -07:00
Galen Nickel
bf658571cd Merge pull request #542 from Microsoft/csintro-download-table
Format course download links.
2017-09-25 10:54:02 -07:00
ganicke
0acdaa0b32 Format course download links. 2017-09-25 10:39:54 -07:00
Galen Nickel
9cf2222098 Merge pull request #541 from Microsoft/some-csintro-format-fixes
Format fixes for some 'csintro' pages.
2017-09-20 13:01:27 -07:00
ganicke
0ff0f68177 Format fixes for some 'csintro' pages. 2017-09-20 11:27:05 -07:00
Peli de Halleux
cc4c95d6f2 removing avatar 2017-09-20 00:34:07 -07:00
Peli de Halleux
84660b0fa4 Loading RPS in side-docs until tutorial+variables scenario works and is in master 2017-09-20 00:20:53 -07:00
Galen Nickel
d47e3057ea Merge branch 'master' into data-logging-doc 2017-09-18 14:18:21 -07:00
ganicke
4de341f08d Update based on comments from review. 2017-09-18 14:14:13 -07:00
Michał Moskal
5a6f96af69 Support for HID-based partial super-fast flashing (#523)
* fix bug

* Fixed an issue where the Game of Life menu item was not appearing (#497)

* Starting on dapjs flashing

* Adding dapjs

* Connected

* Flashing works

* Double buffer flashing

* Add SHA computation function

* Run SHA code

* Swap SHA for murmur+crc

* Switch to dual murmur3

* Partial flashing works

* Remove unused code

* Move flashing code to external/sha

* Fix whitespace

* Cleanup binary genration scripts

* Add docs for hid flashing

* bump pxt-core to 0.12.132,
2017-09-18 09:45:27 -07:00
Galen Nickel
bd291854fd Add firmware update note and page. (#538) 2017-09-18 09:33:00 -07:00
ganicke
3f46fd2466 Update 'SUMMARY.md'. 2017-09-17 19:51:31 -07:00
ganicke
8eec25db72 Add a 'data logging' topic. 2017-09-17 19:46:49 -07:00
Sam El-Husseini
77199f448b 0.13.22 2017-09-14 16:44:53 -07:00
Sam El-Husseini
f01572711b Use default em and font size. 2017-09-14 16:44:37 -07:00
Sam El-Husseini
d2616a0aed 0.13.21 2017-09-14 10:44:10 -07:00
Sam El-Husseini
2961fc803f bump pxt-core to 0.13.30, 2017-09-14 10:44:05 -07:00
Etienne BAUDOUX
a7d85fd86c [Accessibility] Fixed the color contrast issue in the documentation (#536)
* fixed the color contrast issue in the documentation

* use pxt for the message in theme.config
2017-09-12 15:39:52 -07:00
Peli de Halleux
52e6cfbd13 Adding notes about game library (#537) 2017-09-12 10:58:49 -07:00
Galen Nickel
572a35deea Merge pull request #535 from Microsoft/mes-events-doc
Add a page for MES events.
2017-09-12 10:41:49 -07:00
ganicke
e5afb351fe Eh, typo. 2017-09-11 16:39:37 -07:00
ganicke
dcb3510bd8 Include links to message bus souces in the DAL. 2017-09-11 16:31:55 -07:00