Peter Mortensen
4bdd18a717
Update README.md
...
Copy edited (e.g. ref. <http://en.wikipedia.org/wiki/Input/output > and <http://en.wikipedia.org/wiki/Twitter >).
2016-03-02 17:54:54 +01:00
Martino Facchin
0e58d91c6c
Merge pull request #4588 from bigdinotech/tftlib
...
Add Arduino/Genuino 101 support to TFT library
2016-03-02 17:25:50 +01:00
Martino Facchin
5500c9b8c3
Merge pull request #4596 from bigdinotech/ethernetlib
...
Add Arduino/Genuino 101 Support for Ethernet lib
2016-02-29 15:32:36 +01:00
Martino Facchin
ac01c6375e
Merge pull request #4586 from bigdinotech/sdlib
...
Add Arduino/Genuino 101 support to SD library
2016-02-29 15:31:13 +01:00
agdl
057bf6391d
This fixes #4572
2016-02-29 09:26:40 +01:00
agdl
06e9981e6b
Changed strings color
2016-02-26 11:46:31 +01:00
Sandeep Mistry
08ae7bd3eb
Merge branch 'master' of https://github.com/feilipu/Arduino
2016-02-24 12:10:28 -05:00
agdl
8035f24498
Fixed pigmentation
2016-02-22 10:05:51 +01:00
agdl
88650b65a6
Modified colors highlight according to Create
2016-02-19 10:22:59 +01:00
Dino Tinitigan
0873b36aa5
Add Arduino/Genuino 101 Support for Ethernet lib
2016-02-17 13:25:10 -08:00
Dino Tinitigan
bfd0da0b17
Add Arduino/Genuino 101 support to TFT library
2016-02-17 11:39:52 -08:00
Dino Tinitigan
5536617c62
Add Arduino/Genuino 101 support to SD library
2016-02-17 11:09:17 -08:00
Martino Facchin
3c1bdb0fc5
Merge pull request #4490 from sandeepmistry/sam-usb-send-string-descriptor
...
[SAM - USB Device] USB_SendStringDescriptor fixes
2016-02-16 16:51:44 +01:00
Phillip Stevens
dde6f09e14
Update Sd2Card.h to use pins_arduino.h definitions
...
Update Sd2Card.h to use pins_arduino.h or variant.h definitions, depending on architecture, when Hardware SPI is in use.
The definitions for Software SPI pins (for ATmega1280 and ATmega2560 etc) remain unchanged as defined in Sd2PinMap.h.
2016-02-15 21:24:24 +11:00
Martino Facchin
cd9a6ec63c
Merge pull request #4521 from paulo-raca/implement_isr
...
Boilerplate reduction on ISR declaration
2016-02-12 11:58:33 +01:00
Martino Facchin
c51ae1d6a3
Merge pull request #4547 from feilipu/master
...
Added to #define for 1284/1284p Timer 3 inclusion.
2016-02-12 11:55:38 +01:00
Phillip Stevens
28afa8c5a8
Merge pull request #1 from arduino/master
...
Catch up with Master
2016-02-11 22:48:21 +11:00
Cristian Maglie
0496b0d92b
Merge branch 'hi-res-display'
2016-02-09 17:21:44 +01:00
Cristian Maglie
3f27ab4026
Update arduino-builder to 1.3.11
2016-02-09 12:58:35 +01:00
Phillip Stevens
fae8c42224
Added to #define for 1284/1284p Timer 3 inclusion.
...
ATmega1284/ATmega1284p have a 16 bit Timer 3 (not present in the ATmega644 and below).
Add to the #define to use Timer 3 or Timer 1 optionally.
2016-02-09 11:23:06 +11:00
Paulo Costa
0ab9245f41
Boilerplate compression on ISR declaration
...
The current code is very verbose and a painful to maintain (Change ISR implementation in 20 different places? No Thanks!).
(This was originally part of #4519 , but we all agreeded it deserved it's own PR)
2016-02-03 22:43:57 -02:00
Arturo Guadalupi
36c9419118
Merge pull request #4514 from BrentWilkins/master
...
Fixed typo
2016-02-02 09:02:17 +01:00
Brent Wilkins
7f13f63599
Fixed typo
2016-02-01 12:52:29 -07:00
Cristian Maglie
b02ce54387
Removed leftover stub for testing NotificationPopup dialog
2016-02-01 10:18:41 +01:00
Cristian Maglie
8e4ce4cfd1
Serial monitor font is scaled too
2016-02-01 10:14:19 +01:00
Cristian Maglie
0cdc53cbda
Fixed download urls for libraries in build.xml
2016-01-27 15:27:12 +01:00
Cristian Maglie
9d500138a3
Set SD lib version to 1.0.7
2016-01-27 14:50:24 +01:00
JasonSheng
0271ec4c3d
add support for Microduino SD
2016-01-27 11:32:20 +01:00
Cristian Maglie
1dae92e0f7
Revert "Modified SD library to use pin definitions from pins_arduino.h rather than redefining everything."
...
This reverts commit 05a9750747
.
2016-01-27 11:29:38 +01:00
Sandeep Mistry
aeec344b21
Set string descriptor length to the string length + 2, and send up to wLength bytes
2016-01-26 17:14:40 -05:00
Cristian Maglie
5642c291d7
Fixed default initial editor size
2016-01-26 17:11:53 +01:00
Cristian Maglie
639d991dad
Some small cosmetics
2016-01-26 17:11:53 +01:00
Cristian Maglie
328d3b6354
Added hi-resolution "about" image
2016-01-26 17:11:53 +01:00
Cristian Maglie
57c6d096f6
Notification pop-up is now correctly scaled
2016-01-26 16:48:14 +01:00
Cristian Maglie
4659c6f985
Auto-scale editor and console fonts as well
2016-01-26 16:48:14 +01:00
Cristian Maglie
59ec660c9b
Fixed minimum size for a bunch of GUI elements
2016-01-26 12:10:12 +01:00
Cristian Maglie
f23577499f
Split pane is now sized correctly
2016-01-26 12:10:12 +01:00
Cristian Maglie
885a517099
Fixed the "double" splash screen with high-DPI monitors.
2016-01-26 12:10:12 +01:00
Cristian Maglie
9215c06676
Installers windows are now correctly scaled.
2016-01-26 12:10:12 +01:00
Cristian Maglie
2f0b0db5ba
Set maximum scale to 400%
2016-01-26 12:09:57 +01:00
Cristian Maglie
409f3161c8
Added GUI scaling in preference panel.
2016-01-26 12:09:57 +01:00
Cristian Maglie
08ad60032f
Fix for some font rendering problems on linux
2016-01-26 12:09:57 +01:00
Cristian Maglie
3928b6a04f
Fixed a small mess in EditorHeader
2016-01-26 12:09:57 +01:00
Cristian Maglie
d920c06699
Now the IDE use vectorial images whenever possible
...
The caller of Theme.getThemeImage(...) now pass only the name of
the needed resource and the theme folder is searche in the following
order:
- name.svg
- name.png (if svg is not available)
- name@2x.png (if none of the above are available or if 1x png is
too low resolution for the current scaling factor)
2016-01-26 12:09:57 +01:00
Cristian Maglie
ce3679d7e7
Added vectorial version of toolbars icons
2016-01-26 12:09:57 +01:00
Cristian Maglie
b1964bc7e7
Added Batik 1.8 java library
2016-01-26 12:09:56 +01:00
Cristian Maglie
e2fec88f5f
Added some missing Theme.scale(..)
...
Now toolbar and header are correctly rendered
2016-01-26 12:09:56 +01:00
Cristian Maglie
967153fe87
Factored out scaling formula into an helper method
...
Also use a default value of 100 in case "gui.scalePercent" is not set.
2016-01-26 12:09:56 +01:00
Cristian Maglie
f239f5b5ab
Moving getLibImage and getThemeImage into Theme class
2016-01-26 12:09:56 +01:00
Cristian Maglie
f1fc862575
Added hi-res toolbar images
...
Hi-resolution images are saved with the "@2x.png" suffix, the image
loader will select the best image available based on the user selected
scaling.
Missing hi-res images can be added later together with lo-res images.
2016-01-26 12:09:56 +01:00