aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorkj_sh6042026-02-21 22:14:58 -0500
committerkj_sh6042026-02-21 22:14:58 -0500
commit689b7be64754819313940befd3052545344e66f6 (patch)
tree9c2fa0c79e7016fccb3cef793f1b9d9c4991b33c /LICENSE
parente665cb6cdb0cff7f5cb24c1c3a13709bef25ef8b (diff)
toggle: `box_resize` and `box_move`
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
convert Spectrum FFmpeg complex_filters to f-stringstassaron1-30/+31 2022-05-06fix ffmpeg syntax errortassaron1-1/+1 "syntax is deprecated. Use '|' to separate the list items" from invalid arguments to aevalsrc 2022-05-06convert to f-stringtassaron1-20/+11 2022-05-06convert to f-string for readabilitytassaron1-8/+4 2022-05-06undoStack dialog's creation moved to __init__.tassaron1-17/+11 And the automatically added "greeting" components don't show in undo history 2022-05-06disable undo/redo while video is exportingtassaron1-5/+21 2022-05-05show program name as 'avp' when invoked as python -m avptassaron1-0/+1 2022-05-05start mainwindow smaller and with classic visualizertassaron1-2/+7 instead of a giant blank canvas, invite the user with some classic components and a smaller window more appropriate for this small utility :) 2022-05-05update module docstringtassaron1-5/+7 2022-05-05docstringstassaron1-8/+24 2022-05-05catch PermissionError if FFmpeg doesn't worktassaron1-1/+1 2022-05-05move more createVideo work into its own methodstassaron1-99/+116 rename renderFrame to frameRender for consistency with components 2022-05-05move "determine audio duration" into its own methodtassaron1-21/+27 2022-05-05change version numbertassaron1-1/+1 2022-05-05show every frame of preview during exporttassaron1-5/+1 2022-05-05remove Python threads from video export processtassaron1-106/+55 2022-05-05fix broken link. move commandline info lowertassaron1-20/+10 2022-05-05add more links to wikitassaron1-2/+3 2022-05-05shrink screenshot slightly, add alt/tite texttassaron1-2/+3 2022-05-05new readme with screenshottassaron2-35/+45 2022-05-03change version numbertassaron1-1/+1