summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-07change default colour to white for consistency with the default settings of o...tassaron
2022-05-07Add initial state to the grid - a Queen Bee Shuttletassaron
2022-05-07fix to make the QFontComboBox update the previewtassaron
2022-05-07set window titles of minor dialog windowstassaron
2022-05-06ffmpeg filter_complex creation code is more readabletassaron
2022-05-06convert Spectrum FFmpeg complex_filters to f-stringstassaron
2022-05-06fix ffmpeg syntax errortassaron
2022-05-06convert to f-stringtassaron
2022-05-06convert to f-string for readabilitytassaron
2022-05-06undoStack dialog's creation moved to __init__.tassaron
2022-05-06disable undo/redo while video is exportingtassaron
2022-05-05show program name as 'avp' when invoked as python -m avptassaron
2022-05-05start mainwindow smaller and with classic visualizertassaron
2022-05-05update module docstringtassaron
2022-05-05Merge pull request #76 from djfun/remove-python-threadsBrianna Rainey
2022-05-05docstringstassaron
2022-05-05catch PermissionError if FFmpeg doesn't worktassaron
2022-05-05move more createVideo work into its own methodstassaron
2022-05-05move "determine audio duration" into its own methodtassaron
2022-05-05change version numbertassaron
2022-05-05show every frame of preview during exporttassaron
2022-05-05remove Python threads from video export processtassaron
2022-05-05fix broken link. move commandline info lowertassaron
2022-05-05Merge pull request #73 from djfun/new-readmeBrianna Rainey
2022-05-05add more links to wikitassaron
2022-05-05shrink screenshot slightly, add alt/tite texttassaron
2022-05-05new readme with screenshottassaron
2022-05-03change version numbertassaron
2022-05-03add .desktop file to launch graphically on Linux desktopstassaron
2022-05-03cast int to str all over the place.tassaron
2022-05-03Suggest pipx for installation. Fix `avp` command.tassaron
2022-05-03Broken pipe raises OSError on some platforms.tassaron
2022-05-03update readmetassaron
2022-05-02Merge pull request #71 from djfun/fix-70Brianna Rainey
2022-05-02remove unneeded call to .copy()tassaron
2022-05-02add commandline option to disable preview during exporttassaron
2022-05-02Don't render checkerboard during previewtassaron
2022-05-02fixes #70 - store a ref to preview frame & update preview synchronouslytassaron
2022-05-02add useful comment about why this reference existstassaron
2022-05-02log QThread IDstassaron
2022-05-01Merge pull request #69 from djfun/feature-newguimartin
2022-05-01Merge branch 'master' into feature-newguimartin
2022-04-30tested working instructions for Ubuntu 22.04tassaron
2022-04-30create test report in home folder after `--test`tassaron
2022-04-30fix progress bar percentage not increasingtassaron
2022-04-30fix 'QThread killed while running' at program exittassaron
2022-04-30fix misspelled ffmpegtassaron
2022-04-30test if ffmpeg is really found at startuptassaron
2022-04-30raise log level of library logfiletassaron
2022-04-29license may be affected by packagingtassaron