aboutsummaryrefslogtreecommitdiffhomepage
path: root/cfg-mplayer.h
Commit message (Expand)AuthorAge
...
* | Mark option -key-fifo-size globalGravatar Uoti Urpala2008-04-29
* | Move key_fifo_size & doubleclick_time to options structGravatar Uoti Urpala2008-04-29
* | Silence "discards qualifiers" warnings when compiling mplayer.cGravatar Uoti Urpala2008-04-26
* | Move vo_gamma_* to options structGravatar Uoti Urpala2008-04-26
* | Move opt_screen_size_[x|y] to options structGravatar Uoti Urpala2008-04-25
* | Move vidmode to options structGravatar Uoti Urpala2008-04-25
* | Move fullscreen to options structGravatar Uoti Urpala2008-04-25
* | Modify option helper macrosGravatar Uoti Urpala2008-04-24
* | Move option helper #defines to cfg-common.h for nowGravatar Uoti Urpala2008-04-23
* | Move loop_times to option structGravatar Uoti Urpala2008-04-23
* | Move vo_screenwidth,vo_screenheight to options structGravatar Uoti Urpala2008-04-23
* | Move vo_dbpp to options structGravatar Uoti Urpala2008-04-23
* | Move vo_ontop to options structGravatar Uoti Urpala2008-04-23
* | Move correct_pts to options structGravatar Uoti Urpala2008-04-23
* | Move options "vo" and "ao" to common structGravatar Uoti Urpala2008-04-23
* | Start of new option systemGravatar Uoti Urpala2008-04-23
|/
* 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