aboutsummaryrefslogtreecommitdiff
path: root/src/list.rs
AgeCommit message (Collapse)Author
2024-04-26alot of edge cases removed, ui improvmentskrolxon
2024-04-24Fix wrong songs playing when queue is not emptykrolxon
if we are playing a song which is in the middle of somewhere in queue. it will play the wrong song, since the index points to wrong song
2024-04-23add documentationkrolxon
2024-04-23damnkrolxon
2024-04-23get basic tui working with Ratatuikrolxon