Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 20 Dec 2007 10:29:44 +0000 | reimar | Use tv_sec instead of tv_usec to set 1 second timeout, e.g. NetBSD |
Thu, 20 Dec 2007 10:10:26 +0000 | diego | Remove internal unrarlib copy, the new unrarexec code is a strict superset. |
Thu, 20 Dec 2007 10:08:36 +0000 | benoit | Make sure strides have positive values before converting. |
Thu, 20 Dec 2007 07:11:48 +0000 | ulion | Add variable bx, dx to simplify code of function menu_draw_list. |
Thu, 20 Dec 2007 02:17:29 +0000 | ulion | Add local variable 'line_h' to simplify code of function menu_list_draw. |
Wed, 19 Dec 2007 16:17:26 +0000 | ulion | Ignore mouse pos command when pausing. |
Wed, 19 Dec 2007 15:21:27 +0000 | ulion | Currently menu title did not align center together with menu items when x>=0. |