| Age | Commit message (Expand) | Author |
| 2017-06-23 | pep8 cleanup | tassaron |
| 2017-06-23 | Merge branch 'feature-newgui' into newgui-commandline | Brianna |
| 2017-06-23 | cx_freeze Path Updates | DH4 |
| 2017-06-22 | preset-loading and basic args from commandline | tassaron |
| 2017-06-18 | basic commandline functionality using 3 args | tassaron |
| 2017-06-17 | exports to ~ if no dir given, fix infinite loop when cancelling | tassaron |
| 2017-06-08 | preset searchbar works, ui experimentally changed | tassaron |
| 2017-06-07 | Added Bitrate Selection | DH4 |
| 2017-06-07 | Added Encoder Settings, FIXME: Add bitrate options. | DH4 |
| 2017-06-06 | Code cleanup | DH4 |
| 2017-06-06 | Add checkerboard for transpart frames. | DH4 |
| 2017-06-05 | Performance Tuning. FIXME: Video component frames are rendered out of order.... | DH4 |
| 2017-06-04 | not dumping frames anymore, but not working yet either | tassaron |
| 2017-06-04 | video component almost working, rm hardcoded backgrounds | tassaron |
| 2017-06-03 | Render order reversed to match component list. | DH4 |
| 2017-06-03 | absolute path to main ui, bg video fixed | tassaron |
| 2017-06-03 | Changed encoding update to signal/slot. | DH4 |
| 2017-06-02 | Threading changes. | DH4 |
| 2017-06-02 | Progressbar enhancement. | DH4 |
| 2017-06-02 | Cancel button stops pre-processing too. | DH4 |
| 2017-06-01 | Added ability to cancel export. | DH4 |
| 2017-06-01 | Added aspect ratio scaling to preview area. | DH4 |
| 2017-06-01 | Performance boost for static backgrounds. moved drawBars() inside class. | DH4 |
| 2017-06-01 | Fixed spectrum rendering. Fixed multiple static renders. | DH4 |
| 2017-06-01 | minor fixes, comments | tassaron |
| 2017-05-31 | Fixed frame loop bug. | DH4 |
| 2017-05-31 | New rendering engine partially implemented. Also added a live preview during ... | DH4 |
| 2017-05-29 | title text does not need to generate a new image each frame | tassaron |
| 2017-05-28 | title text is now a component | tassaron |
| 2017-05-28 | Integration with tassaron2 modular design. True Alpha Rendering added, severa... | DH4 |
| 2017-05-27 | Added automatic scaling of Image and bars. Set title x/y position, and font s... | DH4 |
| 2017-05-26 | Removed hardcoded parameters. Defaults loaded at runtime. | DH4 |
| 2017-05-22 | text and visualization colour can be changed using commandline | tassaron |
| 2017-05-22 | make sure tempfiles get deleted | tassaron |
| 2017-05-21 | more loading feedback | tassaron |
| 2017-05-18 | added back in spaces deleted by my editor | tassaron |
| 2017-05-18 | added ability to use an mp4 as the background | tassaron |
| 2017-04-21 | changed differentiater of text alignment from string to int | Maximilian Siess |
| 2017-04-20 | added font size and text position to video thread | Maximilian Siess |
| 2017-04-18 | Alignment options added to render task | Maximilian Siess |
| 2016-09-10 | use aac if libfdk_aac not installed | Martin Kaistra |
| 2016-09-09 | Encoding settings compatibility updates | rikai |
| 2016-08-17 | Pillow requires tobytes() now | rikai |
| 2015-03-04 | don't terminate ffmpeg too early, fixes problems with windows. also: use matr... | Martin Kaistra |
| 2015-03-03 | move video creation to its own thread | Martin Kaistra |