aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added Encoder Settings, FIXME: Add bitrate options.DH42017-06-075-151/+183
|
* Code cleanupDH42017-06-0612-935/+1126
|
* Use bytes instead of encoding a PNG in text module.DH42017-06-061-38/+39
|
* fixed empty preview frame bugtassaron2017-06-061-1/+7
|
* Add checkerboard for transpart frames.DH42017-06-063-2/+14
|
* Revert default window size.DH42017-06-061-2/+2
|
* Merge branch 'component-backgrounds' of ↵DH42017-06-0616-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.DH42017-06-061-5/+22
| |
| * added framebuffer to keep frames in ordertassaron2017-06-062-81/+76
| | | | | | | | NOT WORKING: end of video detection
| * Performance Tuning. FIXME: Video component frames are rendered out of ↵DH42017-06-053-23/+22
| | | | | | | | order. Video component creates a severe performance bottleneck.
| * frames are taken straight from the in_pipetassaron2017-06-041-25/+24
| |
| * not dumping frames anymore, but not working yet eithertassaron2017-06-044-30/+47
| | | | | | | | will finish later
| * video component almost working, rm hardcoded backgroundstassaron2017-06-0413-272/+110
| |
| * half-finished video componenttassaron2017-06-041-18/+49
| | | | | | | | will finish tomorrow
| * basic image componenttassaron2017-06-035-31/+82
| |
| * Merge branch 'feature-newgui' of ↵tassaron2017-06-035-161/+440
| |\ | | | | | | | | | https://github.com/IamDH4/audio-visualizer-python into component-backgrounds
| * | start of background replacement componentstassaron2017-06-038-3/+905
| | |
* | | Font OffsetDH42017-06-051-2/+4
| |/ |/|
* | Add component inserts on top.DH42017-06-031-1/+11
| |
* | Render order reversed to match component list.DH42017-06-032-2/+2
| |
* | UI Updates, encode lockout, added encoder-options.json. FIXME: Add encoder ↵DH42017-06-033-158/+427
|/ | | | options to the UI.
* Add component changed to menu.DH42017-06-032-34/+84
|
* autosave to help restore unsaved projects in case of a crashBrianna2017-06-032-49/+81
|\
| * autosave to help restore unsaved projects in case of a crashtassaron2017-06-032-49/+81
| |
* | Better text defaultsDH42017-06-031-7/+2
|/