Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-15 | Merge branch 'master' into socket-mtui | (quasar) nebula | |
2020-09-15 | rename "song" terminology to "track" | (quasar) nebula | |
We've always used "track" as the proper term, but these managed to slip by over time anyway. Oops! | |||
2020-07-10 | basic command relay across socket clients | Florrie | |
2020-07-09 | add seekTo player function | Florrie | |
2020-07-09 | add seekTo player function | Florrie | |
2020-04-06 | Auto-DJ | Florrie | |
2020-02-15 | cli args (bass boost ur music) | Florrie | |
$ mtui --player sox --player-options bass +25 \; | |||
2020-02-06 | more socat stuff : shrug emoji : :) | Florrie | |
2020-02-06 | fix volume | Florrie | |
2020-02-04 | heck around with socat stuff | Florrie | |
2020-02-04 | remove mkfifo; use socat instead | Florrie | |
2020-02-04 | misc minor mpv player stuff | Florrie | |
2020-02-04 | re-send loop when moving backwards, not forwards | Florrie | |
2019-07-30 | "Pause when this track ends" option | Florrie | |
2019-06-04 | Volume slider in menubar | Florrie | |
2019-05-29 | Always reumse when playing a new track | Florrie | |
This behavior got changed recently, where the player being paused would carry through across tracks. It no longer does that. | |||
2019-05-28 | Menubar | Florrie | |
Or the beginning of one, anyway! | |||
2019-05-28 | Support isPaused, setPause/setLoop functions | Florrie | |
2019-02-25 | Metadata (in memory) | Florrie | |
2019-01-24 | (v), (V) - Volume controls | Florrie | |
"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 track | Florrie | |
2018-05-31 | Playback indicator | Florrie | |
2018-05-28 | Initial commit | Florrie | |