aboutsummaryrefslogtreecommitdiffhomepage
path: root/cfg-mplayer.h
Commit message (Expand)AuthorAge
* Split cfg-common.h into two separate header files. It was being included twiceGravatar diego2008-04-11
* Add comments to #endif preprocessor directives.Gravatar diego2008-03-04
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Allow demuxers to choose a default value for correct_ptsGravatar reimar2008-02-03
* typo fixGravatar diego2008-01-16
* Add heartbeat-cmd optionGravatar reimar2008-01-07
* Add multiple inclusion guards to all header files that lack them.Gravatar diego2008-01-01
* Support using unrar executable to access rar-compressed vobsub files.Gravatar ulion2007-12-14
* Make the main m_option_t arrays constGravatar reimar2007-12-02
* Move fakemono extern to cfg-common.h where it is actually used.Gravatar reimar2007-12-02
* Remove pointless ifdefs around extern declarationsGravatar reimar2007-12-02
* Fix warning:Gravatar diego2007-10-21
* Fix warnings:Gravatar voroshil2007-09-10
* Fix warnings:Gravatar voroshil2007-09-10
* Fix redundant declaration warnings for variables already definedGravatar voroshil2007-09-09
* Add comments to some #endif preprocessor directives.Gravatar diego2007-09-09
* Suboptions structure should be passed as array not as address of array.Gravatar voroshil2007-08-26
* Automatic TV channels scanning ability for MPlayer.Gravatar voroshil2007-08-23
* Experimental negative panscan valuesGravatar reimar2007-07-28
* Use a new variable for user-supplied monitor-aspect so we can overwriteGravatar reimar2007-07-28
* Move loop_times into mpctx.Gravatar albeu2007-07-09
* Fix config declarations so that things like rtc=no work in addition to nortc=yesGravatar reimar2007-06-08
* new -menu-chroot option that prevent OSD file selection menu to go to an unwa...Gravatar ben2007-05-29
* get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume LecerfGravatar ben2007-05-20
* new -menu-keepdir option that allows libmenu file browser to always restart b...Gravatar ben2007-05-07
* support for hebrew through fribidi in libmenu (geexbox patch #580)Gravatar ben2007-05-07
* support for unicode/utf8 in libmenu (geexbox patch #545)Gravatar ben2007-05-07
* Make -monitorpixelaspect 1 the default.Gravatar cehoyos2007-04-27
* Code cleanup: don't include a .c file in mplayer.c and fix a fewGravatar rathann2007-03-29
* nomouseinput option should not depend on HAVE_X11.Gravatar reimar2007-03-04
* Apply ancient double-click patch that nobody cares to comment on.Gravatar reimar2007-01-18
* Remove misleading comment.Gravatar diego2007-01-10
* Make compilation depending on USE_OSD unconditional.Gravatar uau2006-11-22
* Clarify messages for unavailable options.Gravatar diego2006-11-14
* typo/grammarGravatar diego2006-11-10
* 100l, forgotten "no" for nouse-filedir-conf caused "-use-filedir-conf"Gravatar reimar2006-10-27
* Disable loading of file-specific configuration file from the same Gravatar rtogni2006-10-15
* Remove senseless DIRECTFBVERSION check, we require 0.9.13+ anyway.Gravatar diego2006-10-14
* COSMETICS: fixed broken indentationGravatar nicodvb2006-09-16
* report to mplayer with a slave command the coordinates of the pointer reporte...Gravatar nicodvb2006-09-16
* Remove useless extern declaration of nortc which is a static variable inGravatar uau2006-09-08
* Reintroduce an ugly variant of the -gui/-nogui options.Gravatar reimar2006-08-08
* -identify should display all ID_ messages, including DVD title lengthGravatar reimar2006-08-04
* Remove support for obsolete and non-free divx4/odivx libraries.Gravatar diego2006-07-14
* Add a new video pts tracking mode, enabled by option -correct-pts.Gravatar uau2006-07-06
* Make EDL compilation unconditionalGravatar uau2006-04-27
* Get ride of the several if(identify) messy lines and rearangment of some of t...Gravatar reynaldo2006-04-24
* rtsp options should be available for mencoder as wellGravatar reimar2006-04-18
* Fix and improve xinerama supportGravatar reimar2006-04-16
* new monitorpixelaspect option, esp. useful for xinerama setups with upcoming ...Gravatar reimar2006-04-15