Jonathan Thomas
63e28a07de
Merge pull request #407 from OpenShot/release-20200105
...
Release of libopenshot 0.2.4 (SO 18)
v0.2.4
2020-02-08 15:19:34 -06:00
Jonathan Thomas
eb701a5f08
Merging this PR from https://github.com/OpenShot/libopenshot/pull/416 into release branch. Tested locally and did not see any crazy memory demands from this.
2020-02-07 17:33:54 -06:00
FeRD (Frank Dana)
f801af26e5
FindRESVG: Remove debugging messages
2020-01-12 05:29:16 -05:00
FeRD (Frank Dana)
175062913d
Define USE_RESVG for openshot target
2020-01-11 18:11:02 -05:00
FeRD (Frank Dana)
fa9189a96a
Fix RESVG format in GetFrame
2020-01-11 17:59:03 -05:00
FeRD (Frank Dana)
08add08378
Fix FindRESVG for Windows
2020-01-09 02:14:20 -05:00
Jonathan Thomas
0f4744651e
Improved way to generate git logs from the current commit to the previous tag. During a release, we tag the current commit during the publishing, and then it starts detecting no changes (since we are ON the current tag).
2020-01-08 23:54:04 -06:00
FeRD (Frank Dana)
22793e2745
Set IMPORTED_NO_SONAME on RESVG target
2020-01-08 18:48:10 -05:00
FeRD (Frank Dana)
21815fe48a
FindRESVG: Modernize with targets
2020-01-08 17:10:52 -05:00
FeRD (Frank Dana)
0b4885b673
Change RESVG image format to ARGB32_Pre
2020-01-08 17:01:40 -05:00
Jonathan Thomas
187b2055dd
Preventing crash where last_video_frame is NULL
2020-01-08 00:09:01 -06:00
Jonathan Thomas
4e5ba4d638
Updating CMakeList.txt requirement for OpenShotAudio 0.1.9. This should work now, since we've updated the versions on develop.
2020-01-07 16:46:33 -06:00
Jonathan Thomas
e1b21c37f0
Reverting CMakeList.txt OpenShotAudio required version, because it's crashing Travis due to the dependency on libopenshot PPA (which only has the develop version number). Need to think about this more.
2020-01-07 14:23:05 -06:00
Jonathan Thomas
606a851c59
Updating required OpenShotAudio version in CmakeLists.txt
2020-01-06 17:27:33 -06:00
Jonathan Thomas
5f526f502b
Bump version to 0.2.4 (SO 18)
2020-01-05 16:09:31 -06:00
Jonathan Thomas
482aef4769
Merge pull request #395 from SuslikV/patch-4
...
Skip painter transform for the Clip when video disabled
2020-01-03 14:51:02 -06:00
SuslikV
1cefa65794
Skip painter transform by using shortcut
...
Fixes issue for clip being rendered as black rectangle even if the
has_video at the frame is set to zero.
Co-authored-by: Frank Dana <ferdnyc@users.noreply.github.com >
2020-01-03 23:45:28 +02:00
Jonathan Thomas
4cf322d21a
Merge pull request #397 from ferdnyc/frame-copy
...
Frame: Copy has_audio_data correctly in DeepCopy
2020-01-02 17:45:32 -06:00
Jonathan Thomas
ebbd401395
Merge pull request #406 from OpenShot/copy-max-samples
...
Copy max_audio_samples with Frame::DeepCopy
2020-01-02 17:33:17 -06:00
Jonathan Thomas
0bec048acc
Copy max_audio_samples with Frame DeepCopy
2020-01-02 17:15:49 -06:00
Jonathan Thomas
acedf4255f
Merge pull request #405 from OpenShot/revert-392-juce-guard-remove
...
Fix Mac Builder: "Remove JUCE defines"
2020-01-02 16:44:24 -06:00
Jonathan Thomas
2a0d10be3b
Adding back in changes from https://github.com/OpenShot/libopenshot/pull/392
2020-01-02 16:29:49 -06:00
Jonathan Thomas
2f037add7d
Revert "Remove JUCE defines"
2020-01-02 16:04:54 -06:00
Jonathan Thomas
9bf25f40a9
Merge pull request #392 from ferdnyc/juce-guard-remove
...
Remove JUCE defines
2020-01-02 14:41:43 -06:00
Jonathan Thomas
3dbf372b11
Merge pull request #393 from ferdnyc/colorshift-classname
...
ColorShift effect: Correct class_name
2020-01-02 14:41:03 -06:00