Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 08 Sep 2010 18:30:13 +0000 | diego | Add proper #includes instead of filename/file_filter extern declarations. |
Wed, 08 Sep 2010 18:28:44 +0000 | reimar | Mark a constant as such and move it into the block where it is used. |
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. |