« 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
2023-05-16don't explode without metadata lol socket-mtui(quasar) nebula
2023-05-15WIP socket shenanigans(quasar) nebula
2023-05-14new GhostPlayer class & support 👻(quasar) nebula
2023-05-13tododododododo(quasar) nebula
2023-05-13Merge branch 'main' into socket-mtui(quasar) nebula
2023-05-13load basic config file from ~/.mtui/config.json HEAD main(quasar) nebula
2023-05-13skip .DS_Store, .git in crawl-local(quasar) nebula
2023-05-13use ESM module syntax & update tui-lib(quasar) nebula
2022-06-01miscellaneous improvements to queue looping(quasar) nebula
2022-04-13don't outright crash if metadata fails to read(quasar) nebula
2022-03-25quick NPM update(quasar) nebula
2021-12-14right click InlineListPickerElement to show menu(quasar) nebula
2021-12-14npm update stuff(quasar) nebula
2021-10-10don't explode if grouplike form is empty!(quasar) nebula
2021-10-10only load ~/Music if no other sources provided(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 setPause not working for MPV player(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-14json todo(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-06get fractional playback pos & duration from mpv(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-17fix playOrSeek messing with queue order(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-04-26synchronize shared sources on join + other stuff(quasar) nebula
2021-04-25naughty hack for context menu in playlist sources(quasar) nebula
2021-04-25playlist sources = only what's shared with party(quasar) nebula
2021-04-25too doos(quasar) nebula
2021-04-25implement basic share-with-party command(quasar) nebula
2021-04-25actually set hasAnnouncedJoin on server lol(quasar) nebula
2021-04-23basic party sources creation for other sockets(quasar) nebula
2021-04-23announce joining party(quasar) nebula
2021-04-23identifier per socket connection(quasar) nebula
2021-04-22"party sources" ui (no socket functionality yet)(quasar) nebula
2021-04-03Merge branch 'master' into socket-mtui(quasar) nebula
2021-04-03getNameWithoutTrackNumber algorithm improvements(quasar) nebula
2021-03-24getNameScore algorithm todo(quasar) nebula