Commit Graph
101 Commits
Author SHA1 Message Date
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
itsmattkc 5123ec0669 revised keyframe system for graph editor 2019-01-05 16:30:51 +11:00
itsmattkc 4157e4d432 potential fix for #240 2019-01-04 11:54:18 +11:00
itsmattkc a315734329 merged master 2019-01-03 23:04:20 +11:00
itsmattkc 2b7103e286 added #225 2019-01-03 00:09:39 +11:00
itsmattkc 8d36921b33 panel tweaks 2019-01-02 09:04:33 +11:00
itsmattkc f3c43d2425 fixed audio recording bug 2018-12-31 01:27:34 +11:00
itsmattkc 34fc8b81d2 removed all ui files 2018-12-30 20:23:57 +11:00
itsmattkc efdbeec549 removed effect controls and viewer ui files 2018-12-30 17:16:27 +11:00
Phillip Thomas 9959eb9942 Code improvement
Renamed buttons  in viewer class to their function
2018-12-27 01:06:36 +01:00
itsmattkc a487492842 fixed merge errors 2018-12-26 18:51:46 +11:00
itsmattkc 5f1c3b558b Merge branch 'master' into resizablebars 2018-12-26 18:44:15 +11:00
itsmattkc 9bc9d33ee5 correct math in resizable scrollbars 2018-12-26 18:10:23 +11:00
itsmattkc 5aca8b881d accurate math on timeline, near-accurate on viewer 2018-12-25 21:12:25 +11:00
itsmattkc 4ea16f41e9 moved zoom controls to context menu 2018-12-25 01:47:15 +11:00
itsmattkc edf6f00271 implemented some resizable scroll bars 2018-12-24 02:15:37 +11:00
itsmattkc 0427463742 added viewer zoom functionality 2018-12-18 11:18:55 +11:00
itsmattkc 467d271d5c added setting for focus on hover for #161 2018-12-17 21:53:42 +11:00
itsmattkc a9b8908988 switched to global audio rate, support for QT_SCALE_FACTOR 2018-12-17 13:51:50 +11:00
itsmattkc 94db640327 reimplemented sorting and improved view-model 2018-12-14 14:45:42 +11:00
itsmattkc 3eef432fb5 merge of previous commits 2018-12-13 14:31:25 +11:00
itsmattkc ac1cb9d14f massive rewrite of project data system 2018-12-13 14:29:09 +11:00
itsmattkc e623b8640e integrated waveform with scrollable playhead 2018-12-09 02:15:53 +11:00
itsmattkc 5d89afb639 finished scrollable viewer playheads 2018-12-09 01:39:36 +11:00
itsmattkc 7f08925385 began work on scrollable headers on viewer panels 2018-12-09 01:25:22 +11:00
Olive Team cdd4ed41e1 fixed crash if no audio devices were found 2018-12-04 22:41:03 +11:00
itsmattkc 6f5cab5f86 added workaround for qtreewidget deleting the wrong item 2018-12-04 20:01:33 +11:00