Simran
d1aea9fcb1
CI: Need to use ./ for executables on Linux
2024-12-04 15:43:55 +01:00
Simran
a2c677e278
CI: Use relative path for node, try to fix hdiutil issue
...
Enable verbose logging for hdiutil and per-arch image files to possibly prevent resource busy error
2024-12-04 15:35:44 +01:00
Simran
65970f52d1
CI: Use absolute path inside Docker container for node
2024-12-04 14:36:09 +01:00
Simran
baac1f50a8
CI: Copy node exe to runner workspace root, don't abort macOS matrix
2024-12-04 14:27:32 +01:00
Simran
15ded22c4a
CI: Try to pass GITHUB_TOKEN to actions
2024-12-04 13:45:30 +01:00
Simran
c6730586a0
CI: Download raw action code and call node directly
2024-12-04 13:35:25 +01:00
Simran
dc50106397
CI: Try to overwrite node executable directly
2024-12-04 13:08:09 +01:00
Simran
31692a0b26
CI: Fix typo again
2024-12-04 12:51:11 +01:00
Simran
a31cfcc075
CI: Try to set job env to override PATH, use pipe for base64 instead of unknown --output
2024-12-04 12:48:42 +01:00
Simran
240fa73651
CI: Fix typo
2024-12-04 12:11:25 +01:00
Simran
05014151dd
CI: Try to overwrite preinstalled Node.js with version 16
...
GitHub Actions seems to have dropped all support for the legacy Node.js version but version 20 is incompatible with the CentOS 7 base image (glibc)
2024-12-04 12:08:46 +01:00
Simran
4de06b2fce
Remove unused counter variable [skip-ci]
...
Compilation fails on macos-13 runner with error: variable 'i' set but not used [-Werror,-Wunused-but-set-variable]
2024-12-04 11:48:38 +01:00
Simran
dd17d618a2
CI: macos-12 runners no longer available
2024-12-04 11:25:43 +01:00
Simran
d2132b04d3
Re-trigger build
2024-12-04 11:19:12 +01:00
Simran
617ff87612
CI: Try to force Node.js 16 for runner because of CentOS 7 container
2024-08-25 00:23:57 +02:00
Simran
bb9928d56c
Re-trigger CI
2024-08-25 00:13:26 +02:00
Simran
924bc0d24f
CI: Use older Ubuntu and checkout action and newer macOS runner
2024-08-25 00:12:19 +02:00
MattKC
4023bec2f9
ci: try newer ubuntu image
2024-08-23 18:42:35 -07:00
MattKC
6315b2a155
ci: use checkout@v4
2024-08-23 18:36:33 -07:00
MattKC
8f12c9e2d6
Re-trigger CI
2024-08-23 14:42:52 -07:00
Simran
f7e1bff0de
GitHub: Use license template ( #2329 )
2024-05-13 14:49:53 +02:00
Simran
10ce5fbd5e
CI: Try older CMake for Windows
...
3.29 (and 3.28?) has trouble finding FFmpeg libraries
2024-03-27 17:39:34 +01:00
Simran
73bb560845
Trigger CI
2024-03-27 14:23:18 +01:00
ThomasWilshaw
bfc0d31918
Merge pull request #2302 from Ramen2X/fix-compile-link
...
readme: fix broken compile link
2024-01-15 16:57:11 +00:00
Ramen2X
dbf41174ce
readme: fix broken compile link
2023-12-29 19:48:54 -05:00
Simran
d09c4941fa
Trigger CI
2023-12-24 09:38:33 +01:00
ThomasWilshaw
55eedbfce9
chromakey: fix copy paste error
2023-09-24 12:40:23 +01:00
Thomas Wilshaw
8ce00fd975
chromakey.frag: Fix color distance equation
...
The equation for calculating the distance from the key color to a
pixels color was missing the red channel component.
2023-09-19 15:24:52 +01:00
Simran Spiller
b04d16c95b
CI: Downgrade checkout action to v3 for Linux container
...
actions/checkout@v4 uses Node.js 20, requiring GLIBC 2.28, GLIBCXX 3.4.21 and CXXABI 1.3.9 which CentOS 7 doesn't have
2023-09-11 12:11:33 +02:00
Simran Spiller
a850d5e113
Remove trailing semicolon from Q_DECLARE_METATYPE(...);
...
Fixes -Wpedantic errors
2023-09-11 12:00:17 +02:00
Simran Spiller
718dbf3bcc
CI: Update workflow to fix warnings and suppress Git progress report
2023-09-11 11:59:17 +02:00
MattKC
2036fffffd
ci: remove "branches" from pull_request event [skip ci]
...
The CI for the PR I just made isn't running and I'm wondering if this is why. There probably aren't many instances where we'll have a non-master PR anyway.
2023-06-11 22:50:01 -07:00
MattKC
1687a721a4
Merge pull request #2058 from MuAlphaOmegaEpsilon/compile-commands-autogen
...
Allow CMake to generate compile_commands.json automatically in the build dir
2023-06-11 22:39:56 -07:00
MattKC
8c1178746d
Merge pull request #2192 from yeahitsjan/master
...
Update german translations
2023-06-11 22:38:55 -07:00
MattKC
0fd9d597fb
Merge pull request #2212 from antimundo/master
...
Fix spanish translation typos
2023-06-11 22:38:34 -07:00
itsmattkc
70690c5b54
sliderladder: detect if wrap didn't work
...
Wayland doesn't let us control the cursor so this code would break
2023-05-29 18:09:24 -07:00
itsmattkc
4d953adc4b
fixed viewer on wayland
2023-05-29 12:31:57 -07:00
itsmattkc
383b1d69b5
fix actionsearch
2023-05-29 12:30:34 -07:00
itsmattkc
b7c0da3132
fix slider ladder on wayland
2023-05-29 12:30:27 -07:00
itsmattkc
7fa69ea570
cmake: update Crashpad find script for macOS changes
2023-05-02 14:20:42 -07:00
itsmattkc
d75aef40a8
node: remove primary serialization filter
...
This was dumb
2023-04-30 14:26:32 -07:00
MattKC
971c8aca7f
ci: build with windows-2019 for backwards compatibility
2023-04-28 14:15:54 -07:00
itsmattkc
245a4f6de5
conformtask: print filename to debug
2023-04-12 22:26:35 +10:00
Antimundo
d79a7c5e2c
Fix spanish translation typos
2023-04-10 20:06:47 +02:00
itsmattkc
5626e6aeb1
framehashcache: ensure loaded jpeg is in correct format
2023-03-29 22:23:53 -07:00
itsmattkc
324725f1f2
audiovisualwaveform: ceil rather than round when drawing samples
...
This may help with waveform visibility when tracks are set to smaller heights
2023-03-26 19:00:36 -07:00
itsmattkc
f1f2da9300
git: update KDDockWidgets URL in gitmodules
2023-03-26 07:13:39 -07:00
itsmattkc
8ca1672361
footageproperties: use Footage::DescribeStream functions
2023-03-20 16:51:52 -07:00
itsmattkc
537908c605
footageviewer: auto switch waveform mode when clicking video/audio buttons
2023-03-20 16:51:39 -07:00
itsmattkc
0a54585ece
ffmpegdecoder: disable stills in otherwise audio only files by default
2023-03-20 16:50:11 -07:00