log gui/win32/interface.c @ 33897:e0d211c62cf7

age author description
Fri, 12 Aug 2011 15:25:30 +0000 ib Cosmetic: Rename some guiInfo members.
Fri, 12 Aug 2011 14:09:36 +0000 ib Remove needless guiInfo member FilenameChanged.
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.
Tue, 12 Jul 2011 08:59:47 +0000 ib Cosmetic: Change parameter names of gui() and mplayer().
Mon, 11 Jul 2011 10:36:09 +0000 ib Fix memory leak in the Win32 GUI.
Sun, 10 Jul 2011 15:45:18 +0000 ib Remove duplicated list code from the Win32 GUI.
Sun, 10 Jul 2011 15:42:09 +0000 ib Remove duplicated string code from the Win32 GUI.
Sun, 10 Jul 2011 12:01:39 +0000 ib Remove member FPS from struct guiInterface_t.
Sat, 09 Jul 2011 11:11:52 +0000 ib Use macro nfree() in Win32 GUI code.
Fri, 08 Jul 2011 09:52:02 +0000 ib Fix Win32 GUI compilation problems.
Thu, 07 Jul 2011 14:54:53 +0000 ib Cosmetic: Rename the GUI playlist functions.
Thu, 07 Jul 2011 10:16:22 +0000 ib Remove macros guiSetFilename() and guiSetDF() from interface.h.
Thu, 07 Jul 2011 08:32:10 +0000 ib Move string functions from interface.c to string.c.
Tue, 05 Jul 2011 15:04:00 +0000 ib Rename GUI playtree import functions.
Tue, 05 Jul 2011 13:48:55 +0000 ib Make guiEventHandling() a gui() call.
Tue, 05 Jul 2011 12:05:06 +0000 ib Cosmetic: Change prefix for symbolic constants from GMP to GUI.
Tue, 05 Jul 2011 11:34:26 +0000 ib Remove gui() GMP_SET_DVD.
Tue, 05 Jul 2011 10:54:16 +0000 ib Cosmetic: Rename gui() parameter.
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:31:17 +0000 ib Rename guiGetEvent type guiSetDefaults guiNewFile.
Wed, 29 Jun 2011 14:24:39 +0000 ib Don't let MPlayer directly call user interface functions.
Wed, 29 Jun 2011 13:16:35 +0000 ib Remove unused guiGetEvent type guiSetFileName.
Wed, 29 Jun 2011 09:12:03 +0000 ib Simplify code of guiGetEvent type guiSetAudio.
Tue, 28 Jun 2011 17:36:19 +0000 ib Rename guiGetEvent type guiSetVolume guiSetMixer.
Tue, 28 Jun 2011 10:55:17 +0000 ib Change return code of guiGetEvent() to indicate success.
Tue, 28 Jun 2011 08:52:02 +0000 ib Rename guiGetEvent type guiSetAudioOnly guiSetAudio.
Tue, 28 Jun 2011 07:31:35 +0000 ib Rename guiGetEvent type guiSetValues guiSetVideo.
Mon, 27 Jun 2011 19:39:57 +0000 ib Rename guiGetEvent type guiIEvent guiRunCommand.
Mon, 27 Jun 2011 19:25:04 +0000 ib Rename guiGetEvent type guiSetParameters guiPreparation.
Mon, 27 Jun 2011 19:14:45 +0000 ib Remove guiGetEvent type guiSetDemuxer.
Mon, 27 Jun 2011 18:55:18 +0000 ib Remove guiGetEvent type guiSetFileFormat.
Mon, 27 Jun 2011 14:04:13 +0000 ib Rename guiGetEvent type guiSetVideo guiSetVideoWindow.
Mon, 27 Jun 2011 11:23:21 +0000 ib Rename guiGetEvent type guiSetShVideo guiSetVideo.
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.
Sun, 19 Jun 2011 17:33:06 +0000 diego win32 gui: Remove unused function guiMessageBox.
Sun, 19 Jun 2011 17:32:54 +0000 diego win32 gui: Mark some functions as static.
Sun, 19 Jun 2011 16:52:51 +0000 reimar Add forgotten void.
Sun, 19 Jun 2011 12:36:12 +0000 reimar Implement uiStop and remove outdated comment.
Sat, 18 Jun 2011 16:35:37 +0000 ib Fix compilation after r33644.
Sat, 18 Jun 2011 14:33:41 +0000 ib Cosmetic: Rename some GUI variables and functions.
Sun, 08 May 2011 13:47:19 +0000 ib Don't use CreateThread() unconditionally.
Fri, 06 May 2011 15:50:49 +0000 ib Replace _beginthreadex() by CreateThread().
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.