Mercurial > mplayer.hg
view input/lirc.h @ 12123:a2e172cc06cb
Unmap window before change in decor and size while flipping full screen mode (by Adam Tla/lka)
(reversed and recommited without cosmetics by me)
author | rathann |
---|---|
date | Mon, 05 Apr 2004 21:33:51 +0000 |
parents | d375383e1a48 |
children | 6ac1ece1f9fe |
line wrap: on
line source
int mp_input_lirc_init(void); int mp_input_lirc_read(int fd,char* dest, int s); void mp_input_lirc_close(int fd);