1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-08 03:52:42 +01:00
Commit Graph

1243 Commits

Author SHA1 Message Date
Elias Steurer
f72e54e044 Fix 1px window border 2020-02-06 17:30:01 +01:00
Elias Steurer
6f3019b192 Fix workshop detection
Add debug outputs for easier debugging
2020-02-06 17:06:50 +01:00
Elias
5ae555da32 Add help for choosing codec 2020-02-06 10:49:11 +01:00
Elias Steurer
0e92a329c5 Fix casing of the ScreenPlaySDK 2020-02-06 10:47:03 +01:00
Elias
7a9769f2d9 Add enum for video codec selection 2020-01-31 13:44:17 +01:00
Elias
8ea07ff831 Add multi step video import Wizard 2020-01-31 13:18:59 +01:00
Elias Steurer
dddab507ce Fix some linux compile issues 2020-01-30 16:32:24 +01:00
Elias Steurer
22dba2bdb7 Fix CI ubuntu paths 2020-01-30 15:54:56 +01:00
Elias Steurer
ca131f7909 Fix qdoc generation for windows 2020-01-30 15:47:04 +01:00
Elias Steurer
263546c6a1 Merge remote-tracking branch 'origin/dev' into dev 2020-01-30 15:27:35 +01:00
Elias Steurer
cf9ae79969 Add qdoc for CI 2020-01-30 15:27:13 +01:00
Elias Steurer (Kelteseth)
e729445846 Update README.md 2020-01-30 13:32:37 +00:00
Elias Steurer (Kelteseth)
d98b2a8dcb Update README.md 2020-01-30 13:18:11 +00:00
Elias Steurer
17e3d91b01 Fix window minimizing when user presses minimize all windows. This apparently also fixes some overlay problems. This closes #53 2020-01-29 16:47:04 +01:00
Elias Steurer
9c49732de2 Add install-dependencies.sh for linux
Move media files into .gitlab folder
Change readme to better help with linux setup process
2020-01-28 18:08:12 +01:00
Elias Steurer
766edd5d01 Fix create button text overflow and add tooltip 2020-01-26 16:36:52 +01:00
Elias Steurer
a2cd405a60 Fix #45 2020-01-26 16:26:28 +01:00
Elias Steurer
19b3bf936c Fix not clickable navigation by replacing it with the official quick controls navigation 2020-01-26 16:17:09 +01:00
Elias Steurer
537f14dace Bump version to V0.8.1 2020-01-26 11:00:23 +01:00
Elias Steurer
38c6916bce Add custom size, color and opacity for widgets to set 2020-01-26 10:59:52 +01:00
Elias Steurer
db7aad83b4 Merge branch 'dev' of https://gitlab.com/kelteseth/ScreenPlay into dev 2020-01-25 20:46:46 +01:00
Elias Steurer
18348988fb Fix #48 button alignment
Add button click able only if content is active
2020-01-25 20:45:10 +01:00
Elias Steurer
d8a374e050 Add help text if storage path is empty 2020-01-25 20:31:51 +01:00
Elias Steurer
5507f0a175 Fix #44
Remove hardcoded langauge keys
Remove currentIndex and ListModel comboBoxListModel
2020-01-25 20:31:35 +01:00
Elias Steurer
311cf42f42 Add changelog button 2020-01-25 19:14:04 +01:00
Elias Steurer
e35f6b7626 Remove file:/// so the used does not get confused 2020-01-25 16:10:28 +01:00
Elias Steurer
6c94ce583f Fix setting steam path 2020-01-25 16:07:32 +01:00
Elias
4c4f5356e9 Add refresh ability of widgets via F5 2020-01-23 09:48:48 +01:00
Elias
789abb1535 Bump version to V0.8 2020-01-19 16:50:57 +01:00
Elias Steurer (Kelteseth)
5e8bcf39ae Update README.md 2020-01-19 15:25:02 +00:00
Elias Steurer (Kelteseth)
3499ebe0e0 Update README.md 2020-01-19 15:23:18 +00:00
Elias
f1dd2ce33b Add decrease of widget counter when the user presses close in the widget 2020-01-19 16:14:46 +01:00
Elias Steurer
bfd7a839de Fix install paths
Add openSSL to readme as dep
2020-01-18 14:33:33 +01:00
Elias Steurer
d110fbc9d2 Update openSSL to 1.1.1d via vcpkg now 2020-01-18 14:20:39 +01:00
Elias Steurer
20d2667548 Add storage list model based on QStorageInfo 2020-01-12 17:07:05 +01:00
Elias Steurer
de926550c2 Merge remote-tracking branch 'origin/dev' into dev 2020-01-12 16:10:20 +01:00
Elias Steurer
a57533153a Add translations for Spanish, French, German and Russian 2020-01-12 16:09:59 +01:00
Elias Steurer (Kelteseth)
7f4b3d5040 Update README.md 2020-01-12 12:16:04 +00:00
Elias Steurer (Kelteseth)
afec1a1c39 Update README.md 2020-01-11 16:22:19 +00:00
Elias Steurer
369b01ac9b Fix widget moving jitter thanks to bardao https://stackoverflow.com/a/55367441/12619313 2020-01-10 20:54:27 +01:00
Elias Steurer
1c3d89cc2f Remove monitor and volume slider when a widget is selected. 2020-01-10 19:21:58 +01:00
Elias Steurer
63ada61095 Add audio codec, audio file and video codec to the project.json. This is useful when the user want to search for a specific codec that would run better on his hardware. 2020-01-10 17:38:53 +01:00
Elias Steurer
0cfb951a66 Add application version to telemetry. This should help to find errors in development . 2020-01-10 15:36:09 +01:00
Elias Steurer
217d44cca7 Disable the create button without functionallity for now 2020-01-10 15:27:25 +01:00
Elias Steurer
d3b5cd2244 Formatting 2020-01-10 15:27:04 +01:00
Elias Steurer
63a2cca679 Add nice fadeout on sdkDisconnected 2020-01-10 15:26:53 +01:00
Elias Steurer
dbe1135708 Fix sdk connection not sending appID with the "appID=" in the beginning of the string 2020-01-10 15:26:25 +01:00
Elias Steurer
ad886d6e84 Add remove all widgets functionallity and ui button 2020-01-10 15:07:10 +01:00
Elias Steurer
7f59985168 Add missing qrc entries for the example images 2020-01-10 15:06:35 +01:00
Elias Steurer
59890ecd38 Fix prefferedWidth binding loop 2020-01-10 15:06:10 +01:00