Commit Graph

1709 Commits

Author SHA1 Message Date
Ben Fry 87f4409ed6 Merge pull request #4508 from gohai/arm-updates
ARM Updates
2016-06-02 16:33:33 -04:00
Ben Fry 698cdfbb47 whitespaces 2016-06-02 16:23:22 -04:00
Ben Fry c1f99d399f re-introduce slash in correct location 2016-06-02 16:22:57 -04:00
gohai 94e0c09fa5 Remove superfluous slash in rsync source path in build.xml
This didn't break anything, but I noticed the extra slash while looking at this (unrelated) error message:

rsync: change_dir "/home/pi/Downloads/processing-jvm-fonts/build/linux//jdk1.8.0_77/jre" failed: No such file or directory (2)
2016-05-27 07:40:25 +02:00
gohai 6523b8927f Fix Downloader
Addresses #4496. Enough to get JRE downloads to work again.
2016-05-27 07:15:57 +02:00
gohai 629c8de141 Revert "Switch back to JRE 8u77 on ARM"
The performance regression with 8u91 and above was figured out and worked around in version 1.0.2 of the GL Video library. See: https://github.com/gohai/processing-glvideo/commit/055a90cacd7c82c4b9e36fa9198a18c1947db8d6
2016-05-24 16:58:59 +02:00
Ben Fry 1cec8de1d7 sometimes I write release notes quickly and make mistakes 2016-05-16 18:44:41 -04:00
Ben Fry 097e03441b wrap up 3.1.1, write campy release notes 2016-05-16 18:09:38 -04:00
Ben Fry da8b95f723 fixes for ant clean 2016-05-16 17:53:37 -04:00
Ben Fry 701dc623d0 add a note about the new preference 2016-05-16 16:53:46 -04:00
George Bateman 5767b086f6 Fix most Javadoc errors, except syntax 2016-05-10 19:13:20 +01:00
gohai c9f8078a92 Switch back to JRE 8u77 on ARM
JRE 8u91 or higher cause performance problems with the GL Video library - specifically: SimpleCapture example doesn't show a texture from USB-attached webcam on Raspberry Pi 2, and TwoVideos example doesn't play two videos smoothly.

