aboutsummaryrefslogtreecommitdiffhomepage
path: root/cfg-common-opts.h
Commit message (Expand)AuthorAge
* Merge svn changes up to 27824Gravatar Uoti Urpala2008-10-25
|\
| * Add -nomsgcolor option to match -msgcolor, patch by swell.k gmail com.Gravatar diego2008-10-16
| * Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.Gravatar diego2008-10-13
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Give a CONFIG_ prefix to preprocessor directives that lacked one andGravatar diego2008-08-07
| * Rename font-related preprocessor directives.Gravatar diego2008-08-07
| * Rename a bunch of miscellaneous preprocessor directives.Gravatar diego2008-08-07
| * Change a bunch of video/audio-output-specific preprocessor directives fromGravatar diego2008-08-03
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Change a bunch of codec-specific preprocessor directives from a HAVE_Gravatar diego2008-08-02
| * Remove checks for HAVE_XVID3, that conditional was removed a long time ago.Gravatar diego2008-08-02
| * Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;Gravatar diego2008-08-01
* | Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\|
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* | Silence "discards qualifiers" warnings when compiling mplayer.cGravatar Uoti Urpala2008-04-26
* | Move global mconfig to mpctxGravatar Uoti Urpala2008-04-26
* | Move vf_settings to options structGravatar Uoti Urpala2008-04-26
* | Move vd_use_slices to options structGravatar Uoti Urpala2008-04-25
* | Move movie_aspect to options structGravatar Uoti Urpala2008-04-25
* | Move screen_size_xy to options structGravatar Uoti Urpala2008-04-25
* | Move flip and softzoom to options structGravatar Uoti Urpala2008-04-25
* | Modify option helper macrosGravatar Uoti Urpala2008-04-24
* | Move dvdsub_id to options structGravatar Uoti Urpala2008-04-23
* | Move audio_id and video_id to options structGravatar Uoti Urpala2008-04-23
* | Move playback_speed to options structGravatar Uoti Urpala2008-04-23
* | cfg-common-opts.h: Remove multiple inclusion guards and #includeGravatar Uoti Urpala2008-04-23
|/
* Add options to disable some or all config files.Gravatar albeu2008-04-14
* Replace the trivial command line preparser with a more robust versionGravatar albeu2008-04-13
* Enable runtime control for colorful and/or module name outputGravatar zuxy2008-04-12
* Split cfg-common.h into two separate header files. It was being included twiceGravatar diego2008-04-11