Commit Graph
372 Commits
Author SHA1 Message Date
itsmattkc 08968706b0 fixed more threading issues 2019-01-15 22:45:25 +11:00
itsmattkc e1ec2f6fbe fixed various issues with threading 2019-01-15 22:01:51 +11:00
itsmattkc 658a6d379e move gl rendering to another thread 2019-01-15 17:48:36 +11:00
itsmattkc f3b0a3355c extended hover focus 2019-01-13 09:50:25 +11:00
itsmattkc 5daebac30d Merge pull request #309 from olive-editor/translation
wrapped all string literals with tr()
2019-01-12 21:55:15 +11:00
itsmattkc e736cfae30 fixed regression in #308 2019-01-12 18:25:33 +11:00
itsmattkc a447891050 merged with slight code cleanup 2019-01-12 13:55:53 +11:00
itsmattkc 6c31e458f7 updated some casts and warnings 2019-01-12 13:29:10 +11:00
itsmattkc a8e37ac76a changed NULLs to nullptr 2019-01-12 12:57:15 +11:00
itsmattkc 9a78ffdfac fixed #306 2019-01-12 12:04:41 +11:00
itsmattkc 345328432d translation 2019-01-12 10:10:24 +11:00
itsmattkc 462e7ba586 added close media for #304 2019-01-12 01:17:12 +11:00
itsmattkc 587b3040d4 fixed bug preventing footage viewer closing deleted media 2019-01-12 01:13:56 +11:00
itsmattkc 9924315508 rewrote debug message handler 2019-01-12 00:54:39 +11:00
itsmattkc e8f632940c added text edit dialog to text effect 2019-01-11 23:30:15 +11:00
itsmattkc 731300539a added seek also selects to play function 2019-01-11 21:44:21 +11:00
itsmattkc ee019517b1 removed minimum width from effect controls 2019-01-11 19:38:58 +11:00
itsmattkc 5bb256156e added seek also selects #297 2019-01-11 19:04:34 +11:00
itsmattkc 9a17a2cfab preview generator only starts after media is added 2019-01-11 17:30:51 +11:00
itsmattkc 404e028ea7 fixed some import bugs 2019-01-11 17:14:37 +11:00
itsmattkc 1a0464179d made timeline in/out toggleable 2019-01-11 01:33:02 +11:00
itsmattkc 0b0aaa3218 added reset in or out point 2019-01-11 00:24:09 +11:00
itsmattkc b0f5b42865 Merge branch 'nulleffect' of https://github.com/olive-editor/olive into nulleffect 2019-01-10 11:51:32 +11:00
itsmattkc e0f6280607 added go to in/out 2019-01-10 10:57:00 +11:00
itsmattkc 0318ad4965 added loop options and middle click drag in timeline 2019-01-10 09:26:25 +11:00
itsmattkc b7f1fae028 wrote handler for #281 2019-01-09 20:40:45 +11:00
itsmattkc d3b02f3f53 added autoscrolling to keyframe view seek 2019-01-08 22:47:02 +11:00
itsmattkc 090a27ffef added autoscrolling when seeking the timeline 2019-01-08 22:36:18 +11:00
itsmattkc d43cb42f02 fixed a linking issue and undo crash 2019-01-08 17:13:07 +11:00
itsmattkc d51ce537ae scroll to item and export improvements 2019-01-08 09:10:09 +11:00
itsmattkc 1398a54cf4 added optional toolbar 2019-01-06 21:06:31 +11:00
itsmattkc 90ee9ecb4e made rate conforms savable 2019-01-06 20:31:08 +11:00
itsmattkc 320d08cc97 Merge branch 'master' of https://github.com/olive-editor/olive into frconform 2019-01-06 17:01:46 +11:00
itsmattkc 6afce14c97 added saving keyboard shortcuts 2019-01-06 16:58:35 +11:00
itsmattkc 33868a7481 backend for frame rate conform done 2019-01-06 11:33:25 +11:00
itsmattkc fcaed72865 addressed #229 2019-01-05 22:31:23 +11:00
itsmattkc 5123ec0669 revised keyframe system for graph editor 2019-01-05 16:30:51 +11:00
itsmattkc 864d171c4f revised q and w functions 2019-01-05 10:16:45 +11:00
itsmattkc a2eef2e829 numerous keyframe improvements 2019-01-04 21:01:36 +11:00
itsmattkc b36f54c11d another master merge 2019-01-04 19:17:18 +11:00
itsmattkc cdd01db9ab added #244 2019-01-04 19:01:49 +11:00
itsmattkc f444cdb8bb correct frame offsets in graph view 2019-01-04 18:36:47 +11:00
itsmattkc 28fbab2d78 rect select for graph editor 2019-01-04 16:33:07 +11:00
itsmattkc 6c8ec756d8 various graph editor improvements 2019-01-04 15:26:31 +11:00
itsmattkc 4157e4d432 potential fix for #240 2019-01-04 11:54:18 +11:00
itsmattkc 9e912ef103 added playback control shortcuts to graph editor 2019-01-03 23:26:27 +11:00
itsmattkc a315734329 merged master 2019-01-03 23:04:20 +11:00
itsmattkc 30933cbfcd implemented full bezier interpolation for keyframes 2019-01-03 21:52:01 +11:00
itsmattkc 2b7103e286 added #225 2019-01-03 00:09:39 +11:00
itsmattkc 9934ec5777 changed effect field struct 2019-01-02 11:29:37 +11:00