This was tested with Processing compiled on the Pi (JDK 8u65b17), and processing-glvideo 2d6de36a33fde3573b335e9a95cc3e380466f328.
2016-05-09 15:02:26 +02:00
Ben Fry 241ff4045a write release notes 2016-05-08 20:58:29 -04:00
Rostyslav Zatserkovnyi ec6010bf45 Adjust Problem changes 2016-05-09 00:48:37 +03:00
Rostyslav Zatserkovnyi 41ac2f35d9 Add friendlier error message for HidingEnclosingType 2016-05-08 23:20:41 +03:00
Ben Fry 8d053fd3ed Merge pull request #4443 from gohai/jna-update
Update to JNA 4.2.0
2016-05-08 15:13:40 -04:00
Ben Fry 46089a2c5f Merge pull request #4348 from satoshiokita/fix-issue-2886
fix:load fallback font for CJK(The Chinese, Japanese and Korean).
2016-05-08 14:51:17 -04:00
Ben Fry efaeb287db Merge pull request #4343 from rzats/feature-ukrainianLocalization
Added Ukrainian localization
2016-05-08 14:45:09 -04:00
gohai f75fc3762a Update to JNA 4.2.0
The name of the subfolder containing jnidispatch.dll for 64-bit Windows changed as well.
2016-05-07 13:31:27 +02:00
Ben Fry 957f744d65 update Java version, other notes from bug reports 2016-04-24 20:20:02 -04:00
Ben Fry 80fe29e4a5 Merge pull request #4387 from JakubValtar/update-jdt
Update JDT to 4.5.2
2016-04-06 21:25:42 -07:00
Ben Fry 1de209ccb0 Merge pull request #4389 from JakubValtar/jre-min-version
Update min JRE version
2016-04-06 21:23:37 -07:00
Jakub Valtar d50a571879 Update min version
...so we can get rid of the workaround for JDK bug
2016-04-04 20:58:21 +02:00
Jakub Valtar 15cd2fab0b Update app to Java 8 - leftovers 2016-04-04 20:51:06 +02:00
Jakub Valtar 8cae611554 Update JDT to 4.5.2 2016-04-04 20:12:38 +02:00
Ben Fry b46ae310bc update Java build for latest release 2016-03-26 18:35:02 -04:00
satoshiokita b62d4fc80f fix:load fallback font for CJK. 2016-03-05 13:18:11 +09:00
Rostyslav Zatserkovnyi ef915171c6 Minor spelling fixes, register the language in Processing 2016-02-29 20:56:36 +02:00
Rostyslav Zatserkovnyi 2f64b7c1fe Added initial Ukrainian localization 2016-02-29 20:53:49 +02:00
kfeuz 03e7b503e0 Fixes non-arm linux deb build process 2016-02-16 23:17:51 -07:00
gohai 433b5be64d Add a symlink to processing-java to deb target
Processing-java is extremely handy, especially on Linux.
2016-02-14 12:56:59 +01:00
gohai 5ee7f7b26c ARM: Add support to deb target 2016-02-14 12:56:51 +01:00
gohai 07a9fd463e Change comment in .desktop file
This string is used by Gnome 3 and potentially others, change it to something more exciting (and capitalized).
2016-02-14 12:17:35 +01:00
gohai 38c58d2e8e ARM: Remove special case for 8u51 and below from build.xml 2016-02-14 11:34:03 +01:00
Ben Fry e9f92e0993 write release notes for 3.0.2 2016-02-13 20:52:14 -05:00
Ben Fry 4be12a7762 require OS X 10.8.5, like we say in the Wiki 2016-02-13 18:36:01 -05:00
Ben Fry 42e88355fd switch to Java 8u74 which fixes JavaFX smoothing bug (#3795) 2016-02-13 18:16:41 -05:00
Ben Fry 11ffe19a20 Merge pull request #4073 from crazymaster/lang
Add Turkish to the list of languages
2016-02-13 10:49:59 -05:00
Ben Fry 85542d1216 Merge pull request #4060 from crazymaster/i18n
i18n: Add i18n support for the PopUp menu
2016-02-13 10:47:12 -05:00
Ben Fry 47f5323270 Merge pull request #4150 from crazymaster/font
Update Source Code Pro and Source Sans Pro fonts to the latest versions
2016-02-13 10:28:28 -05:00
Ben Fry 962e699613 Merge pull request #4079 from JakubValtar/jit-bug-workaround
Workaround for JRE bug freezing the PDE
2016-02-13 09:30:11 -05:00
crazymaster 2687fe222f Update Source Sans Pro font to 2.020R-ro-1.075R-it 2015-11-15 15:31:17 +09:00
crazymaster 9641462e39 Update Source Code Pro font to 2.010R-ro/1.030R-it 2015-11-15 15:31:17 +09:00
gohai 32b55dc185 Remove ARM Installer script, will live in processing-docs 2015-11-09 19:07:52 +01:00
gohai aa2ccf0bb8 ARM Installer script: Change URL 2015-11-09 16:56:46 +01:00
gohai ed09ae2972 Call desktop-file-install to register the .desktop file with the window manager 2015-11-08 22:41:11 +01:00
gohai c831dc3c28 ARM Installer script: No error if directory exists 2015-11-07 18:26:21 +01:00
gohai 3fb39d401f Add installation script for ARM 2015-11-07 14:47:06 +01:00
Ben Fry 9756ee1089 avoid another "Zero length string passed to TextLayout constructor" error, other notes 2015-11-05 10:05:51 -05:00
Jakub Valtar c3222348e1 Styling 2015-10-30 03:30:37 +01:00