log gui/mplayer/gui_common.c @ 33548:55b8f5d5df15

age author description
Fri, 17 Jun 2011 17:51:50 +0000 ib Remove unused parameter 'Size' in wsConvert().
Thu, 16 Jun 2011 11:30:11 +0000 ib Rename Render() RenderAll().
Thu, 16 Jun 2011 11:19:15 +0000 ib Remove function Normalize().
Tue, 24 May 2011 13:43:54 +0000 ib Revert r33448.
Mon, 09 May 2011 11:17:43 +0000 ib Check for reasonable time values.
Tue, 03 May 2011 14:34:40 +0000 ib Remove private symbolic constants from header files.
Mon, 04 Apr 2011 19:12:31 +0000 ib Define the transparent color as a macro.
Mon, 04 Apr 2011 15:10:05 +0000 ib Replace inttypes.h by stdint.h and remove inttypes.h where unneeded.
Thu, 10 Mar 2011 18:45:42 +0000 ib Cosmetic: Remove incorrect comment.
Thu, 10 Mar 2011 14:20:36 +0000 ib Replace some awkward and unnecessary usages of strlen().
Wed, 09 Mar 2011 15:36:10 +0000 ib Make functions static that are only used inside the file.
Tue, 08 Mar 2011 20:59:39 +0000 ib Cosmetic: Adjust indent.
Tue, 08 Mar 2011 20:56:51 +0000 ib Fix several issues with Translate().
Tue, 08 Mar 2011 18:53:54 +0000 ib Use double constants for higher precision calculations.
Tue, 08 Mar 2011 15:29:19 +0000 ib Make slabel work.