log gui/app.c @ 35493:411875efca3f

age author description
Tue, 04 Dec 2012 18:36:14 +0000 ib Introduce boolean symbolic constants.
Sat, 03 Mar 2012 16:45:15 +0000 ib Rename sub window video window.
Thu, 12 Jan 2012 14:21:55 +0000 ib Add user event evMenu.
Sat, 31 Dec 2011 12:38:52 +0000 ib Add audio CD playback support to the X11/GTK GUI.
Mon, 12 Dec 2011 09:20:34 +0000 ib Return right pointer.
Sun, 11 Dec 2011 14:43:16 +0000 ib Enable gui slave commands.
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 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:48:17 +0000 ib Fix bug with evHalfSize event.
Thu, 08 Dec 2011 15:38:35 +0000 ib Cosmetic: Rearrange and group GUI user events.
Tue, 06 Sep 2011 10:08:53 +0000 ib Add doxygen comments to app.c.