log gui/interface.h @ 33660:40a5f2faa22c

age author description
Tue, 28 Jun 2011 07:31:35 +0000 ib Rename guiGetEvent type guiSetValues guiSetVideo.
Mon, 27 Jun 2011 19:39:57 +0000 ib Rename guiGetEvent type guiIEvent guiRunCommand.
Mon, 27 Jun 2011 19:25:04 +0000 ib Rename guiGetEvent type guiSetParameters guiPreparation.
Mon, 27 Jun 2011 19:14:45 +0000 ib Remove guiGetEvent type guiSetDemuxer.
Mon, 27 Jun 2011 18:55:18 +0000 ib Remove guiGetEvent type guiSetFileFormat.
Mon, 27 Jun 2011 14:27:33 +0000 ib Rename guiInterface_t member NoWindow MovieWindow.
Mon, 27 Jun 2011 14:04:13 +0000 ib Rename guiGetEvent type guiSetVideo guiSetVideoWindow.
Mon, 27 Jun 2011 11:23:21 +0000 ib Rename guiGetEvent type guiSetShVideo guiSetVideo.
Mon, 27 Jun 2011 10:02:04 +0000 ib Rename guiInterface_t member AudioType AudioChannels.
Wed, 22 Jun 2011 12:12:50 +0000 ib Rename the symbolic playback state constants.
Wed, 22 Jun 2011 11:48:31 +0000 ib Rename guiGetEvent type guiCEvent guiSetState.
Wed, 22 Jun 2011 11:30:27 +0000 ib Remove unused guiGetEvent type guiSetState.
Sat, 18 Jun 2011 16:03:31 +0000 ib Rename GUI directory 'mplayer' and some files in it.
Sat, 18 Jun 2011 14:33:41 +0000 ib Cosmetic: Rename some GUI variables and functions.
Sun, 05 Jun 2011 14:45:49 +0000 ib Remove unused member 'played' from playlist structure plItem.
Fri, 03 Jun 2011 15:43:38 +0000 ib Define "gmplayer" as symbolic constant.
Sat, 07 May 2011 15:58:06 +0000 ib Declare parameter type for guiExit() more precisely.
Thu, 05 May 2011 08:51:33 +0000 ib Use free() instead of gfree() in guiSetFilename and guiSetDF macros.
Tue, 03 May 2011 12:19:22 +0000 ib Add an exit function.
Fri, 25 Mar 2011 10:33:48 +0000 ib Add message showing function.
Fri, 25 Mar 2011 09:16:57 +0000 ib Cosmetic: Move supportive stuff at top of file.
Fri, 11 Mar 2011 00:58:09 +0000 ib Cosmetic: Format to MPlayer coding style.
Thu, 10 Mar 2011 13:22:11 +0000 ib Remove unused function guiMessageBox().
Mon, 28 Feb 2011 14:47:17 +0000 ib Move global skin directory variables.
Wed, 27 Oct 2010 17:37:29 +0000 cigaes Move font_load.[ch], font_load_ft.c and osd_font.h from libvo to sub.
Fri, 18 Jun 2010 16:17:37 +0000 reimar Remove includes that break building if X11 is not available.
Thu, 17 Jun 2010 09:58:51 +0000 diego Add extern declaration for guiWinID variable.
Thu, 25 Feb 2010 21:27:22 +0000 reimar Fix silly type of guiGetEvent argument to use void * instead of char * and
Sun, 14 Feb 2010 13:49:31 +0000 diego Avoid forward declarations for import_initial_playtree_into_gui() and
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.