log gui/win32/interface.c @ 35376:02006c5b3b30

age author description
Sun, 25 Nov 2012 11:51:35 +0000 ib Move add_to_gui_playlist() to util/list.c.
Sat, 24 Nov 2012 15:54:22 +0000 ib Rename uiGotoTheNext uiProcessNextInPlaylist.
Fri, 23 Nov 2012 21:47:31 +0000 al gui/win32: Remove static from add_to_gui_playlist
Thu, 22 Nov 2012 13:57:40 +0000 ib Rename import_file_into_gui() add_to_gui_playlist().
Mon, 19 Nov 2012 15:27:36 +0000 ib Fix segmentation fault after end of file playback.
Sun, 21 Oct 2012 15:00:48 +0000 ib Set guiInfo.Track after the stream is open.
Sun, 21 Oct 2012 14:40:49 +0000 ib Fix building GUI without DVD support.
Thu, 18 Oct 2012 12:17:58 +0000 ib Get rid of global variable dvd_title in GUI.
Wed, 15 Aug 2012 13:14:59 +0000 ib Add parentheses to avoid compiler warning.
Wed, 15 Aug 2012 13:00:44 +0000 ib Fix compiler warnings (comparison between signed and unsigned).
Sat, 03 Mar 2012 16:45:15 +0000 ib Rename sub window video window.
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.
Tue, 10 Jan 2012 12:04:50 +0000 ib Retrieve DVD's titles, chapters and angles by stream control commands.
Tue, 03 Jan 2012 16:17:21 +0000 ib Allow Windows style CDROM device names for Wine port.
Tue, 03 Jan 2012 16:16:04 +0000 ib Use cdparanoia compatibility names for CD function calls.
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 13:42:24 +0000 ib Cosmetic: Collect together Wine port related functions.
Sat, 31 Dec 2011 13:25:23 +0000 ib Allow Windows style devices for Wine port.
Sat, 31 Dec 2011 13:20:29 +0000 ib Fix Win32 GUI DVD playback.
Sun, 11 Dec 2011 14:43:16 +0000 ib Enable gui slave commands.
Thu, 08 Dec 2011 12:05:00 +0000 ib Remove event evDropFile from Win32 GUI.
Tue, 25 Oct 2011 13:59:33 +0000 ib Remove unused code from the Win32 GUI.
Thu, 20 Oct 2011 10:41:31 +0000 ib Revise comment on filename conversion in the Wine port.
Tue, 18 Oct 2011 12:45:24 +0000 ib Fix bug with option sub_window in the Win32 GUI.
Mon, 17 Oct 2011 10:48:20 +0000 ib Cosmetic: Change comment.
Sun, 16 Oct 2011 10:48:23 +0000 ib Change and add comment.
Sat, 15 Oct 2011 13:20:52 +0000 ib Port to Wine.
Sat, 01 Oct 2011 15:49:19 +0000 ib Enable option "enqueue" for Win32 GUI.