Releases: ddddxxx/LyricsX
Releases · ddddxxx/LyricsX
1.5.2-beta.3
- Support system-wide now playing application (like Now-Playing widget on macOS 10.14+).
- 支持系统级的正在播放应用(如同系统通知中心组件“播放中”所显示的那样)。
To use system now playing application, run following command and select "Auto" for preferred music player.
若要使用系统级的正在播放应用,请执行以下指令,并将首选音乐播放器设为“自动选择”。
$ defaults write ddddxxx.LyricsX UseSystemWideNowPlaying -bool yes
Disable this feature:
若要关闭该功能:
$ defaults delete ddddxxx.LyricsX UseSystemWideNowPlaying
1.5.2-beta.1
- Bug fix and stability improvement.
- (Partially) support Swinsian (select "Auto" from Preferences -> General -> Preferred music player).
1.5.1
New
Fixed
- Fixed launch with Music app does not work. (#285)
- Fixed automatic writing to iTunes does not work. (#283, #295)
- Auto Chinese conversion now works as expected. (#278, #290)
1.5.0
New
- Support Music in macOS 10.15 (#280) and Audirvana 3.5 (#267).
- Add Polish support. (Thanks to @senseitbk)
Fixed
- Fixed Touch Bar lyrics disappear as the app activate. (#227)
1.4.5
New
- You can customize TouchBar lyrics. (#208)
- Introducing strict search. (#221)
Improved
- Karaoke lyrics won't exceed edge of the screen. (#196, #215)
- Only perform Chinese conversion for Chinese sentences. (#225)
1.4.3
New
Fixed
- Fixed a crash when adding lyrics filter. (#202)
- Fixed an issue where selected search result or imported lyrics does not persist. (#203)
1.4.2
New
- The app is now notarized by Apple.
- You can drag karaoke lyrics window cross screen.
- Support iTunes music video. (#166)
- Add menu item for showing current lyrics in finder.
Improved
- Optimized for dark mode.
- Trim leading and trailing Furigana on kanas for Japanese lyrics. (#183)
Fixed
- Fixed a bug that Touch Bar doesn't work on macOS 10.14. (#185)
- Fixed a crash at launch affecting users on macOS 10.12.2 and earlier. (#177)