1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-01 16:19:47 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
Elias Steurer
77a81451ca Multiple refactoring....
Bump Qt to 6.3 to fix video loop
Remove no longer working shader and add new
WIP: Shader compilation path is wrong for some reason
Add Steamless version content path
Remove cmake-format: sortable from CMakeLists.txt
Add Widnow scale indocator icon to the bottom right
Remove unused doctest and benchmark
Fix tests and installer cmake logic
2022-04-04 18:06:43 +02:00
darkelaina
14a64c9340 Refactor build script 2022-01-04 09:12:03 +00:00
Elias Steurer
0f5b310f68 Merge branch 'master' into qt6-kde
# Conflicts:
#	ScreenPlay/CMakeLists.txt
#	ScreenPlay/app.cpp
#	ScreenPlay/src/screenplaymanager.cpp
#	Tools/build.py
2021-12-31 13:32:37 +01:00
Elias Steurer
6bcd2ad24b Add missing linux steam .so 2021-10-16 15:08:58 +02:00
Elias Steurer
79e3c39721 Add steam depot config 2021-08-14 14:34:55 +02:00
Elias Steurer
7e204d4cb4 Update docs 2020-12-26 21:17:28 +01:00
teppyboy
fa0d570b7f Many fixes/changes
+ Update Vietnamese translation.
+ Rewrite old UpdateTranslations.bat into new PowerShell script and a batch file launcher
+ install_dependencies_windows.bat now download and install FFmpeg shared version (reduce size by a lot)
Fixes:
+ .gitignore add FFmpeg
2020-10-04 11:26:25 +07:00
Elias Steurer
8b3040180a Add ffmpeg as dev direct download 2020-09-18 12:22:42 +02:00
Elias Steurer
41a4b3d45f Add missing rc from last commit 2020-08-13 12:37:44 +02:00
Elias Steurer
799a115c36 Add cmake QtCreator readme setup 2020-05-03 13:11:26 +02:00
Elias Steurer
c7fd69a78e Add first working cmake version for ScreenPlay
Refactor stomt sdk from qmake/github to cmake/gitlab
2020-04-30 20:03:14 +02:00
Elias Steurer
5b82f5b38a Add qdocs 2019-12-05 15:24:12 +01:00
Elias Steurer
f0189643a4 Fix install dependencies 2019-12-01 13:34:15 +01:00
Elias Steurer
fd94d65a3d Cleanup third party libs into common folder
Remove old OpenSSL which now get bundled with Qt installer
2019-12-01 11:31:09 +01:00
Dominik Louven
5c2ae13736 Add .DS_STORE and cache.qrc to gitignore 2018-11-26 20:40:10 +01:00
Daniel Schukies
368bf83660 Add workshop project 2018-11-17 11:48:57 +01:00
kelteseth
93133380f3 Add git lfs with ffmpeg and steam dlls 2018-09-20 15:41:55 +02:00
kelteseth
989bc6e40d Remove translations 2018-09-13 20:21:51 +02:00
Elias Steurer
05ecc78534 Update steam 2018-08-27 20:57:48 +02:00
kelteseth
31bcf3f9c0 Add Windows link to ignore 2018-02-25 18:34:05 +01:00
Daniel Schukies
420d36f025 Merge remote-tracking branch 'origin/feature/Sidebar' into MonitorSelection
# Conflicts:
#	src/monitorlistmodel.cpp
#	src/monitorlistmodel.h
2017-07-10 16:48:13 +02:00
kelteseth
b83116ff4f Init with new name 2017-03-25 18:44:26 +01:00