« 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
2018-10-11Play up next group containing current track nicelyFlorrie
2018-10-08Less-buggy resize detectionFlorrie
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-15Update tui-lib, mark TODOs doneFlorrie
2018-09-14Fix tab navigating to jump-to elementFlorrie
2018-09-14Miscellaneous readme changesFlorrie
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-13Whoops, this is already doneFlorrie
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-15Mark TODOs doneFlorrie
2018-08-15Make tab switch between path element and listing, not between listingsFlorrie
2018-08-15Fix tabber altogether disappearingFlorrie
2018-08-15tui-lib performance updatesFlorrie
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
2018-07-30Clean up space-to-pause codeFlorrie
2018-07-30Clean up select codeFlorrie
2018-07-30More code cleanupFlorrie
2018-07-30Really, really clean up queue event codeFlorrie
2018-07-25Fix runaway progress bar infoFlorrie
2018-07-25Update keybindings in READMEFlorrie
2018-07-25Esc/backspace to close a menuFlorrie
2018-07-25Only show 'shuffle' context menu options on groupsFlorrie
2018-07-25Fix bug in ContextMenu.clearItemsFlorrie
2018-07-25Play next, shuffledFlorrie
2018-07-25Play shuffledFlorrie
2018-07-25Make playGrouplikeItem / Play (from menu) work with groupsFlorrie
2018-07-25Tweak how Play context menu item worksFlorrie
2018-07-25Menu actionsFlorrie
2018-07-25Rename queue event -> queue (at end), clean up logicFlorrie
2018-07-25Space for scrollbar in menuFlorrie
2018-07-25Hook menu up to grouplike listing itemsFlorrie
2018-07-25WIP context menuFlorrie
2018-07-25Minor code cleanupFlorrie
2018-07-24Clean up playback info boxFlorrie
2018-07-24Fix queue path element nonsenseFlorrie
2018-07-06cloneGrouplikeFlorrie