| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Performance boost for static backgrounds. moved drawBars() inside class. | DH4 | 2017-06-01 | 1 | -12/+11 |
| | | |||||
| * | Fixed spectrum rendering. Fixed multiple static renders. | DH4 | 2017-06-01 | 1 | -1/+3 |
| | | |||||
| * | minor fixes, comments | tassaron | 2017-06-01 | 1 | -20/+22 |
| | | |||||
| * | Fixed frame loop bug. | DH4 | 2017-05-31 | 1 | -17/+18 |
| | | |||||
| * | New rendering engine partially implemented. Also added a live preview during ↵ | DH4 | 2017-05-31 | 1 | -127/+199 |
| | | | | | rendering. FIXME: spectrum is out of sync / rendering too quickly. | ||||
| * | title text does not need to generate a new image each frame | tassaron | 2017-05-29 | 1 | -5/+17 |
| | | |||||
| * | title text is now a component | tassaron | 2017-05-28 | 1 | -7/+4 |
| | | | | | plus numerous bugs removed and added | ||||
| * | Integration with tassaron2 modular design. True Alpha Rendering added, ↵ | DH4 | 2017-05-28 | 1 | -42/+40 |
| | | | | | several bug fixes. | ||||
| * | Added automatic scaling of Image and bars. Set title x/y position, and font ↵ | DH4 | 2017-05-27 | 1 | -11/+11 |
| | | | | | size based on scale. | ||||
| * | Removed hardcoded parameters. Defaults loaded at runtime. | DH4 | 2017-05-26 | 1 | -10/+11 |
| | | |||||
| * | text and visualization colour can be changed using commandline | tassaron | 2017-05-22 | 1 | -5/+8 |
| | | |||||
| * | make sure tempfiles get deleted | tassaron | 2017-05-22 | 1 | -0/+1 |
| | | |||||
| * | more loading feedback | tassaron | 2017-05-21 | 1 | -5/+10 |
| | | |||||
| * | added back in spaces deleted by my editor | tassaron | 2017-05-18 | 1 | -2/+2 |
| | | |||||
| * | added ability to use an mp4 as the background | tassaron | 2017-05-18 | 1 | -13/+26 |
| | | | | | 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 | ||||
| * | changed differentiater of text alignment from string to int | Maximilian Siess | 2017-04-21 | 1 | -1/+1 |
| | | |||||
| * | added font size and text position to video thread | Maximilian Siess | 2017-04-20 | 1 | -3/+6 |
| | | |||||
| * | Alignment options added to render task | Maximilian Siess | 2017-04-18 | 1 | -3/+4 |
| | | |||||
| * | use aac if libfdk_aac not installed | Martin Kaistra | 2016-09-10 | 1 | -4/+18 |
| | | |||||
| * | Encoding settings compatibility updates | rikai | 2016-09-09 | 1 | -3/+4 |
| | | | | Using AAC, yuv420p & an mp4 container should provide much increased compatibility with hardware players as well as youtube. | ||||
| * | Pillow requires tobytes() now | rikai | 2016-08-17 | 1 | -2/+2 |
| | | |||||
| * | don't terminate ffmpeg too early, fixes problems with windows. also: use ↵ | Martin Kaistra | 2015-03-04 | 1 | -3/+5 |
| | | | | | matroska container instead of mp4 | ||||
| * | move video creation to its own thread | Martin Kaistra | 2015-03-03 | 1 | -0/+90 |
