| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | x/y pixel values update to match output resolution | tassaron | 2017-08-01 | 1 | -1/+4 |
| | | |||||
| * | added Spectrum component with many options | tassaron | 2017-07-30 | 1 | -1/+1 |
| | | | | | tweaked Waveform, added some ffmpeg logging, made generic widget functions | ||||
| * | generic preview sound for waveform component | tassaron | 2017-07-29 | 1 | -0/+2 |
| | | | | | with secret preference to use the audio file again | ||||
| * | some minor bugfixes | tassaron | 2017-07-27 | 1 | -1/+1 |
| | | |||||
| * | error can be locked within properties() | tassaron | 2017-07-25 | 1 | -5/+5 |
| | | | | | and simplified the componenterrors again | ||||
| * | repeated errors don't cause repeated windows | tassaron | 2017-07-25 | 1 | -2/+2 |
| | | |||||
| * | ComponentError exception wraps previewRender | tassaron | 2017-07-23 | 1 | -3/+5 |
| | | | | | probably where errors are likeliest to be found | ||||
| * | better component error messages | tassaron | 2017-07-23 | 1 | -2/+13 |
| | | | | | fatal errors cancel the export instead of crashing | ||||
| * | components auto-connect & track widgets, less autosave spam | tassaron | 2017-07-23 | 1 | -43/+82 |
| | | | | | importing toolkit from live interpreter now works | ||||
| * | add component in context menu, del/ins hotkeys | tassaron | 2017-07-20 | 1 | -52/+83 |
| | | | | | + preset manager uses mainwindow component list | ||||
| * | ffmpeg functions moved to toolkit, component format simplified | tassaron | 2017-07-20 | 1 | -33/+48 |
| | | | | | component methods are auto-decorated & settings are now class variables | ||||
| * | new hotkey to preview the ffmpeg command | tassaron | 2017-07-16 | 1 | -1/+18 |
| | | |||||
| * | Video comp verifies audio streams, videoThread moved into Core | tassaron | 2017-07-15 | 1 | -16/+6 |
| | | | | | off-by-1 bug fixed in exporting, & use fewer threads for fewer CPUs | ||||
| * | merge consecutive static components | tassaron | 2017-07-13 | 1 | -0/+2 |
| | | |||||
| * | fixed various bugs | tassaron | 2017-07-11 | 1 | -0/+4 |
| | | |||||
| * | a basic Sound component for mixing sounds | tassaron | 2017-07-09 | 1 | -0/+2 |
| | | | | | to be greatly expanded... | ||||
| * | more comments + warnings for outdated dependencies | tassaron | 2017-07-09 | 1 | -1/+33 |
| | | |||||
| * | image options to mirror & saturate colours | tassaron | 2017-07-06 | 1 | -1/+8 |
| | | | | | and some friendly docstrings | ||||
| * | moved functions into toolkit, fixed CMD appearing on Windows | tassaron | 2017-07-04 | 1 | -2/+2 |
| | | |||||
| * | added visualizer options + invalid presets get ignored | tassaron | 2017-06-26 | 1 | -0/+1 |
| | | |||||
| * | an extra progress bar label for Mac | tassaron | 2017-06-25 | 1 | -2/+15 |
| | | | | | progressBar text is not visible in native Mac style | ||||
| * | component list not visually disabled | tassaron | 2017-06-25 | 1 | -2/+5 |
| | | | | | this looks better on Mac | ||||
| * | renamed Original Audio Visualization to Classic Visualizer | tassaron | 2017-06-25 | 1 | -2/+3 |
| | | |||||
| * | --export commandline option | tassaron | 2017-06-25 | 1 | -2/+5 |
| | | | | | overrides -i and -o to use saved fields from a project file | ||||
| * | project files save settings & out/in fields | tassaron | 2017-06-25 | 1 | -8/+22 |
| | | |||||
