log

age author description
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 12:11:03 +0000 ib Change parameter name and its declaration to const.
Fri, 09 Dec 2011 12:05:37 +0000 ib Add doxygen comment to app.c
Fri, 09 Dec 2011 11:42:25 +0000 ib Remove non-existing GUI user events.
Thu, 08 Dec 2011 19:41:28 +0000 ib Fix bug in Win32 GUI introduced in r34403.
Thu, 08 Dec 2011 17:11:52 +0000 ib Replace evSetURL by evLoadURL for consistency.
Thu, 08 Dec 2011 16:37:42 +0000 ib Add evSetAspect to the skin documentation on GUI messages (where
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:48:17 +0000 ib Fix bug with evHalfSize event.