log

age author description
Wed, 04 Mar 2009 08:37:54 +0000 reimar Make sure vo_x11_create_vo_window sets vo_dwidth and vo_dheight right
Wed, 04 Mar 2009 08:11:42 +0000 reimar Fix mp_msg call with too few arguments.
Tue, 03 Mar 2009 19:47:23 +0000 henry remove the rest of x86 asm from LGPL build
Tue, 03 Mar 2009 18:12:03 +0000 reimar 100l, remove a pointless opt = NULL assignment that made print_int crash since r28794
Tue, 03 Mar 2009 16:17:11 +0000 diego Add back mistakenly removed copyright notice.
Tue, 03 Mar 2009 13:38:33 +0000 reimar Add another hack to work-around the currently completely inconsistent way in
Tue, 03 Mar 2009 09:19:35 +0000 Gabrov synced with r28788
Mon, 02 Mar 2009 21:01:46 +0000 gpoirier sync w/ r28788
Mon, 02 Mar 2009 19:52:52 +0000 gpoirier sync w/r28707
Mon, 02 Mar 2009 19:42:11 +0000 gpoirier french punctuation cosmetics
Mon, 02 Mar 2009 17:15:46 +0000 gpoirier - french punctuation cosmetics that was done weeks before.
Mon, 02 Mar 2009 11:24:20 +0000 reimar Make WinID a 64 bit integer, this should avoid issues with valid Window
Mon, 02 Mar 2009 11:17:50 +0000 reimar Add a 64 bit integer type to the suboption parser.
Mon, 02 Mar 2009 11:10:11 +0000 reimar Use strtoll in parse_int to avoid discrepancies between 32 and 64 bit systems.
Mon, 02 Mar 2009 11:06:05 +0000 reimar Minor cosmetics: fix indentation