aboutsummaryrefslogtreecommitdiffstats
path: root/.vim/colors/inkpot.vim (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: fixed coc.nvim weird tab completionBlista Kanjo2022-12-211-0/+224
thon/commit/src/components/waveform.py?id=42eac86fbec8e61b8d8a79636e5ee626d0727d68&follow=1'>convert 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