log gui/interface.h @ 35704:ec0cc8013b3a

age author description
Thu, 06 Dec 2012 13:47:47 +0000 ib Rebuild GUI directory structure.
Wed, 05 Dec 2012 12:08:12 +0000 ib Cosmetic: Change variable names.
Wed, 05 Dec 2012 11:51:08 +0000 ib Combine guiPlaylistInitialize() and guiPlaylistAdd().
Sun, 02 Dec 2012 15:59:55 +0000 ib Cosmetic: Adjust indent and move guiInfo member CodecName in structure.
Sun, 02 Dec 2012 01:44:24 +0000 ib Add video codec name to guiInfo structure.
Fri, 30 Nov 2012 23:30:47 +0000 ib Don't include config.h if not necessary.
Fri, 30 Nov 2012 11:40:35 +0000 ib Move uiProcessNextInPlaylist to the guiInfo structure.
Mon, 26 Nov 2012 11:32:50 +0000 ib Move isPlaylistStreamtype definition to util/list.h.
Mon, 26 Nov 2012 10:48:26 +0000 ib Simplify playlist handling by defining a symbolic constant.
Sun, 25 Nov 2012 11:51:35 +0000 ib Move add_to_gui_playlist() to util/list.c.
Thu, 22 Nov 2012 13:57:40 +0000 ib Rename import_file_into_gui() add_to_gui_playlist().
Thu, 22 Nov 2012 13:10:46 +0000 ib Make import_file_into_gui() available.
Thu, 12 Jan 2012 10:08:25 +0000 ib Remove all unnecessary #ifdefs from GUI code.
Sun, 11 Dec 2011 14:43:16 +0000 ib Enable gui slave commands.
Fri, 30 Sep 2011 15:13:01 +0000 ib Remove needless code.
Tue, 27 Sep 2011 14:15:42 +0000 ib Remove gui() instruction GUI_SET_FILE.
Tue, 06 Sep 2011 11:18:00 +0000 ib Change some comments in interface.h to doxygen style.
Thu, 01 Sep 2011 17:01:10 +0000 ib Cosmetic: Move guiInfo member VideoWindow.
Mon, 15 Aug 2011 18:37:10 +0000 ib Add guiDVDStruct members to guiInfo.
Mon, 15 Aug 2011 13:27:58 +0000 ib Cosmetic: Rename guiInfo members.
Mon, 15 Aug 2011 09:38:32 +0000 ib Cosmetic: Rearrange the guiInfo members.
Fri, 12 Aug 2011 15:25:30 +0000 ib Cosmetic: Rename some guiInfo members.
Fri, 12 Aug 2011 14:09:36 +0000 ib Remove needless guiInfo member FilenameChanged.
Fri, 12 Aug 2011 13:31:44 +0000 ib Cosmetic: Comment the enums and #defines in interface.h.
Fri, 12 Aug 2011 13:14:13 +0000 ib Remove needless guiInfo member DiskChanged.
Thu, 11 Aug 2011 13:54:24 +0000 ib Get rid of a bunch of needless or redundant guiInfo members.
Tue, 12 Jul 2011 08:59:47 +0000 ib Cosmetic: Change parameter names of gui() and mplayer().
Tue, 12 Jul 2011 08:45:52 +0000 ib Add const to some string pointer arguments that will not be modified.
Sun, 10 Jul 2011 12:11:03 +0000 ib Remove member Othername from struct guiInterface_t.
Sun, 10 Jul 2011 12:01:39 +0000 ib Remove member FPS from struct guiInterface_t.