| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | various bugfixes, blankFrame method for components | tassaron | 2017-06-15 | 1 | -2/+2 |
| | | | | | don't crash from broken project files or nonexistent videopaths, and shareable common paths in core.py | ||||
| * | asterisk next to modified preset is more accurate | tassaron | 2017-06-13 | 1 | -2/+2 |
| | | | | | hopefully | ||||
| * | adding an asterisk to modified, unsaved presets | tassaron | 2017-06-12 | 1 | -3/+7 |
| | | | | | flags for unsaved changes saved in project files | ||||
| * | saved preset titles, code clean-ups | tassaron | 2017-06-08 | 1 | -1/+2 |
| | | | | | componentList drag'n'drop disabled for now; will work on it in another branch | ||||
| * | added submenu for opening presets, moved code | tassaron | 2017-06-07 | 1 | -1/+2 |
| | | |||||
| * | Code cleanup | DH4 | 2017-06-06 | 1 | -27/+51 |
| | | |||||
| * | video component almost working, rm hardcoded backgrounds | tassaron | 2017-06-04 | 1 | -15/+5 |
| | | |||||
| * | Progressbar enhancement. | DH4 | 2017-06-02 | 1 | -0/+12 |
| | | |||||
| * | Cancel button stops pre-processing too. | DH4 | 2017-06-02 | 1 | -0/+9 |
| | | |||||
| * | Merge pull request #6 from IamDH4/feature-rendering-engine | Brianna | 2017-06-01 | 1 | -58/+63 |
| |\ | | | | | a rendering engine that uses more threads | ||||
| | * | Performance boost for static backgrounds. moved drawBars() inside class. | DH4 | 2017-06-01 | 1 | -32/+31 |
| | | | |||||
| | * | Fixed spectrum rendering. Fixed multiple static renders. | DH4 | 2017-06-01 | 1 | -25/+27 |
| | | | |||||
| | * | New rendering engine partially implemented. Also added a live preview during ↵ | DH4 | 2017-05-31 | 1 | -4/+8 |
| | | | | | | | | | rendering. FIXME: spectrum is out of sync / rendering too quickly. | ||||
| * | | presets are working | tassaron | 2017-05-30 | 1 | -4/+9 |
| | | | | | | | | | except for font because it can't be represented as a string | ||||
| * | | the most simple way of saving dictionaries | tassaron | 2017-05-30 | 1 | -3/+5 |
| |/ | |||||
| * | Merge branch 'feature-newgui' of ↵ | tassaron | 2017-05-29 | 1 | -0/+6 |
| |\ | | | | | | | https://www.github.com/IamDH4/audio-visualizer-python into feature-newgui | ||||
| | * | save empty presets, comboBox populates with preset names | tassaron | 2017-05-28 | 1 | -0/+3 |
| | | | |||||
| | * | savePreset creates a file | tassaron | 2017-05-28 | 1 | -0/+3 |
| | | | |||||
| * | | added component base class | tassaron | 2017-05-29 | 1 | -27/+8 |
| |/ | |||||
| * | title text is now a component | tassaron | 2017-05-28 | 1 | -7/+39 |
| | | | | | plus numerous bugs removed and added | ||||
| * | Integration with tassaron2 modular design. True Alpha Rendering added, ↵ | DH4 | 2017-05-28 | 1 | -0/+113 |
| several bug fixes. | |||||
