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 |
|
Ben Fry
|
0d94c8ce68
|
removing template.app to deal with notarization failure
|
2021-06-24 12:45:45 -04:00 |
|
Ben Fry
|
9e53bc8288
|
fix typos
|
2021-06-24 12:43:33 -04:00 |
|
Ben Fry
|
b498ab96bf
|
add release notes for 4.0 alpha 5
|
2021-06-24 12:08:35 -04:00 |
|
Ben Fry
|
78a2557b92
|
reorganize the changes list
|
2021-06-23 20:30:57 -04:00 |
|
Ben Fry
|
26f01a539f
|
a note about license, and testing "extends PSketch"
|
2021-06-23 08:29:55 -04:00 |
|
Ben Fry
|
225f6efc62
|
update app creator and bundle identifier to be unique for 4.x
|
2021-06-23 08:03:38 -04:00 |
|
Ben Fry
|
f685a1b908
|
clean up/clarify message about missing JavaFX
|
2021-06-23 07:58:42 -04:00 |
|
Ben Fry
|
9832a9a8f1
|
cleaning up recent todo items
|
2021-06-23 07:47:35 -04:00 |
|
Ben Fry
|
cdb725223d
|
select the processing.mono font by default
|
2021-06-23 07:47:22 -04:00 |
|
Ben Fry
|
806624baeb
|
clarifying error message for #154
|
2021-06-23 07:13:36 -04:00 |
|
Ben Fry
|
7d926532cd
|
fix the warning about missing core.jar (resolves #154)
|
2021-06-23 07:09:12 -04:00 |
|
Ben Fry
|
a914e10dfd
|
more cosmetic cleanups
|
2021-06-22 21:23:12 -04:00 |
|
Ben Fry
|
7f940e4fba
|
deal with a few warnings and code cleanups
|
2021-06-22 21:18:43 -04:00 |
|
Ben Fry
|
b52260a4b2
|
tallying up the javafx fixes
|
2021-06-22 19:54:36 -04:00 |
|
Ben Fry
|
350ff313ad
|
trying to improve the default font on macOS
|
2021-06-22 19:52:34 -04:00 |
|
Ben Fry
|
4712224041
|
fix "could not run" msg, other modernizing
|
2021-06-22 19:08:50 -04:00 |
|
Ben Fry
|
21c87ce980
|
cleaning up and modernizing
|
2021-06-22 18:56:07 -04:00 |
|
Ben Fry
|
696bc824da
|
Merge branch 'master' of github.com:processing/processing4
|
2021-06-22 17:08:58 -04:00 |
|
Ben Fry
|
d5d0a8724f
|
tweaks for JavaFX in the PDE on Linux
|
2021-06-22 17:08:51 -04:00 |
|
Ben Fry
|
ee1e49f5ad
|
fix Windows modules path for JavaFX
|
2021-06-22 16:01:58 -04:00 |
|
Ben Fry
|
03afc3fa49
|
ok to add classpath for javafx.jar after all
|
2021-06-22 15:58:12 -04:00 |
|
Ben Fry
|
0b242c6bb0
|
can't recursively walk .app folders for jars after all
|
2021-06-22 15:33:57 -04:00 |
|