Skip to content

Conversation

@oxygen-dioxide
Copy link
Collaborator

@oxygen-dioxide oxygen-dioxide commented Jun 13, 2025

我正在基于此仓库为QuickLook(文件预览工具)开发音乐创作软件工程插件,需要对代码库进行改造,以支持更多场景下的使用。

image

进行了以下更改:

  • 迁移到 .net standard 2.0 ,以支持从 多种 .net 版本调用
  • 去XStudio化:将XStudio的专有特性(例如歌词带标点符号)限制在XStudio插件内部,确保其他插件之间的转换一致,尤其是非中文歌词工程。
  • 删除未使用的依赖项
  • 添加ust插件

@oxygen-dioxide oxygen-dioxide marked this pull request as ready for review July 5, 2025 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant