aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-12fix highlight delay when song deleted from queuekrolxon
2024-05-12fix #1krolxon
2024-05-10highlight current playing songs in listskrolxon
2024-05-10add stats to Connection structkrolxon
2024-05-09fix deleting from queue when only two elementskrolxon
2024-05-09fix keys being registerd in editing modeskrolxon
2024-05-09remove cli mod, dependent methodskrolxon
2024-05-07general and tab specific keys seperatedkrolxon
2024-05-06remove highlight symbolskrolxon
2024-05-02add swapping keyskrolxon
2024-05-01move the keymaps to thier individual fileskrolxon
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-30update screenshotkrolxon
2024-04-30add licensekrolxon
2024-04-30remove unsused draw_playlistkrolxon
2024-04-30add playlist viwerkrolxon
2024-04-29remove redundant functions and add commentskrolxon
2024-04-29add entire directory to playlistskrolxon
2024-04-29get rid of humantime cratekrolxon
2024-04-29update screenshotkrolxon
2024-04-29add metadata in queue listkrolxon
2024-04-29sort by directories in directory browserkrolxon
2024-04-29add metadata in directory treekrolxon
2024-04-29fix >/< keybindskrolxon
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-28epitome of stupiditykrolxon
2024-04-28i am blind at this ponitkrolxon
2024-04-28remove Escape to quitkrolxon
2024-04-28add no. of items in queue list titlekrolxon
2024-04-28remove reference of RSong from main.rskrolxon
2024-04-28remove reference of RSong from lib.rskrolxon
2024-04-28remove RSongkrolxon
2024-04-28use mpd's load() to load playlistskrolxon
2024-04-28minor changeskrolxon
2024-04-28add unadded songs to queue on <space>krolxon
2024-04-28keybind: goto top, bottomkrolxon
2024-04-28highlight current playing songs in listskrolxon
2024-04-28increment file index when <space>krolxon
2024-04-28Major changes to queue pushing added search feature to playlist and queuekrolxon
2024-04-27readme changeskrolxon
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