« 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-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
2019-09-16Update tui-lib with basic Element classFlorrie
2019-09-15Reformat keybindings documentationFlorrie
2019-09-15Add Home/End support to scroll to top/bottomFlorrie
2019-09-15Jump to top/bottom in context menusFlorrie
2019-09-15Make InlineListPickerElement update screenFlorrie
2019-09-15Only render when stuff on-screen actually changes!Florrie
2019-09-11Make Q key queue after selected trackFlorrie
2019-09-10'Clear past / up to this track' queue menu optionsFlorrie
2019-09-06Fix songs from before insert index queuing wronglyFlorrie
2019-09-04Fix reprocess metadata option not workingFlorrie
2019-08-27Keep selected item in view (wrt shift selecting)Florrie
2019-08-25Remove dead 'defaultIndex' argumentFlorrie