Mercurial > mplayer.hg
view input/lirc.h @ 15649:c3688869c2e5
Generate the version string with awk on BSD systems and work around wrong
day/month order in the ls output.
based on a patch by Chris Roccati <roccati - at - pobox - dot - com>
author | diego |
---|---|
date | Sun, 05 Jun 2005 17:38:10 +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);