« 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 (Collapse)Author
2019-07-30"Pause when this track ends" optionFlorrie
2019-06-04Volume slider in menubarFlorrie
2019-05-29Always reumse when playing a new trackFlorrie
This behavior got changed recently, where the player being paused would carry through across tracks. It no longer does that.
2019-05-28MenubarFlorrie
Or the beginning of one, anyway!
2019-05-28Support isPaused, setPause/setLoop functionsFlorrie
2019-02-25Metadata (in memory)Florrie
2019-01-24(v), (V) - Volume controlsFlorrie
"v" increases because it's lowercase and therefore more likely to be accidentally pressed, hence more likely to confuse the user when it decreases the volume (if it decreased the volume - since it increases the volume, it generally doesn't seem to have any effect until you've already discovered that v and V are used for volume controls).
2019-01-24(l) to loop currently playing trackFlorrie
2018-05-31Playback indicatorFlorrie
2018-05-28Initial commitFlorrie