« 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
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-17use better package for natural sortingFlorrie
2020-07-10update old process.argv checks to use parseOptionsFlorrie
2020-07-10rename telnet-server.js to telnet.jsFlorrie
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-09add seekTo player functionFlorrie
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-07-03make crawl-local accept some common video formatsFlorrie
2020-07-03make locally opened playlists have a group name!Florrie
2020-05-06clear timeData when a new track startsFlorrie
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
2020-05-03clean up some context menu logic to fix reveal bugFlorrie
2020-05-02comment out pane for text editorFlorrie
2020-04-30fix process-metadata pausing context menuFlorrie
2020-04-26further hackery to make the multi menu more usefulFlorrie
2020-04-23update tui-lib; change wheel mode in autoscrollFlorrie
2020-04-23new feature: autoscroll!Florrie
2020-04-18make note of socat in readmeFlorrie
2020-04-18comment out notes and labels features... For Now™Florrie
2020-04-16add new todoFlorrie
2020-04-16draw when pressing select-allFlorrie
2020-04-16be even more careful with socatFlorrie
2020-04-06yeah thats embarrassingFlorrie
2020-04-06Auto-DJFlorrie
2020-03-13display duration in track context menuFlorrie
2020-02-15whoopsFlorrie
2020-02-15cli args (bass boost ur music)Florrie
2020-02-06more socat stuff : shrug emoji : :)Florrie
2020-02-06fix volumeFlorrie
2020-02-04sanitize yo cacheFlorrie
2020-02-04more os.homedir()Florrie
2020-02-04OS-agnostic default music directoryFlorrie
2020-02-04heck around with socat stuffFlorrie
2020-02-04update tui-libFlorrie
2020-02-04remove mkfifo; use socat insteadFlorrie
2020-02-04misc minor mpv player stuffFlorrie