]> git.sesse.net Git - vlc/commit
aout: add rounding to playlist_VolumeUp
authorAlex Peak <bobcatawareness@gmail.com>
Thu, 6 Mar 2014 00:49:44 +0000 (16:49 -0800)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 6 Mar 2014 20:13:01 +0000 (22:13 +0200)
commit47b703a0a268fc855463b927814b720f61f264c7
tree0f88e66c6d719d2f52ff8672d3670b04934b79bf
parente1078e067c661c82699ec7f153bb2da2b756d2fc
aout: add rounding to playlist_VolumeUp

Additional rounding step ensures that new volume is a multiple of the
"volume-step" as defined in libvlc-module.c.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
src/playlist/aout.c