itsmattkc
|
7c38ff74e2
|
ci: modified if syntax
|
2020-09-20 00:42:59 +10:00 |
|
itsmattkc
|
b03f80a572
|
Merge branch 'master' into windows-ci-improvements
|
2020-09-20 00:37:20 +10:00 |
|
itsmattkc
|
8e0c86a6fa
|
renderer: if texture is null, don't allocate a frame unless exporting
|
2020-09-19 12:53:07 +10:00 |
|
itsmattkc
|
7bc841904a
|
viewer: display image infinitely if video length is null
Allows for displaying still images in viewer without a finite length.
|
2020-09-19 12:52:50 +10:00 |
|
itsmattkc
|
855c460ff3
|
footageviewer: use sequence functions to set video/audio params
Code improvement by re-using existing code. Existing code prevents crash
when loading a still image.
|
2020-09-19 12:30:42 +10:00 |
|
itsmattkc
|
9c57899ae2
|
mainwindow: auto-close footage in footage viewer when closing parent project
|
2020-09-19 12:07:52 +10:00 |
|
itsmattkc
|
6117ca44e9
|
sequence: ignore disabled streams
|
2020-09-19 12:07:36 +10:00 |
|
itsmattkc
|
3103359cd6
|
slider: fixed crash when clicking another mouse button while dragging
|
2020-09-18 23:49:40 +10:00 |
|
itsmattkc
|
27a4dbc85f
|
import: fixed progres reporting
|
2020-09-18 13:19:18 +10:00 |
|
itsmattkc
|
01428276f7
|
export: alternate method of checking video/audio parameters based on ticket type
Fixes #1196
|
2020-09-18 13:06:10 +10:00 |
|
itsmattkc
|
9c488d9a37
|
timeline: use full viewport update
Fixes #1190
|
2020-09-18 12:59:16 +10:00 |
|
itsmattkc
|
8506c82a0c
|
import: safely handle unsupported files
Fixes #1191
|
2020-09-18 12:58:55 +10:00 |
|
itsmattkc
|
e733d1c278
|
github: clarify what "commit hash" means in all templates
|
2020-09-18 12:26:30 +10:00 |
|
itsmattkc
|
9a46d4a57f
|
ci: install visual c++ 2010 redist on windows installer
|
2020-09-18 12:17:05 +10:00 |
|
itsmattkc
|
dd73d9d4ef
|
Merge branch 'master' of https://github.com/olive-editor/olive
|
2020-09-18 11:34:30 +10:00 |
|
itsmattkc
|
b5863fdadd
|
workaround: don't use standardPalette on Qt 5.15
|
2020-09-18 11:34:10 +10:00 |
|
Simran Spiller
|
e1baa154b4
|
makensis seems to be in PATH in GitHub env
|
2020-09-18 00:08:43 +02:00 |
|
Simran Spiller
|
a9242f0235
|
We use Ninja single config
|
2020-09-18 00:07:44 +02:00 |
|
Simran Spiller
|
c668caf66e
|
Fix new line escaping for cmd
|
2020-09-17 12:46:50 +02:00 |
|
Simran Spiller
|
ad6b94e406
|
Remove pull_request trigger until better understood
|
2020-09-17 12:45:42 +02:00 |
|
Simran
|
e3d49e78b0
|
Build on PRs against master
But don't upload to nightly page (to be tested)
|
2020-09-17 01:04:59 +02:00 |
|
Simran Spiller
|
621e500190
|
Formatting
|
2020-09-17 00:49:31 +02:00 |
|
Simran Spiller
|
d62e5a5267
|
Add build matrix
|
2020-09-17 00:10:53 +02:00 |
|
Simran Spiller
|
711a3b4df3
|
Remove unused and broken code
|
2020-09-17 00:10:39 +02:00 |
|
Simran Spiller
|
598e1d0fbb
|
Formatting
|
2020-09-17 00:07:51 +02:00 |
|
Simran Spiller
|
b7ba48709c
|
Rename workflow to CI
|
2020-09-17 00:05:15 +02:00 |
|
Simran Spiller
|
c07cc9c2da
|
Formatting
|
2020-09-16 20:01:37 +02:00 |
|
Simran Spiller
|
aacd5dd33d
|
Whitespace cleanup
|
2020-09-16 19:57:25 +02:00 |
|
itsmattkc
|
007b9f287c
|
ci: pass auth key to command
|
2020-09-16 23:40:26 +10:00 |
|
itsmattkc
|
80045e87e4
|
ci: use post for site requests
|
2020-09-16 22:57:48 +10:00 |
|
itsmattkc
|
f46bc071a6
|
ci: attempt to upload builds to nightly page
|
2020-09-16 20:26:25 +10:00 |
|
itsmattkc
|
0c89e59585
|
ci: use auth key on symbol upload
|
2020-09-16 18:47:53 +10:00 |
|
itsmattkc
|
0d7a177ea1
|
ci: we should just use bash for everything tbh
|
2020-09-16 16:59:08 +10:00 |
|
itsmattkc
|
889e8aadf4
|
ci: try using bash for env setting
|
2020-09-16 16:57:40 +10:00 |
|
itsmattkc
|
b8b29df8fa
|
ci: yet another env test
|
2020-09-16 16:56:40 +10:00 |
|
itsmattkc
|
0b0268031c
|
ci: different env approach
|
2020-09-16 16:54:02 +10:00 |
|
itsmattkc
|
c56c030a9c
|
ci: just guessing at this point
|
2020-09-16 16:52:00 +10:00 |
|
itsmattkc
|
0dfe94df33
|
ci: test more env variable setting
|
2020-09-16 16:50:23 +10:00 |
|
itsmattkc
|
dbc9395410
|
ci: continue test env
|
2020-09-16 16:47:42 +10:00 |
|
itsmattkc
|
005a725fc9
|
ci: test env setting
|
2020-09-16 16:44:35 +10:00 |
|
itsmattkc
|
6a6aaddb74
|
crashpad: ask users before submitting report
|
2020-09-16 16:41:23 +10:00 |
|
itsmattkc
|
9879ec7eaf
|
ci: try setting package name as env variable
|
2020-09-16 15:09:25 +10:00 |
|
itsmattkc
|
89f0ddc74d
|
ci: post symbols to crashpad server
|
2020-09-16 14:37:19 +10:00 |
|
itsmattkc
|
417b87e50f
|
ci: upload two separate artifacts
|
2020-09-16 14:27:22 +10:00 |
|
itsmattkc
|
0eca756420
|
Merge branch 'master' of https://github.com/olive-editor/olive
|
2020-09-16 14:15:37 +10:00 |
|
itsmattkc
|
9b9af17a73
|
mainmenu: add send feedback option
|
2020-09-16 14:11:29 +10:00 |
|
itsmattkc
|
189d05d50f
|
ci: package name
|
2020-09-16 14:03:19 +10:00 |
|
itsmattkc
|
fb9ca9b42c
|
ci: package crashpad handler executable
|
2020-09-16 13:28:48 +10:00 |
|
itsmattkc
|
9987b5e79b
|
ci: utilize prebuilt crashpad
|
2020-09-16 13:13:24 +10:00 |
|
itsmattkc
|
9e1fa3566a
|
Merge branch 'master' of https://github.com/olive-editor/olive
|
2020-09-16 12:56:45 +10:00 |
|