| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ask to save changes before changing current project | tassaron | 2017-06-17 | 1 | -0/+2 |
| | | | | | also limited total # of components to 50 | ||||
| * | spread option for gradients | tassaron | 2017-06-16 | 2 | -10/+37 |
| | | |||||
| * | color component size, position, and gradient options | tassaron | 2017-06-16 | 2 | -166/+472 |
| | | |||||
| * | added width and height to color.ui | tassaron | 2017-06-16 | 2 | -4/+151 |
| | | |||||
| * | various bugfixes, blankFrame method for components | tassaron | 2017-06-15 | 8 | -17/+32 |
| | | | | | don't crash from broken project files or nonexistent videopaths, and shareable common paths in core.py | ||||
| * | video scaling, position and distortion | tassaron | 2017-06-15 | 2 | -10/+77 |
| | | |||||
| * | image component stretch/scale/x/y options | tassaron | 2017-06-14 | 3 | -9/+126 |
| | | |||||
| * | asterisk next to modified preset is more accurate | tassaron | 2017-06-13 | 6 | -14/+15 |
| | | | | | hopefully | ||||
| * | adding an asterisk to modified, unsaved presets | tassaron | 2017-06-12 | 6 | -21/+57 |
| | | | | | flags for unsaved changes saved in project files | ||||
| * | using tab in component list updates widget | tassaron | 2017-06-11 | 1 | -2/+9 |
| | | | | | and more understandable function names for writing/reading presets | ||||
| * | can't right-click empty space + color eyedropper | tassaron | 2017-06-11 | 2 | -2/+4 |
| | | |||||
| * | rename and delete buttons in preset manager | tassaron | 2017-06-08 | 1 | -8/+8 |
| | | |||||
| * | saved preset titles, code clean-ups | tassaron | 2017-06-08 | 5 | -5/+10 |
| | | | | | 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 | 6 | -8/+17 |
| | | |||||
| * | newProject method & various small fixes | tassaron | 2017-06-07 | 1 | -1/+4 |
| | | |||||
| * | changed video init to use keywords | tassaron | 2017-06-06 | 2 | -20/+32 |
| | | |||||
| * | Code cleanup | DH4 | 2017-06-06 | 6 | -117/+181 |
| | | |||||
| * | Use bytes instead of encoding a PNG in text module. | DH4 | 2017-06-06 | 1 | -38/+39 |
| | | |||||
| * | fixed empty preview frame bug | tassaron | 2017-06-06 | 1 | -1/+7 |
| | | |||||
| * | Merge branch 'component-backgrounds' of ↵ | DH4 | 2017-06-06 | 9 | -25/+1038 |
| |\ | | | | | | | github.com:IamDH4/audio-visualizer-python into feature-newgui | ||||
| | * | When out of frames, send last frame to buffer. Added ability to loop video. | DH4 | 2017-06-06 | 1 | -5/+22 |
| | | | |||||
| | * | added framebuffer to keep frames in order | tassaron | 2017-06-06 | 1 | -76/+68 |
| | | | | | | | | | NOT WORKING: end of video detection | ||||
| | * | Performance Tuning. FIXME: Video component frames are rendered out of ↵ | DH4 | 2017-06-05 | 1 | -11/+10 |
| | | | | | | | | | order. Video component creates a severe performance bottleneck. | ||||
| | * | frames are taken straight from the in_pipe | tassaron | 2017-06-04 | 1 | -25/+24 |
| | | | |||||
| | * | not dumping frames anymore, but not working yet either | tassaron | 2017-06-04 | 1 | -26/+43 |
| | | | | | | | | | will finish later | ||||
