Commit Graph
127 Commits
Author SHA1 Message Date
itsmattkc 7efea428c7 some refactoring work 2019-02-19 02:28:50 -08:00
itsmattkc a63b4fbe52 timeline minor refactor 2019-02-17 22:32:18 -08:00
itsmattkc 5b59207cb4 started translating without restarting 2019-02-17 03:15:18 -08:00
itsmattkc 5207a0511f several conversions to smart pointers 2019-02-16 21:21:04 -08:00
itsmattkc e063a5ba8f switched global to unique ptr and renamed olive namespace 2019-02-16 15:08:33 -08:00
itsmattkc 2f38a0b111 cleanup and disabled nonfunctional scrolling code 2019-02-16 03:23:09 -08:00
itsmattkc 78018a79c5 nullptr checks to prevent crashes with no active sequence 2019-02-15 05:04:10 -08:00
itsmattkc 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -08:00
itsmattkc 671000836e documented labelslider 2019-02-15 02:07:28 -08:00
itsmattkc f34a2914ee completed focus filter and menu helpers 2019-02-14 20:30:44 -08:00
itsmattkc abe76c7941 further improvements 2019-02-14 12:37:30 -08:00
itsmattkc e9fe837236 first commit of big refactor 2019-02-14 05:27:21 -08:00
itsmattkc 85325cd7d3 switched to opengl widget and made shortcuts application context, fixes #400 2019-02-10 03:07:52 -08:00
itsmattkc 4ac2f2b5ca removed disable in/out, fixes #426 2019-02-04 16:10:19 +11:00
itsmattkc c7b3ea56bc separated marker function for reusability 2019-02-04 10:10:30 +11:00
itsmattkc ef6a9cb2a3 footage markers can now be edited in footage viewer 2019-02-04 01:53:08 +11:00
itsmattkc 3b9f2bb4ca fixed #390 2019-02-02 14:37:27 +11:00
itsmattkc b557979fb8 fixed #403 2019-02-02 12:19:20 +11:00
itsmattkc 2849e552ab prevent reverse playback going below zero 2019-02-02 10:59:10 +11:00
itsmattkc 6f3a826da7 ensured parenting of qwidgets 2019-01-30 17:36:54 +11:00
itsmattkc 7ed15552ad minor changes 2019-01-28 17:34:32 +11:00
itsmattkc bcc772e957 blending seems mostly complete 2019-01-28 15:04:48 +11:00
itsmattkc 3d8a2daffc removed redundant debug messages 2019-01-25 13:22:10 +11:00
itsmattkc cb3098e89d addressed #288 2019-01-24 22:42:05 +11:00
itsmattkc 9186eac9ca refined jkl playback 2019-01-23 19:05:19 +11:00
itsmattkc 8462301caf jkl playback is functional 2019-01-23 18:57:52 +11:00
itsmattkc 8133d4dd9d improved audio monitor 2019-01-22 13:17:38 +11:00
itsmattkc 722c2cde3b removed redundant widget addition 2019-01-21 01:17:38 +11:00
itsmattkc 5cc02956f3 reverted maximized window workaround 2019-01-19 10:24:32 +11:00
itsmattkc 0bbdab740b consistent ui element naming 2019-01-18 21:27:58 +11:00
itsmattkc 5776387eb0 added naming for media and sequence viewer 2019-01-18 00:32:57 +11:00
itsmattkc e1ec2f6fbe fixed various issues with threading 2019-01-15 22:01:51 +11:00
itsmattkc a447891050 merged with slight code cleanup 2019-01-12 13:55:53 +11:00
itsmattkc a8e37ac76a changed NULLs to nullptr 2019-01-12 12:57:15 +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 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 5bb256156e added seek also selects #297 2019-01-11 19:04:34 +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 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 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 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