« 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/socket.js
AgeCommit message (Expand)Author
2021-03-16restore queued tracks from playlist sources(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
2020-09-15old "wait when done playing" code(quasar) nebula
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-11synchronize playing new tracks across socketsFlorrie
2020-07-11support queue controls over socket clientsFlorrie
2020-07-10basic command relay across socket clientsFlorrie
2020-07-10basic working backend save/restore & socket serverFlorrie