Commit Graph

13805 Commits

Author SHA1 Message Date
Ben Fry 71da02e2db clean up warnings/casts 2021-07-03 06:40:34 -04:00
Ben Fry a69d84f1ef cleaning up and auto-fixing 2021-07-02 21:44:07 -04:00
Ben Fry ce8e847714 cleaning up/modernizing Editor.java 2021-07-02 21:35:34 -04:00
Ben Fry 855e7d8354 messing with dynamic update of prefs 2021-07-02 21:20:58 -04:00
Ben Fry ff61027148 cleaning up warnings/old code 2021-07-02 20:03:32 -04:00
Ben Fry d89e6dca6c add theme to modules, and a note about excluding excess files 2021-07-02 15:25:17 -04:00
Ben Fry 4b15db070d remove unused imports 2021-07-02 15:21:33 -04:00
Ben Fry ac6b2aabd2 add Eclipse files 2021-07-02 15:21:15 -04:00
Ben Fry f4083b2484 notes about JDT and doclet 2021-07-02 10:34:50 -04:00
Ben Fry 14e91ecf72 @#$(*& hasty checkin that included binaries 2021-07-02 10:34:37 -04:00
Ben Fry c79f8fa64c tool for working on ui updates (probably temporary) 2021-07-02 10:32:24 -04:00
Ben Fry ebe8985160 todo updates 2021-06-28 21:00:04 -04:00
Ben Fry fbdf88ecef make it possible to change the interface font from the prefs 2021-06-28 20:24:28 -04:00
Ben Fry 6771c5c178 clean up a few warnings; modernize 2021-06-28 20:23:52 -04:00
Ben Fry 72029321c7 trying with Roboto; hrm 2021-06-28 20:08:17 -04:00
Ben Fry 3f630c077a more code tidying 2021-06-28 07:18:19 -04:00
Ben Fry e2fdd1b6dd cleaning up some warnings/code 2021-06-28 07:04:25 -04:00
Ben Fry 24e630f9db clean up more warnings 2021-06-28 06:57:24 -04:00
Ben Fry 0be717dc5b fixing warnings and cosmetic changes 2021-06-28 06:53:21 -04:00
Ben Fry f61d526aa9 more unused bits and warning cleanup 2021-06-27 21:30:56 -04:00
Ben Fry 0f8d418c56 cleaning up warnings 2021-06-27 21:26:21 -04:00
Ben Fry 2925a75234 cleaning up warnings 2021-06-27 21:22:49 -04:00
Ben Fry 0de7053364 clean up a few warnings 2021-06-27 20:51:50 -04:00
Ben Fry d252c8cb06 split 4:2:0 and 4:4:4 encoding, add notes to the window 2021-06-27 20:16:01 -04:00
Ben Fry 3ba672e139 add note about #216 2021-06-27 18:18:04 -04:00
Ben Fry 57c6a7f8fe Merge pull request #216 from dzaima/master 2021-06-27 18:15:03 -04:00
dzaima 91d7f6a2f6 Use correct variable to create new font
Otherwise, it does new Font("editor.font.family", …), which we don't want
2021-06-27 23:35:54 +03:00
Ben Fry 8e5ceb9a0c finish up MovieMaker redo 2021-06-27 15:52:00 -04:00
Ben Fry 6a9ddddef1 downloading ffmpeg as part of build process; make sure it has exec 2021-06-27 15:33:18 -04:00
Ben Fry 72266b8737 updating build script to download ffmpeg 2021-06-27 15:12:09 -04:00
Ben Fry 48923b76ac fix formatting of output, make Movie Maker progress window larger 2021-06-27 14:31:04 -04:00
Ben Fry d515178699 update title and instructions text for Movie Maker 2021-06-27 13:50:42 -04:00
Ben Fry 2d95f6b209 fix gif looping args, parse frame progress properly 2021-06-27 13:50:17 -04:00
Ben Fry e6f1755232 working on progress bar, add run target for development 2021-06-27 13:04:20 -04:00
Ben Fry fa53ac0b48 ignore the ffmpeg binaries 2021-06-27 11:42:27 -04:00
Ben Fry 9630b1365b finish(?) adding more args 2021-06-27 11:42:20 -04:00
Ben Fry d4b9554b74 moving more of the QT bits into its own area 2021-06-27 11:10:56 -04:00
Ben Fry 544b5cd84a working on ffmpeg support 2021-06-27 11:10:46 -04:00
Ben Fry 0d3a02c89e adding stub for ffmpeg 2021-06-27 08:25:34 -04:00
Ben Fry f87fee10ef use QuickTimeEngine instead of QuickTimeMovieEngine 2021-06-27 08:25:21 -04:00
Ben Fry 5ca1c3989d moving QuickTime-specific code into a separate class 2021-06-27 08:11:36 -04:00
Ben Fry 176fd71af7 these are compression types and should not be localized 2021-06-27 08:10:47 -04:00
Ben Fry 075e26a4f6 modernizing a bit of MovieMaker before attempting an update 2021-06-27 07:09:32 -04:00
Ben Fry 8d0a266621 remove java.class.path when launching code from inside the PDE 2021-06-26 21:19:16 -04:00
Ben Fry ca4d7cc312 note about javafx fix for Linux #214 2021-06-25 06:44:05 -04:00
Ben Fry b1eed96eee Merge pull request #215 from letorbi/fix_linux_module_path 2021-06-25 06:27:03 -04:00
Torben dd5d5c607a Set correct --module-path in start script 2021-06-25 11:57:03 +02:00
Ben Fry 07fffbb148 rolling over for next release (4.0 a6 or b1) 2021-06-24 20:34:16 -04:00
Ben Fry f45bf529ab Apple's Notarization process is a fucking nightmare processing-1274-4.0a5 2021-06-24 13:30:03 -04:00
Ben Fry 0755a8ab6b note about the removal of template.app 2021-06-24 12:46:44 -04:00