| Age | Commit message (Expand) | Author |
| 2017-05-30 | get confirmation when overwriting presets | tassaron |
| 2017-05-30 | presets are working | tassaron |
| 2017-05-30 | the most simple way of saving dictionaries | tassaron |
| 2017-05-29 | Merge branch 'feature-newgui' of https://www.github.com/IamDH4/audio-visualiz... | tassaron |
| 2017-05-29 | added component base class | tassaron |
| 2017-05-28 | save empty presets, comboBox populates with preset names | tassaron |
| 2017-05-28 | savePreset creates a file | tassaron |
| 2017-05-28 | turned openPreset button into comboBox to fit a new design | tassaron |
| 2017-05-28 | create data directory structure | tassaron |
| 2017-05-28 | Fixed component list not affecting render order. FIXME Reverse the render order | DH4 |
| 2017-05-28 | Implemented change list order | DH4 |
| 2017-05-28 | Fixed Stack & list sync bug. | DH4 |
| 2017-05-28 | title text is now a component | tassaron |
| 2017-05-28 | Fixed Resolution Change in preview. Removed debugging print statements. | DH4 |
| 2017-05-28 | Integration with tassaron2 modular design. True Alpha Rendering added, severa... | DH4 |
| 2017-05-27 | Created a new UI, several new features to be implemented. FIXME: Resolution c... | DH4 |
| 2017-05-27 | Fixed Scaling Bugs | 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-25 | Merge branch 'tassaron2-master' | Martin Kaistra |
| 2017-05-23 | rm unused variable | tassaron |
| 2017-05-23 | rm duplicate code | tassaron |
| 2017-05-23 | select colors more easily using QColorDialog | tassaron |
| 2017-05-23 | try fixing problems with high dpi screens, font size for video in pixels | Martin Kaistra |
| 2017-05-22 | colors are configurable in the GUI | tassaron |
| 2017-05-22 | text and visualization colour can be changed using commandline | tassaron |
| 2017-05-22 | rm line that makes atexit raise an error | tassaron |
| 2017-05-22 | add command line options for font size, alignment, position | Martin Kaistra |
| 2017-05-22 | Merge branch 'master' into feature-commandline | Martin Kaistra |
| 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-25 | added font parameter, default values for settings, writing of settings file a... | Martin Kaistra |
| 2017-04-25 | do not require X server for command line mode | Martin Kaistra |
| 2017-04-24 | add new experimental command line mode | Martin Kaistra |
| 2017-04-22 | Connect drawPreview events after input elements have values | Martin Kaistra |
| 2017-04-21 | changed differentiater of text alignment from string to int | Maximilian Siess |
| 2017-04-20 | clean up | Maximilian Siess |
| 2017-04-20 | all options are saved to and loaded from settings.ini | Maximilian Siess |
| 2017-04-20 | added font size and text position to video thread | Maximilian Siess |
| 2017-04-20 | added font size of text in preview | Maximilian Siess |
| 2017-04-20 | added x/y offset of text in preview | Maximilian Siess |
| 2017-04-20 | added fontsize and position option to UI | Maximilian Siess |
| 2017-04-18 | Matched the label to the naming scheme | Maximilian Siess |
| 2017-04-18 | Alignment options added to render task | Maximilian Siess |
| 2017-04-18 | Added text alignment option | Maximilian Siess |
| 2015-03-05 | add setup.py, automatic discovery for avconv/ffmpeg, add installation help to... | Martin Kaistra |
| 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 |
| 2015-03-02 | first commit | Martin Kaistra |