log gui/interface.c @ 36934:28401584d792

age author description
Fri, 21 Mar 2014 14:49:13 +0000 ib Use the new internal event to set volume.
Fri, 21 Mar 2014 14:33:50 +0000 ib Remove pointless btnModify() calls.
Sun, 02 Mar 2014 20:04:46 +0000 ib Add missing #include.
Sat, 01 Mar 2014 15:01:53 +0000 ib Cosmetic: Adjust indent.
Sat, 01 Mar 2014 14:59:22 +0000 ib Get rid of VOCTRL_GUI_NOWINDOW.
Tue, 25 Feb 2014 17:10:39 +0000 ib Cast appropriately.
Tue, 25 Feb 2014 16:12:33 +0000 ib Remove unnecessary casts.
Tue, 25 Feb 2014 15:19:22 +0000 ib Remove unnecessary casts.
Mon, 17 Feb 2014 14:33:03 +0000 ib Simplify code.
Mon, 17 Feb 2014 00:39:09 +0000 ib Revise code of listMgr() command PLAYLIST_ITEM_GET_POS.
Sun, 16 Feb 2014 15:44:36 +0000 reimar Avoid many pointer cast warnings.
Wed, 05 Feb 2014 16:39:38 +0000 ib Rename symbolic constants of GUI help message texts.
Sun, 26 Jan 2014 17:16:29 +0000 ib Relocate mplayerLoadFont() code.
Sun, 26 Jan 2014 17:05:33 +0000 ib Cosmetic: Adjust indent.
Sun, 26 Jan 2014 17:04:54 +0000 ib Revise non-FreeType part of mplayerLoadFont().
Sun, 26 Jan 2014 17:02:28 +0000 ib Cosmetic: Adjust indent.
Sun, 26 Jan 2014 17:01:14 +0000 ib Revise non-FreeType part of mplayerLoadFont().
Sun, 26 Jan 2014 16:57:18 +0000 ib Revise non-FreeType part of mplayerLoadFont().
Sun, 26 Jan 2014 16:44:31 +0000 ib Don't unnecessarily load a font.
Sun, 26 Jan 2014 16:40:49 +0000 ib Enable specifying a font file in the GUI preferences.
Sun, 26 Jan 2014 16:17:58 +0000 ib Don't unnecessarily load a font.
Sun, 26 Jan 2014 04:14:23 +0000 al Do not use non-literal arguments for mp_msg format string
Tue, 17 Dec 2013 22:57:00 +0000 ib Get rid of guiInfo member afilter.
Tue, 17 Dec 2013 22:30:06 +0000 ib Cosmetic: Adjust indent.
Tue, 17 Dec 2013 22:27:13 +0000 ib Fix small bug with GUI_SET_STREAM.
Tue, 17 Dec 2013 22:18:13 +0000 ib Use variable for passed data in GUI_SET_AUDIO.
Tue, 17 Dec 2013 22:12:19 +0000 ib Provide GUI_SET_MIXER call with argument.
Mon, 02 Dec 2013 14:43:24 +0000 ib Update track information at GUI_SET_STREAM for CDDA and VCD.
Fri, 29 Nov 2013 13:10:31 +0000 ib Don't discard current DVD track information without cause.
Fri, 29 Nov 2013 12:41:32 +0000 ib Add support for TV/DVB to the GUI.
Thu, 01 Aug 2013 17:45:31 +0000 ib Remove GUI_HANDLE_EVENTS.
Thu, 01 Aug 2013 17:36:21 +0000 ib Relocate wsEvents().
Thu, 01 Aug 2013 17:34:54 +0000 ib Add a redraw and event handling to GUI_PREPARE.
Tue, 30 Jul 2013 13:07:43 +0000 ib Increase precision of calculation by using constants of type double.
Tue, 30 Jul 2013 11:52:47 +0000 ib Be more pedantic about type of the constant.
Sat, 13 Jul 2013 21:24:47 +0000 ib Cosmetic: Adjust indent.
Sat, 13 Jul 2013 21:24:03 +0000 ib Calculate aspect ratio by ourselves.
Sat, 13 Jul 2013 19:48:12 +0000 ib Cosmetic: Adjust indent.
Sat, 13 Jul 2013 19:45:12 +0000 ib Enable the change of the movie aspect ratio on the fly.
Fri, 05 Apr 2013 12:40:24 +0000 ib Rename gtkEventHandling() gtkEvents().
Fri, 05 Apr 2013 12:36:36 +0000 ib Remove gtkEventHandling().
Fri, 05 Apr 2013 12:34:44 +0000 ib Add comment.
Thu, 04 Apr 2013 09:39:03 +0000 ib Cosmetic: Rename static variables.
Wed, 03 Apr 2013 16:09:58 +0000 ib Cosmetic: Rename variables (consistently).
Mon, 01 Apr 2013 08:27:07 +0000 ib Make #defines enums.
Sun, 31 Mar 2013 23:09:34 +0000 ib Cosmetic: Rearrange #includes.
Fri, 25 Jan 2013 23:47:34 +0000 ib Add uiMainDone(), uiVideoDone(), uiPlaybarDone() and uiMenuDone().
Fri, 25 Jan 2013 21:52:55 +0000 ib Cosmetic: Rename variable.
Fri, 25 Jan 2013 15:42:36 +0000 ib Cosmetic: Rename variable.
Fri, 25 Jan 2013 15:39:18 +0000 ib Move main window initialization code to uiMainInit().
Fri, 25 Jan 2013 15:12:25 +0000 ib Move video window initialization code to uiVideoInit().
Fri, 25 Jan 2013 12:43:54 +0000 ib Add comment on order of window initialization.
Fri, 25 Jan 2013 12:26:31 +0000 ib Add new functions uiMainInit() and uiVideoInit().
Fri, 25 Jan 2013 10:43:15 +0000 ib Cosmetic: Rename uiMainEvent() uiEvent().
Fri, 25 Jan 2013 10:28:38 +0000 ib Relocate uiMainEvent() prototype.
Thu, 24 Jan 2013 17:44:38 +0000 ib Cosmetic: Rename uiEventHandling() uiMainEvent().
Thu, 24 Jan 2013 17:11:41 +0000 ib Cosmetic: Rename uiDND uiMainDND.
Thu, 24 Jan 2013 17:08:38 +0000 ib Cosmetic: Remove "Handle(r)" from function names.
Thu, 24 Jan 2013 16:59:28 +0000 ib Remove unnecessary cast.
Thu, 24 Jan 2013 16:56:44 +0000 ib Cosmetic: Rename ReDraw DrawHandler.