Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rushakh authored Apr 30, 2024
1 parent 4f6ec9b commit f799f1d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,19 @@
Edit:

-Improved performance and stability

-Addressed memory leaks and removed unnecessary usage of IDisposable interface and many instances of forced collection of Garbage Collector that, due to their nature as stop-gaps, were slowing down the program

-Reworked and restructured the classes, and separated them from the main program

-Separated the UI functionalities and data processes even further

-Many of the functions now work asynchronously

-Retouched code formatting, removed unnecessary spaces, and improved readability

-Improved the Seek bar's functionality and improved it's performance and accuracy

-Some problems with the UI's resistibility were addressed

---
Expand Down

0 comments on commit f799f1d

Please sign in to comment.