David Yang

Results 16 issues of David Yang

main.py has become a bit of a dumping ground, clean it up a little bit by moving what should be moved out into other files.

enhancement
good first issue

Write unit tests for existing functions for some peace of mind

good first issue
guideline
Hacktoberfest '21

When recording and video rendering and video writing are working in parallel, the video writing portion of the program will lag behind. If the program is closed while there are...

enhancement
good first issue
Hacktoberfest '21

Complete the _skip_to_next_page implementation so that pageup and pagedown work the way they do in other programs on the filters screen.

enhancement
good first issue
Hacktoberfest '21

Scan the locales directory for language options instead of having to hard-code the drop down menu to make creating new translations easier for code-illiterate contributors.

enhancement
Hacktoberfest '21

Get creative, add more filters. See https://github.com/Davidy22/SkunkBooth/blob/main/skunkbooth/filters/matrix.py and https://github.com/Davidy22/SkunkBooth/blob/main/skunkbooth/filters/invert.py for reference.

enhancement
good first issue
Hacktoberfest '21