« 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-06-04Volume slider in menubarFlorrie
2019-06-04Don't flicker queue duration to a lesser valueFlorrie
2019-06-04Don't add saved time data duration if not playingFlorrie
2019-06-03'*' to focus menubar with numpadFlorrie
2019-05-29Always reumse when playing a new trackFlorrie
2019-05-28Easter egg??? :)Florrie
2019-05-28Change "Play later" option formattingFlorrie
2019-05-28MenubarFlorrie
2019-05-26Sorta experimental: Add queue duration monitorFlorrie
2019-05-26Add "Reveal" menu option for queue listing tracksFlorrie
2019-05-26Fix menu not shrinking to content properlyFlorrie
2019-05-26Add queue current index / length labelFlorrie
2019-05-12Update tui-lib with scrollbar changesFlorrie
2019-05-12Fix the "processing metadata" text getting stuckFlorrie
2019-05-12Show track title in context menusFlorrie
2019-05-01Hide track number in queue listing!Florrie
2019-04-19Don't volume-down when / is pressedFlorrie
2019-04-19Fix input causing misc. crashes before 100% loadedFlorrie
2019-04-17Rework input system, support number padFlorrie
2019-04-11Reset keyboard selector value when menu opensFlorrie
2019-04-11Remove dead keyboard shortcut codeFlorrie
2019-04-08Fix listing index not being updated correctlyFlorrie
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