| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added Encoder Settings, FIXME: Add bitrate options. | DH4 | 2017-06-07 | 5 | -151/+183 |
| | | |||||
| * | Code cleanup | DH4 | 2017-06-06 | 12 | -935/+1126 |
| | | |||||
| * | 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 |
| | | |||||
| * | Add checkerboard for transpart frames. | DH4 | 2017-06-06 | 3 | -2/+14 |
| | | |||||
| * | Revert default window size. | DH4 | 2017-06-06 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'component-backgrounds' of ↵ | DH4 | 2017-06-06 | 16 | -245/+1094 |
| |\ | | | | | | | 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 | 2 | -81/+76 |
| | | | | | | | | | NOT WORKING: end of video detection | ||||
| | * | Performance Tuning. FIXME: Video component frames are rendered out of ↵ | DH4 | 2017-06-05 | 3 | -23/+22 |
| | | | | | | | | | 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 | 4 | -30/+47 |
| | | | | | | | | | will finish later | ||||
| | * | video component almost working, rm hardcoded backgrounds | tassaron | 2017-06-04 | 13 | -272/+110 |
| | | | |||||
| | * | half-finished video component | tassaron | 2017-06-04 | 1 | -18/+49 |
| | | | | | | | | | will finish tomorrow | ||||
| | * | basic image component | tassaron | 2017-06-03 | 5 | -31/+82 |
| | | | |||||
| | * | Merge branch 'feature-newgui' of ↵ | tassaron | 2017-06-03 | 5 | -161/+440 |
| | |\ | | | | | | | | | | https://github.com/IamDH4/audio-visualizer-python into component-backgrounds | ||||
| | * | | start of background replacement components | tassaron | 2017-06-03 | 8 | -3/+905 |
| | | | | |||||
| * | | | Font Offset | DH4 | 2017-06-05 | 1 | -2/+4 |
| | |/ |/| | |||||
| * | | Add component inserts on top. | DH4 | 2017-06-03 | 1 | -1/+11 |
| | | | |||||
| * | | Render order reversed to match component list. | DH4 | 2017-06-03 | 2 | -2/+2 |
| | | | |||||
| * | | UI Updates, encode lockout, added encoder-options.json. FIXME: Add encoder ↵ | DH4 | 2017-06-03 | 3 | -158/+427 |
| |/ | | | | options to the UI. | ||||
| * | Add component changed to menu. | DH4 | 2017-06-03 | 2 | -34/+84 |
| | | |||||
| * | autosave to help restore unsaved projects in case of a crash | Brianna | 2017-06-03 | 2 | -49/+81 |
| |\ | |||||
| | * | autosave to help restore unsaved projects in case of a crash | tassaron | 2017-06-03 | 2 | -49/+81 |
| | | | |||||
| * | | Better text defaults | DH4 | 2017-06-03 | 1 | -7/+2 |
| |/ | |||||
