« get me outta code hell

mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-03-13display duration in track context menuFlorrie
2020-02-15whoopsFlorrie
2020-02-15cli args (bass boost ur music)Florrie
2020-02-06more socat stuff : shrug emoji : :)Florrie
2020-02-06fix volumeFlorrie
2020-02-04sanitize yo cacheFlorrie
2020-02-04more os.homedir()Florrie
2020-02-04OS-agnostic default music directoryFlorrie
2020-02-04heck around with socat stuffFlorrie
2020-02-04update tui-libFlorrie
2020-02-04remove mkfifo; use socat insteadFlorrie
2020-02-04misc minor mpv player stuffFlorrie
2020-02-04immediately show results of acting on queue playerFlorrie
2020-02-04get rid of a dead argumentFlorrie
2020-02-04re-send loop when moving backwards, not forwardsFlorrie
2019-11-11Fix queue notes in a better wayFlorrie
2019-11-10Fix queue listing improperly showing/hiding notesFlorrie
2019-10-28^E to edit notes of selected track/groupFlorrie
2019-10-28Fix layout when editor is unfocusedFlorrie
2019-10-28Context menu for creating/editing notes filesFlorrie
2019-10-28Don't show text files adjacent to playablesFlorrie
2019-10-27Tweak track-number regex to include any whitespaceFlorrie
2019-10-23Fix error on quit without ever opening text editorFlorrie
2019-10-23Add text/notes editor, using tui-text-editorFlorrie
2019-10-17Don't include non-tracks in total track countFlorrie
2019-10-17Import tui-lib with npm instead of as a submoduleFlorrie
2019-10-17New todo.txt shenanigansFlorrie
2019-10-16Skip non-playables when determening next/prev itemFlorrie
2019-10-15Rename paneLeft/paneRight to tabberPane/queuePaneFlorrie
2019-10-15Don't process metadata of non-tracksFlorrie
2019-10-15Dim selected non-playable when not focusedFlorrie
2019-10-15Make BasicGrouplikeItems respond to menu keyFlorrie
2019-10-15Make next/previous tab controls wrap aroundFlorrie
2019-10-15Open JSON playlist files in new tabFlorrie
2019-10-15(o) to open through system; show non-music filesFlorrie
2019-10-14Fix crash when clearing the queueFlorrie
2019-09-30Make menubar select first item, like context menusFlorrie
2019-09-26Make menubar easter-egg color/attribute draw depsFlorrie
2019-09-25Stop players from playing after they're removed!Florrie
2019-09-23Multiple player UI interaction shenanigansFlorrie
2019-09-23Re-add download function to fix process metadataFlorrie
2019-09-22Basic multiple player UIFlorrie
2019-09-20Jump to menubar options with keyboardFlorrie
2019-09-20WIP - support multiple players at onceFlorrie
2019-09-18Don't reload the listing if it's unnecessaryFlorrie
2019-09-18Default to 'after selected song' in context menuFlorrie
2019-09-18Update tui-lib with label.text draw dependencyFlorrie
2019-09-17Fix toggling pause not updating screenFlorrie
2019-09-17Keep selected track/group visible when resizingFlorrie
2019-09-17Fix select-el keys not working w/ context menusFlorrie