aboutsummaryrefslogtreecommitdiffhomepage
path: root/cfg-mplayer.h
Commit message (Expand)AuthorAge
...
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Change a bunch of video-output-specific preprocessor directives from a HAVE_Gravatar diego2008-08-02
| * Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;Gravatar diego2008-08-01
| * Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.Gravatar diego2008-07-30
| * Rename two GUI-related preprocessor directives:Gravatar diego2008-07-30
* | Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\|
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* | Merge svn changes up to r26979Gravatar Uoti Urpala2008-06-04
|\|
| * remove extra dash in nocorrect-pts optionGravatar compn2008-05-21
* | Move aspect.c options to option structGravatar Uoti Urpala2008-05-01
* | 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