| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-29 | starting work on Waveform component | tassaron | |
| split Video class out of Video component for reuse in Waveform | |||
| 2017-07-27 | some minor bugfixes | tassaron | |
| 2017-07-27 | fixed video component eating stdout | tassaron | |
| + made height/width into properties to simplify render methods | |||
| 2017-07-25 | error can be locked within properties() | tassaron | |
| and simplified the componenterrors again | |||
| 2017-07-25 | repeated errors don't cause repeated windows | tassaron | |
| 2017-07-24 | preset manager uses mainwindow row for every button | tassaron | |
| and minor changes to componenterrors | |||
| 2017-07-23 | ComponentError exception wraps previewRender | tassaron | |
| probably where errors are likeliest to be found | |||
| 2017-07-23 | better component error messages | tassaron | |
| fatal errors cancel the export instead of crashing | |||
| 2017-07-23 | components auto-connect & track widgets, less autosave spam | tassaron | |
| importing toolkit from live interpreter now works | |||
| 2017-07-20 | ffmpeg functions moved to toolkit, component format simplified | tassaron | |
| component methods are auto-decorated & settings are now class variables | |||
| 2017-07-17 | combined toolkit.py & frame.py into toolkit package | tassaron | |
| 2017-07-16 | apply complex filters to audio streams from components | tassaron | |
| tons of sound options could be given now, + installation using setup.py | |||
| 2017-07-13 | components automatically drawPreview & save currentPreset | tassaron | |
| this makes a Component easier to program. also more comments | |||
| 2017-07-11 | fixed various bugs | tassaron | |
| 2017-07-09 | separated creation of ffmpeg command | tassaron | |
| for future use to sllow editing the command before starting the export | |||
| 2017-07-09 | a basic Sound component for mixing sounds | tassaron | |
| to be greatly expanded... | |||
| 2017-07-09 | more comments + warnings for outdated dependencies | tassaron | |
| 2017-07-02 | frame-drawing tools for components to share | tassaron | |
| 2017-07-02 | renamed component base | tassaron | |
