aboutsummaryrefslogtreecommitdiff
path: root/src/handler.rs
AgeCommit message (Collapse)Author
2024-04-28remove Escape to quitkrolxon
2024-04-28remove RSongkrolxon
2024-04-28use mpd's load() to load playlistskrolxon
2024-04-28add unadded songs to queue on <space>krolxon
2024-04-28keybind: goto top, bottomkrolxon
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-27use environment variable for MPD_PORT and MPD_HOSTkrolxon
2024-04-26add to playlist featurekrolxon
2024-04-26delete this random (L) function, add commentskrolxon
2024-04-26fix appending songskrolxon
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-24handle seek forwards/backwordskrolxon
2024-04-24hmm stuffkrolxon
2024-04-23damnkrolxon
2024-04-23get basic tui working with Ratatuikrolxon