Ben Fry
|
a1406400a5
|
unchecked casts fixed
|
2021-07-03 10:30:45 -04:00 |
|
Ben Fry
|
57547467ab
|
remove compound key actions (which were undocumented and not in use)
|
2021-07-03 10:29:33 -04:00 |
|
Ben Fry
|
fe8f86b24c
|
fix indentation; no code changes
|
2021-07-03 09:33:57 -04:00 |
|
Ben Fry
|
a6946e240b
|
fix warning, erase type
|
2021-07-03 09:24:48 -04:00 |
|
Ben Fry
|
fc6c3595b4
|
fix warnings, clean old code, remove unused code
|
2021-07-03 07:48:34 -04:00 |
|
Ben Fry
|
3485f3884a
|
grr
|
2021-07-03 07:34:47 -04:00 |
|
Ben Fry
|
d2a4fadf78
|
add link to issue
|
2021-07-03 06:55:33 -04:00 |
|
Ben Fry
|
76a3ec3b29
|
cleaning up, deal with warnings, modernizing
|
2021-07-03 06:55:22 -04:00 |
|
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 |
|