| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | laying some foundations for new preset implementation | tassaron | 2017-06-07 | 3 | -43/+132 | |
| | | | | ||||||
| | | * | newProject method & various small fixes | tassaron | 2017-06-07 | 2 | -20/+23 | |
| | | | | ||||||
| | | * | Created projects and presets button. FIXME: Hookup New Project menu item. ↵ | DH4 | 2017-06-07 | 3 | -111/+200 | |
| | |/ | | | | | | | Hookup preset manager. | |||||
| | * | Added Bitrate Selection | DH4 | 2017-06-07 | 5 | -8/+38 | |
| | | | ||||||
| | * | Merge branch 'feature-newgui' of github.com:djfun/audio-visualizer-python ↵ | DH4 | 2017-06-07 | 2 | -20/+32 | |
| | |\ | | | | | | | | | | into feature-newgui | |||||
| | | * | changed video init to use keywords | tassaron | 2017-06-06 | 2 | -20/+32 | |
| | | | | ||||||
| | * | | 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 | |
| | | | | ||||||
