Mike Solar
d81140a312
Update KDDockWidgets library
2025-11-24 20:41:22 +08:00
Mike Solar
2dd8c4629a
Update include path for Window_p.h
...
Changed the include path of "Window_p.h" to use a relative path instead of an absolute one, ensuring better portability and build consistency.
2025-11-24 20:33:45 +08:00
Mike-Solar
f317e0e173
Add null checks for timebase in TimeScaledObject and fix background color assignment in ViewerDisplayWidget
2025-11-24 10:33:38 +08:00
Mike-Solar
2c4d235da6
Update KDDockWidgets submodule URL
2025-11-23 16:39:30 +08:00
Mike-Solar
1e33a31b73
Update FFmpeg handling and focus management
...
Refactor FFmpeg frame processing and improve focus management in panels. Add memory sanitization for debug builds and update KDDockWidgets integration.
2025-11-23 16:35:09 +08:00
Mike-Solar
2ea53667c0
Refactor FFmpeg decoder for improved readability and efficiency
...
Simplify the frame reading process and metadata extraction in `ffmpegdecoder.cpp` by reducing redundant code and improving variable initialization. Add a helper function in `ffmpegdecoder.h` to map FFmpeg field orders to Olive interlacing types, enhancing code clarity. Adjust the condition for interleaved write in `ffmpegencoder.cpp` for better handling.
2025-11-10 21:06:35 +08:00
Mike-Solar
c1b8618391
fix: crash when processing audio
2025-09-14 21:10:02 +08:00
Mike-Solar
e8238dac54
change: core submodule.
2025-09-14 20:55:52 +08:00
Mike-Solar
b5092777df
change: core submodule.
2025-09-14 20:53:22 +08:00
Mike Solar
74f73ab3be
change: change code style to Linux style except indent.
2025-08-03 03:09:40 +08:00
Mike Solar
65ab76edc8
fix: fix exceptions when import video
2025-08-03 02:06:45 +08:00
Mike Solar
203a280d8e
fix: compilation errors
2025-07-13 14:37:53 +08:00
Mike Solar
d247f5e683
change: README.md
2025-07-12 14:52:38 +08:00
Mike Solar
e18cf095f5
试图解决编译错误
2025-06-19 21:01:45 +08:00
Mike Solar
c04fceef9b
试图解决编译错误
2025-06-18 20:42:45 +08:00
Mike Solar
5f9508434f
试图解决编译错误
2025-06-18 08:54:06 +08:00
Simran
7e0e94abf6
README: Fix Patreon logo, links to GitHub releases
2024-12-05 11:34:16 +01:00
Simran
8ac191ceb6
CI: Customize action to expose ACTIONS_RUNTIME_URL, try different deploy folders for macOS
2024-12-04 18:13:33 +01:00
Simran
0347606c67
CI: Set ACTIONS_RUNTIME_TOKEN exported from an action
2024-12-04 17:26:15 +01:00
Simran
ea47e4d84b
CI: Set additional inputs for upload-artifact, remove unrecognized --hdiutil-verbose
2024-12-04 16:53:28 +01:00
Simran
bde832d7e1
CI: Ensure workspace folder exists
2024-12-04 16:22:33 +01:00
Simran
b0ab91b9d1
CI: Use github.workspace to determine path for node
2024-12-04 16:17:54 +01:00
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