« 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/backend.js
AgeCommit message (Expand)Author
2021-10-10"Loop mode" option: no loop, loop, shuffle(quasar) nebula
2021-07-18miscellaneous improvements to selection restoring(quasar) nebula
2021-07-17fix playOrSeek messing with queue order(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-24cherry-pick queue player events(quasar) nebula
2021-02-16loop queue(quasar) nebula
2020-05-06clear timeData when a new track startsFlorrie
2020-05-03show queue length in collapsed progress infoFlorrie
2020-04-06Auto-DJFlorrie
2020-02-15whoopsFlorrie
2020-02-15cli args (bass boost ur music)Florrie
2020-02-04more os.homedir()Florrie
2019-10-16Skip non-playables when determening next/prev itemFlorrie
2019-10-15Don't process metadata of non-tracksFlorrie
2019-10-15(o) to open through system; show non-music filesFlorrie
2019-09-23Re-add download function to fix process metadataFlorrie
2019-09-22Basic multiple player UIFlorrie
2019-09-20WIP - support multiple players at onceFlorrie
2019-09-10'Clear past / up to this track' queue menu optionsFlorrie
2019-09-06Fix songs from before insert index queuing wronglyFlorrie
2019-08-24Fix skipIfCurrent causing a crashFlorrie
2019-08-08Separate remaining duration calculationFlorrie
2019-07-30"Pause when this track ends" optionFlorrie
2019-07-06Experimental telnet serverFlorrie
2019-07-05Separate backend from UIFlorrie