aboutsummaryrefslogtreecommitdiffstats
path: root/src/video_thread.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-09separated creation of ffmpeg commandtassaron1-100/+10
2017-07-09a basic Sound component for mixing soundstassaron9-81/+325
2017-07-09more comments + warnings for outdated dependenciestassaron13-77/+148
2017-07-06more thorough installation directionstassaron4-3/+12
2017-07-06image options to mirror & saturate colourstassaron9-9/+122
2017-07-05added basic rotate option to imagestassaron3-3/+63
2017-07-05fixed syntax errortassaron1-2/+2
2017-07-05use decorator for readabilitytassaron1-12/+17
2017-07-04made code worktassaron1-2/+2
2017-07-04updated Windows installation instructionstassaron2-8/+7
2017-07-04removed pyctassaron2-0/+1
2017-07-04moved functions into toolkit, fixed CMD appearing on Windowstassaron9-85/+119
2017-07-02frame-drawing tools for components to sharetassaron7-43/+76
2017-07-02renamed component basetassaron6-11/+16
2017-07-02rm unneeded imports, work on freezingtassaron6-28/+51
2017-07-01Fixed Text Colors & update button color on manual value change.DH41-1/+4
2017-06-26added visualizer options + invalid presets get ignoredtassaron5-26/+148
2017-06-25an extra progress bar label for Mactassaron2-3/+32
2017-06-25component list not visually disabledtassaron1-2/+5
2017-06-25preset delete, rename, save updates both windowstassaron2-4/+15
2017-06-25Update readme to match newguiBrianna1-11/+9
2017-06-25renamed Original Audio Visualization to Classic Visualizertassaron5-9/+30
2017-06-25whitelist is more sensible here than blacklisttassaron1-14/+7
2017-06-25needs more tuplestassaron2-20/+19
2017-06-25newlines make project file easier to readtassaron1-2/+2