log

age author description
Sat, 18 Jun 2011 16:35:37 +0000 ib Fix compilation after r33644.
Sat, 18 Jun 2011 16:03:31 +0000 ib Rename GUI directory 'mplayer' and some files in it.
Sat, 18 Jun 2011 14:33:41 +0000 ib Cosmetic: Rename some GUI variables and functions.
Sat, 18 Jun 2011 10:33:30 +0000 diego build: Only compile DLL loader test program under x86_32.
Sat, 18 Jun 2011 10:32:45 +0000 diego build: Fix TOOLS/subrip object dependencies.
Sat, 18 Jun 2011 08:07:53 +0000 reimar Spelling fix.
Fri, 17 Jun 2011 18:59:03 +0000 ib Add a warning message for unavailable or unusable icons.
Fri, 17 Jun 2011 18:31:35 +0000 ib Cosmetic: Adjust indent.
Fri, 17 Jun 2011 18:27:00 +0000 ib Adjust message levels in wsXInit().
Fri, 17 Jun 2011 17:51:50 +0000 ib Remove unused parameter 'Size' in wsConvert().
Fri, 17 Jun 2011 13:22:41 +0000 jrash Synced with help_mp-en.h rev. 33618
Thu, 16 Jun 2011 21:37:21 +0000 cehoyos Use the same yasm check as FFmpeg.
Thu, 16 Jun 2011 17:43:05 +0000 ib Cosmetic: Adjust indent.
Thu, 16 Jun 2011 17:40:55 +0000 ib Check whether a specific icon is available.
Thu, 16 Jun 2011 15:03:18 +0000 ib Use small icon for property KWM_WIN_ICON, if available.
Thu, 16 Jun 2011 14:50:24 +0000 ib Add support for _NET_WM_ICON
Thu, 16 Jun 2011 13:09:52 +0000 ib Avoid compiler warnings.
Thu, 16 Jun 2011 12:44:28 +0000 ib Revise wsSetIcon().
Thu, 16 Jun 2011 12:31:42 +0000 ib Cosmetic: Format to MPlayer coding style.
Thu, 16 Jun 2011 12:30:24 +0000 ib Cosmetic: Format to MPlayer coding style.
Thu, 16 Jun 2011 11:52:44 +0000 ib Move key definitions for multimedia keyboards to libvo/wskeys.h,
Thu, 16 Jun 2011 11:45:47 +0000 ib Remove support for Acer AirKey V keyboard multimedia keys.
Thu, 16 Jun 2011 11:30:11 +0000 ib Rename Render() RenderAll().
Thu, 16 Jun 2011 11:19:15 +0000 ib Remove function Normalize().
Thu, 16 Jun 2011 09:27:31 +0000 diego Add some missing libavutil #includes.
Wed, 15 Jun 2011 18:06:28 +0000 reimar Support "Length" option is .pls playlist files.
Wed, 15 Jun 2011 09:28:20 +0000 ib Get non-multimedia X11 key definitions from libvo/wskeys.h.
Tue, 14 Jun 2011 23:05:02 +0000 ib Revise some messages.
Tue, 14 Jun 2011 18:55:04 +0000 ib Store icon data in a struct variable.
Tue, 14 Jun 2011 18:01:22 +0000 ib Do some gtkInit() cleanup.