« 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
2023-05-13use ESM module syntax & update tui-lib(quasar) nebula
2022-06-01miscellaneous improvements to queue looping(quasar) nebula
2021-12-14right click InlineListPickerElement to show menu(quasar) nebula
2021-10-10don't explode if grouplike form is empty!(quasar) nebula
2021-10-10update controls to loop queue on last track(quasar) nebula
2021-10-10"Loop mode" option: no loop, loop, shuffle(quasar) nebula
2021-10-10fix a bunch of crashes when acting before timeData(quasar) nebula
2021-08-14make secret (c) key change entire ui theme color(quasar) nebula
2021-08-14show timestamp hours column whenever appropriate(quasar) nebula
2021-08-14handy combine-album.js utility(quasar) nebula
2021-08-14show timestamp durations in main listing(quasar) nebula
2021-08-06read timestamps as JSON when they start with [(quasar) nebula
2021-08-06fix sub-groups not loading timestamps(quasar) nebula
2021-08-06reveal in queue(quasar) nebula
2021-08-06order: alphabetize order of groups(quasar) nebula
2021-07-18miscellaneous improvements to selection restoring(quasar) nebula
2021-07-17make next/previous buttons pay heed to timestamps!(quasar) nebula
2021-07-17auto expand/collapse timestamps (for SQP)(quasar) nebula
2021-07-17show relative timestamp info in queue sidebar!(quasar) nebula
2021-07-17show playback icon next to current timestamp(quasar) nebula
2021-07-17past 3 second threshold, (P) to seek to start(quasar) nebula
2021-07-13timestamp files!!!(quasar) nebula
2021-03-24[Looping] indicator when queue is looping(quasar) nebula
2021-03-15add (0) key for opening menu (for numpad use)(quasar) nebula
2021-03-15queue sorting fixes re: selected track(quasar) nebula
2021-03-15count only alphanumeric symbols in alphabetic sort(quasar) nebula
2021-02-25loop queue "when it ends" is unnecessary lol(quasar) nebula
2021-02-16loop queue(quasar) nebula
2020-09-16rework mark/selection system(quasar) nebula
2020-09-16multi-page menu support(quasar) nebula
2020-09-16fix jump-to cancel being very broken(quasar) nebula
2020-09-16cancel jump-to when selecting outside of listing(quasar) nebula
2020-09-15rename "song" terminology to "track"(quasar) nebula
2020-09-15"Before selected [track]" queue option(quasar) nebula
2020-09-15show child when opening group from path element(quasar) nebula
2020-09-15name reordered groups for queuing(quasar) nebula
2020-09-15better hiding track numbering in queue(quasar) nebula
2020-07-09don't show Reveal option if track has no parentFlorrie
2020-07-09don't show a divider as the first item in a menuFlorrie
2020-07-09replace existing empty tab when loading playlistFlorrie
2020-07-09rename handlePlaylistSource & let accept grouplikeFlorrie
2020-07-07make the mtui menu work again!Florrie
2020-07-06update queue length as metadata is processedFlorrie
2020-07-03add a space for padding behind track duration textFlorrie
2020-07-03fix current track index being one too lowFlorrie
2020-05-06make the queue listing a little widerFlorrie
2020-05-06refactor to use 'select' instead of 'selected'Florrie
2020-05-04select child grouplike when loading parentFlorrie
2020-05-03show queue length in collapsed progress infoFlorrie
2020-05-03remember scroll position of each groupFlorrie