1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-14 22:42:34 +02:00
ScreenPlay/ScreenPlaySDK
Elias Steurer c5ec7e7bff WIP refactor ScreenPlayWallpaper
This is Windows only for now:
Make Classes default constructible. We now have:
setup():
- Can return status of the input data. This is most important, because
  we can now properly exit if this fails
- We now use the same ProjectFile struct as we do in InstalledListModel
- Gets called on all platforms
start():
- Platform specific code

Move argument parsing into main
2023-01-20 14:42:48 +01:00
..
inc/public/ScreenPlaySDK Update to use SPDX-License-Identifier 2023-01-19 10:33:49 +01:00
src WIP refactor ScreenPlayWallpaper 2023-01-20 14:42:48 +01:00
CMakeLists.txt Update to use SPDX-License-Identifier 2023-01-19 10:33:49 +01:00