« 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
2021-03-24Merge commit 'fe603bc' into socket-mtui(quasar) nebula
2021-03-24[Looping] indicator when queue is looping(quasar) nebula
2021-03-24cherry-pick queue player events(quasar) nebula
2021-03-16restore queued tracks from playlist sources(quasar) nebula
2021-03-16check partial name matches; don't check DL args(quasar) nebula
2021-03-15add todo for remote/VPN mtui server hosting!(quasar) nebula
2021-03-15combining log messages (currently only seek!)(quasar) nebula
2021-03-15simplify log message text construction(quasar) nebula
2021-03-15log 'status' commands as new "verbose" (dim) lines(quasar) nebula
2021-03-15resume canonical player when all sockets are ready(quasar) nebula
2021-03-15Merge branch 'master' into socket-mtui(quasar) nebula
2021-03-15gitignore stray mtui-socket files(quasar) nebula
2021-03-15update ed1.club clone URL in readme(quasar) nebula
2021-03-15Merge branch 'master' into socket-mtui(quasar) nebula
2021-03-15todo updates!(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-10-15fix the guessing game lol(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-16todo updates(quasar) nebula
2020-09-16cancel jump-to when selecting outside of listing(quasar) nebula
2020-09-15update screenshot for 2020(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-09-15old "wait when done playing" code(quasar) nebula
2020-07-17only show log pane once first message is displayedFlorrie
2020-07-17use better package for natural sortingFlorrie
2020-07-17use better package for natural sortingFlorrie
2020-07-17socket log messages & misc npm updatesFlorrie
2020-07-15basic command log implementationFlorrie
2020-07-12support stop-playing over client socketsFlorrie
2020-07-12allow lines spread across multiple data chunksFlorrie
2020-07-12move data-handling code inside connection handlerFlorrie
2020-07-11let client specify host through command lineFlorrie
2020-07-11synchronize playing new tracks across socketsFlorrie
2020-07-11support queue controls over socket clientsFlorrie
2020-07-10basic command relay across socket clientsFlorrie
2020-07-10update old process.argv checks to use parseOptionsFlorrie
2020-07-10rename telnet-server.js to telnet.jsFlorrie
2020-07-10basic working backend save/restore & socket serverFlorrie
2020-07-10update old process.argv checks to use parseOptionsFlorrie
2020-07-10rename telnet-server.js to telnet.jsFlorrie