mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-05 18:42:29 +01:00
Update CHANGELOG.md
This commit is contained in:
parent
ff927e42f4
commit
c037efccd3
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,4 +1,5 @@
|
||||
## Version 0.3 - 28.08.2019
|
||||
###### Add
|
||||
* Add FFMPEG binary download
|
||||
* Add double click system tray icon
|
||||
* Add widget fadeout
|
||||
@ -8,11 +9,14 @@
|
||||
* Add VCPKG to CI
|
||||
* Add ImageSelector placeholder text
|
||||
* Add readme gif
|
||||
###### Change
|
||||
* Change ScreenPlayWindow to ScreenPlayWallpaper
|
||||
* Change Qt smartpointer with std smart pointer
|
||||
|
||||
* Rename ScreenPlayWindow to ScreenPlayWallpaper
|
||||
|
||||
###### Update
|
||||
* Update to SSL 1.1.1. We need from now on Qt 5.13 because of the upgrade of OpenSSL from 1 to 1.1.1
|
||||
|
||||
###### Fix
|
||||
* Fix skip conversion on webm
|
||||
* Fix windows 10 version >= 1903 topmargin. They changed the topmargin to 10% of the monitor height. Dunno why...
|
||||
* Fix saving project files in utf8
|
||||
@ -21,8 +25,6 @@
|
||||
* Fix create footer animation
|
||||
* Fix namespace issues for qml enums
|
||||
|
||||
* Replace Qt smartpointer with std smart pointer
|
||||
|
||||
## Version 0.2 - 01.06.2019
|
||||
* Add Video import
|
||||
* Many fixes and featues. You can find them via some git magic...
|
||||
|
Loading…
Reference in New Issue
Block a user