log

age author description
Sat, 09 Oct 2010 14:17:06 +0000 reimar Remove some commented-out and generally useless code.
Sat, 09 Oct 2010 13:35:16 +0000 reimar Fix validity checks before closing a file descriptor.
Sat, 09 Oct 2010 13:31:03 +0000 reimar Fix indentation.
Sat, 09 Oct 2010 13:29:25 +0000 reimar Remov gui-specific code, the way teh GUI works was changed so most
Sat, 09 Oct 2010 12:12:14 +0000 reimar Add a va_list version of mp_msg and use it to avoid yet another intermediate
Sat, 09 Oct 2010 12:08:50 +0000 reimar Add a missing const to declaration.
Sat, 09 Oct 2010 12:07:49 +0000 reimar Simplify code for writing to /proc/mtrr.
Sat, 09 Oct 2010 11:45:45 +0000 reimar Spelling fix.
Sat, 09 Oct 2010 11:41:10 +0000 reimar Use FFALIGN macro.
Sat, 09 Oct 2010 11:33:50 +0000 reimar Spelling fix.
Sat, 09 Oct 2010 11:31:40 +0000 reimar Remove an unmotivated and pointless panscan_calc call.
Sat, 09 Oct 2010 11:26:37 +0000 reimar xvidix: reconfigure also on window move.
Sat, 09 Oct 2010 11:24:37 +0000 reimar Fix xmga event handling: Reconfigure hardware on move and resize,
Sat, 09 Oct 2010 11:20:51 +0000 reimar Remove a useless MGA_VID_CONFIG ioctl, set_window already does this.
Sat, 09 Oct 2010 11:17:28 +0000 reimar Add VO_EVENT_MOVE which is required for VOs that interact directly