Commit Graph

736 Commits

Author SHA1 Message Date
Jonathan Thomas
b17bc83eae Make windows artifact downloads not error on 404 2018-06-11 16:14:10 -07:00
Jonathan Thomas
322478f781 Make trigger use gitlab runner 2018-06-11 15:31:45 -07:00
Jonathan Thomas
fa59962bff Make linux build manual, and remove error flag from curl 2018-06-11 15:14:19 -07:00
Jonathan Thomas
04e4f63ea8 Calculate max volume of all overlapping clips, and scale clip volume to fit within the 100%, to prevent popping 2018-06-11 12:02:21 -07:00
Jonathan Thomas
8942ae9037 Merge pull request #111 from OpenShot/feature/merge-develop-back-to-release
Updating release branch from develop
2018-06-07 17:02:07 -05:00
Jonathan Thomas
06b244f19a Updating release branch from develop 2018-06-07 16:58:31 -05:00
Jonathan Thomas
ad9952f971 Merge pull request #106 from OpenShot/bugfix/prevent-negative-starting-sample-release
Prevent a negative starting sample when adding audio to a frame
2018-06-06 06:18:05 -05:00
Jonathan Thomas
1c71659e94 Prevent a negative starting sample when adding audio to a frame
(cherry picked from commit 0327143)
2018-06-06 05:14:21 -05:00
Jonathan Thomas
2db0d91e2b Updating gitlab CI to support git flow (develop, release, master + tag) 2018-06-01 01:37:09 -05:00
Jonathan Thomas
25d536a79b Bumping version to 0.2.0 (so 15) 2018-06-01 01:14:59 -05:00
Jonathan Thomas
6bcd28aca5 Integration of gitlab branch support 2018-06-01 01:14:42 -05:00
Jonathan Thomas
bbbf42aeab Merge pull request #100 from OpenShot/bugfix/fixing-audio-pops-due-to-resampling
Fixing audio pops due to resampling (this fixes a bunch of audio popping-related bugs). Now Frame objects track their own max_audio_sample_count, as we add audio data... so we have an accurate bounds on each frame.
2018-05-30 03:27:29 -05:00
Jonathan Thomas
bc5607910d Fixing audio pops due to resampling (this fixes a bunch of audio popping-related bugs). Now Frame objects track their own max_audio_sample_count, as we add audio data... so we have an accurate bounds on each frame. 2018-05-30 03:20:31 -05:00
Jonathan Thomas
704d9ea530 Merge pull request #99 from OpenShot/bugfix/dont-remove-nearby-old-working-frame
Don't remove nearby working frames
2018-05-27 00:19:39 -05:00
Jonathan Thomas
a4c1b818ba Don't remove nearby working frames (trying to catch less things in our too old logic). This prevents lots of invalid cache situations during preview. 2018-05-27 00:12:50 -05:00
Jonathan Thomas
a67583a2e1 Merge pull request #96 from OpenShot/bugfix/copy-time-mapped-image
Make copy of time-mapped image data (transformed, passed to effects, etc...), to prevent flickering or crashes.
2018-05-25 00:38:45 -05:00
Jonathan Thomas
93c2c0247a Make copy of time mapped image data, so those frames can be manipulated (transformed, passed to effects, etc...) 2018-05-25 00:34:29 -05:00
Jonathan Thomas
9d7efcd896 Merge pull request #95 from OpenShot/feature/remove-duplicate-make-command
Experimental: remove additional make command
2018-05-24 15:22:25 -05:00
Jonathan Thomas
1e58f7296e Experimental remove additional make command, so it only compiles for Windows 1 time 2018-05-24 14:32:15 -05:00
Jonathan Thomas
2d81121dea Merge pull request #93 from OpenShot/feature/refactor-gitlab-ci
Refactor of GitLab Ci
2018-05-24 03:31:59 -05:00
Jonathan Thomas
7adfdf4669 Another small syntax change to gitlab ci 2018-05-24 03:26:39 -05:00
Jonathan Thomas
1038fc4f1d Another small syntax change to gitlab ci 2018-05-24 03:22:10 -05:00
Jonathan Thomas
954455e9ab Another small syntax change to gitlab ci 2018-05-24 03:14:24 -05:00
Jonathan Thomas
4706efe68c Refactor of GitLab Ci 2018-05-24 03:09:42 -05:00
Jonathan Thomas
ae4551e95d Improving gitlab build integration 2018-05-22 22:05:01 -05:00