« 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
2018-12-23Merge branch 'master' into web-mtui web-mtuiFlorrie
2018-12-23Mouse support in tabber elementsFlorrie
2018-12-23Merge branch 'master' into web-mtuiFlorrie
2018-12-23Show "unnamed" in "this group:" (and its menu)Florrie
2018-12-22Make mtui work in webpackFlorrie
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
2018-09-17Allow shift-down/n to auto-queue next trackFlorrie
2018-09-16Disable automagic track queueing, for now (see #1)Florrie
2018-09-15Don't crash when passing playlistsFlorrie
2018-09-14Fix tab navigating to jump-to elementFlorrie
2018-09-13Show preview of "Jump to" resultFlorrie
2018-09-13Show which item in a listing is selected, even if the listing isn't selectedFlorrie
2018-09-12ctrl-F, '/': jump to an item by entering its nameFlorrie
2018-08-23Refine how path elements are displayedFlorrie
2018-08-20'Remove from queue' menu optionFlorrie
2018-08-15Fix tab not working in a particular caseFlorrie
2018-08-15Fix path element not working in queue listingFlorrie
2018-08-15Make tab switch between path element and listing, not between listingsFlorrie
2018-08-15Fix tabber altogether disappearingFlorrie
2018-08-04Fix playback info not being formated correctlyFlorrie
2018-08-04Fix queue scrollbar not showing up right awayFlorrie
2018-08-03Paste into empty groupFlorrie
2018-08-03Don't show menu if it doesn't contain any itemsFlorrie
2018-08-03Don't crash when an empty group is playedFlorrie
2018-08-03Move Paste into menuFlorrie
2018-08-03Move Mark into menuFlorrie
2018-07-30Clean up remove event codeFlorrie