Commit Graph
181 Commits
Author SHA1 Message Date
itsmattkc 2905dce3d9 sequence encapsulation 2019-05-09 00:19:36 +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 782edec37b moved size check in text effect 2019-05-02 21:40:18 +10:00
itsmattkc 49610d10ce Merge branch 'bugfix/texteffect-zero' of https://github.com/freshstudio/olive into freshstudio-bugfix/texteffect-zero 2019-05-02 21:39:35 +10:00
Freshek c060fbd431 Fix issue #875 2019-04-24 17:20:49 +02:00
Freshek b3985b94f5 Don't render TextEffect when size is LESS THAN or EQUAL TO 0 2019-04-23 15:58:23 +02:00
itsmattkc de69558ee5 Revert "derive clips, tracks, and sequences from the same base"
This reverts commit 1b9a963eeb.
2019-04-14 12:47:19 +10:00
itsmattkc 1b9a963eeb derive clips, tracks, and sequences from the same base 2019-04-14 11:13:00 +10:00
itsmattkc b21745f694 merged effects into node structure 2019-04-12 21:50:52 +10:00
itsmattkc 83620173af ui for output rows on nodes 2019-04-12 01:44:49 +10:00
itsmattkc d3bc1d4f06 finished moving field data retrieving to row 2019-04-11 00:02:50 +10:00
itsmattkc 433ae494ad some cleanup 2019-04-09 13:15:15 +10:00
itsmattkc 644d096f3c converted internal system to float 2019-04-07 13:37:28 +10:00
itsmattkc 8ed09cdccf enable ripple deleting 2019-04-06 16:12:07 +11:00
itsmattkc 2d4714547b rewrite nearly complete 2019-04-03 01:38:01 +11:00
itsmattkc d8acef21a8 better support for various bit rates 2019-03-26 21:42:45 +11:00
itsmattkc 93c009c7fd merged with master 2019-03-25 12:43:23 +11:00
itsmattkc 7b7a083d0a fixed #684 2019-03-25 01:43:13 +11:00
itsmattkc be01bdd6f9 use qt's OS macros 2019-03-24 18:44:03 +11:00
itsmattkc 37374e6ef3 more fixes for migrating to QLibrary 2019-03-23 02:52:13 +11:00
itsmattkc 81a7b14816 use QLibrary to load external libs instead of direct OS calls 2019-03-23 02:24:28 +11:00
itsmattkc 8c8977f18d removed novst macro 2019-03-23 01:46:02 +11:00
itsmattkc 90b089a80b fixed VST loading 2019-03-22 23:19:01 +11:00
itsmattkc dd06230c04 merged with master 2019-03-21 17:22:36 +11:00
itsmattkc 359f937b73 fixed #656 2019-03-21 10:41:10 +11:00
itsmattkc fbd77791cd implemented #574 2019-03-21 00:18:47 +11:00
itsmattkc 67399702a0 fixed crash with text effect 2019-03-20 23:15:12 +11:00
itsmattkc c5a64adc40 excised frei0r effect 2019-03-20 14:49:07 +11:00
itsmattkc 55b33d8a33 fixed gpl message header 2019-03-20 14:29:20 +11:00
itsmattkc 53aadb9f08 fixed broken macro 2019-03-19 19:19:29 +11:00
itsmattkc 17b5b0f2cf completed transition to gles 3.0 2019-03-18 02:34:11 +11:00
itsmattkc 69a02cb7c1 pipeline is generated programatically now 2019-03-17 23:51:06 +11:00
itsmattkc 862996e8a3 gles transition almost complete 2019-03-17 23:49:06 +11:00
itsmattkc 05ac0314d7 nearly finished gles transition 2019-03-17 18:19:12 +11:00
itsmattkc c8496ac2a8 began transition to gles 2019-03-17 15:53:54 +11:00
itsmattkc a24e5c3c33 Revert "dont set value when setting default"
This reverts commit 13485a2587.
2019-03-17 09:48:42 +11:00
itsmattkc 13485a2587 dont set value when setting default 2019-03-17 09:17:57 +11:00
itsmattkc d0151ba792 merged fxrestructure 2019-03-16 20:14:36 +11:00
itsmattkc 058e5b25c5 started on editing multiple effects at once 2019-03-15 01:26:46 +11:00
itsmattkc ab0052e08e added shadow to rich text effect and removed old effect residue 2019-03-14 23:57:16 +11:00
itsmattkc 16da36f364 added auto-scroll to rich text effect 2019-03-14 23:34:10 +11:00
itsmattkc 9fc542e688 further progress on rich text effect 2019-03-14 22:56:23 +11:00
itsmattkc c0d3e038eb added rich text mode 2019-03-14 20:50:21 +11:00
itsmattkc a3831bbd50 made improvements to legacy text effect 2019-03-14 20:38:28 +11:00
itsmattkc 8f923d9d92 keep text cursor position on stringfield 2019-03-14 19:57:47 +11:00
itsmattkc 53334b5399 some finishing touches 2019-03-14 19:25:53 +11:00
itsmattkc c73fc78087 moved undostack to its own source file 2019-03-14 10:53:50 +11:00
itsmattkc 654c6f32c6 reimplemented updating UI from effect fields 2019-03-13 19:43:28 +11:00
itsmattkc 1cd5dabc07 file/folder restructuring 2019-03-13 16:55:49 +11:00