log gui/ui/actions.c @ 35363:f1018a8029b2

age author description
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.
Fri, 12 Aug 2011 16:31:18 +0000 ib Provide track information for playlists.
Fri, 12 Aug 2011 15:25:30 +0000 ib Cosmetic: Rename some guiInfo members.
Thu, 11 Aug 2011 13:54:24 +0000 ib Get rid of a bunch of needless or redundant guiInfo members.
Wed, 10 Aug 2011 14:48:49 +0000 ib Don't let VCD track number and guiInfo.Track differ.
Sat, 09 Jul 2011 10:23:47 +0000 ib Remove guiExit().
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: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 12:05:06 +0000 ib Cosmetic: Change prefix for symbolic constants from GMP to GUI.
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:24:39 +0000 ib Don't let MPlayer directly call user interface functions.
Mon, 27 Jun 2011 14:27:33 +0000 ib Rename guiInterface_t member NoWindow MovieWindow.
Mon, 27 Jun 2011 10:04:05 +0000 ib Cosmetic: Adjust indent.
Mon, 27 Jun 2011 10:02:04 +0000 ib Rename guiInterface_t member AudioType AudioChannels.
Wed, 22 Jun 2011 12:53:30 +0000 ib Replace all playback integer constants by their symbolic constants.
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.
Sun, 19 Jun 2011 23:32:17 +0000 ib Revise guiGetEvent() calls.
Sat, 18 Jun 2011 16:03:31 +0000 ib Rename GUI directory 'mplayer' and some files in it. base gui/mplayer/play.c@2f2c3c1744a5