log gui/interface.c @ 33658:3a617d41751a

age author description
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:27:33 +0000 ib Rename guiInterface_t member NoWindow MovieWindow.
Mon, 27 Jun 2011 14:08:30 +0000 ib Use X11 Bool symbolic constant.
Mon, 27 Jun 2011 14:04:13 +0000 ib Rename guiGetEvent type guiSetVideo guiSetVideoWindow.
Mon, 27 Jun 2011 13:56:19 +0000 ib Add missing break.
Mon, 27 Jun 2011 11:23:21 +0000 ib Rename guiGetEvent type guiSetShVideo guiSetVideo.
Mon, 27 Jun 2011 10:46:25 +0000 ib Simplify code concerning guiGetEvent type guiSetAudioOnly.
Fri, 24 Jun 2011 13:00:04 +0000 ib Simplify code for guiGetEvent type guiSetState.
Fri, 24 Jun 2011 12:54:10 +0000 ib Cosmetic: Adjust indent.
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.
Wed, 22 Jun 2011 11:30:27 +0000 ib Remove unused guiGetEvent type guiSetState.
Wed, 22 Jun 2011 11:19:23 +0000 ib Enable fullscreen with inactive video window.
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.
Sat, 18 Jun 2011 14:33:41 +0000 ib Cosmetic: Rename some GUI variables and functions.
Fri, 17 Jun 2011 17:51:50 +0000 ib Remove unused parameter 'Size' in wsConvert().
Thu, 16 Jun 2011 14:50:24 +0000 ib Add support for _NET_WM_ICON
Thu, 16 Jun 2011 13:09:52 +0000 ib Avoid compiler warnings.
Tue, 14 Jun 2011 23:05:02 +0000 ib Revise some messages.
Tue, 14 Jun 2011 18:55:04 +0000 ib Store icon data in a struct variable.
Sun, 05 Jun 2011 14:54:41 +0000 ib When adding a playlist item, preventively set its next pointer to NULL.
Sun, 05 Jun 2011 14:32:53 +0000 ib Cosmetic: Correct a comment and add a new one.
Fri, 03 Jun 2011 14:31:13 +0000 ib Don't pointlessly cast Display pointer.
Mon, 23 May 2011 11:51:25 +0000 ib Revert r33482.
Sun, 22 May 2011 19:55:18 +0000 ib Cosmetic: Remove braces and adjust indent after r33481.
Sun, 22 May 2011 19:46:35 +0000 ib Remove unnecessary #include "libvo/video_out.h".
Sun, 22 May 2011 11:20:07 +0000 reimar Use mixer directly without checking for an audio_out.
Sun, 22 May 2011 11:16:19 +0000 reimar Remove completely unused variable.
Sat, 07 May 2011 15:58:06 +0000 ib Declare parameter type for guiExit() more precisely.
Sat, 07 May 2011 15:34:10 +0000 ib Cosmetic: Adjust indent.
Sat, 07 May 2011 15:30:14 +0000 ib Set GUI initialization flag earlier.
Thu, 05 May 2011 11:56:34 +0000 ib Cosmetic: uncrustify related indent adjustments
Tue, 03 May 2011 14:03:03 +0000 ib Instead of exit_player(), exit with appropriate return code.
Tue, 03 May 2011 13:49:59 +0000 ib Free appMPlayer.
Tue, 03 May 2011 13:42:00 +0000 ib Initialize appMPlayer differently.
Tue, 03 May 2011 13:19:39 +0000 ib Free config.
Tue, 03 May 2011 12:19:22 +0000 ib Add an exit function.
Mon, 25 Apr 2011 14:25:15 +0000 ib Do not remove video filters.
Sat, 23 Apr 2011 08:07:41 +0000 ib Cosmetic: Adjust indent and space.
Sat, 23 Apr 2011 08:05:27 +0000 ib Position windows initially at coordinates given in skin file.
Tue, 29 Mar 2011 08:53:07 +0000 ib Cosmetic: Separate return statement with newline.
Fri, 25 Mar 2011 12:40:20 +0000 ib Revise some GUI error message texts.
Fri, 25 Mar 2011 11:28:25 +0000 ib Show GUI message when GUI must exit.
Fri, 25 Mar 2011 10:33:48 +0000 ib Add message showing function.
Mon, 21 Mar 2011 19:33:22 +0000 ib Initialize guiIntfStruct.VCDTracks.
Mon, 21 Mar 2011 19:21:32 +0000 ib Remove unused variable vcd_track.
Mon, 21 Mar 2011 12:35:38 +0000 ib Replace vcd_seek_to_track() by stream_control().
Fri, 11 Mar 2011 00:58:09 +0000 ib Cosmetic: Format to MPlayer coding style.
Thu, 10 Mar 2011 13:22:11 +0000 ib Remove unused function guiMessageBox().
Sun, 06 Mar 2011 12:21:52 +0000 ib Cosmetic: Rename appResetStruct() appInitStruct().
Thu, 03 Mar 2011 13:45:30 +0000 ib Fix memory leak in appInitStruct().
Mon, 28 Feb 2011 14:47:17 +0000 ib Move global skin directory variables.
Sat, 19 Feb 2011 22:02:34 +0000 ib Remove support for skins directories using the obsolete name 'Skin'.
Wed, 19 Jan 2011 22:02:58 +0000 ib Fix resource leaks and check for realloc failures
Tue, 16 Nov 2010 21:06:52 +0000 cboesch Export mp_basename in a function instead of duplicate macros in various places
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code