« 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
2019-04-02Remove HL from HJKL, for nowFlorrie
2019-04-02Vim HJKL keybindings :)Florrie
2019-04-02Update tui-lib - fix crash when queue gets shorterFlorrie
2019-04-02Focus context menu items by typing out their nameFlorrie
2019-03-10Suspend supportFlorrie
2019-02-25Don't remove current track when clearing queueFlorrie
2019-02-25Metadata (stored, throttle, status, and more)Florrie
2019-02-25Metadata (in memory)Florrie
2019-02-25Pass around app instead of recordStore, for nowFlorrie
2019-01-31More hacky layout stuffFlorrie
2019-01-31REALLY BAD DRAW CODE to support more animesFlorrie
2019-01-31Don't delete the scrollbarsFlorrie
2019-01-31Add editorconfig fileFlorrie
2019-01-28Don't unqueue currently-playing trackFlorrie
2019-01-25Make use of xterm alternate screenFlorrie
2019-01-24(v), (V) - Volume controlsFlorrie
2019-01-24(l) to loop currently playing trackFlorrie
2019-01-10Hotfix stuffFlorrie
2019-01-10Queue item menu, "Play later" optionFlorrie
2019-01-10:disgust: Fix some selection issuesFlorrie
2019-01-09Make note of todosFlorrie
2019-01-09Add flac to crawl-local extension listFlorrie
2019-01-09Fix left/right seeking in context menuFlorrie
2018-12-28(Ctrl+L) to select playing track in queueFlorrie
2018-12-28(g), (G) to select first, last item in listingsFlorrie
2018-12-28Automatically use previous input if empty in '/'Florrie
2018-12-28Prioritize searching past current indexFlorrie
2018-12-28Fix queue not auto-selecting auto-played trackFlorrie
2018-12-23Mouse support in tabber elementsFlorrie
2018-12-23Fill in package.jsonFlorrie
2018-12-23Update tui-libFlorrie
2018-12-23HTTP crawler stuffFlorrie
2018-12-23Fix typo in keybindings section of READMEFlorrie
2018-12-23Show "unnamed" in "this group:" (and its menu)Florrie
2018-12-22Use cleaner tui-lib require syntaxFlorrie
2018-12-21Fix "this group" listing item causing a crashFlorrie
2018-12-21Make cursor follow selection in queue listingFlorrie
2018-12-21Remove dead codeFlorrie
2018-12-21Move menu behavior out of grouplike item elementsFlorrie
2018-12-21"Distribute" optionsFlorrie
2018-12-19Fix typo in READMEFlorrie
2018-12-19Try a slightly different shuffle-groups processFlorrie
2018-12-19Revive the old shuffle-groups feature!Florrie
2018-12-19Make a neater neato nice context menu!Florrie
2018-12-15Label showing # of items / total items in menuFlorrie
2018-12-15Expand width of ContextMenu items to all be equalFlorrie
2018-12-15Add "this group" option to grouplike listingsFlorrie
2018-12-15Update tui-lib, buildItems stress testFlorrie
2018-12-15Get rid of unnecessary map() callFlorrie
2018-12-15Dramatically optimize perf of large playlistsFlorrie