| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added Spectrum component with many options | tassaron | 2017-07-30 | 1 | -15/+26 |
| | | | | | tweaked Waveform, added some ffmpeg logging, made generic widget functions | ||||
| * | generic preview sound for waveform component | tassaron | 2017-07-29 | 1 | -4/+10 |
| | | | | | with secret preference to use the audio file again | ||||
| * | waveform component is working, preview is glitchy | tassaron | 2017-07-29 | 1 | -5/+25 |
| | | |||||
| * | starting work on Waveform component | tassaron | 2017-07-29 | 1 | -0/+99 |
| | | | | | split Video class out of Video component for reuse in Waveform | ||||
| * | move code into a new function for future expansion | tassaron | 2017-07-28 | 1 | -87/+97 |
| | | |||||
| * | fixed video component eating stdout | tassaron | 2017-07-27 | 1 | -3/+3 |
| | | | | | + made height/width into properties to simplify render methods | ||||
| * | error can be locked within properties() | tassaron | 2017-07-25 | 1 | -2/+2 |
| | | | | | and simplified the componenterrors again | ||||
| * | better component error messages | tassaron | 2017-07-23 | 1 | -1/+1 |
| | | | | | fatal errors cancel the export instead of crashing | ||||
| * | components auto-connect & track widgets, less autosave spam | tassaron | 2017-07-23 | 1 | -12/+34 |
| | | | | | importing toolkit from live interpreter now works | ||||
| * | add component in context menu, del/ins hotkeys | tassaron | 2017-07-20 | 1 | -1/+8 |
| | | | | | + preset manager uses mainwindow component list | ||||
| * | ffmpeg functions moved to toolkit, component format simplified | tassaron | 2017-07-20 | 1 | -0/+284 |
| component methods are auto-decorated & settings are now class variables | |||||
