Commit Graph

17 Commits

Author SHA1 Message Date
tassaron 85d3b779d0 fixed too-large Color sizes, fixed a redoing bug, rm pointless things
and now Ctrl+Alt+Shift+A gives a bunch of debug info
2017-08-26 21:23:44 -04:00
tassaron c07f2426ce fixed issues with undoing relative widgets 2017-08-19 18:32:12 -04:00
tassaron 733c005eea undoable removeComponent action 2017-08-14 18:41:45 -04:00
tassaron 1c4afc96d6 using the builtin logging module 2017-08-10 16:04:41 -04:00
Brianna ae2af28808 Merge pull request #49 from djfun/toolkit
Code reorganization, more readable component code, better error messages
2017-07-27 22:47:40 -04:00
rikai c517140a51 Fixes opening behind other windows on OS X
Just a quick fix, this will raise the window to the front after it's created.
2017-07-23 20:14:10 -07:00
tassaron bf0890e7c8 components auto-connect & track widgets, less autosave spam
importing toolkit from live interpreter now works
2017-07-23 01:53:54 -04:00
tassaron ec0abd1902 apply complex filters to audio streams from components
tons of sound options could be given now, + installation using setup.py
2017-07-16 14:06:11 -04:00
tassaron 17c8a6703a trying to make setup.py work 2017-07-15 18:59:22 -04:00
tassaron bcb8f27c2e use -t on inputs so ffmpeg knows when to stop filters
+ better feedback in cmd mode
2017-07-15 13:13:53 -04:00
tassaron ba0409829d moved functions into toolkit, fixed CMD appearing on Windows 2017-07-04 19:52:52 -04:00
tassaron 38557f29f9 rm unneeded imports, work on freezing 2017-07-02 14:19:15 -04:00
tassaron 252639e9a2 renamed Original Audio Visualization to Classic Visualizer 2017-06-25 18:12:16 -04:00
tassaron a2838a0c38 disable some hotkeys while encoding, more friendly error messages 2017-06-25 10:36:32 -04:00
tassaron 4d955c5a06 merged with feature-newgui 2017-06-24 19:54:09 -04:00
tassaron 680214f518 qt5 fixes
also pep8 compliance
2017-06-23 23:00:24 -04:00
DH4 e92e9d79f9 QT5 Conversion + Directory Structure 2017-06-23 17:38:05 -05:00
Renamed from main.py (Browse further)