Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New ui & audio backend #35

Merged
merged 60 commits into from
Dec 21, 2023
Merged

New ui & audio backend #35

merged 60 commits into from
Dec 21, 2023

Conversation

zX3no
Copy link
Owner

@zX3no zX3no commented Aug 2, 2023

Dropped about 17k lines of dependencies.
This should simplify a large portion of the UI and speed up compile times.
Re-wrote the audio backend as well.
The search menu still feels pretty clunky.

Closes #21

TODO:

  • Song position persistance
  • Rework UI index
  • Playlists
  • Excessive thread spinning
  • Input is noticeably slower than with crossterm in the playlist mode (might be unrelated)'
  • Why are t's?
  • Cleanup unicode dependencies in winter
  • Scroll does not work after closing the program (Windows Terminal)
  • The sound reduction might be different, double check that.
  • There is a slight clicking sound when seeking, clearing, pausing songs

@zX3no zX3no changed the title New rendering backend New ui & audio backend Dec 19, 2023
@zX3no zX3no merged commit 2b3b2ba into main Dec 21, 2023
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.

Lag under heavy disk load
1 participant