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-mplayer.h
Commit message (
Expand
)
Author
Age
*
Declare externally used variables from vd.c as extern in vd.h.
diego
2010-02-22
*
cosmetics: Remove pointless empty lines at EOF.
diego
2010-02-20
*
Add header for functions exported from vo_zr.c and use it appropriately.
diego
2010-02-18
*
Remove forward declarations for non-existing functions readPPOpt, revertPPOpt.
diego
2010-02-18
*
Add license header to all top-level files missing them.
diego
2010-01-30
*
Added -name, -title and -use-filename-title options and implementation in X11...
ptt
2009-11-12
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Make WinID a 64 bit integer, this should avoid issues with valid Window
reimar
2009-03-02
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
Add an option that sets initial playback volume.
diego
2008-10-31
*
Give a CONFIG_ prefix to preprocessor directives that lacked one and
diego
2008-08-07
*
Rename font-related preprocessor directives.
diego
2008-08-07
*
Rename a bunch of miscellaneous preprocessor directives.
diego
2008-08-07
*
Rename preprocessor directives related to image libraries.
diego
2008-08-05
*
Change a bunch of X11-specific preprocessor directives.
diego
2008-08-04
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
Change a bunch of video-output-specific preprocessor directives from a HAVE_
diego
2008-08-02
*
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
diego
2008-08-01
*
Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.
diego
2008-07-30
*
Rename two GUI-related preprocessor directives:
diego
2008-07-30
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
remove extra dash in nocorrect-pts option
compn
2008-05-21
*
Split cfg-common.h into two separate header files. It was being included twice
diego
2008-04-11
*
Add comments to #endif preprocessor directives.
diego
2008-03-04
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Allow demuxers to choose a default value for correct_pts
reimar
2008-02-03
*
typo fix
diego
2008-01-16
*
Add heartbeat-cmd option
reimar
2008-01-07
*
Add multiple inclusion guards to all header files that lack them.
diego
2008-01-01
*
Support using unrar executable to access rar-compressed vobsub files.
ulion
2007-12-14
*
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
*
Fix warning:
diego
2007-10-21
*
Fix warnings:
voroshil
2007-09-10
*
Fix warnings:
voroshil
2007-09-10
*
Fix redundant declaration warnings for variables already defined
voroshil
2007-09-09
*
Add comments to some #endif preprocessor directives.
diego
2007-09-09
*
Suboptions structure should be passed as array not as address of array.
voroshil
2007-08-26
*
Automatic TV channels scanning ability for MPlayer.
voroshil
2007-08-23
*
Experimental negative panscan values
reimar
2007-07-28
*
Use a new variable for user-supplied monitor-aspect so we can overwrite
reimar
2007-07-28
*
Move loop_times into mpctx.
albeu
2007-07-09
*
Fix config declarations so that things like rtc=no work in addition to nortc=yes
reimar
2007-06-08
*
new -menu-chroot option that prevent OSD file selection menu to go to an unwa...
ben
2007-05-29
*
get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume Lecerf
ben
2007-05-20
*
new -menu-keepdir option that allows libmenu file browser to always restart b...
ben
2007-05-07
*
support for hebrew through fribidi in libmenu (geexbox patch #580)
ben
2007-05-07
*
support for unicode/utf8 in libmenu (geexbox patch #545)
ben
2007-05-07
*
Make -monitorpixelaspect 1 the default.
cehoyos
2007-04-27
[next]