aboutsummaryrefslogtreecommitdiffhomepage
path: root/cfg-common.h
Commit message (Expand)AuthorAge
* Merge svn changes up to r27458Gravatar Uoti Urpala2008-08-12
|\
| * Remove pointless #ifdefs around extern declarations.Gravatar diego2008-08-12
| * Remove useless DVB-related #include.Gravatar diego2008-08-12
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.Gravatar diego2008-08-06
| * Rename some audio-output-related preprocessor directives.Gravatar diego2008-08-05
| * Change a bunch of video/audio-output-specific preprocessor directives fromGravatar diego2008-08-03
* | 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 r27123Gravatar Uoti Urpala2008-06-23
|\|
| * Add missing #includes to fix 'make checkheaders'.Gravatar diego2008-06-17
* | Move vf_settings to options structGravatar Uoti Urpala2008-04-26
* | 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 playback_speed to options structGravatar Uoti Urpala2008-04-23
* | Move option helper #defines to cfg-common.h for nowGravatar Uoti Urpala2008-04-23
|/
* Add options to disable some or all config files.Gravatar albeu2008-04-14
* 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
* Move duplicated extern declarations of mp_msg_levels and mp_msg_level_allGravatar diego2008-03-04
* Add comments to #endif preprocessor directives.Gravatar diego2008-03-04
* Simplify preprocessor conditionals: USE_LIBAV* is defined when compilingGravatar diego2008-03-04
* Make -af-pre, -af-add, -af-del and -af-clr available.Gravatar reimar2008-02-17
* Change force_fps and force_ofps to doubleGravatar reimar2008-02-14
* Change mf_fps to doubleGravatar reimar2008-02-14
* Add a comment that explains why this header has no multiple inclusion guards.Gravatar diego2008-01-01
* Fix libass to support -nofontconfig.Gravatar ulion2007-12-12
* Make m_option_t arrays referenced by cfg-common.h constGravatar reimar2007-12-02
* 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
* DirectShow based tv:// driver for win32Gravatar voroshil2007-10-13
* libnemesi support, yet another rtsp/rtp library...Gravatar lu_zero2007-09-19
* Implement setting gain control for video devices (usually webcams)Gravatar voroshil2007-09-18
* warning fix:Gravatar diego2007-09-10
* Revert the part of r24389 that broke compilation of mencoder.Gravatar cehoyos2007-09-10
* Fix warnings:Gravatar voroshil2007-09-10
* Fix warnings:Gravatar voroshil2007-09-10
* Fix warnings:Gravatar voroshil2007-09-10
* fix warnings:Gravatar voroshil2007-09-10
* Fix warnings:Gravatar voroshil2007-09-10
* Option adevice is implemented for all tv:// drivers.Gravatar voroshil2007-09-09
* Add comments to some #endif preprocessor directives.Gravatar diego2007-09-09
* Support for selecting language via packet 28.Gravatar voroshil2007-08-31
* Teletext support.Gravatar voroshil2007-07-29
* Replacing global variables in radio:// withGravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Revert r23530.Gravatar voroshil2007-06-21