log gui/ui/actions.c @ 36894:669e2f7fb150

age author description
Mon, 10 Mar 2014 18:03:55 +0000 ib Directly call mplayer_put_key() instead of vo_x11_putkey().
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.
Fri, 29 Nov 2013 12:41:32 +0000 ib Add support for TV/DVB to the GUI.
Tue, 30 Jul 2013 10:57:57 +0000 ib Be more pedantic about type of the constant.
Sat, 27 Jul 2013 23:48:16 +0000 ib Keep paused mode when changing the aspect ratio.
Sat, 27 Jul 2013 22:25:57 +0000 ib Use again special value -1 to set original aspect ratio.
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.
Sun, 31 Mar 2013 23:09:34 +0000 ib Cosmetic: Rearrange #includes.
Wed, 27 Mar 2013 18:57:09 +0000 ib Change parameter declaration to const.
Sat, 26 Jan 2013 15:35:10 +0000 ib Cosmetic: Adjust indent.
Sat, 26 Jan 2013 15:32:37 +0000 ib Restructure code for video window in uiChangeSkin().
Sat, 26 Jan 2013 01:07:36 +0000 ib Remove code almost identical to uiMenuDone() plus uiMenuInit().
Sat, 26 Jan 2013 00:34:43 +0000 ib Exit GUI if we can't return to the skin we started with.
Sat, 26 Jan 2013 00:17:08 +0000 ib Change window reload order.
Sat, 26 Jan 2013 00:07:38 +0000 ib Cosmetic: Rename variables.
Fri, 25 Jan 2013 23:47:34 +0000 ib Add uiMainDone(), uiVideoDone(), uiPlaybarDone() and uiMenuDone().
Fri, 25 Jan 2013 22:31:37 +0000 ib Make mainDrawBuffer static.
Fri, 25 Jan 2013 16:03:39 +0000 ib Compact code.
Fri, 25 Jan 2013 15:57:48 +0000 ib Cosmetic: Adjust indent.
Fri, 25 Jan 2013 15:54:57 +0000 ib Fix bug with evPlay.
Fri, 25 Jan 2013 15:39:18 +0000 ib Move main window initialization code to uiMainInit().
Fri, 25 Jan 2013 12:26:31 +0000 ib Add new functions uiMainInit() and uiVideoInit().
Fri, 25 Jan 2013 11:14:11 +0000 ib Relocate uiLoadPlay.
Fri, 25 Jan 2013 10:55:19 +0000 ib Add comments.
Fri, 25 Jan 2013 10:49:37 +0000 ib Add missing type to variable declaration.
Fri, 25 Jan 2013 10:45:22 +0000 ib Remove unnecessary initialization.
Fri, 25 Jan 2013 10:43:15 +0000 ib Cosmetic: Rename uiMainEvent() uiEvent().
Fri, 25 Jan 2013 10:18:13 +0000 ib Relocate uiMainEvent().
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.
Thu, 24 Jan 2013 16:49:53 +0000 ib Cosmetic: Replace DandD by DND.
Wed, 23 Jan 2013 17:22:40 +0000 ib Remove unnecessary setting of uiVideoRender.
Wed, 23 Jan 2013 17:10:33 +0000 ib Cosmetic: Rename wsImageConvert() wsImageRender().
Wed, 23 Jan 2013 14:36:36 +0000 ib Remove unnecessary wsWindowBackground() calls.
Wed, 23 Jan 2013 14:25:22 +0000 ib Remove wsWindowClear().
Sat, 19 Jan 2013 12:45:14 +0000 ib Remove redundant parameter from function.
Fri, 18 Jan 2013 01:13:50 +0000 ib Remove parameter for border_width from wsWindowCreate().
Fri, 18 Jan 2013 00:35:38 +0000 ib Cosmetic: Rename ws functions for the sake of consistency.
Tue, 15 Jan 2013 12:54:04 +0000 ib Remove symbolic constant wsNoBorder.
Mon, 14 Jan 2013 17:27:45 +0000 ib Don't allow shrinking the main window.
Tue, 11 Dec 2012 13:48:19 +0000 ib Reset media information while changing tracks in stop mode.
Tue, 11 Dec 2012 13:44:31 +0000 ib Fix condition in uiNext().
Tue, 11 Dec 2012 13:42:06 +0000 ib Cosmetic: Adjust indent.
Tue, 11 Dec 2012 13:40:47 +0000 ib Add a parameter to uiUnsetMedia().
Mon, 10 Dec 2012 13:57:53 +0000 ib Add a function to unset media information.
Mon, 10 Dec 2012 13:54:56 +0000 ib Cosmetic: Adjust indent.
Mon, 10 Dec 2012 13:53:50 +0000 ib Make DVD stop if manually advancing beyond last chapter of last track.
Thu, 06 Dec 2012 14:59:06 +0000 ib Rebuild GUI directory structure.
Thu, 06 Dec 2012 13:47:47 +0000 ib Rebuild GUI directory structure.
Tue, 04 Dec 2012 19:26:03 +0000 ib Simplify assignments.
Tue, 04 Dec 2012 18:55:24 +0000 ib Change parameter of wsWindowDecoration().
Tue, 04 Dec 2012 18:36:14 +0000 ib Introduce boolean symbolic constants.
Mon, 03 Dec 2012 14:12:13 +0000 ib Set track number in uiCurr().
Mon, 03 Dec 2012 14:04:43 +0000 ib Clear information associated with a file when setting a new one.