« 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/players.js
AgeCommit message (Expand)Author
2023-05-13use ESM module syntax & update tui-lib(quasar) nebula
2021-10-10fix setPause not working for MPV player(quasar) nebula
2021-08-06get fractional playback pos & duration from mpv(quasar) nebula
2021-07-17past 3 second threshold, (P) to seek to start(quasar) nebula
2021-07-13timestamp files!!!(quasar) nebula
2020-09-15rename "song" terminology to "track"(quasar) nebula
2020-07-09add seekTo player functionFlorrie
2020-04-06Auto-DJFlorrie
2020-02-15cli args (bass boost ur music)Florrie
2020-02-06more socat stuff : shrug emoji : :)Florrie
2020-02-06fix volumeFlorrie
2020-02-04heck around with socat stuffFlorrie
2020-02-04remove mkfifo; use socat insteadFlorrie
2020-02-04misc minor mpv player stuffFlorrie
2020-02-04re-send loop when moving backwards, not forwardsFlorrie
2019-07-30"Pause when this track ends" optionFlorrie
2019-06-04Volume slider in menubarFlorrie
2019-05-29Always reumse when playing a new trackFlorrie
2019-05-28MenubarFlorrie
2019-05-28Support isPaused, setPause/setLoop functionsFlorrie
2019-02-25Metadata (in memory)Florrie
2019-01-24(v), (V) - Volume controlsFlorrie
2019-01-24(l) to loop currently playing trackFlorrie
2018-05-31Playback indicatorFlorrie
2018-05-28Initial commitFlorrie