summaryrefslogtreecommitdiffstats
path: root/cfg-common-opts.h
Commit message (Expand)AuthorAgeFilesLines
* Silence "discards qualifiers" warnings when compiling mplayer.cUoti Urpala2008-04-261-11/+11
* Move global mconfig to mpctxUoti Urpala2008-04-261-1/+0
* Move vf_settings to options structUoti Urpala2008-04-261-1/+1
* Move vd_use_slices to options structUoti Urpala2008-04-251-2/+2
* Move movie_aspect to options structUoti Urpala2008-04-251-2/+2
* Move screen_size_xy to options structUoti Urpala2008-04-251-1/+1
* Move flip and softzoom to options structUoti Urpala2008-04-251-4/+4
* Modify option helper macrosUoti Urpala2008-04-241-7/+7
* Move dvdsub_id to options structUoti Urpala2008-04-231-1/+1
* Move audio_id and video_id to options structUoti Urpala2008-04-231-5/+5
* Move playback_speed to options structUoti Urpala2008-04-231-1/+1
* cfg-common-opts.h: Remove multiple inclusion guards and #includeUoti Urpala2008-04-231-7/+0
* Add options to disable some or all config files.albeu2008-04-141-0/+1
* Replace the trivial command line preparser with a more robust versionalbeu2008-04-131-1/+1
* Enable runtime control for colorful and/or module name outputzuxy2008-04-121-0/+2
* Split cfg-common.h into two separate header files. It was being included twicediego2008-04-111-0/+342