aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions
pan title='2022-05-06 00:49:03 -0400'>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