aboutsummaryrefslogtreecommitdiff
path: root/src/app.rs
AgeCommit message (Expand)Author
2024-05-16syntactical sugerkrolxon
2024-05-16assert filenames instead of seeing if it containskrolxon
2024-05-14change highlighting of current song in queuekrolxon
2024-05-14sort pl_listkrolxon
2024-05-13remove unnecessary commentskrolxon
2024-05-13fix #4krolxon
2024-05-12fix highlight delay when song deleted from queuekrolxon
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-29remove redundant functions and add commentskrolxon
2024-04-29get rid of humantime cratekrolxon
2024-04-29add metadata in directory treekrolxon
2024-04-29fix queue deletion to perfectionkrolxon
2024-04-28fix queue deletion & make get_full_path return an optionkrolxon
2024-04-28have queue list as primary widgetkrolxon
2024-04-28add no. of items in queue list titlekrolxon
2024-04-28add unadded songs to queue on <space>krolxon
2024-04-28keybind: goto top, bottomkrolxon
2024-04-28increment file index when <space>krolxon
2024-04-28Major changes to queue pushing added search feature to playlist and queuekrolxon
2024-04-27added keybind to remove highlighted song from queuekrolxon
2024-04-26add to playlist featurekrolxon
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 filenames in queue instead of titlekrolxon
2024-04-24use tabs instead of layoutskrolxon
2024-04-24Fix wrong songs playing when queue is not emptykrolxon
2024-04-24hmm stuffkrolxon
2024-04-23add documentationkrolxon
2024-04-23damnkrolxon
2024-04-23get basic tui working with Ratatuikrolxon