Commit Graph
60 Commits
Author SHA1 Message Date
itsmattkc 00d3a4f105 added full rational class 2019-05-17 19:59:26 +10:00
itsmattkc 990cefcd50 added rational type 2019-05-17 18:19:16 +10:00
itsmattkc e58be5dae5 removed unused include in crashhandler 2019-05-15 12:47:59 +10:00
Troy James Sobotka 6b320e908a Typo fix
Fix the semicolon.
2019-05-13 17:13:04 -07:00
Troy James Sobotka 53eb0e95ab Fix for #952
Should fix missing declaration from signal
as per issue #952.
2019-05-13 16:55:42 -07:00
itsmattkc 58dc78b4e1 moved crash handler to separate file 2019-05-10 13:52:00 +10:00
itsmattkc 7c66c3bf4b fixed track size issue 2019-05-09 01:54:14 +10:00
itsmattkc 2905dce3d9 sequence encapsulation 2019-05-09 00:19:36 +10:00
itsmattkc 5f0debb7ec removed tracklist layer 2019-05-08 19:32:31 +10:00
itsmattkc 9a13776b2c refactored some classes 2019-05-08 00:41:44 +10:00
itsmattkc b819a30c01 merge of long discussed new pipeline 2019-05-04 10:48:20 +10:00
itsmattkc 4bbab59d3b Merge pull request #878 from luzpaz/misc-typos
Misc. typos
2019-05-02 21:38:51 +10:00
itsmattkc 389d0a84a9 Revert "Delete global.cpp"
This reverts commit 9e6226df29.
2019-05-02 21:37:06 +10:00
itsmattkc 9e6226df29 Delete global.cpp 2019-05-02 21:35:43 +10:00
luz.paz 52d03aacd6 Misc. typos
Found via ` codespell -q 3 -S *.ts,*.xml -L ba,froms,seeked`
2019-04-24 11:34:56 -04:00
itsmattkc 616e2b4740 Merge branch 'furtherocio' into nodes 2019-04-21 23:03:48 +10:00
itsmattkc 43284ced8b cherrypicked relevant commits from master 2019-04-21 23:03:35 +10:00
BrimsonBhin dca99cdf80 Update Month 2019-04-19 20:54:00 -07:00
itsmattkc 027ce82a66 fixed #739 2019-04-18 02:39:11 +10:00
itsmattkc 6bf62017ea right click menu in node view for adding nodes 2019-04-13 15:57:09 +10:00
itsmattkc b21745f694 merged effects into node structure 2019-04-12 21:50:52 +10:00
itsmattkc 433ae494ad some cleanup 2019-04-09 13:15:15 +10:00
itsmattkc 2d4714547b rewrite nearly complete 2019-04-03 01:38:01 +11:00
itsmattkc 8989333e99 more refactoring and timeline rewriting 2019-03-31 14:14:37 +11:00
itsmattkc 5ddf2726dd separation of ui from backend in project 2019-03-30 13:26:00 +11:00
itsmattkc a223b47909 merged with master 2019-03-29 15:45:51 +11:00
itsmattkc a581d36bcc added user path for effects 2019-03-29 15:44:19 +11:00
itsmattkc ce047dd60f normalized debug message order 2019-03-29 11:02:58 +11:00
itsmattkc fe9eb8754f can set default input color space 2019-03-27 00:15:20 +11:00
itsmattkc cab38b5e90 added option to always use originals rather than proxies on export 2019-03-26 22:48:26 +11:00
itsmattkc 091889fbe0 show loading icon for proxy generation 2019-03-26 22:32:24 +11:00
itsmattkc d8acef21a8 better support for various bit rates 2019-03-26 21:42:45 +11:00
itsmattkc 6b07adb452 improved autocut silence dialog 2019-03-26 12:14:20 +11:00
itsmattkc 3083e3920b improved autocut silence dialog 2019-03-26 12:13:32 +11:00
itsmattkc 93c009c7fd merged with master 2019-03-25 12:43:23 +11:00
itsmattkc aff3acb94e implemented default sequence settings 2019-03-25 02:49:58 +11:00
itsmattkc 8befb90748 fixed bug causing projects to fail loading from file 2019-03-24 23:00:54 +11:00
itsmattkc 54518a5896 custom style delegate for icon view 2019-03-24 22:34:34 +11:00
itsmattkc 5ba910efe6 improvements and moved many behavioral tools menu items to preferences 2019-03-24 18:28:01 +11:00
itsmattkc 81a7b14816 use QLibrary to load external libs instead of direct OS calls 2019-03-23 02:24:28 +11:00
itsmattkc b8331ce4b9 restored setting to play past the end of the sequence 2019-03-23 01:41:05 +11:00
itsmattkc bd4b4f4e18 fixed #661 2019-03-23 00:56:54 +11:00
itsmattkc 0b7e66e429 more documentation and cleanup 2019-03-22 18:00:45 +11:00
itsmattkc 1168ecf019 fixed faulty project closing code 2019-03-22 03:48:59 +11:00
itsmattkc 6173b721e2 merged master and fixed superimpose effect 2019-03-22 02:48:59 +11:00
itsmattkc f6a4e2c5d7 started documentation of preferencesdialog 2019-03-21 23:38:34 +11:00
itsmattkc 926894f20f finished documenting load dialog 2019-03-21 21:12:44 +11:00
itsmattkc 3e74d3dccb moved load project functions from project panel to global 2019-03-21 20:54:27 +11:00
itsmattkc dd06230c04 merged with master 2019-03-21 17:22:36 +11:00
itsmattkc fbd77791cd implemented #574 2019-03-21 00:18:47 +11:00