summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup: silence most of the clang warningsClément Bœsch2011-07-091-3/+3
* options: Allow a larger range for -aspectreimar2011-07-061-1/+1
* Merge branch 'mplayer1_changes'Uoti Urpala2011-05-021-1/+6
|\
| * options: Add dummy -shuffle option to show it in -list-optionsreimar2011-05-021-1/+3
| * options: add -gamma (was only accessible from slave mode before)cehoyos2011-04-131-0/+1
| * OSD: support displaying fractional part of current positionUoti Urpala2011-04-121-0/+1
* | options: merge cfg-mplayer.h and cfg-common.hClément Bœsch2011-04-201-1/+680
* | options: move sub_name, sub_auto and vobsub_name to structClément Bœsch2011-04-201-1/+1
|/
* options: remove CONF_OLD option flagUoti Urpala2011-01-311-2/+2
* options: mark -fs with CONF_NOSAVE to keep state between filesUoti Urpala2011-01-311-1/+1
* options: remove unused "func_full" option typeUoti Urpala2011-01-311-12/+0
* vo_zr2: drop Zoran supportUoti Urpala2011-01-311-6/+0
* vo_dxr2, ao_dxr2: drop dxr2 supportUoti Urpala2011-01-311-6/+0
* vidix: drop VIDIX supportUoti Urpala2011-01-311-1/+0
* Merge branch 'sub'Uoti Urpala2011-01-261-0/+1
|\
| * options: add special -leak-report optionUoti Urpala2011-01-151-0/+1
* | cleanup: remove unused MEncoder-related codeClément Bœsch2011-01-251-2/+0
|/
* core: add support for precise non-keyframe-limited seeksUoti Urpala2010-12-201-0/+2
* options: add "choice" option type, use for -pts-association-modeUoti Urpala2010-12-181-1/+2
* core: ordered chapters: add heuristic for merging inaccurate chaptersUoti Urpala2010-11-261-0/+1
* options: more mplayer.c options moved to option structClément Bœsch2010-11-141-11/+8
* options: move various mplayer.c options to option structClément Bœsch2010-11-131-6/+5
* core: do initial A-V sync by modifying audio streamUoti Urpala2010-11-131-0/+1
* audio: add -gapless-audio optionUoti Urpala2010-11-121-2/+3
* options: add OPT_MAKE_FLAGS macro, creates "opt/noopt" flag pairClément Bœsch2010-11-041-16/+8
* options: move -name and -title to option structClément Bœsch2010-11-041-2/+2
* Add a simple capture feature (-capture)Uoti Urpala2010-11-021-0/+3
* options: move -dumpfile to option structUoti Urpala2010-11-021-1/+1
* cfg-mplayer.h: Remove old obsolete warning about dfboptsdiego2010-11-021-5/+0
* cfg-common*: Replace common options template by a common options arraydiego2010-11-021-6/+0
* cosmetics: Remove some unused linesdiego2010-11-021-6/+0
* Merge svn changes up to r31291Uoti Urpala2010-06-021-0/+1
|\
| * Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.diego2010-05-301-0/+1
* | Merge svn change r31134Uoti Urpala2010-05-071-209/+209
|\|
| * the great MPlayer tab removal: part IIdiego2010-05-031-212/+212
* | Merge svn changes up to r31040Uoti Urpala2010-04-261-2/+0
|\|
| * Remove commented-out and long-gone dapsync options.diego2010-04-151-2/+0
* | Merge svn changes up to r31004Uoti Urpala2010-04-261-1/+1
|\|
| * Mark dxr2_opts array as const.diego2010-04-041-1/+1
| * Declare externally used variables from vd.c as extern in vd.h.diego2010-02-221-5/+1
| * cosmetics: Remove pointless empty lines at EOF.diego2010-02-201-1/+0
* | cfg-mplayer.h: add casts to silence warningsUoti Urpala2010-04-251-3/+3
* | Merge svn changes up to r30643Uoti Urpala2010-03-101-5/+1
|\|
| * Add header for functions exported from vo_zr.c and use it appropriately.diego2010-02-181-3/+1
| * Remove forward declarations for non-existing functions readPPOpt, revertPPOpt.diego2010-02-181-2/+0
* | Merge svn changes up to r30475Uoti Urpala2010-03-091-0/+18
|\|
| * Add license header to all top-level files missing them.diego2010-01-301-0/+18
* | core: Add support for decoder reordering of pts valuesUoti Urpala2009-11-211-0/+1
* | Merge svn changes up to r29912Uoti Urpala2009-11-161-0/+5
|\|
| * Added -name, -title and -use-filename-title options and implementation in X11...ptt2009-11-121-0/+5
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-8/+8
* | Remove the internal GUIAnton Khirnov2009-07-071-13/+3
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-9/+8
* | Add option -noordered-chapters.Uoti Urpala2009-04-081-0/+3
* | options: Move osd_level and osd_duration to options structUoti Urpala2009-03-311-2/+2
* | VO: Don't force window position in X11 VOsUoti Urpala2009-03-311-0/+2
* | Merge svn changes up to r28862Uoti Urpala2009-03-071-1/+1
|\|
| * Make WinID a 64 bit integer, this should avoid issues with valid Windowreimar2009-03-021-1/+1
* | Merge svn changes up to r28087Uoti Urpala2008-12-041-4/+4
|\|
| * Get rid of pointless 'extern' keywords.diego2008-12-031-4/+4
* | Merge svn changes up to r27899Uoti Urpala2008-11-061-0/+1
|\|
| * Add an option that sets initial playback volume.diego2008-10-311-0/+1
* | Merge svn changes up to r27441Uoti Urpala2008-08-081-10/+10
|\|
| * Give a CONFIG_ prefix to preprocessor directives that lacked one anddiego2008-08-071-1/+1
| * Rename font-related preprocessor directives.diego2008-08-071-2/+2
| * Rename a bunch of miscellaneous preprocessor directives.diego2008-08-071-1/+1
| * Rename preprocessor directives related to image libraries.diego2008-08-051-2/+2
| * Change a bunch of X11-specific preprocessor directives.diego2008-08-041-2/+2
| * Change a bunch of video/audio-output-specific preprocessor directives fromdiego2008-08-031-2/+2
* | Merge svn changes up to r27399Uoti Urpala2008-08-021-9/+9
|\|
| * Change a bunch of video-output-specific preprocessor directives from a HAVE_diego2008-08-021-4/+4
| * Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;diego2008-08-011-2/+2
| * Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.diego2008-07-301-2/+2
| * Rename two GUI-related preprocessor directives:diego2008-07-301-1/+1
* | Merge svn changes up to r27374Uoti Urpala2008-07-301-6/+6
|\|
| * Start unifying names of internal preprocessor directives.diego2008-07-301-6/+6
* | Merge svn changes up to r26979Uoti Urpala2008-06-041-1/+1
|\|
| * remove extra dash in nocorrect-pts optioncompn2008-05-211-1/+1
* | Move aspect.c options to option structUoti Urpala2008-05-011-8/+3
* | Mark option -key-fifo-size globalUoti Urpala2008-04-291-1/+1
* | Move key_fifo_size & doubleclick_time to options structUoti Urpala2008-04-291-5/+2
* | Silence "discards qualifiers" warnings when compiling mplayer.cUoti Urpala2008-04-261-2/+2
* | Move vo_gamma_* to options structUoti Urpala2008-04-261-4/+4
* | Move opt_screen_size_[x|y] to options structUoti Urpala2008-04-251-5/+2
* | Move vidmode to options structUoti Urpala2008-04-251-3/+2
* | Move fullscreen to options structUoti Urpala2008-04-251-3/+2
* | Modify option helper macrosUoti Urpala2008-04-241-13/+13
* | Move option helper #defines to cfg-common.h for nowUoti Urpala2008-04-231-6/+0
* | Move loop_times to option structUoti Urpala2008-04-231-2/+3
* | Move vo_screenwidth,vo_screenheight to options structUoti Urpala2008-04-231-2/+2
* | Move vo_dbpp to options structUoti Urpala2008-04-231-1/+2
* | Move vo_ontop to options structUoti Urpala2008-04-231-2/+2
* | Move correct_pts to options structUoti Urpala2008-04-231-2/+2
* | Move options "vo" and "ao" to common structUoti Urpala2008-04-231-2/+3
* | Start of new option systemUoti Urpala2008-04-231-2/+8
|/
* Split cfg-common.h into two separate header files. It was being included twicediego2008-04-111-4/+2
* Add comments to #endif preprocessor directives.diego2008-03-041-1/+1
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Allow demuxers to choose a default value for correct_ptsreimar2008-02-031-2/+2
* typo fixdiego2008-01-161-1/+1
* Add heartbeat-cmd optionreimar2008-01-071-0/+1
* Add multiple inclusion guards to all header files that lack them.diego2008-01-011-0/+6
* Support using unrar executable to access rar-compressed vobsub files.ulion2007-12-141-0/+5
* Make the main m_option_t arrays constreimar2007-12-021-5/+5
* Move fakemono extern to cfg-common.h where it is actually used.reimar2007-12-021-1/+0
* Remove pointless ifdefs around extern declarationsreimar2007-12-021-20/+0
* Fix warning:diego2007-10-211-1/+0
* Fix warnings:voroshil2007-09-101-2/+0
* Fix warnings:voroshil2007-09-101-6/+0
* Fix redundant declaration warnings for variables already definedvoroshil2007-09-091-26/+0
* Add comments to some #endif preprocessor directives.diego2007-09-091-3/+3
* Suboptions structure should be passed as array not as address of array.voroshil2007-08-261-1/+1
* Automatic TV channels scanning ability for MPlayer.voroshil2007-08-231-0/+13
* Experimental negative panscan valuesreimar2007-07-281-1/+1
* Use a new variable for user-supplied monitor-aspect so we can overwritereimar2007-07-281-2/+2
* Move loop_times into mpctx.albeu2007-07-091-2/+2
* Fix config declarations so that things like rtc=no work in addition to nortc=yesreimar2007-06-081-8/+9
* new -menu-chroot option that prevent OSD file selection menu to go to an unwa...ben2007-05-291-0/+2
* get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume Lecerfben2007-05-201-4/+0
* new -menu-keepdir option that allows libmenu file browser to always restart b...ben2007-05-071-0/+2
* support for hebrew through fribidi in libmenu (geexbox patch #580)ben2007-05-071-0/+12
* support for unicode/utf8 in libmenu (geexbox patch #545)ben2007-05-071-0/+4
* Make -monitorpixelaspect 1 the default.cehoyos2007-04-271-2/+2
* Code cleanup: don't include a .c file in mplayer.c and fix a fewrathann2007-03-291-0/+2
* nomouseinput option should not depend on HAVE_X11.reimar2007-03-041-2/+2
* Apply ancient double-click patch that nobody cares to comment on.reimar2007-01-181-0/+1
* Remove misleading comment.diego2007-01-101-1/+0
* Make compilation depending on USE_OSD unconditional.uau2006-11-221-2/+0
* Clarify messages for unavailable options.diego2006-11-141-14/+14
* typo/grammardiego2006-11-101-2/+2
* 100l, forgotten "no" for nouse-filedir-conf caused "-use-filedir-conf"reimar2006-10-271-1/+1
* Disable loading of file-specific configuration file from the same rtogni2006-10-151-0/+3
* Remove senseless DIRECTFBVERSION check, we require 0.9.13+ anyway.diego2006-10-141-2/+0
* COSMETICS: fixed broken indentationnicodvb2006-09-161-2/+2
* report to mplayer with a slave command the coordinates of the pointer reporte...nicodvb2006-09-161-0/+3
* Remove useless extern declaration of nortc which is a static variable inuau2006-09-081-4/+0
* Reintroduce an ugly variant of the -gui/-nogui options.reimar2006-08-081-3/+2
* -identify should display all ID_ messages, including DVD title lengthreimar2006-08-041-1/+1
* Remove support for obsolete and non-free divx4/odivx libraries.diego2006-07-141-4/+0
* Add a new video pts tracking mode, enabled by option -correct-pts.uau2006-07-061-0/+2
* Make EDL compilation unconditionaluau2006-04-271-4/+0
* Get ride of the several if(identify) messy lines and rearangment of some of t...reynaldo2006-04-241-1/+1
* rtsp options should be available for mencoder as wellreimar2006-04-181-15/+0
* Fix and improve xinerama supportreimar2006-04-161-3/+1
* new monitorpixelaspect option, esp. useful for xinerama setups with upcoming ...reimar2006-04-151-0/+2
* Add an option to list the properties: -list-propertiesalbeu2006-03-221-0/+1
* Add the new property API and implement a couple properties.albeu2006-03-221-0/+1
* Allows the LIVE555 library to forces the client's port to be usedbertrand2006-02-191-0/+3
* Make -really-quiet a common option.diego2005-12-111-1/+0
* Big OSD cleanup. Replace the mess with 100's of counter varsalbeu2005-11-161-0/+5
* add a switch, slave command, and vo control to toggle borderless window.joey2005-11-101-0/+3
* Add -panscanrange optionreimar2005-09-271-0/+2
* "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".rsf2005-09-231-3/+3
* Adds -idle, an option to make MPlayer wait for input ('loadfile' orods152005-09-021-0/+2
* -delay for MEncoder, final step 6.ods152005-07-171-3/+0
* Make dfbopts a suboption, use suboption parserreimar2005-06-181-1/+1
* Remove long obsolete -fb option.diego2005-06-061