Rise-Software / Rise-Media-Player

One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.
GNU General Public License v3.0
1.06k stars 76 forks source link

Changed how the current synced lyric item is detected. #204

Closed Piripe closed 1 year ago

Piripe commented 1 year ago

Resolved / Related Issues Before, the current item was ahead. Now it is not.

Details of Changes This pull request modified how the current synced lyric item is detected. Before it was the first item with a time span greater than the player position. Now it's the last item with a time span less than the player position.

Validation How did you test these changes?