| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | turned openPreset button into comboBox to fit a new design | tassaron | 2017-05-28 | 1 | -7/+11 |
| | | |||||
| * | create data directory structure | tassaron | 2017-05-28 | 1 | -2/+13 |
| | | |||||
| * | Fixed component list not affecting render order. FIXME Reverse the render order | DH4 | 2017-05-28 | 1 | -5/+11 |
| | | |||||
| * | Implemented change list order | DH4 | 2017-05-28 | 1 | -0/+31 |
| | | |||||
| * | Fixed Stack & list sync bug. | DH4 | 2017-05-28 | 1 | -1/+4 |
| | | |||||
| * | title text is now a component | tassaron | 2017-05-28 | 1 | -82/+33 |
| | | | | | plus numerous bugs removed and added | ||||
| * | Fixed Resolution Change in preview. Removed debugging print statements. | DH4 | 2017-05-28 | 1 | -2/+1 |
| | | |||||
| * | Integration with tassaron2 modular design. True Alpha Rendering added, ↵ | DH4 | 2017-05-28 | 1 | -37/+67 |
| | | | | | several bug fixes. | ||||
| * | Created a new UI, several new features to be implemented. FIXME: Resolution ↵ | DH4 | 2017-05-27 | 1 | -67/+84 |
| | | | | | change requires an application restart. | ||||
| * | Fixed Scaling Bugs | DH4 | 2017-05-27 | 1 | -1/+2 |
| | | |||||
| * | Added automatic scaling of Image and bars. Set title x/y position, and font ↵ | DH4 | 2017-05-27 | 1 | -6/+4 |
| | | | | | size based on scale. | ||||
| * | Removed hardcoded parameters. Defaults loaded at runtime. | DH4 | 2017-05-26 | 1 | -0/+22 |
| | | |||||
| * | Merge branch 'tassaron2-master' | Martin Kaistra | 2017-05-25 | 1 | -9/+56 |
| |\ | |||||
| | * | rm unused variable | tassaron | 2017-05-23 | 1 | -5/+3 |
| | | | |||||
| | * | rm duplicate code | tassaron | 2017-05-23 | 1 | -15/+5 |
| | | | |||||
| | * | select colors more easily using QColorDialog | tassaron | 2017-05-23 | 1 | -2/+21 |
| | | | |||||
| | * | colors are configurable in the GUI | tassaron | 2017-05-22 | 1 | -16/+26 |
| | | | | | | | | | any invalid RGB tuple entered will result in white | ||||
| | * | text and visualization colour can be changed using commandline | tassaron | 2017-05-22 | 1 | -5/+36 |
| | | | |||||
| | * | rm line that makes atexit raise an error | tassaron | 2017-05-22 | 1 | -1/+0 |
| | | | | | | | | | I don't notice any difference in behaviour without this line | ||||
| * | | try fixing problems with high dpi screens, font size for video in pixels | Martin Kaistra | 2017-05-23 | 1 | -0/+7 |
| |/ | |||||
| * | add command line options for font size, alignment, position | Martin Kaistra | 2017-05-22 | 1 | -4/+24 |
| | | |||||
| * | Merge branch 'master' into feature-commandline | Martin Kaistra | 2017-05-22 | 1 | -1/+5 |
| |\ | |||||
| | * | more loading feedback | tassaron | 2017-05-21 | 1 | -0/+4 |
| | | | |||||
| | * | added back in spaces deleted by my editor | tassaron | 2017-05-18 | 1 | -10/+10 |
| | | | |||||
| | * | added ability to use an mp4 as the background | tassaron | 2017-05-18 | 1 | -10/+10 |
| | | | | | | | | | might not be the best way to do this (dumping all the video frames to a temp location), but it works for clips of a few minutes or less | ||||
