Jonathan Thomas
|
563d483a41
|
Reverting version
|
2021-03-01 10:31:58 -06:00 |
|
Jonathan Thomas
|
f344214c3c
|
Test bumping the version (for gitlab-ci deployment testing)
|
2021-02-23 22:07:54 -06:00 |
|
Jonathan Thomas
|
4f0027c75c
|
Fixing version info needed by deployment process
|
2021-02-22 21:57:02 -06:00 |
|
Jonathan Thomas
|
386a24160e
|
Adding version and so to version info (for use during deployment step)
|
2021-02-22 19:04:32 -06:00 |
|
Jonathan Thomas
|
47b6321b9d
|
Adding version and so to version info (for use during deployment step)
|
2021-02-22 18:38:42 -06:00 |
|
Jonathan Thomas
|
317d9f4294
|
Adding version and so to version info (for use during deployment step)
|
2021-02-22 18:33:29 -06:00 |
|
Jonathan Thomas
|
53bef22861
|
Adding version and so to version info (for use during deployment step)
|
2021-02-22 18:06:15 -06:00 |
|
Jonathan Thomas
|
ce741a8bc2
|
Adding CI_PIPELINE_ID into the version info
|
2021-02-22 16:27:11 -06:00 |
|
Jonathan Thomas
|
09a47ea17e
|
Updating git log format to be consistent across all 3 repos (for final release publishing reasons)
|
2021-02-22 15:29:46 -06:00 |
|
Frank Dana
|
dd2735e22f
|
Merge pull request #636 from ferdnyc/codecov-token
Add CODECOV_TOKEN envvar to Github CI
|
2021-02-18 02:59:16 -05:00 |
|
FeRD (Frank Dana)
|
bf3583c9b9
|
Add CODECOV_TOKEN envvar to Github CI
|
2021-02-18 02:25:39 -05:00 |
|
Jonathan Thomas
|
f7472d5b34
|
Merge pull request #632 from OpenShot/multi-thread-builds
Experimental multi-thread builds for Linux and Mac
|
2021-02-03 16:08:38 -06:00 |
|
Jonathan Thomas
|
41a6e1341d
|
Increasing Linux build threads... experimental
|
2021-02-03 13:42:53 -06:00 |
|
Jonathan Thomas
|
36e2d73543
|
Experimental multi-thread builds for Linux and Mac
|
2021-02-03 13:39:56 -06:00 |
|
Jonathan Thomas
|
b1d7b53c6d
|
Merge pull request #630 from OpenShot/auto-exif-transform-qtimagereader
Support for auto-rotation of Image Exif metadata
|
2021-02-01 16:34:23 -06:00 |
|
Jonathan Thomas
|
7636a0b165
|
Switching to QImageReader for parsing a path to a QImage, and allowing the AutoTransform property correctly handle exif metadata (flipping and orientation of images)
|
2021-02-01 15:57:41 -06:00 |
|
Frank Dana
|
0d522e1d7d
|
Merge pull request #628 from ferdnyc/bindings-tweaks
Tweak the Python bindings for KeyFrame, Fraction
|
2021-01-29 04:11:47 -05:00 |
|
Frank Dana
|
6852d15a65
|
Merge pull request #629 from ferdnyc/exception-header
Add Exceptions.h back to OpenShot.h
|
2021-01-29 04:10:27 -05:00 |
|
FeRD (Frank Dana)
|
3ac7eb86a8
|
Keyframe: Remove Coordinate ctor unit test
|
2021-01-29 03:59:34 -05:00 |
|
FeRD (Frank Dana)
|
ad933299dc
|
Add Exceptions.h back to OpenShot.h
|
2021-01-29 03:52:36 -05:00 |
|
FeRD (Frank Dana)
|
0fe84d36f6
|
Keyframe: Get rid of vector aliases, Coord ctor
|
2021-01-29 03:42:56 -05:00 |
|
FeRD (Frank Dana)
|
37bb2f6f9f
|
Fraction: Restore __str__ for Python
The Python code expects __str__() on a Fraction to return a
"{num}:{den}" representation, which __repr__() no longer does.
|
2021-01-29 03:41:54 -05:00 |
|
Frank Dana
|
aed0052399
|
Merge pull request #627 from ferdnyc/rename-keyframe-vectors
KeyFrame.h: Avoid shadowing SWIG templates
|
2021-01-29 01:49:23 -05:00 |
|
FeRD (Frank Dana)
|
00d458210e
|
KeyFrame.h: Avoid shadowing SWIG templates
|
2021-01-29 01:08:50 -05:00 |
|
Frank Dana
|
f1102a21fc
|
Merge pull request #626 from ferdnyc/ci-for-opencv
Add Protobuf and OpenCV to CI preinstalls
|
2021-01-28 21:30:21 -05:00 |
|