aboutsummaryrefslogtreecommitdiff
path: root/src/ui.rs
AgeCommit message (Collapse)Author
2024-06-12new feature: add to new playlistkrolxon
2024-06-11ui: volume mute statekrolxon
2024-06-07seperate UI states into Appkrolxon
2024-06-01remove unnecessary variables from Connectionkrolxon
2024-05-16remove use of contains()krolxon
2024-05-16assert filenames instead of seeing if it containskrolxon
2024-05-14change highlighting of current song in queuekrolxon
2024-05-13pl_append functionality for playlistskrolxon
2024-05-13ui: volume from bold to normalkrolxon
2024-05-12exclude hidden directories in browserkrolxon
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