notandy / ympd

Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS
http://www.ympd.org
GNU General Public License v2.0
515 stars 143 forks source link

Add volume + and - buttons? #179

Open C-Duv opened 5 years ago

C-Duv commented 5 years ago

I sometimes find it easier to set volume using "up" and "down" ([+] and [-]) buttons, it allows fine-grained tuning which is rather difficult with slider (moreover when the latter is small).

Could such buttons be added to ympd?

Thanks

jcorporation commented 5 years ago

I think this project is abandoned.

The fork https://github.com/SuperBFG7/ympd is full of bugfixes for ympd.

If you like, you can also try https://github.com/jcorporation/myMPD. I started it as a fork, but meanwhile myMPD is a complete rewrite of ympd with many new features.

RossComputerGuy commented 5 years ago

Changing the slider with the scroll wheel would be nice.