log gui/ui/actions.c @ 35697:13f8a04c5524

age author description
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.
Sun, 02 Dec 2012 01:44:24 +0000 ib Add video codec name to guiInfo structure.
Sun, 02 Dec 2012 00:36:56 +0000 ib Add listMgr command PLAYLIST_ITEM_GET_CURR_POS.
Sat, 01 Dec 2012 19:16:36 +0000 ib Fix wrong display of video width and height.
Sat, 01 Dec 2012 19:08:53 +0000 ib Add an uiSetFile() counterpart.
Sat, 01 Dec 2012 19:05:24 +0000 ib Cosmetic: Rename uiSetFileName().
Fri, 30 Nov 2012 14:02:17 +0000 ib Cosmetic: Correct indent.
Fri, 30 Nov 2012 13:58:16 +0000 ib Add doxygen comments to actions.c.
Fri, 30 Nov 2012 12:59:20 +0000 ib Add necessary and remove unnecessary #includes.
Fri, 30 Nov 2012 12:31:44 +0000 ib Cosmetic: Switch two code lines.
Fri, 30 Nov 2012 12:25:03 +0000 ib Cosmetic: Adjust indent and insert blank lines.
Fri, 30 Nov 2012 12:22:45 +0000 ib Check return value to avoid segmentation fault.
Fri, 30 Nov 2012 12:17:29 +0000 ib Use symbolic constants to set abs_seek_pos.
Fri, 30 Nov 2012 11:40:35 +0000 ib Move uiProcessNextInPlaylist to the guiInfo structure.
Fri, 30 Nov 2012 11:14:30 +0000 ib Create new header file gui.h.
Fri, 30 Nov 2012 11:01:09 +0000 ib Fix bug introduced in r35521.
Fri, 30 Nov 2012 09:57:49 +0000 ib Change pointless condition.
Fri, 30 Nov 2012 09:48:54 +0000 ib Cosmetic: Prettify uiPrev().
Fri, 30 Nov 2012 09:42:23 +0000 ib Don't treat STREAMTYPE_VCD differently in uiNext().
Sun, 25 Nov 2012 14:17:23 +0000 ib Allow setting guiInfo.Filename to NULL.
Sat, 24 Nov 2012 15:54:22 +0000 ib Rename uiGotoTheNext uiProcessNextInPlaylist.
Fri, 23 Nov 2012 13:35:31 +0000 ib Always stick with current playlist item after a uiCurr() call.
Fri, 23 Nov 2012 12:44:53 +0000 ib Remove dead code.
Fri, 23 Nov 2012 10:04:26 +0000 ib Pass guiApp's wsTWindow parameters always by reference (if possible).
Sat, 03 Mar 2012 16:45:15 +0000 ib Rename sub window video window.
Mon, 27 Feb 2012 22:09:34 +0000 ib Fix bug with playlist playback.
Fri, 24 Feb 2012 17:16:54 +0000 ib Cosmetic: Prefer C style for single line comments.
Tue, 21 Feb 2012 18:55:14 +0000 ib Replace symbolic constants by enums.
Sun, 12 Feb 2012 18:44:19 +0000 ib Cosmetic: Rename functions in list.c.
Thu, 12 Jan 2012 10:08:25 +0000 ib Remove all unnecessary #ifdefs from GUI code.
Mon, 02 Jan 2012 16:24:06 +0000 ib Allow uiPlay() without guiInfo.Filename for some stream types.
Mon, 02 Jan 2012 15:28:30 +0000 ib Cosmetic: Adjust indent.
Mon, 02 Jan 2012 15:16:55 +0000 ib Don't explicitly set stream type if the type doesn't change.
Sat, 31 Dec 2011 12:38:52 +0000 ib Add audio CD playback support to the X11/GTK GUI.
Fri, 30 Sep 2011 15:28:01 +0000 ib Cosmetic: Order STREAMTYPE related code.
Fri, 30 Sep 2011 14:33:13 +0000 ib Set all buttons related to seek operations according to stream type.
Thu, 29 Sep 2011 13:26:32 +0000 ib Set MPlayer filename in uiSetFileName().
Thu, 08 Sep 2011 11:11:02 +0000 ib Change parameter b of wsMoveWindow().
Tue, 06 Sep 2011 09:29:04 +0000 ib Replace some btnModify() calls by btnSet().
Thu, 01 Sep 2011 20:15:40 +0000 ib Rework fullscreen handling.
Thu, 01 Sep 2011 18:52:09 +0000 ib Rephrase condition for btnModify().
Mon, 15 Aug 2011 13:27:58 +0000 ib Cosmetic: Rename guiInfo members.