log gui/win32/interface.c @ 33298:f0733d37f56b

age author description
Fri, 06 May 2011 09:35:46 +0000 ib Fix bug with gfree() definition in Win32 GUI.
Mon, 21 Mar 2011 19:21:32 +0000 ib Remove unused variable vcd_track.
Sun, 12 Sep 2010 11:11:44 +0000 reimar Fix win32 gui compilation
Sun, 20 Jun 2010 15:53:45 +0000 diego Add declarations for open.c externally used variables to stream.h.
Sun, 20 Jun 2010 15:43:45 +0000 diego Move af_cfg extern variable declaration to dec_audio.h.
Sun, 13 Jun 2010 11:34:14 +0000 reimar Remove Gui-specific slave commands and associated key-bindings and other code.
Sat, 20 Mar 2010 23:38:27 +0000 diego Rename get_path.[ch] --> path.[ch].
Sat, 27 Feb 2010 19:53:25 +0000 reimar Fix windows Gui compilation and remove some related typecasts.
Tue, 16 Feb 2010 19:07:06 +0000 reimar Fix win32 gui compilation.
Thu, 07 Aug 2008 08:58:07 +0000 diego Rename a bunch of miscellaneous preprocessor directives.
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Tue, 22 Apr 2008 09:32:30 +0000 diego Use standard GPL header.
Sat, 12 Apr 2008 13:19:35 +0000 diego Update include paths to account for build system changes.
Tue, 11 Mar 2008 18:46:52 +0000 vayne more header / declaration cleanups; fixes a lot of warnings as well as a preempt to removal of redundant wincfg.h.
Sat, 19 Jan 2008 11:33:36 +0000 reimar audio_out / video_out structs should be treated as const
Sun, 11 Nov 2007 08:14:57 +0000 zuxy Better handling of win32 GUI thread:
Sat, 28 Apr 2007 22:09:53 +0000 vayne add missing case value, fixes functionality when using some skins.
Sat, 28 Apr 2007 22:09:01 +0000 vayne compilation fix for disabling dvd functionality, patch by <bangbangbear at gmail dot com>, slightly modified by me.
Thu, 26 Apr 2007 17:30:20 +0000 vayne header / declarations cleanup, also fixes broken compilation.
Wed, 25 Apr 2007 07:34:56 +0000 diego Consistently use quotes instead of angled brackets in #include
Mon, 23 Apr 2007 08:01:10 +0000 diego Use proper GPL header.
Mon, 23 Apr 2007 07:48:03 +0000 diego spelling cosmetics
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui