Jonathan Thomas
|
87c07f1528
|
Merge pull request #4390 from OpenShot/release-20210904
WIP: Release of 2.6.1 (min libopenshot version to 0.2.7 (SO 21))
|
2021-09-10 18:27:09 -05:00 |
|
Jonathan Thomas
|
11f8e5050b
|
Bumping version to 2.6.1, min libopenshot version to 0.2.7 (SO 21)
v2.6.1
|
2021-09-04 18:16:20 -05:00 |
|
Jonathan Thomas
|
8ef4155079
|
Merge pull request #4389 from OpenShot/language-update-sep-4-2021
Language updates: Sept 4, 2021
|
2021-09-04 17:30:04 -05:00 |
|
Jonathan Thomas
|
1ab16fb234
|
Updating contributors and supporters
|
2021-09-04 16:39:03 -05:00 |
|
Jonathan Thomas
|
a0998894c5
|
Updating all language translations
|
2021-09-04 16:37:45 -05:00 |
|
Jonathan Thomas
|
16c8d8e9ba
|
Merge pull request #4387 from OpenShot/auto-migrate-crop-properties
Auto migrate crop properties from OpenShot 2.5.x to 2.6.x
|
2021-09-03 21:34:18 -05:00 |
|
Jonathan Thomas
|
5deec3dbde
|
Auto migrate crop_x, crop_y, crop_width, and crop_height properties from OpenShot 2.5.1 projects into the new 2.6.x crop effect. This should restore cropping to 100% compatibility to OpenShot 2.5.1 projects.
|
2021-09-03 18:00:31 -05:00 |
|
Jonathan Thomas
|
443585a474
|
Merge pull request #4373 from OpenShot/updating-translations-aug-30-2021
Updating translations (Aug 30, 2021)
|
2021-08-30 13:26:24 -05:00 |
|
Jonathan Thomas
|
24ab71bcf7
|
Updating translations
|
2021-08-30 13:16:53 -05:00 |
|
Jonathan Thomas
|
a94c526b02
|
Merge pull request #4367 from OpenShot/prevent-zero-division
Avoid dividing by zero when resizing app/video widget
|
2021-08-28 13:33:16 -05:00 |
|
JacksonRG
|
bc8916f683
|
Merge pull request #4366 from OpenShot/repair-project-files
repair project files with invalid json for paths
|
2021-08-28 12:50:51 -05:00 |
|
Jonathan Thomas
|
9a9c4ad631
|
Fixing unused calculation
|
2021-08-28 12:45:01 -05:00 |
|
Jonathan Thomas
|
b2d9585cbb
|
Avoid dividing by zero when resizing app/video widget
|
2021-08-28 12:30:16 -05:00 |
|
Jonathan Thomas
|
357244986c
|
Creating a backup of possible 2.6.0 windows drive letter corruption, compiling regex, and updating original file during the project open.
|
2021-08-28 12:21:42 -05:00 |
|
Jackson
|
861a2b8574
|
Remove blank line
|
2021-08-27 20:14:01 -05:00 |
|
Jackson
|
09951ec1cb
|
Moved regex to read file
|
2021-08-27 20:07:24 -05:00 |
|
Jackson
|
4238b0a5fa
|
repair project files with invalid json for paths
|
2021-08-27 17:19:39 -05:00 |
|
Jonathan Thomas
|
1d8a8d7791
|
Merge pull request #4365 from OpenShot/protect-export-screen
Fixing an uninitialized variable on export screen (caught using Sentry)
|
2021-08-27 17:11:45 -05:00 |
|
Jonathan Thomas
|
e4debc92a1
|
Fixing an uninitialized variable on export screen (caught using Sentry)
|
2021-08-27 16:17:46 -05:00 |
|
Jonathan Thomas
|
e87734d9f3
|
Merge pull request #4364 from OpenShot/protect-recovery-process
Protect recovery process from missing project file
|
2021-08-27 16:03:16 -05:00 |
|
Jonathan Thomas
|
f83109de03
|
Also silencing the thumbnail 404 error logging (which currently is sent to Sentry for no real reason)
|
2021-08-27 15:39:06 -05:00 |
|
Jonathan Thomas
|
6a93b2f108
|
Protect recovery process from missing project file (i.e. a user deletes the current project file in the file system... while the auto-save system is still running). Also reduce some logging in the asset folder detection.
|
2021-08-27 15:25:32 -05:00 |
|
Jonathan Thomas
|
c42d2f5f7d
|
Merge pull request #4362 from OpenShot/protect-bounding-box
Protect against invalid items passed into setBoundingBox
|
2021-08-27 14:22:16 -05:00 |
|
JacksonRG
|
fc9af3baec
|
Merge pull request #4361 from OpenShot/fix-path-bug
save paths as valid json
|
2021-08-27 14:19:55 -05:00 |
|
Jonathan Thomas
|
8180f8e56b
|
Protect against invalid items passed into setBoundingBox
|
2021-08-27 14:06:40 -05:00 |
|