Mercurial > mplayer.hg
view etc/inttypes.h @ 36933:fec1a036882c
Add an internal event to set volume.
It does what the external one does except for
triggering the OSD display.
author | ib |
---|---|
date | Fri, 21 Mar 2014 14:42:48 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>