| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | ||||
| | * | video component almost working, rm hardcoded backgrounds | tassaron | 2017-06-04 | 6 | -64/+69 |
| | | | |||||
| | * | half-finished video component | tassaron | 2017-06-04 | 1 | -18/+49 |
| | | | | | | | | | will finish tomorrow | ||||
| | * | basic image component | tassaron | 2017-06-03 | 5 | -31/+82 |
| | | | |||||
| | * | start of background replacement components | tassaron | 2017-06-03 | 8 | -3/+905 |
| | | | |||||
| * | | Font Offset | DH4 | 2017-06-05 | 1 | -2/+4 |
| |/ | |||||
| * | Better text defaults | DH4 | 2017-06-03 | 1 | -7/+2 |
| | | |||||
| * | Layout Fixes | DH4 | 2017-06-03 | 2 | -372/+390 |
| | | |||||
| * | saved project dirs | tassaron | 2017-06-03 | 1 | -3/+7 |
| | | |||||
| * | Progressbar enhancement. | DH4 | 2017-06-02 | 1 | -0/+12 |
| | | |||||
| * | Cancel button stops pre-processing too. | DH4 | 2017-06-02 | 2 | -0/+15 |
| | | |||||
| * | saveable titleFont, xPosition glitches fixed | tassaron | 2017-06-01 | 1 | -7/+17 |
| | | |||||
| * | Merge pull request #6 from IamDH4/feature-rendering-engine | Brianna | 2017-06-01 | 2 | -63/+65 |
| |\ | | | | | 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 |
| | | | |||||
| | * | minor fixes, comments | tassaron | 2017-06-01 | 1 | -5/+2 |
| | | | |||||
| | * | 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. | ||||
