« get me outta code hell

mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/ui.js
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-28Don't unqueue currently-playing trackFlorrie
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-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-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-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-15Get rid of unnecessary map() callFlorrie
2018-12-15Fix remove-from-queue performanceFlorrie
2018-12-08Mouse controls over playback info elementFlorrie
2018-12-08Mouse supportFlorrie
2018-12-05Support AnimeFlorrie
2018-11-23Hide context menu when it's unselectedFlorrie
2018-11-23(f) to open menu as well as (m)Florrie
2018-11-12Fix many menu items being missingFlorrie
2018-11-11Fix bad comment text from previous commitFlorrie
2018-11-11Clean up and debuggify "fake" listing elementsFlorrie
2018-10-11Don't bubble escape when it doesn't make senseFlorrie
2018-10-11Don't queue groups in the wrong order!Florrie
2018-10-11Play up next group containing current track nicelyFlorrie