aboutsummaryrefslogtreecommitdiffhomepage
path: root/cfg-mplayer.h
Commit message (Expand)AuthorAge
* Add header for functions exported from vo_zr.c and use it appropriately.Gravatar diego2010-02-18
* Remove forward declarations for non-existing functions readPPOpt, revertPPOpt.Gravatar diego2010-02-18
* Add license header to all top-level files missing them.Gravatar diego2010-01-30
* Added -name, -title and -use-filename-title options and implementation in X11...Gravatar ptt2009-11-12
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* Make WinID a 64 bit integer, this should avoid issues with valid WindowGravatar reimar2009-03-02
* Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* Add an option that sets initial playback volume.Gravatar diego2008-10-31
* 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
* Rename preprocessor directives related to image libraries.Gravatar diego2008-08-05
* Change a bunch of X11-specific preprocessor directives.Gravatar diego2008-08-04
* Change a bunch of video/audio-output-specific preprocessor directives fromGravatar diego2008-08-03
* 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
* Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* remove extra dash in nocorrect-pts optionGravatar compn2008-05-21
* 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