aboutsummaryrefslogtreecommitdiff
path: root/src/ui.rs
AgeCommit message (Expand)Author
2024-05-12fix #2krolxon
2024-05-12fix #1krolxon
2024-05-10highlight current playing songs in listskrolxon
2024-05-10add stats to Connection structkrolxon
2024-05-06remove highlight symbolskrolxon
2024-05-01remove queue struct, and use generics of ContentListkrolxon
2024-05-01abide by the lord clippykrolxon
2024-04-30move queue into its own file, and optimize itkrolxon
2024-04-30add rename playlists featurekrolxon
2024-04-30remove unsused draw_playlistkrolxon
2024-04-30add playlist viwerkrolxon
2024-04-29get rid of humantime cratekrolxon
2024-04-29add metadata in queue listkrolxon
2024-04-29add metadata in directory treekrolxon
2024-04-28add no. of items in queue list titlekrolxon
2024-04-28minor changeskrolxon
2024-04-28add unadded songs to queue on <space>krolxon
2024-04-28highlight current playing songs in listskrolxon
2024-04-26add to playlist featurekrolxon
2024-04-26delete this random (L) function, add commentskrolxon
2024-04-26add search functionalitykrolxon
2024-04-26alot of edge cases removed, ui improvmentskrolxon
2024-04-25add keymaps to readme.md and minor changeskrolxon
2024-04-25use filetree view instead of all song listkrolxon
2024-04-25better event handling with tick, searchkrolxon
2024-04-24use tabs instead of layoutskrolxon
2024-04-24handle seek forwards/backwordskrolxon
2024-04-24hmm stuffkrolxon
2024-04-23add documentationkrolxon
2024-04-23damnkrolxon
2024-04-23get basic tui working with Ratatuikrolxon