log cfg-mplayer.h @ 23949:26db94620073

age author description
Sat, 28 Jul 2007 22:46:10 +0000 reimar Experimental negative panscan values
Sat, 28 Jul 2007 22:42:20 +0000 reimar Use a new variable for user-supplied monitor-aspect so we can overwrite
Mon, 09 Jul 2007 14:51:47 +0000 albeu Move loop_times into mpctx.
Fri, 08 Jun 2007 07:49:03 +0000 reimar Fix config declarations so that things like rtc=no work in addition to nortc=yes
Tue, 29 May 2007 18:49:38 +0000 ben new -menu-chroot option that prevent OSD file selection menu to go to an unwanted location (yeah, chroot ;-))
Sun, 20 May 2007 15:17:56 +0000 ben get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume Lecerf
Mon, 07 May 2007 16:46:24 +0000 ben new -menu-keepdir option that allows libmenu file browser to always restart browsing from the last place we were instead of current dir
Mon, 07 May 2007 15:59:53 +0000 ben support for hebrew through fribidi in libmenu (geexbox patch #580)
Mon, 07 May 2007 15:55:58 +0000 ben support for unicode/utf8 in libmenu (geexbox patch #545)
Fri, 27 Apr 2007 23:16:45 +0000 cehoyos Make -monitorpixelaspect 1 the default.
Thu, 29 Mar 2007 17:16:11 +0000 rathann Code cleanup: don't include a .c file in mplayer.c and fix a few
Sun, 04 Mar 2007 13:26:43 +0000 reimar nomouseinput option should not depend on HAVE_X11.
Thu, 18 Jan 2007 19:30:02 +0000 reimar Apply ancient double-click patch that nobody cares to comment on.
Wed, 10 Jan 2007 16:58:42 +0000 diego Remove misleading comment.
Wed, 22 Nov 2006 19:21:16 +0000 uau Make compilation depending on USE_OSD unconditional.
Tue, 14 Nov 2006 11:14:03 +0000 diego Clarify messages for unavailable options.
Fri, 10 Nov 2006 16:39:44 +0000 diego typo/grammar
Fri, 27 Oct 2006 19:19:40 +0000 reimar 100l, forgotten "no" for nouse-filedir-conf caused "-use-filedir-conf"
Sun, 15 Oct 2006 21:27:15 +0000 rtogni Disable loading of file-specific configuration file from the same
Sat, 14 Oct 2006 17:54:08 +0000 diego Remove senseless DIRECTFBVERSION check, we require 0.9.13+ anyway.
Sat, 16 Sep 2006 15:48:56 +0000 nicodvb COSMETICS: fixed broken indentation
Sat, 16 Sep 2006 15:13:41 +0000 nicodvb report to mplayer with a slave command the coordinates of the pointer reported by x11; rescale coordinates to [0,1]x[0,1] range - patch by Jonas Jermann and me
Fri, 08 Sep 2006 22:04:45 +0000 uau Remove useless extern declaration of nortc which is a static variable in
Tue, 08 Aug 2006 14:13:51 +0000 reimar Reintroduce an ugly variant of the -gui/-nogui options.
Fri, 04 Aug 2006 18:46:32 +0000 reimar -identify should display all ID_ messages, including DVD title length
Fri, 14 Jul 2006 17:14:16 +0000 diego Remove support for obsolete and non-free divx4/odivx libraries.
Thu, 06 Jul 2006 06:58:17 +0000 uau Add a new video pts tracking mode, enabled by option -correct-pts.
Thu, 27 Apr 2006 12:40:29 +0000 uau Make EDL compilation unconditional
Mon, 24 Apr 2006 07:20:34 +0000 reynaldo Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
Tue, 18 Apr 2006 11:06:35 +0000 reimar rtsp options should be available for mencoder as well