index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cfg-common.h
Commit message (
Expand
)
Author
Age
*
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
diego
2008-10-13
*
Remove redundant declaration of proc_priority.
diego
2008-10-12
*
Remove pointless #ifdefs around extern declarations.
diego
2008-08-12
*
Remove useless DVB-related #include.
diego
2008-08-12
*
Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.
diego
2008-08-06
*
Rename some audio-output-related preprocessor directives.
diego
2008-08-05
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
Add missing #includes to fix 'make checkheaders'.
diego
2008-06-17
*
Add options to disable some or all config files.
albeu
2008-04-14
*
Enable runtime control for colorful and/or module name output
zuxy
2008-04-12
*
Split cfg-common.h into two separate header files. It was being included twice
diego
2008-04-11
*
Move duplicated extern declarations of mp_msg_levels and mp_msg_level_all
diego
2008-03-04
*
Add comments to #endif preprocessor directives.
diego
2008-03-04
*
Simplify preprocessor conditionals: USE_LIBAV* is defined when compiling
diego
2008-03-04
*
Make -af-pre, -af-add, -af-del and -af-clr available.
reimar
2008-02-17
*
Change force_fps and force_ofps to double
reimar
2008-02-14
*
Change mf_fps to double
reimar
2008-02-14
*
Add a comment that explains why this header has no multiple inclusion guards.
diego
2008-01-01
*
Fix libass to support -nofontconfig.
ulion
2007-12-12
*
Make m_option_t arrays referenced by cfg-common.h const
reimar
2007-12-02
*
Make the main m_option_t arrays const
reimar
2007-12-02
*
Move fakemono extern to cfg-common.h where it is actually used.
reimar
2007-12-02
*
Remove pointless ifdefs around extern declarations
reimar
2007-12-02
*
DirectShow based tv:// driver for win32
voroshil
2007-10-13
*
libnemesi support, yet another rtsp/rtp library...
lu_zero
2007-09-19
*
Implement setting gain control for video devices (usually webcams)
voroshil
2007-09-18
*
warning fix:
diego
2007-09-10
*
Revert the part of r24389 that broke compilation of mencoder.
cehoyos
2007-09-10
*
Fix warnings:
voroshil
2007-09-10
*
Fix warnings:
voroshil
2007-09-10
*
Fix warnings:
voroshil
2007-09-10
*
fix warnings:
voroshil
2007-09-10
*
Fix warnings:
voroshil
2007-09-10
*
Option adevice is implemented for all tv:// drivers.
voroshil
2007-09-09
*
Add comments to some #endif preprocessor directives.
diego
2007-09-09
*
Support for selecting language via packet 28.
voroshil
2007-08-31
*
Teletext support.
voroshil
2007-07-29
*
Replacing global variables in radio:// with
voroshil
2007-07-29
*
Removing global variables from tv://
voroshil
2007-07-29
*
Revert r23530.
voroshil
2007-06-21
*
Teletext support for tv:// (v4l and v4l2 only)
voroshil
2007-06-10
*
Create a new MSGT for just the status line.
diego
2007-06-05
*
New "automute" tv:// option.
voroshil
2007-05-31
*
add new -subfont option, that allows having a different font for OSD (control...
ben
2007-05-20
*
Add -ass-hinting option for setting font hinting method.
eugeni
2007-04-27
*
Merge both USE_DVDREAD sections.
diego
2007-04-18
*
Fix preprocessor conditionals: libdvdnav includes libdvdread and configure
diego
2007-04-18
*
5l: don't die when config file contains dvd options and dvd support is missing
rfelker
2007-04-17
*
optionally reuse the socket if -reuse-socket is selected; patch by Yong Hwan ...
nicodvb
2007-03-08
[next]