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

refactor: simplify project structure #15

Merged
merged 28 commits into from
Jun 25, 2022
Merged

refactor: simplify project structure #15

merged 28 commits into from
Jun 25, 2022

Conversation

zX3no
Copy link
Owner

@zX3no zX3no commented Jun 23, 2022

  • Use traits to reduce code reuse.
  • Remove class methods.
  • Remove wrapper app class.
  • Remove configuration.
  • Simplify adding and removing file paths.
  • Move selected audio device to database.
  • Rework playlists.
  • Store volume in database.
  • Also, rewrite the database. I guess...

TODO:

@zX3no zX3no merged commit ce50f21 into main Jun 25, 2022
@zX3no zX3no deleted the testing branch June 25, 2022 05:28
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.

Playlists Restore queue on relaunch
1 participant