1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-18 16:32:33 +02:00
Commit Graph

1901 Commits

Author SHA1 Message Date
Elias Steurer
01f4b656de Replace branch name with commit text
Branch name would always be master
2021-08-21 14:11:16 +02:00
Elias Steurer
d2e4325f6e Bump version to 0.14 2021-08-21 14:07:31 +02:00
Elias Steurer
becba82a77 Fix depot name 2021-08-21 13:37:24 +02:00
Elias Steurer
0f4b30492b Fix missing depot in temporary folder 2021-08-21 13:28:32 +02:00
Elias Steurer
202cd32bb4 Add default vdf config names for every platform
Makes sense to autodetect this.
2021-08-21 13:17:08 +02:00
Elias Steurer
ddcb83b79b Add steam publish python script with dynamic description based on git branch, hash and date 2021-08-21 12:53:19 +02:00
Elias Steurer
662a0934e9 Update translations via cmake automatically 2021-08-21 12:11:31 +02:00
Elias Steurer
022c553d35 Merge branch 'master' into 'master'
Update README_cn.md & Chinese translation.

See merge request kelteseth/ScreenPlay!64
2021-08-21 10:09:25 +00:00
poly000
d97b4fb13d Update README_cn.md & Chinese translation. 2021-08-21 10:09:25 +00:00
Elias Steurer
ae5d0dd989 Merge branch 'Zopyrus-master-patch-76338' into 'master'
German Translation Updated till line1897, will continue tomorrow ScreenPlay_de.ts

See merge request kelteseth/ScreenPlay!63
2021-08-21 09:55:38 +00:00
Elias Steurer
3e87f91025 Update README.md 2021-08-19 16:44:19 +00:00
Elias Steurer
88f0aee159 Update README.md 2021-08-19 16:34:49 +00:00
Elias Steurer
bd24c14625 Fix open item in workshop 2021-08-19 17:41:34 +02:00
Elias Steurer
f8252108aa Update README.md, README_zh_CN.md files 2021-08-19 07:44:07 +00:00
Zopyrus G
9b8bf73466 Update ScreenPlay_de.ts 2021-08-16 23:44:22 +00:00
Elias Steurer
4d5032538a Add docs to steam init functions 2021-08-16 16:01:48 +02:00
Elias Steurer
36e6a5772e Remove test code 2021-08-16 15:59:44 +02:00
Elias Steurer
6d4f48013e Remove not needed import that only works on windows anyways 2021-08-16 15:59:30 +02:00
Elias Steurer
47b61a23f8 Fix mac qrc main.qml path 2021-08-16 15:59:12 +02:00
Elias Steurer
5d1f1121dd Fix missing entitlements needed by mac version of steam 2021-08-16 15:58:45 +02:00
Elias Steurer
d76d782e72 Add missing ffmpeg prebuild bin to setup for mac 2021-08-16 11:48:06 +02:00
Elias Steurer
6ea784ffed Fix explicit steam workshop build for build.py 2021-08-16 11:22:25 +02:00
Elias Steurer
cbd49b8613 Fix steam deploy options
Fix options being regular variables
Fix macos invalid time command
Add prints messages for all cmake options and defines
2021-08-16 11:00:53 +02:00
Zopyrus G
78c069df43 Update till line1897, will continue tomorrow ScreenPlay_de.ts 2021-08-16 01:35:38 +00:00
Elias Steurer
79e3c39721 Add steam depot config 2021-08-14 14:34:55 +02:00
Elias Steurer
a8b4f15fea Merge remote-tracking branch 'origin/master' 2021-08-14 13:39:41 +02:00
Elias Steurer
77ed02cfc7 Add QTests for ScreenPlay 2021-08-14 13:39:36 +02:00
Elias Steurer
d2a67c292a Add mac signing guide 2021-08-14 13:38:51 +02:00
Elias Steurer
bb5e753291 Move all qml files from all project into qml subfolder
This makes the build script easier
2021-08-14 13:38:24 +02:00
Elias Steurer
28a9dd3ec6 Add explicit steam deploy version flag
This simply disables the copy of the steam_appid.txt
2021-08-14 12:59:43 +02:00
Elias Steurer
3e837e8a70 Add missing workshop plugin path for mac 2021-08-14 12:46:19 +02:00
Elias Steurer
fe0ab29cf8 Change mac signing to be opt in 2021-08-14 12:44:32 +02:00
Elias Steurer
538889465d Merge remote-tracking branch 'origin/master' 2021-08-08 19:33:20 +02:00
Elias Steurer
2d04ce2608 Add macOS code signing 2021-08-08 19:31:50 +02:00
Elias Steurer
bf92792872 Remove git-lfs that breaks gitlab-ci
https://gitlab.com/gitlab-org/gitlab-runner/-/issues/4040
did not work for me
2021-07-30 10:51:08 +02:00
Elias Steurer
db0d3f06df Update README.md 2021-07-25 15:55:47 +00:00
Elias Steurer
d30f2359c9 Replace gif with webp
ffmpeg.exe  -i "2021-07-25 17-27-23.mp4" -t 7 -vcodec libwebp -filter:v
 fps=fps=20 -lossless 0  -compression_level 3 -q:v 70 -loop 1
 -preset picture -an -vsync 0  output.webp
2021-07-25 17:35:42 +02:00
Elias Steurer
cda435be0b Remove unused gitter 2021-07-25 17:21:09 +02:00
Elias Steurer
77fabfb801 Disable wget output spam 2021-07-25 16:38:11 +02:00
Elias Steurer
5752a56d14 Add missing benchmark dependency 2021-07-25 16:31:05 +02:00
Elias Steurer
f521f94a6a Disable infoware for now because it wont compile 2021-07-25 16:21:16 +02:00
Elias Steurer
613a4d435d Test CI 2021-07-25 16:15:31 +02:00
Elias Steurer
da7decdc81 Add curl zip unzip tar for vcpkg 2021-07-25 15:57:58 +02:00
Elias Steurer
c3ae717dd0 Add git to linux ci installation 2021-07-25 15:50:53 +02:00
Elias Steurer
670a8515d8 Fix linux ci 2021-07-25 15:47:31 +02:00
Elias Steurer
0cd4c38257 Remove manual cmake install 2021-07-25 15:34:15 +02:00
Elias Steurer
0f1ea0d248 Fix linux CI base 2021-07-25 15:32:38 +02:00
Elias Steurer
8a79576c14 Apply cmake format 2021-07-25 15:31:35 +02:00
Elias Steurer
6cb31ffa3f Apply clang format 2021-07-25 15:30:37 +02:00
Elias Steurer
d76cfd9ff4 Fix yaml 2021-07-25 15:27:51 +02:00