Darby Johnston
fe43be77b9
Use FetchContent for OTIO
...
Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>
2025-03-06 08:20:49 +00:00
Darby Johnston
ad40f9372b
Initial check-in
...
Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>
2025-03-06 08:20:49 +00:00
Camille Moulin
78f287ec54
chore(REUSE): Further linting
2023-08-06 14:06:28 +02:00
Alexander Lohnau
b147288703
Header SPDX harmonisation
2021-09-18 22:41:52 +00:00
Jean-Baptiste Mardelle
3dcf866784
Compile and run on MLT-7 (some TODO's left)
2021-04-18 16:24:07 +00:00
Jean-Baptiste Mardelle
25976dc0e7
Fix Windows build with cmake 3.17.0
2020-04-12 18:43:27 +02:00
Vincent PINON
2d3be73e68
necessary OpenGL headers are provided by Qt
2018-12-18 08:05:00 +01:00
Vincent Pinon
51d34999ee
Windows crash reports
2018-09-28 22:20:10 +02:00
Jean-Baptiste Mardelle
02f86a8725
Merge remote-tracking branch 'origin/Applications/17.04'
2017-07-11 08:23:48 +02:00
Vincent Pinon
ae4c544f6f
show info on MLT found by CMake
2017-06-23 08:40:37 +02:00
Pino Toscano
ec69039673
cmake: remove unused FindQJSON.cmake
2017-04-21 07:45:39 +02:00
Jonathan Riddell
5c2e8538b6
Add missing FindOpenGLES cmake file
...
REVIEW: 125002
BUG: 350061
2015-09-23 13:27:00 +01:00
Vincent Pinon
abb3cacd21
Replace QGLWidget with QOpenGLWidget
2015-02-25 21:45:44 +01:00
Pino Toscano
daef978116
cmake: prefix the pkg-config vars
...
This avoids the conflict between variables set by the pkg-config cmake
module, and those set by find_library/find_file.
2014-10-11 23:33:38 +02:00
Pino Toscano
bab470bd41
cmake: find the qjson include dir w/o the qjson subdir
...
This is much like what the upstream QJson cmake module does.
2014-10-11 23:28:49 +02:00
Vincent PINON
aeb6eab6ad
krazy fix: misc
2014-07-07 22:32:26 +02:00
Alberto Villa
cdb1c3a5d4
Update FindMLT.cmake to adhere to CMake standards
...
Also, pass MLT_PREFIX via config-kdenlive.h.
Version checking is gained for free.
Conflicts:
src/CMakeLists.txt
2014-04-28 21:42:12 +02:00
Vincent PINON
a55f67c8e6
added missing glew cmake module
2013-12-14 15:50:00 +01:00
Jean-Baptiste Mardelle
425e14da6b
Add new line to end of file [krazy 1/37] by Mikko Rapeli
2012-07-23 08:13:07 +02:00
Jean-Baptiste Mardelle
7faa38b672
* Get rid of custom video4linux header, use system header
...
* get rid of GPL2 files / rewrite v4l queries
2012-06-05 13:57:33 +02:00
Alberto Villa
4d8d57ac8d
Revert "Delete our QJson CMake module"
...
This reverts commit 8474a86636
.
Old versions of QJson don't ship with a CMake module, so we need to
provide ours.
2011-11-10 10:32:39 +01:00
Alberto Villa
ed1bffcc60
Remove old l10n scripts
...
KDE Git infrastructure automates all the tasks needed for
localisation. The next step will be removing po/ (actually, its sub
directories), which will have to be populated when creating tarballs,
but I'll wait for translators to move the *.po files.
2011-11-09 15:36:47 +01:00
Alberto Villa
8474a86636
Delete our QJson CMake module
2011-11-09 13:36:22 +01:00
Alberto Villa
19a77cdef3
Remove deprecated files
2011-11-09 13:01:55 +01:00
Alberto Villa
4d55bcb8c3
Don't set REQUIRED in MLT module
2011-11-09 02:06:34 +01:00
Alberto Villa
3bdc55dc4a
Display message about MLT++
2011-11-08 11:27:13 +01:00
Alberto Villa
165de0f56f
Avoid warning
2011-11-08 11:26:33 +01:00
Alberto Villa
93331432d7
Cleanup and make less noisy
2011-11-08 10:10:46 +01:00
Simon A. Eugster
9c4bf3bc1f
FindQJSON.cmake added to ensure qjson is found (required for rotoscoping)
...
svn path=/trunk/kdenlive/; revision=5421
2011-02-17 20:35:13 +00:00
Alberto Villa
7b5e3aabde
- Really delete the deprecated MLT++ cmake module...
...
svn path=/trunk/kdenlive/; revision=4505
2010-06-04 08:25:00 +00:00
Alberto Villa
373c7441b0
- Rewrite MLT cmake module to use the "new" pkg-config macro.
...
- Stop configuring if MLT isn't at least 0.4.0 (as indicated in src/wizard.cpp.
- Remove deprecated MLT++ cmake module.
svn path=/trunk/kdenlive/; revision=4504
2010-06-04 08:18:30 +00:00
Jean-Baptiste Mardelle
8122e3ac04
Fix definition in CMake file, patch by Zarko Pintar
...
svn path=/trunk/kdenlive/; revision=3412
2009-05-24 22:32:29 +00:00
Jean-Baptiste Mardelle
9600c5a0f5
Update to the new MLT structure (based on patch by Dan Dennedy)
...
svn path=/trunk/kdenlive/; revision=3393
2009-05-18 21:52:54 +00:00
Jean-Baptiste Mardelle
1f47f7d44c
Remove useless file, now that we don't depend on FFmpeg to build
...
svn path=/branches/KDE4/; revision=2814
2008-12-22 12:12:48 +00:00
Jean-Baptiste Mardelle
c21cdd6c0c
Use pkg-config to find MLT (patch by Dan Dennedy)
...
svn path=/branches/KDE4/; revision=2520
2008-10-20 21:10:12 +00:00
Jean-Baptiste Mardelle
e5907708bd
Fix translation files, add es and ca
...
svn path=/branches/KDE4/; revision=2438
2008-10-09 23:54:07 +00:00
Jean-Baptiste Mardelle
359a9f9c1f
Updated FFmpeg detection
...
svn path=/branches/KDE4/; revision=2191
2008-05-20 09:48:20 +00:00
Jean-Baptiste Mardelle
e859965b91
updated FFmpeg detection
...
svn path=/branches/KDE4/; revision=2189
2008-05-16 21:18:29 +00:00
Marco Gittler
a25d386113
fix ffmpeg include path
...
svn path=/branches/KDE4/; revision=2168
2008-04-25 17:28:03 +00:00
Marco Gittler
1cc8d9245e
missing cmake module file for translation
...
svn path=/branches/KDE4/; revision=2123
2008-03-26 00:39:08 +00:00
Jean-Baptiste Mardelle
304c19b03b
Build system
...
svn path=/branches/KDE4/; revision=1784
2007-12-31 14:09:43 +00:00