aboutsummaryrefslogtreecommitdiffhomepage
path: root/cfg-common.h
Commit message (Expand)AuthorAge
* Merge svn changes up to r29912Gravatar Uoti Urpala2009-11-16
|\
| * Remove CONFIG_TV_TELETEXT.Gravatar cehoyos2009-11-07
| * Separate teletext from tv support.Gravatar cehoyos2009-11-07
* | Remove the internal GUIGravatar Anton Khirnov2009-07-07
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r28537Gravatar Uoti Urpala2009-02-12
|\|
| * Add priority support for OS/2 and factorize the Windows priority support.Gravatar diego2009-02-10
* | Merge svn changes up to r28310Gravatar Uoti Urpala2009-01-15
|\|
| * added support for manual audio substream selection out of 0xFD PES streams (B...Gravatar nicodvb2009-01-04
* | Merge svn changes up to 27824Gravatar Uoti Urpala2008-10-25
|\|
| * Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.Gravatar diego2008-10-13
| * Remove redundant declaration of proc_priority.Gravatar diego2008-10-12
* | 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