Commit Graph

35 Commits

Author SHA1 Message Date
tassaron 307d499f9a adding an asterisk to modified, unsaved presets
flags for unsaved changes saved in project files
2017-06-12 22:34:37 -04:00
tassaron dbbefbf70e split up openProject code for use in importPreset 2017-06-11 23:29:13 -04:00
tassaron 28f07272cc using tab in component list updates widget
and more understandable function names for writing/reading presets
2017-06-11 17:03:40 -04:00
tassaron be5d47f863 can't right-click empty space + color eyedropper 2017-06-11 12:52:29 -04:00
tassaron 59c2c090ab made basic export function, moved more code into core 2017-06-10 14:52:01 -04:00
tassaron d3f979ef24 start connecting import/export buttons 2017-06-08 22:56:33 -04:00
tassaron 4fc73f1e09 rename and delete buttons in preset manager 2017-06-08 20:32:25 -04:00
tassaron bb1e54b31e saved preset titles, code clean-ups
componentList drag'n'drop disabled for now; will work on it in another branch
2017-06-08 16:50:48 -04:00
tassaron 6079c4fd24 drag'n'drop componentList, move component code to core.py
FIXME: finish implementing drag'n'drop, Down button
2017-06-08 09:56:57 -04:00
DH4 e6beca94a3 Added Encoder Settings, FIXME: Add bitrate options. 2017-06-07 11:59:59 -05:00
DH4 231af74ea2 Code cleanup 2017-06-06 10:14:39 -05:00
tassaron 277e86f279 not dumping frames anymore, but not working yet either
will finish later
2017-06-04 20:27:43 -04:00
tassaron 39e66ffa2d video component almost working, rm hardcoded backgrounds 2017-06-04 13:00:36 -04:00
tassaron 2cbae481c5 autosave to help restore unsaved projects in case of a crash 2017-06-03 15:24:52 -04:00
DH4 53598f7a85 Progressbar enhancement. 2017-06-02 03:30:51 -05:00
DH4 73a0492585 Cancel button stops pre-processing too. 2017-06-02 00:30:44 -05:00
tassaron e0eed5bff4 title text is now a component
plus numerous bugs removed and added
2017-05-28 14:19:28 -04:00
DH4 75c1c65c9d Integration with tassaron2 modular design. True Alpha Rendering added, several bug fixes. 2017-05-28 06:34:34 -05:00
DH4 fe13268a84 Created a new UI, several new features to be implemented. FIXME: Resolution change requires an application restart. 2017-05-27 14:32:08 -05:00
DH4 1a8acdbed0 Fixed Scaling Bugs 2017-05-27 04:49:26 -05:00
DH4 f2329e9366 Added automatic scaling of Image and bars. Set title x/y position, and font size based on scale. 2017-05-27 03:06:17 -05:00
Martin Kaistra 5487319dc1 Merge branch 'tassaron2-master' 2017-05-25 18:43:21 +02:00
Martin Kaistra 025a110005 try fixing problems with high dpi screens, font size for video in pixels 2017-05-23 21:24:58 +02:00
tassaron 431b9f6304 colors are configurable in the GUI
any invalid RGB tuple entered will result in white
2017-05-22 22:25:38 -04:00
tassaron 07644f0348 text and visualization colour can be changed using commandline 2017-05-22 19:42:32 -04:00
tassaron fb5115f0b2 fixed preview not updating when changing between two videos
making the filename of preview.jpg different each time seems to work
2017-05-21 20:07:07 -04:00
tassaron cb04c950d4 added back in spaces deleted by my editor 2017-05-18 19:54:48 -04:00
tassaron ff818836dd added ability to use an mp4 as the background
might not be the best way to do this (dumping all the video frames to a temp location), but it works for clips of a few minutes or less
2017-05-18 19:14:27 -04:00
Maximilian Siess 4aef5bfdb7 changed differentiater of text alignment from string to int 2017-04-21 01:00:17 +02:00
Maximilian Siess 8423d95820 added font size of text in preview 2017-04-20 19:01:19 +02:00
Maximilian Siess f639760ffc added x/y offset of text in preview 2017-04-20 18:47:14 +02:00
Maximilian Siess c772bf5583 Added text alignment option 2017-04-18 13:35:29 +02:00
Maximilian Siess 7d2ecb0d15 cast slice indices to integer 2017-04-17 12:55:58 +02:00
Martin Kaistra 38cfae0b4e add setup.py, automatic discovery for avconv/ffmpeg, add installation help to readme 2015-03-05 15:58:45 +01:00
Martin Kaistra 5e0ba19538 first commit 2015-03-02 22:47:52 +01:00