aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-15add CHANGELOG.mdkrolxon
2024-06-13comply with clippykrolxon
2024-06-13update append_list when new playlist is createdkrolxon
2024-06-12new feature: add to new playlistkrolxon
2024-06-12v0.1.5krolxon
2024-06-11ui: volume mute statekrolxon
2024-06-11add toggle mute keymapkrolxon
2024-06-08fix crash when using playlist appendkrolxon
2024-06-07seperate UI states into Appkrolxon
2024-06-07add mouse scrollingkrolxon
2024-06-04change String to &str in get_full_path()krolxon
2024-06-01v0.1.4krolxon
2024-06-01move FileExtension to utils.rskrolxon
2024-06-01remove unnecessary variables from Connectionkrolxon
2024-06-01fix #8krolxon
2024-05-31workaround for #7, fix error when using 'Space'krolxon
2024-05-31pl_append remove get_full_path() usage of Queue #7krolxon
2024-05-30workaround for #7, fix error when using 'Space'krolxon
2024-05-30queue: highlight current playing song initiallykrolxon
2024-05-25workaround for #7krolxon
2024-05-24fix #6krolxon
2024-05-24fix #5krolxon
2024-05-22update_status() on pausekrolxon
2024-05-22fix sortingkrolxon
2024-05-22sort contents in filetreekrolxon
2024-05-21v0.1.3krolxon
2024-05-19v0.1.3krolxon
2024-05-19<Space> for adding entire directory to queuekrolxon
2024-05-16remove backspace keymapkrolxon
2024-05-16Update README.mdkrolyxon
2024-05-16add '+' to increase volumekrolxon
2024-05-16update screenshotkrolxon
2024-05-16convert keys into table in README.mdkrolxon
2024-05-16remove use of contains()krolxon
2024-05-16syntactical sugerkrolxon
2024-05-16assert filenames instead of seeing if it containskrolxon
2024-05-15Update README.mdkrolyxon
2024-05-15Cargo.toml changeskrolxon
2024-05-14handle if mpd server is not runningkrolxon
2024-05-14v0.1.2krolxon
2024-05-14change highlighting of current song in queuekrolxon
2024-05-14sort pl_listkrolxon
2024-05-13make dmenu optional, dont crashkrolxon
2024-05-13remove unnecessary commentskrolxon
2024-05-13Revert "add demo"krolxon
2024-05-13wtfkrolxon
2024-05-13add demokrolxon
2024-05-13update Cargo.toml > v0.1.1krolxon
2024-05-13pl_append functionality for playlistskrolxon
2024-05-13ui: volume from bold to normalkrolxon