| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | drag events for component list now working! | tassaron | 2017-06-15 | 4 | -18/+42 | |
| | | | ||||||
| | * | various bugfixes, blankFrame method for components | tassaron | 2017-06-15 | 11 | -57/+107 | |
| | | | | | | | | | 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 | 3 | -11/+79 | |
| | | | ||||||
| | * | clear preset button, disable New Project during export | tassaron | 2017-06-15 | 3 | -10/+48 | |
| | | | | | | | | | enable preset manager during export, and clear deleted presets from project files when opened | |||||
| | * | image component stretch/scale/x/y options | tassaron | 2017-06-14 | 4 | -19/+139 | |
| | | | ||||||
| | * | no keyerror when opening new preset | tassaron | 2017-06-14 | 1 | -1/+1 | |
| | | | ||||||
| | * | asterisk next to modified preset is more accurate | tassaron | 2017-06-13 | 9 | -113/+80 | |
| | | | | | | | | | hopefully | |||||
| | * | adding an asterisk to modified, unsaved presets | tassaron | 2017-06-12 | 9 | -48/+175 | |
| | | | | | | | | | flags for unsaved changes saved in project files | |||||
| | * | split up openProject code for use in importPreset | tassaron | 2017-06-11 | 3 | -75/+124 | |
| | | | ||||||
| | * | using tab in component list updates widget | tassaron | 2017-06-11 | 5 | -14/+22 | |
| | | | | | | | | | and more understandable function names for writing/reading presets | |||||
| | * | can't right-click empty space + color eyedropper | tassaron | 2017-06-11 | 5 | -17/+26 | |
| | | | ||||||
| | * | made basic export function, moved more code into core | tassaron | 2017-06-10 | 4 | -37/+81 | |
| | | | ||||||
| | * | close button works, dialogs properly parented | tassaron | 2017-06-10 | 3 | -10/+18 | |
| | | | | | | | | | hint text wording changed by IamDH4's suggestion | |||||
| | * | start connecting import/export buttons | tassaron | 2017-06-08 | 4 | -13/+53 | |
| | | | ||||||
| | * | preset searchbar works, ui experimentally changed | tassaron | 2017-06-08 | 3 | -33/+48 | |
| | | | | | | | | | closebutton where I keep expecting it to be | |||||
| | * | rename and delete buttons in preset manager | tassaron | 2017-06-08 | 3 | -24/+118 | |
| | | | ||||||
| | * | saved preset titles, code clean-ups | tassaron | 2017-06-08 | 9 | -107/+169 | |
| | | | | | | | | | componentList drag'n'drop disabled for now; will work on it in another branch | |||||
| | * | drag'n'drop componentList, move component code to core.py | tassaron | 2017-06-08 | 4 | -91/+122 | |
| | | | | | | | | | FIXME: finish implementing drag'n'drop, Down button | |||||
| | * | added submenu for opening presets, moved code | tassaron | 2017-06-07 | 8 | -121/+140 | |
| | | | ||||||
| | * | 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 | |
| | | | ||||||
