Federico Fissore
|
f6546aea45
|
Windows: got rid on JNA, thus no more UnsatisfiedLinkError (at least when accessing native OS functions). Fixes #3190
|
2015-05-20 16:33:33 +02:00 |
|
Federico Fissore
|
e2bf41ddd9
|
MacOSX: fixed error when clicking on https urls. Fixes #3083
|
2015-05-06 09:11:00 +02:00 |
|
Federico Fissore
|
350adb99cb
|
Also SerialDiscovery was affected by bug found at 40535dfc5560e2bbdb2c9479d7b6b43ad3ae4234. Fixes #2892
|
2015-04-13 13:38:55 +02:00 |
|
Federico Fissore
|
3a916633b1
|
https links were not working properly on mac and win
|
2015-04-02 09:51:26 +02:00 |
|
Federico Fissore
|
fe739de2ad
|
Getting rid of other unused jna stuff
|
2015-03-30 13:55:48 +02:00 |
|
Federico Fissore
|
e646ca2525
|
ContributionInstaller OS check: MacOSX now uses real arch rather than JVM one
|
2015-03-27 14:51:18 +01:00 |
|
Federico Fissore
|
a8b29d48a5
|
MacOSX: it looks like filtering cu* ports was not a good choice. Filtering tty* instead
|
2015-03-27 14:46:30 +01:00 |
|
Federico Fissore
|
bf0a0dc566
|
MacOSX: disabling loading of Quaqua LaF
|
2015-03-26 12:07:51 +01:00 |
|
Federico Fissore
|
ad72e41aa0
|
Introducing CollectStdOut and CollectStdOutStderrExecutor, handy classes for executing external execs and collecting their outputs
|
2015-03-19 10:17:10 +01:00 |
|
Federico Fissore
|
39d1dfc999
|
Added warning for uncertified boards
|
2015-03-10 08:52:41 +01:00 |
|
Federico Fissore
|
a49963d0ad
|
Filter out /dev/cu* ports, can be re-enabled manually adding "serial.ports.showall=true" into preferences.txt file
Closes #2624
|
2015-02-13 10:53:12 +01:00 |
|
Claudio Indellicati
|
98bdc7b587
|
Moved specialized Platform classes and related resources to the 'arduino-core' project.
|
2014-11-13 16:34:25 +01:00 |
|
Cristian Maglie
|
ba8eadeeb5
|
Split IDE into 2 projects.
BEWARE: HIGHLY EXPERIMENTAL BRANCH
|
2014-11-13 16:34:24 +01:00 |
|