log gui/win32/skinload.h @ 37081:e8559b9913ff

age author description
Thu, 24 Apr 2014 14:41:04 +0000 ib New GUI feature: Rotate a video.
Sat, 12 Apr 2014 23:29:29 +0000 ib Add new item 'rpotmeter'.
Mon, 24 Mar 2014 10:26:33 +0000 ib Add an internal event to set balance.
Fri, 21 Mar 2014 14:42:48 +0000 ib Add an internal event to set volume.
Mon, 17 Mar 2014 12:29:46 +0000 ib Replace old item 'potmeter' by new item 'pimage'.
Sat, 08 Mar 2014 18:31:29 +0000 ib Remove needless fontid from Win32 GUI.
Fri, 29 Nov 2013 12:41:32 +0000 ib Add support for TV/DVB to the GUI.
Wed, 05 Dec 2012 01:42:50 +0000 ib Replace symbolic GUI message (event) constants by enums.
Sat, 03 Mar 2012 16:45:15 +0000 ib Rename sub window video window.
Fri, 24 Feb 2012 17:16:54 +0000 ib Cosmetic: Prefer C style for single line comments.
Thu, 12 Jan 2012 14:21:55 +0000 ib Add user event evMenu.
Thu, 12 Jan 2012 10:31:39 +0000 ib Replace goto label by an internal event case expression.
Sat, 31 Dec 2011 12:38:52 +0000 ib Add audio CD playback support to the X11/GTK GUI.
Fri, 09 Dec 2011 13:34:38 +0000 ib Change prefix for internal events from ev to iv.
Fri, 09 Dec 2011 13:14:23 +0000 ib Add evSetSubtitle event to the Win32 GUI.
Fri, 09 Dec 2011 12:47:28 +0000 ib Remove unused symbolic constant and code for evFirstLoad.
Fri, 09 Dec 2011 12:42:47 +0000 ib Remove unused symbolic constant definitions for events.
Fri, 09 Dec 2011 12:25:48 +0000 ib Replace evPlayNetwork by evLoadURL.
Fri, 09 Dec 2011 11:42:25 +0000 ib Remove non-existing GUI user events.
Thu, 08 Dec 2011 17:11:52 +0000 ib Replace evSetURL by evLoadURL for consistency.
Thu, 08 Dec 2011 16:28:19 +0000 ib Cosmetic: Add evSetAspect event to video events.
Thu, 08 Dec 2011 16:06:24 +0000 ib Cosmetic: Synchronize evPlaylist event and message names.
Thu, 08 Dec 2011 15:58:18 +0000 ib Add evHalfSize event to the Win32 GUI.
Thu, 08 Dec 2011 15:38:35 +0000 ib Cosmetic: Rearrange and group GUI user events.
Thu, 08 Dec 2011 12:05:00 +0000 ib Remove event evDropFile from Win32 GUI.
Mon, 11 Jul 2011 11:19:44 +0000 ib Change fname parameter to const in pngRead().
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Tue, 22 Apr 2008 09:32:30 +0000 diego Use standard GPL header.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Mon, 02 Jul 2007 20:55:05 +0000 diego Add consistent GUI prefix to multiple inclusion guards.
Mon, 23 Apr 2007 08:01:10 +0000 diego Use proper GPL header.
Mon, 23 Apr 2007 07:48:03 +0000 diego spelling cosmetics
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui