Commit Graph

  • e91da63d16 render: limit running audio tasks itsmattkc 2022-09-14 10:09:26 -07:00
  • bd3f024d01 render: check for more cancels itsmattkc 2022-09-14 10:08:43 -07:00
  • ea8a2fad9d menus: hide sequence cache options itsmattkc 2022-09-13 20:26:40 -07:00
  • d78e87aa3a viewer: fix scrubbing regression itsmattkc 2022-09-13 20:16:07 -07:00
  • d0e12ce607 timeline: add options for manually caching and discarding parts of clips itsmattkc 2022-09-13 19:19:42 -07:00
  • 53e510b87d videoparams: change auto-divider target resolution itsmattkc 2022-09-08 20:35:18 -07:00
  • 16b9cdda8d ffmpegdecoder: downsample frame where possible before gpu transfer itsmattkc 2022-09-08 20:35:08 -07:00
  • 752616647c rendermanager: separate waveform into another thread itsmattkc 2022-09-08 20:29:36 -07:00
  • 7c0637d428 clip: remove unnecessary lines itsmattkc 2022-09-08 20:28:59 -07:00
  • 84fa33e510 config: default to thumbnail on in point only itsmattkc 2022-09-08 20:28:48 -07:00
  • b901762df9 Merge branch 'olive-editor:master' into av1 jazztickets 2022-09-07 17:26:09 -06:00
  • bfad1a5762 Merge branch 'master' into cache-update itsmattkc 2022-09-07 09:39:14 -07:00
  • 93c76f55a1 audiovisualwaveform: fixed issue which caused glitches in visual itsmattkc 2022-09-06 17:04:21 -07:00
  • 97ae714017 clip: fixed issue where thumbs would be cached infinitely itsmattkc 2022-09-06 17:00:21 -07:00
  • 571be3d28d timeline: added thumbnail modes that affect how much is rendered itsmattkc 2022-09-06 16:06:26 -07:00
  • 00f256f16f Merge branch 'master' into cache-update itsmattkc 2022-09-01 13:04:07 -07:00
  • 8b350bad46 ui: integrate previously merged icons itsmattkc 2022-09-01 13:02:29 -07:00
  • 5e6f4b9879 Merge pull request #2025 from pgilfernandez/icon_colorpicker_and_vertical_alignment itsmattkc 2022-09-01 12:54:28 -07:00
  • 9a997452b3 sequence: increase default dividers itsmattkc 2022-09-01 12:53:57 -07:00
  • 81b42779fc timeline: skip SetSelections if no node is available itsmattkc 2022-09-01 12:53:38 -07:00
  • cdadb6a030 cmake: remove qt svg dependency itsmattkc 2022-09-01 12:53:11 -07:00
  • 21231540fd audio: use std vectors and size_t for sample indices itsmattkc 2022-09-01 12:52:23 -07:00
  • 4f53869b98 samplebuffer: use std::vector and size_t for all calculations itsmattkc 2022-09-01 12:12:15 -07:00
  • 877c967ce2 rendermanager: move ticket to render thread itsmattkc 2022-09-01 11:05:46 -07:00
  • 53def87749 timeline: request caches on import itsmattkc 2022-09-01 11:05:30 -07:00
  • f8c4108c9a deploy dark icons and PNGs for light and dark icons Pablo Gil 2022-09-01 16:31:59 +02:00
  • 42a59c7452 new icons for vertical alignment and color picker Pablo Gil 2022-09-01 16:25:45 +02:00
  • 31eac52ecd Merge pull request #2023 from p9malino26/textedit-popup-fix itsmattkc 2022-08-31 22:59:42 -07:00
  • 0e2320d71d Fix viewertexteditor toolbar not displaying properly in i3wm pm3g19 2022-08-30 21:22:55 +01:00
  • bc9f8c2e3b Merge branch 'master' into cache-update itsmattkc 2022-08-27 10:54:20 -07:00
  • af6cb35cde timeline: use better system of identifying ruler focus itsmattkc 2022-08-27 09:26:07 -07:00
  • 4a7c0780b6 audiomonitor: revert to qopenglwidget itsmattkc 2022-08-26 10:25:27 -07:00
  • 489bc97e7d viewertexteditor: implement toggle for transparent clone itsmattkc 2022-08-25 10:25:30 -07:00
  • 541706e55e viewerdisplay: transform drag events by valign too itsmattkc 2022-08-25 10:23:08 -07:00
  • cda9a9da6c viewerdisplay: fixed inconsistencies with cursor itsmattkc 2022-08-25 10:18:57 -07:00
  • 97e980c93f viewertexteditor: restored toolbar positioning and introduced clamping itsmattkc 2022-08-25 10:18:42 -07:00
  • b1b845826c viewertexteditor: move vertical alignment options to toolbar itsmattkc 2022-08-25 10:17:58 -07:00
  • 3dfaf807af viewertexteditor: rearranged toolbar, added valign buttons itsmattkc 2022-08-24 14:14:50 -07:00
  • a0f11472ac viewertexteditor: show ibeam cursor on text region itsmattkc 2022-08-24 13:27:05 -07:00
  • 25ff7e48fe viewertexteditor: wrangle control back from toolbar after opening itsmattkc 2022-08-24 13:26:50 -07:00
  • 971babecc4 viewertexteditor: improve gizmo transform usage itsmattkc 2022-08-24 13:26:19 -07:00
  • 3d92f1f54d viewertexteditor: use hack to forward drag events itsmattkc 2022-08-24 13:24:58 -07:00
  • 8bbc81120e viewertexteditor: nop paint event itsmattkc 2022-08-24 12:21:47 -07:00
  • eedebb0936 viewertexteditor: use scale for text cursor itsmattkc 2022-08-24 12:21:36 -07:00
  • 083a32eb2e html: write block format itsmattkc 2022-08-24 12:20:50 -07:00
  • e55da211b1 viewertexteditor: paint to pixmap then copy to screen itsmattkc 2022-08-21 15:00:32 -07:00
  • b361ba8c51 viewer: ignore scrub events when time changes programmatically itsmattkc 2022-08-21 10:03:07 -07:00
  • 92949c50dd viewerpanelbase: stop playback when panel is defocused itsmattkc 2022-08-21 10:02:44 -07:00
  • e7799c9284 projectexplorer: focus footage panel when opening media there itsmattkc 2022-08-21 09:53:44 -07:00
  • b24cf3e658 rendermanager: make declaring render mode mandatory itsmattkc 2022-08-18 08:21:16 -07:00
  • 54d0a94a20 Merge branch 'master' into cache-update itsmattkc 2022-08-18 08:12:46 -07:00
  • b169ad923c timeline: don't offset waveform by title height itsmattkc 2022-08-18 07:40:49 -07:00
  • 78c262fbc9 timeline: replace all with gaps before placing when nudging itsmattkc 2022-08-17 16:14:26 -07:00
  • 9cad108d14 Merge pull request #2013 from ogayot/include-avcodec-header itsmattkc 2022-08-16 10:08:09 -07:00
  • 29cf63b10a ffmpegdecoder: fix missing include avcodec.h to avoid build failures Olivier Gayot 2022-08-16 18:31:52 +02:00
  • 4a22bf71e7 clip: fix issue with trimming in point of speed adjusted clip itsmattkc 2022-08-15 18:24:17 -07:00
  • f091ad5a47 exportdialog: remove unnecessary member itsmattkc 2022-08-15 16:24:34 -07:00
  • c1dd45bb57 exportdialog: ignore scroll events on widgets itsmattkc 2022-08-15 12:51:12 -07:00
  • 4a933f7764 viewer: makeCurrent before retrieving pixel at cursor itsmattkc 2022-08-15 11:53:39 -07:00
  • f18461e69b timeline: allow pasting nodes into or over clips itsmattkc 2022-08-15 11:06:34 -07:00
  • 5853c114c2 exportdialog: implemented basic preset saving/loading itsmattkc 2022-08-12 09:16:59 -07:00
  • 402c4e1694 ui: move zoom scrolling option to preferences itsmattkc 2022-08-12 09:16:12 -07:00
  • 87348031d8 nodeparamview: fix issue where some nodes didn't appear in curve view itsmattkc 2022-08-12 09:01:47 -07:00
  • 2130f1799b renderer: add mutexes around texture cache itsmattkc 2022-08-11 10:03:17 -07:00
  • 9f8ffe1fc0 config: rename entry to force refresh on other systems itsmattkc 2022-08-11 08:35:17 -07:00
  • 3cee10dfcf exportdialog: remove debug line itsmattkc 2022-08-10 11:56:14 -07:00
  • 409f24be39 exportdialog: allow restoring parameters itsmattkc 2022-08-10 11:37:24 -07:00
  • a2b400a1dc projectexplorer: add delete context menu entry itsmattkc 2022-08-10 09:51:02 -07:00
  • 920a294387 shape: add rounded rectangle itsmattkc 2022-08-09 11:49:11 -07:00
  • cc7893e7bc opengl: use flush instead of finish itsmattkc 2022-08-08 14:21:01 -07:00
  • 30b64d9b9c render: reimplemented deinterlacing with new shader-based format conversion itsmattkc 2022-08-08 14:05:11 -07:00
  • a270b1e3e1 ffmpegdecoder: re-enable hardware scaling itsmattkc 2022-08-08 12:55:57 -07:00
  • 1ac205413c footage: allow overriding YCbCr range itsmattkc 2022-08-08 12:49:50 -07:00
  • a3d6ecc4fd timeline: skip gaps when moving blocks itsmattkc 2022-08-08 11:31:31 -07:00
  • 4f58268f08 timeline: add exception to never splicing gaps itsmattkc 2022-08-08 11:27:26 -07:00
  • ad1b8a5a35 ffmpegdecoder: use real colorspace coefficients in shader itsmattkc 2022-08-07 23:40:21 -07:00
  • b39e5028dd ocioconf: change default colorspace to Rec.709 itsmattkc 2022-08-07 23:20:10 -07:00
  • 9012c27ee6 Merge pull request #1987 from ThomasWilshaw/nclc_tags itsmattkc 2022-08-07 23:03:06 -07:00
  • 42db352921 mainwindow: don't disable focus when appending timeline panel itsmattkc 2022-08-07 22:25:31 -07:00
  • 73fa930f02 ffmpegencoder: use avfilter instead of swscale for pixel format conversions itsmattkc 2022-08-07 14:00:12 -07:00
  • a5ac4f889e timeline: null check on ripple to itsmattkc 2022-08-07 09:50:15 -07:00
  • 10bc448caa render: copy and set null single frame render immediately itsmattkc 2022-07-29 16:36:23 -07:00
  • a96afa5a04 videoparams: just use float for the pixel aspect ratio calculation itsmattkc 2022-07-29 13:44:26 -07:00
  • 5a067f57da previewautocacher: run passthroughs before TryRender itsmattkc 2022-07-28 14:49:10 -07:00
  • 8476c9dbeb polygon: use gpu for upconversion itsmattkc 2022-07-28 09:29:38 -07:00
  • 9636ec202d render: allow forcing channel count itsmattkc 2022-07-28 08:57:18 -07:00
  • ed744802c4 viewer: disable QOpenGLWindow itsmattkc 2022-07-27 22:57:46 -07:00
  • 1c9d86e03b viewer: update waveform/viewer on construction itsmattkc 2022-07-27 20:25:29 -07:00
  • 02f40ad3b4 nodeparamview: fix issue detecting node's effect input itsmattkc 2022-07-27 14:10:13 -07:00
  • 91eaa759b7 ffmpegencoder: various improvements itsmattkc 2022-07-27 13:39:27 -07:00
  • 0d8fa001a1 transformdistortnode: don't include parent in gizmo transform itsmattkc 2022-07-27 12:51:10 -07:00
  • 32a1d31bc0 seekablewidget: add hand move events itsmattkc 2022-07-27 12:44:50 -07:00
  • 183dc8c48e nodeview: better implementation of larger connector hitboxes itsmattkc 2022-07-27 12:40:27 -07:00
  • 992f3fd3af nodeview: increase hitbox of node connectors itsmattkc 2022-07-27 12:15:11 -07:00
  • a8305dadb3 slider: only use one screen for wrapping itsmattkc 2022-07-27 11:47:10 -07:00
  • 301a773d62 handmovableview: wrap cursor when hand dragging itsmattkc 2022-07-27 11:38:13 -07:00
  • 559b1f18e7 Merge branch 'master' into pr/1987 itsmattkc 2022-07-27 10:05:00 -07:00
  • 3f6ee1dc1b timeline: make timecode secondary tab item itsmattkc 2022-07-27 10:03:01 -07:00
  • fb34a4b799 Reset transfer tag Thomas Wilshaw 2022-07-27 14:17:06 +01:00
  • 25e94112f8 viewer: implement lookahead to ensure footage is ready in advance itsmattkc 2022-07-26 14:49:19 -07:00