Commit Graph

52 Commits

Author SHA1 Message Date
Ben Fry e38630aef4 variable only used for execute(), remove declaration 2017-02-15 17:52:09 -05:00
Ben Fry 5fbbd50689 clean up type warnings 2017-02-15 17:50:39 -05:00
Ben Fry cfe6dc46d3 minor cleaning 2017-02-03 12:06:03 -05:00
Jakub Valtar 15cd2fab0b Update app to Java 8 - leftovers 2016-04-04 20:51:06 +02:00
Ben Fry 77eeae89b4 change the Tool API to pass Base instead of Editor 2015-09-20 14:40:59 -04:00
Ben Fry 88d07804f8 clean up MovieMaker a little 2015-08-16 12:07:12 -04:00
George Bateman d5116f5bc4 Allow Movie Maker to cope with bad files. 2015-08-16 14:37:07 +01:00
Ben Fry 0398780e7a break up the overly large processing.app pkg and get some distance between ui and non-ui code 2015-06-26 09:56:57 -04:00
George Bateman bebade1f8c Internationalize MovieMaker.java. 2015-06-02 17:47:42 +01:00
Ben Fry a32a634b72 deal with .class signing conflicts and use JDT .jar files for compilation 2015-01-21 19:43:02 -05:00
Kyle Feuz cc312f8b76 Unset the executable bit on xml files 2014-11-20 13:17:33 -07:00
Federico Bond ce5daefffd Use 1.7 as source and target Java version 2014-10-20 23:52:26 -03:00
Federico Bond 768c72e4e8 Replace instances of StringBuffer with StringBuilder 2014-09-13 20:12:23 -03:00
Ben Fry bd4916036c fix TGA problems with Movie Maker (issue #2851) 2014-09-10 17:34:28 -04:00
Ben Fry cfb40240b3 fix compile warning 2014-01-21 18:20:16 -05:00
Ben Fry 69a3beaede fix compile warnings/errors 2014-01-21 18:19:28 -05:00
Ben Fry 5fcf6acecb more cleanups and fixes for the Movie Maker 2013-10-09 01:03:21 -04:00
Ben Fry c88b412fd4 fix up file selection dialogs 2013-10-09 00:21:53 -04:00
Ben Fry ac1d7f5ab0 unused import 2013-10-08 20:34:28 -04:00
Ben Fry 395d131ba5 don't need that debug 2013-10-08 20:34:13 -04:00
Ben Fry 44505258b9 fix class loader issues with JAI ImageIO 2013-10-08 20:33:13 -04:00
Ben Fry 0898ce1a45 improvements to MovieMaker, add Gamma support, better Image IO 2013-10-08 19:57:40 -04:00
Ben Fry f8d7edbec0 a cry for help 2013-09-25 10:50:45 -04:00
Ben Fry 837caa5725 add notes to MovieMaker project 2013-09-22 13:50:58 -04:00
Ben Fry c2a571e6cf remove the mangler and the old howto 2013-09-21 15:38:50 -04:00
Ben Fry 7eb0f19d65 change build scripts to use built-in ecj (removes jdk req) 2013-09-12 19:21:57 -04:00
Ben Fry be08ef7c23 misc fixes, todo updates 2013-09-12 18:00:58 -04:00
Ben Fry bbc496975d fix for build directory for MovieMaker 2013-05-18 10:52:07 -04:00
Ben Fry 9ff2c0b674 removed misguided close() and flush() calls and suppress the warnings 2013-02-27 12:14:31 -05:00
Ben Fry eee6123135 adding ignore files 2013-01-27 10:52:36 -05:00
benfry c356c4d077 tweaking MovieMaker now that it's back in 2012-12-22 12:33:23 +00:00
benfry 19b7f51686 renaming to use the old version 2012-12-22 12:10:08 +00:00
benfry 26f947c20d not using this anymore 2012-12-22 12:09:52 +00:00
benfry 8e7cf410c7 removing quaqua (issue #1509) 2012-12-22 12:09:05 +00:00
benfry 756ef4830e close opened streams 2012-12-08 17:35:36 +00:00
benfry 73599c6bb2 updating build args 2012-12-08 12:48:01 +00:00
benfry 456b6b01b5 looking into Windows 8 MovieMaker issue 2012-12-08 02:33:52 +00:00
benfry ab958db8bf get movie maker working properly on OS X 2012-07-21 14:05:10 +00:00
benfry a26f7dcd3c minor tweaks 2012-06-12 16:31:13 +00:00
benfry 9311d9b2a1 fix original size checkbox 2011-09-07 15:11:02 +00:00
benfry 43009cb99f fix up broken tool setup, also wrapping up moviemaker mess 2011-09-06 23:26:02 +00:00
benfry 8bf4c8b9ab new package name 2011-09-06 22:53:14 +00:00
benfry 5ad70f51b5 renaming tool so that it loads properly 2011-09-06 22:47:49 +00:00
benfry a6eae07073 adding build script for movie maker 2011-09-06 22:35:54 +00:00
benfry cbba300fff wrapping up movie maker tool 2011-09-06 22:24:31 +00:00
benfry 93ccc33320 tweaks to make the MovieMaker tool passable 2011-09-06 21:32:40 +00:00
benfry ee392f3166 getting to work, removing bin folder from svn 2011-09-06 19:59:03 +00:00
benfry f696e769b7 adding new movie maker tools 2011-09-06 19:47:23 +00:00
benfry ef927d81ad notes on library and tool locations 2008-10-15 02:26:41 +00:00
benfry 98a4c4ce39 only read tools/libraries in sketchbook from "tools" and "libraries"
subfolders
2008-10-11 17:24:12 +00:00