log gui/app.c @ 34508:8e09c663aaff

age author description
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.
Thu, 07 Jul 2011 15:07:31 +0000 ib Remove unnecessary #include "interface.h".
Sat, 18 Jun 2011 14:33:41 +0000 ib Cosmetic: Rename some GUI variables and functions.
Tue, 03 May 2011 15:55:20 +0000 ib Use designators for structure initialization.
Tue, 03 May 2011 13:42:00 +0000 ib Initialize appMPlayer differently.
Sat, 23 Apr 2011 08:05:27 +0000 ib Position windows initially at coordinates given in skin file.
Sat, 02 Apr 2011 22:01:55 +0000 ib Remove unused wItem member tmp.
Thu, 31 Mar 2011 12:25:32 +0000 ib Cosmetic: Rename menuBase menu.
Mon, 28 Mar 2011 13:46:50 +0000 ib Remove misspelled GUI message 'evEqualeaser'.
Thu, 10 Mar 2011 18:59:44 +0000 ib Cosmetic: Prefer path relative to current directory.
Tue, 08 Mar 2011 11:06:27 +0000 ib Make constants explicitly type float.
Sun, 06 Mar 2011 13:04:07 +0000 ib Prefer free() to gfree().
Sun, 06 Mar 2011 12:30:49 +0000 ib Simplify appClearItem() by using memset().
Sun, 06 Mar 2011 12:21:52 +0000 ib Cosmetic: Rename appResetStruct() appInitStruct().
Sun, 06 Mar 2011 11:55:52 +0000 ib Use FF_ARRAY_ELEMS() rather than a separate constant.
Fri, 04 Mar 2011 12:50:21 +0000 ib Cosmetic: Rename listItems structure.
Thu, 03 Mar 2011 15:00:05 +0000 ib Move fntFreeFont() into appFreeStruct().
Thu, 03 Mar 2011 14:52:21 +0000 ib Cosmetic: Rename appInitStruct() to appFreeStruct().