log gui/interface.h @ 37185:917a3c4c2d39

age author description
Thu, 24 Apr 2014 14:41:04 +0000 ib New GUI feature: Rotate a video.
Tue, 25 Mar 2014 12:25:09 +0000 ib Detect audio AC3/DTS pass-through S/PDIF.
Sat, 22 Mar 2014 19:53:49 +0000 ib Cosmetic: Rename GUI_SET_MIXER GUI_SET_VOLUME_BALANCE.
Fri, 21 Mar 2014 15:21:11 +0000 ib Cosmetic: Rename symbolic constant GUI_END_FILE GUI_END_PLAY.
Fri, 21 Mar 2014 15:12:37 +0000 ib Cosmetic: Rename guiInfo member NewPlay MediumChanged.
Fri, 21 Mar 2014 15:01:48 +0000 ib Cosmetic: Rename symbolic constants GUI_FILE_SAME and GUI_FILE_NEW.
Sun, 26 Jan 2014 17:16:29 +0000 ib Relocate mplayerLoadFont() code.
Tue, 17 Dec 2013 22:57:00 +0000 ib Get rid of guiInfo member afilter.
Thu, 01 Aug 2013 17:45:31 +0000 ib Remove GUI_HANDLE_EVENTS.
Sat, 13 Jul 2013 21:24:03 +0000 ib Calculate aspect ratio by ourselves.
Sat, 13 Jul 2013 19:45:12 +0000 ib Enable the change of the movie aspect ratio on the fly.
Thu, 04 Apr 2013 11:50:37 +0000 ib Cosmetic: Rename GMPlayer definition gmplayer.
Sun, 31 Mar 2013 23:09:34 +0000 ib Cosmetic: Rearrange #includes.
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.
Sun, 10 Jul 2011 11:51:25 +0000 ib Change guiInterface_t void pointer member declarations.
Sun, 10 Jul 2011 11:21:40 +0000 ib Remove unused members from struct guiInterface_t.
Sat, 09 Jul 2011 11:48:13 +0000 ib Remove gtkClearStruct code from mplayer() in interface.c.
Sat, 09 Jul 2011 10:23:47 +0000 ib Remove guiExit().
Fri, 08 Jul 2011 21:57:18 +0000 ib Change GUI and MPLAYER symbolic constants into enums.
Fri, 08 Jul 2011 21:41:34 +0000 ib Rename the mplayer() symbolic constants.
Fri, 08 Jul 2011 21:11:51 +0000 ib Cosmetic: Rename mplayer() parameter.
Fri, 08 Jul 2011 21:08:19 +0000 ib Cosmetic: Order prototypes in interface.h.
Fri, 08 Jul 2011 21:04:56 +0000 ib Cosmetic: Rename two functions that do MPlayer calls.
Thu, 07 Jul 2011 14:54:53 +0000 ib Cosmetic: Rename the GUI playlist functions.
Thu, 07 Jul 2011 14:35:31 +0000 ib Remove variable holding history of selected files from interface.[ch].
Thu, 07 Jul 2011 14:20:35 +0000 ib Remove skin related variables from interface.[ch].
Thu, 07 Jul 2011 14:09:57 +0000 ib Remove config related variables from interface.[ch].
Thu, 07 Jul 2011 13:46:59 +0000 ib Cosmetic: Separate interface functions.
Thu, 07 Jul 2011 13:37:14 +0000 ib Cosmetic: Separate interface functions.
Thu, 07 Jul 2011 12:24:31 +0000 ib Remove pointless return code from mplayer().
Thu, 07 Jul 2011 12:02:20 +0000 ib Cosmetic: Rename remaining part of gtkSet() mplayer().
Thu, 07 Jul 2011 11:50:32 +0000 ib Move purely list related parts of gtkSet() from interface.c to list.c.
Thu, 07 Jul 2011 10:37:58 +0000 ib Create new file list.c for list related functions.
Thu, 07 Jul 2011 10:16:22 +0000 ib Remove macros guiSetFilename() and guiSetDF() from interface.h.
Thu, 07 Jul 2011 09:29:15 +0000 ib Remove gfree() from interface.c.
Thu, 07 Jul 2011 08:32:10 +0000 ib Move string functions from interface.c to string.c.
Tue, 05 Jul 2011 15:04:00 +0000 ib Rename GUI playtree import functions.
Tue, 05 Jul 2011 14:00:18 +0000 ib Cosmetic: Rename GUI_X_EVENT GUI_HANDLE_X_EVENT.
Tue, 05 Jul 2011 13:48:55 +0000 ib Make guiEventHandling() a gui() call.
Tue, 05 Jul 2011 12:05:06 +0000 ib Cosmetic: Change prefix for symbolic constants from GMP to GUI.
Tue, 05 Jul 2011 11:34:26 +0000 ib Remove gui() GMP_SET_DVD.
Tue, 05 Jul 2011 10:56:47 +0000 ib Remove unused symbolic constant guiReDrawSubWindow.
Tue, 05 Jul 2011 10:54:16 +0000 ib Cosmetic: Rename gui() parameter.
Tue, 05 Jul 2011 10:47:51 +0000 ib Rename the gui() symbolic constants.
Tue, 05 Jul 2011 09:33:09 +0000 ib Rename guiGetEvent() gui().
Wed, 29 Jun 2011 15:22:22 +0000 ib Don't let MPlayer directly call user interface functions.
Wed, 29 Jun 2011 14:31:17 +0000 ib Rename guiGetEvent type guiSetDefaults guiNewFile.
Wed, 29 Jun 2011 14:24:39 +0000 ib Don't let MPlayer directly call user interface functions.
Wed, 29 Jun 2011 13:16:35 +0000 ib Remove unused guiGetEvent type guiSetFileName.
Tue, 28 Jun 2011 17:36:19 +0000 ib Rename guiGetEvent type guiSetVolume guiSetMixer.
Tue, 28 Jun 2011 08:52:02 +0000 ib Rename guiGetEvent type guiSetAudioOnly guiSetAudio.
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.
Sun, 19 Apr 2009 13:32:15 +0000 diego Remove pointless #ifdef around internal #include.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Sun, 03 Aug 2008 15:21:40 +0000 diego Change a bunch of video/audio-output-specific preprocessor directives from
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Tue, 22 Apr 2008 09:33:39 +0000 diego Add standard GPL header to individual files.
Sat, 12 Apr 2008 16:03:07 +0000 diego Make include paths consistent; do not use ../ in them.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Sun, 06 Jan 2008 23:20:15 +0000 diego Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Tue, 28 Aug 2007 11:20:24 +0000 diego Clean up the way get_path is handled: Compile get_path.c to an object to link