aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2024-05-01move the keymaps to thier individual fileskrolxon
2024-05-01remove queue struct, and use generics of ContentListkrolxon
2024-04-30move queue into its own file, and optimize itkrolxon
2024-04-28remove reference of RSong from lib.rskrolxon
2024-04-26alot of edge cases removed, ui improvmentskrolxon
2024-04-25use filetree view instead of all song listkrolxon
2024-04-23get basic tui working with Ratatuikrolxon