« 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/tui-lib
AgeCommit message (Expand)Author
2019-09-20WIP - support multiple players at onceFlorrie
2019-09-18Update tui-lib with label.text draw dependencyFlorrie
2019-09-17Fix select-el keys not working w/ context menusFlorrie
2019-09-16Update tui-lib with basic Element classFlorrie
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-08-25Fix menuLayer capturing all mouse events!Florrie
2019-08-25Use control+up/down to play next/previous tracksFlorrie
2019-08-22Label (tag) drawing systemFlorrie
2019-08-22Tidy computeText function for grouplike itemsFlorrie
2019-07-18Drag to select multiple itemsFlorrie
2019-07-07Let telnet clients resize their terminals!!!Florrie
2019-05-12Update tui-lib with scrollbar changesFlorrie
2019-04-02Update tui-lib - fix crash when queue gets shorterFlorrie
2019-02-25Pass around app instead of recordStore, for nowFlorrie
2019-01-25Make use of xterm alternate screenFlorrie
2018-12-23Update tui-libFlorrie
2018-12-22Use cleaner tui-lib require syntaxFlorrie
2018-12-15Update tui-lib, buildItems stress testFlorrie
2018-12-15Dramatically optimize perf of large playlistsFlorrie
2018-12-15Fix remove-from-queue performanceFlorrie
2018-12-08Update tui-libFlorrie
2018-12-08Update tui-libFlorrie
2018-12-08Mouse supportFlorrie
2018-12-05Support AnimeFlorrie
2018-12-04Stress test stuffFlorrie
2018-11-23Hide context menu when it's unselectedFlorrie
2018-09-15Update tui-lib, mark TODOs doneFlorrie
2018-09-13Show preview of "Jump to" resultFlorrie
2018-09-12ctrl-F, '/': jump to an item by entering its nameFlorrie
2018-08-15Make tab switch between path element and listing, not between listingsFlorrie
2018-08-15tui-lib performance updatesFlorrie
2018-07-25WIP context menuFlorrie
2018-07-05Ctrl+T, ctrl+W; new tabs open adjacent to current tabFlorrie
2018-07-05Tabber displayFlorrie
2018-07-04focused -> selectedFlorrie
2018-07-03Ctrl-O to open a prompt for loading a playlistFlorrie
2018-06-29Remove iacFlorrie
2018-06-12group.comment support / new help messageFlorrie
2018-06-07Update tui-libFlorrie
2018-06-04C to clear queueFlorrie
2018-06-041, 2 to focus main/queue listingsFlorrie
2018-06-04Path listingFlorrie
2018-06-03PageUp/Down keybinding notesFlorrie
2018-06-02Terminal resize detectionFlorrie
2018-06-01Make sure group is visible when it's auto-selectedFlorrie
2018-05-31Playback indicatorFlorrie
2018-05-31Seek controlsFlorrie