index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
*
For the case that we add a typedef for socklen_t, we should #define
diego
2008-07-30
*
Check for socklen_t in ws2tcpip.h as well.
diego
2008-07-30
*
Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.
diego
2008-07-30
*
Remove unused HAVE_MENCODER definition.
diego
2008-07-30
*
Rename two GUI-related preprocessor directives:
diego
2008-07-30
*
Remove unused definition from config.h.
diego
2008-07-30
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
Remove unused definition from config.h.
diego
2008-07-30
*
Add proper check for socklen_t.
diego
2008-07-30
*
cosmetics: Group FFmpeg definitions together in config.h.
diego
2008-07-30
*
Do not add __CYGWIN__ to CFLAGS on Cygwin, the system defines it anyway.
diego
2008-07-28
*
Rework OS/2 configuration with respect to linker output formats.
diego
2008-07-28
*
cosmetics: Add a separator comment.
diego
2008-07-28
*
Move libdvdnav check before the CFLAGS section. It is still the last check
diego
2008-07-28
*
Move CFLAGS specific to internal libdvdread and libfaad2 to the Makefile and
diego
2008-07-28
*
Remove unused HPUX #define from command line.
diego
2008-07-28
*
Move libdvdcss-specific CFLAG settings to libdvdcss test.
diego
2008-07-28
*
Revert to previous dependency checking behavior.
diego
2008-07-26
*
Remove AltiVec vector declaration compiler compatibility macros.
diego
2008-07-26
*
Fix configure hanging forever in iconv check using --charset=noconv
reimar
2008-07-24
*
Add Dirac video support via libdirac and libschroedinger in libavcodec.
diego
2008-07-22
*
Only build the documentation in the languages requested from configure.
diego
2008-07-19
*
Fix typo in msg_lang variable name that prevented the correct message
diego
2008-07-17
*
Maemo platform runs on Nokia N8x0 series too.
ben
2008-07-17
*
Our ALSA code needs alloca, so check for it in configure and include alloca.h
reimar
2008-07-17
*
cosmetics: Indent language handling after last commit.
diego
2008-07-17
*
Rewrite translation handling in the build system.
diego
2008-07-17
*
Simplify summary output, add an extra empty line to it.
diego
2008-07-17
*
Remove note about localization from configure output.
diego
2008-07-17
*
cosmetics: Rename _doc_lang variable to doc_lang.
diego
2008-07-17
*
Add variables for all available man page and documentation languages.
diego
2008-07-16
*
Remove redundant check in message language test.
diego
2008-07-16
*
Move the "all" option to the front of the list of available languages in
diego
2008-07-16
*
cosmetics: Rename LANGUAGES variable to msg_langs.
diego
2008-07-16
*
Replace output redirection with grep by POSIX standard options.
diego
2008-07-16
*
Replace simple sed invocation by even simpler tr invocation.
diego
2008-07-16
*
Merge two consecutive sed calls into one.
diego
2008-07-16
*
ALSA stupidly tries to define struct timeval and struct timespec, which
reimar
2008-07-15
*
Fix dlopen(), dlclose() dlsym() calls in configure test.
diego
2008-07-15
*
Fix tgetent call in termcap configure test.
diego
2008-07-15
*
Add two more missing headers to configure checks.
diego
2008-07-15
*
Add missing return statements to configure tests.
diego
2008-07-15
*
Add missing headers to configure checks.
diego
2008-07-15
*
Do not set _dvdreadconfig unconditionally.
rathann
2008-07-13
*
cosmetics: main (void) --> main(void)
diego
2008-07-13
*
main(void) --> int main(void) in .align test
diego
2008-07-13
*
Use correct header in libamr narrowband test.
diego
2008-07-13
*
Dependency files should be refreshed when object files are rebuilt.
diego
2008-07-12
*
Add -std=gnu99 to gcc CFLAGS if supported. This sets appropriate #defines to
diego
2008-07-08
*
Add missing 'struct input_id id' to Apple IR configure check.
diego
2008-06-24
[next]