Commit graph

391 commits

Author SHA1 Message Date
YiFang Xiao 6453eb28a3 fix: action dependencies error 2023-11-07 20:53:05 +08:00
shenleban tongying 4667a6d161
rm accidental new line 2023-10-29 05:18:33 -04:00
shenleban tongying 9f5f77f363
remove zh-Hans from flathub link 2023-10-29 05:17:28 -04:00
YiFang Xiao 81b8f54f3c action: change release note 2023-10-29 16:11:32 +08:00
YiFang Xiao 0ddb351c25 action: drop support of AppImage 2023-10-29 15:30:05 +08:00
YiFang Xiao f0dcc362fa action: remove qt version from check action 2023-10-16 14:47:31 +08:00
YiFang Xiao c16e89d812 action: add qt6.6.0 support 2023-10-13 19:40:53 +08:00
YiFang Xiao 00d504cc17 action: macos build failed 2023-10-09 22:34:01 +08:00
YiFang Xiao efb3ee2bc9 [Win]: drop support of 5.15.2 on Windows Platform 2023-10-08 13:40:40 +08:00
YiFang Xiao c2242768ee action: tag release 2023-10-01 20:42:00 +08:00
YiFang Xiao 73232edc0a upgrade alpha version 2023-09-30 21:12:18 +08:00
YiFang Xiao ab33331d5e [macos]: remove sdl 2023-09-30 13:01:27 +08:00
YiFang Xiao 4755740f7b [macos] : fix macos dependencies 2023-09-27 17:10:15 +08:00
YiFang Xiao a540d28c3a [macos] auto fix dependencies otool 2023-09-26 11:40:04 +08:00
xiaoyifang ec2856336c
opt: add option to disable tts component (#1169)
* opt: add tts config option

* opt:[macos] disable tts by default

* [autofix.ci] apply automated fixes

* opt: add build flags to about dialog

---------

Co-authored-by: YiFang Xiao <yifang.xiao@noreply.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-09-26 11:09:05 +08:00
xiaoyifang 248252a698
[Win]: remove ffmpeg winlibs (#1167)
* [Win]: remove ffmpeg winlibs

* fix: remove qt 6.6.0

* fix: remove qt 6.6.0

* opt: disable ffmpeg

* opt: upgrade macos qt version to qt6.5.2

---------

Co-authored-by: YiFang Xiao <yifang.xiao@noreply.com>
2023-09-26 00:01:54 +08:00
xiaoyifang 5d1f7f0206
opt: remove ffmpeg player (#1164)
* opt: remove ffmpeg player

* opt: remove ffmpeg player
2023-09-25 07:46:03 +08:00
YiFang Xiao 1f61dd5fee [macos]: fix ffmpeg dependencies 2023-09-24 13:28:10 +08:00
YiFang Xiao 6dbb4f7541 action: upgrade qt to 6.6.0 2023-09-23 08:48:53 +08:00
xiaoyifang a827a00714
fix: macos ffmpeg (#1157)
* fix: macos crash

fix #1144

* macos: auto fix dependencies

* macos: auto fix dependencies

* macos: auto fix dependencies

* macos: auto fix dependencies

* macos: auto fix dependencies

* macos: auto fix dependencies

* macos: auto fix dependencies

* fix:macos ffmepg

* fix:macos ffmepg

* fix:macos ffmepg

* fix: macos

* fix: macos

* fix: macos

* fix: macos

* fix: macos

* fix: macos

---------

Co-authored-by: YiFang Xiao <yifang.xiao@noreply.com>
2023-09-21 10:35:47 +08:00
YiFang Xiao 85b8cf2f38 fix: disable ffmpeg to solve the #1144 issue 2023-09-16 15:11:55 +08:00
YiFang Xiao ed76ebc495 action: release note 2023-09-14 14:57:15 +08:00
YiFang Xiao 49dd2c0d5a macos: hdiutil create failed with resource busy 2023-09-14 14:48:36 +08:00
YiFang Xiao 88e0929a95 clean: remove unmet condition 2023-09-14 14:48:29 +08:00
YiFang Xiao 66522b17ce update alpha version 2023-09-10 19:02:07 +08:00
YiFang Xiao 52298f4491 action: vcpkg 2023-09-08 07:47:52 +08:00
YiFang Xiao c7259d2d97 action: vcpkg 2023-09-08 00:28:50 +08:00
YiFang Xiao 7d69212c3d action: add human friendly branch 2023-09-04 09:39:32 +08:00
xiaoyifang d5feca74e6
Merge pull request #1102 from xiaoyifang/action/macos-release
action: macos ,remove unused line
2023-08-29 13:33:11 +08:00
YiFang Xiao 42dd1e588f action: macos ,remove unused line 2023-08-29 11:43:42 +08:00
YiFang Xiao 6e0869b71f action: update release note , add flatpak 2023-08-29 09:43:35 +08:00
YiFang Xiao cadb234c08 action: windows specific, update makensis version 2023-08-13 21:06:31 +08:00
YiFang Xiao fce9bec4f2 action: output new syntax 2023-08-13 20:50:55 +08:00
xiaoyifang 2d4b6b3918
action: macos zim dependencies fix with dylibbundler (#1066)
* action:macos ,manually otool package

* action: macos fix dylib
2023-08-13 17:53:39 +08:00
xiaoyifang 4ed7508eb4
action: replace deprecated set-output with new syntax (#1068)
* action: replace deprecated set-output with new syntax

* action: replace deprecated set-output with new syntax
2023-08-13 11:57:13 +08:00
YiFang Xiao aa2cfee466 action: decrease the minimum match percent to translate 2023-08-12 12:42:18 +08:00
xiaoyifang e2ba650a5d
action: sonar cloud analysis (#1039)
* action: sonar cloud analysis

* action: sonar cloud analysis

* action: sonar cloud analysis

* action: sonar cloud analysis

* action: sonar cloud analysis

* action:sonar cloud

* action: sonar cloud analysis

* action: sonar cloud analysis

* action: sonar cloud

* action: sonar cloud

---------

Co-authored-by: YiFang Xiao <yifang.xiao@noreply.com>
2023-08-05 12:52:12 +08:00
YiFang Xiao 623cc83c39 action: sonar cloud analysis 2023-08-04 13:51:07 +08:00
YiFang Xiao 1002358631 action:macos,does not need libicu.dylib any more 2023-08-04 11:29:57 +08:00
YiFang Xiao 907e1fc33b action: macos ,remove python 2023-08-02 10:21:35 +08:00
YiFang Xiao b80a3cb748 action: auto tag action 2023-07-31 10:56:56 +08:00
YiFang Xiao 2cb7570365 action: unify tag and release tag name 2023-07-30 22:20:17 +08:00
shenleban tongying 878fc2c4b2
add missing appdir/usr path for qt6 appimage build 2023-07-30 07:51:17 -04:00
shenleban tongying 10231bfca4
action: use cmake for Qt6 appimage build 2023-07-30 04:48:18 -04:00
xiaoyifang 97a32e3dca
fix: clang format action (#1017)
* action: format

* action: format

* action: format

* Update auto format.yml

* Update .github/workflows/auto format.yml

* Update auto format.yml

* test

* [autofix.ci] apply automated fixes

---------

Co-authored-by: shenleban tongying <shenlebantongying@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-07-27 22:45:50 +08:00
YiFang Xiao f642c9aa76 action:bump qt verstion to qt6.5.2 2023-07-26 20:40:56 +08:00
YiFang Xiao 6f36ac897e action: macos find previous tag 2023-07-26 15:24:50 +08:00
shenleban tongying f9b1d3fa92
fix typo of app id 2023-07-25 08:04:49 -04:00
YiFang Xiao ca92abbe9c action:bump alpha version to 23.07.25 2023-07-25 13:36:42 +08:00
shenleban tongying 53d82f97ca
Another various changes required by Flatpak 2023-07-24 06:58:56 -04:00