log gui/ui/main.c @ 34458:1e84148527ab

age author description
Thu, 12 Jan 2012 14:21:55 +0000 ib Add user event evMenu.
Thu, 12 Jan 2012 10:39:37 +0000 ib Fix bug with VCD stream calling DVD code.
Thu, 12 Jan 2012 10:31:39 +0000 ib Replace goto label by an internal event case expression.
Thu, 12 Jan 2012 10:08:25 +0000 ib Remove all unnecessary #ifdefs from GUI code.
Thu, 05 Jan 2012 12:06:03 +0000 ib Move some DVD related events.
Thu, 05 Jan 2012 11:39:27 +0000 ib Remove #ifdef MP_DEBUG.
Mon, 02 Jan 2012 16:48:18 +0000 ib Initialize device options in guiInit().
Mon, 02 Jan 2012 16:25:00 +0000 ib Remove pointless filename setting from device name.
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, 09 Dec 2011 13:34:38 +0000 ib Change prefix for internal events from ev to iv.
Fri, 09 Dec 2011 12:25:48 +0000 ib Replace evPlayNetwork by evLoadURL.
Thu, 08 Dec 2011 17:11:52 +0000 ib Replace evSetURL by evLoadURL for consistency.
Thu, 08 Dec 2011 16:06:24 +0000 ib Cosmetic: Synchronize evPlaylist event and message names.
Wed, 26 Oct 2011 15:12:35 +0000 diego Add missing mp_msg.h #includes, remove some unnecessary ones.
Fri, 30 Sep 2011 15:28:01 +0000 ib Cosmetic: Order STREAMTYPE related code.
Thu, 29 Sep 2011 13:44:21 +0000 ib Set an URL guiInfo.Filename by using uiSetFileName().
Wed, 21 Sep 2011 14:20:04 +0000 ib Force redraw of main window after playback has ended.
Thu, 08 Sep 2011 15:31:25 +0000 ib Preserve x and y position of a double-size window if possible.
Thu, 08 Sep 2011 14:00:12 +0000 ib Preserve x and y position of a half-size window.
Thu, 08 Sep 2011 11:11:02 +0000 ib Change parameter b of wsMoveWindow().
Thu, 01 Sep 2011 17:57:15 +0000 ib Cosmetic: Adjust indent.
Thu, 01 Sep 2011 17:53:33 +0000 ib Resize video window after switching from fullscreen to normal size.
Thu, 01 Sep 2011 17:31:46 +0000 ib Change repositioning of the normal size video window.
Thu, 01 Sep 2011 17:27:44 +0000 ib Modify video window size change behavior.
Thu, 01 Sep 2011 17:08:58 +0000 ib Remove assignments to guiInfo.VideoWindow when playback stops.
Thu, 01 Sep 2011 16:55:14 +0000 ib Change ESC key behavior in fullscreen state.
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.
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.
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.
Wed, 10 Aug 2011 14:48:49 +0000 ib Don't let VCD track number and guiInfo.Track differ.
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:04:56 +0000 ib Cosmetic: Rename two functions that do MPlayer calls.
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 09:29:15 +0000 ib Remove gfree() from interface.c.
Thu, 07 Jul 2011 08:48:46 +0000 ib Remove unnecessary #include "gui/interface.h".
Thu, 07 Jul 2011 08:32:10 +0000 ib Move string functions from interface.c to string.c.
Mon, 27 Jun 2011 19:14:45 +0000 ib Remove guiGetEvent type guiSetDemuxer.
Mon, 27 Jun 2011 14:27:33 +0000 ib Rename guiInterface_t member NoWindow MovieWindow.
Mon, 27 Jun 2011 14:08:30 +0000 ib Use X11 Bool symbolic constant.
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.
Sat, 18 Jun 2011 16:03:31 +0000 ib Rename GUI directory 'mplayer' and some files in it. base gui/mplayer/mw.c@f8548d611702