Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 08 Sep 2010 18:25:55 +0000 | reimar | Use initializer to avoid leaving struct timeval half-uninitialized. |
Wed, 08 Sep 2010 18:24:13 +0000 | reimar | Avoid duplicating the #if HAVE_WINSOCK2_H mess. |
Wed, 08 Sep 2010 18:21:49 +0000 | diego | Move menu_mouse_* extern declarations to menu.h, where they belong. |
Wed, 08 Sep 2010 18:17:35 +0000 | reimar | Reindent. |
Wed, 08 Sep 2010 18:16:07 +0000 | reimar | Avoid duplicating the recvfrom/"bye"-handling code. |
Wed, 08 Sep 2010 18:16:06 +0000 | diego | Add proper include instead of declaring the vo_pts variable extern. |