]> git.sesse.net Git - vlc/shortlog
vlc
2008-02-07 Christophe... Distribute update.m and update.m
2008-02-07 Christophe... Distribute include/vlc_plugin.h and src/config/intf.c
2008-02-07 Antoine CellerierDefine DATA_PATH in the root CMakeList.txt since module...
2008-02-07 Pierre d'Herbemontcmake: Bunch of function/header checks.
2008-02-07 Pierre d'Herbemontcmake: New (and temporary I hope) target to regerenerat...
2008-02-07 Pierre d'Herbemontcmake: Detect Qt4 hopefully. (please test).
2008-02-07 Pierre d'Herbemontmacosx: FrontRow plugin initial import. Patch by hyei.
2008-02-07 Jean-Baptiste... Qt4 - Fix the "sound slider moves at first time, even...
2008-02-07 Rémi Denis... MP4: Fix heap-based buffer overflow (CORE-2008-0130)
2008-02-07 Pierre d'Herbemontcmake: Support make uninstall.
2008-02-07 Pierre d'Herbemontcmake: Default to RelWithDebugInfo.
2008-02-07 Rémi Denis... Memory allocation error check
2008-02-07 Rémi Denis... Really fix the lua check
2008-02-07 Rémi Denis... Useless
2008-02-07 Pierre d'Herbemontcmake: include stdint.h when checking postproc (as...
2008-02-07 Rémi Denis... Look for lua5.1
2008-02-07 Pierre d'Herbemontcmake: Fix FindLua as pointed by courmisch.
2008-02-07 Pierre d'Herbemonttestapi.c: Also try file playback.
2008-02-07 Pierre d'Herbemontcmake: Include iconv when testing ICONV_CONST if needed.
2008-02-07 Pierre d'Herbemontcmake: Set ICONV_CONST correctly.
2008-02-07 Pierre d'Herbemontcontrib: Add cmake for the Mac OS X framework at least.
2008-02-07 Pierre d'Herbemontcontrib: More DYLD_LIBRARY_PATH removal.
2008-02-07 Pierre d'Herbemontcontrib: Setting DYLD_LIBRARY_PATH is bad because it...
2008-02-07 Pierre d'Herbemontcmake: FindLua and maintain an enabled module list.
2008-02-07 Rémi Denis... Fix SO versions
2008-02-07 Jean-Paul SamanDefine proper size of output.
2008-02-07 Pierre d'Herbemontcmake: Use CPack to create the package. (Use `make...
2008-02-07 Pierre d'Herbemontcmake: Enable testing. (Launch with `make test` or...
2008-02-07 Pierre d'Herbemontcmake: Enable test targets.
2008-02-07 Pierre d'HerbemontFindFFmpeg.cmake: Perform the ffmpeg search only once...
2008-02-07 Pierre d'Herbemontcmake: Detect ffmpeg. Fix VLC.app's modules. fix ENABLE...
2008-02-07 Pierre d'Herbemontcontrib: Update ffmpeg-macosx-intel-mmx.patch.
2008-02-07 Pierre d'Herbemontcontrib: Disable swscaler in ffmpeg due to recent breakage.
2008-02-07 Rafaël Carrécmake: build .gmo files & copy them in VLC.app
2008-02-07 Jean-Baptiste... Qt4 - SoundSlider. Enable MouseTracking and show a...
2008-02-07 Jean-Baptiste... Remove mkdir -p intl/ from bootstrap following [24803].
2008-02-07 Jean-Baptiste... Qt4 - MI: remove unneeded variables that weren't cleare...
2008-02-07 Jean-Baptiste... Qt4 - Resizing changes. Part 1
2008-02-07 Dennis van... extras/contrib/src/packages.mak: bump pthreads in contr...
2008-02-06 Christophe... Slovenian and brazilian Portuguese translation update...
2008-02-06 Pierre d'Herbemontcmake: Include contrib.
2008-02-06 Pierre d'Herbemontmacosx/framework: Make sure the cmake files will be...
2008-02-06 Pierre d'Herbemontmacosx/framework: Use cmake because we can.
2008-02-06 Rafaël Carrécmake: add CMakeLists.txt and other files needed to...
2008-02-06 Rafaël Carrécmake: factorize VLC.app target, make sure we don't...
2008-02-06 Pierre d'Herbemontcmake: Fix VLC.app target.
2008-02-06 Rafaël Carrécmake: build a mostly correct (not functional yet)...
2008-02-06 Rafaël CarréCopy README.MacOSX.rtf in the right place
2008-02-06 Jean-Baptiste... Qt4 - Try to force the IM to show the name in DVD titles...
2008-02-06 Dennis van... * configure.ac: oops.. reverted gettext requirement...
2008-02-06 Dennis van... * configure.ac: check for properly detecting cygwin...
2008-02-06 Christophe... We do need to distribute m4/
2008-02-06 Christophe... Missing "
2008-02-05 Christophe... Use a less old format for tar
2008-02-05 Christophe... Don't put in SUBDIRS dir without Makefile
2008-02-05 Jean-Baptiste... Qt4 - Update: clean and message Debug. My fault for...
2008-02-05 Pierre d'Herbemontcmake: Hack to get objective-C files to build with...
2008-02-05 Pierre d'Herbemontcmake: Add an option to link or not against libvlc...
2008-02-05 Pierre d'Herbemontcmake: Fix libvlc linking with module.
2008-02-05 Pierre d'Herbemontcmake: Don't set gnu99 on CXX files.
2008-02-05 Rémi Denis... Fix SOVERSION
2008-02-05 Pierre d'Herbemontcmake: Don't use tabs and generate revision.c builtin...
2008-02-05 Rémi Denis... Check for -lm
2008-02-05 Rémi Denis... libvlc needs -ldl
2008-02-05 Rémi Denis... Always link plugins against libvlc.
2008-02-05 Rémi Denis... Fix ICONV_CONST. For some reason cmake does not want...
2008-02-05 Rémi Denis... Name cmake plugins the same way as automake ones
2008-02-05 Rémi Denis... Use same type name in declaration and definition
2008-02-05 Rémi Denis... Missing header checks
2008-02-05 Rafaël CarréFix VLC{-release}.app generation, make symbolic links...
2008-02-05 Rafaël Carréfix files location in xcode projects for vlc & eyetvplugin
2008-02-05 Jean-Paul SamanFix compiling contrib with amr for newer ffmpeg
2008-02-05 Pierre d'HerbemontMakefile.am: Typo in VLC-release.app.
2008-02-05 Pierre d'Herbemontcmake: Correctly set te build target for the modules...
2008-02-05 Jean-Baptiste... Fix make package-win32
2008-02-05 Pierre d'Herbemontcmake:
2008-02-04 Sigmund Augdal... added the asa subtitle demux from equinox. the file...
2008-02-04 Pierre d'Herbemontcontrib/src/Makefile: Mozilla fix.
2008-02-04 Christophe... Tell fribidi we are not compiling a dll
2008-02-04 Pierre d'Herbemontcmake: prefer the use of target_link_libraries() over...
2008-02-04 Rémi Denis... Add missing libs. Not sure if this is the right way...
2008-02-04 Rémi Denis... Bunch of fixes
2008-02-04 Christophe... Missing include for config_GetUserDir
2008-02-04 Rémi Denis... Check for thread system
2008-02-04 Rémi Denis... Don't link against yes. Of course it does not work...
2008-02-04 Rémi Denis... Missing defines
2008-02-04 Antoine CellerierSet scripts as executable.
2008-02-04 Pierre d'HerbemontFindDlopen.cmake: Don't run the FindDlopen module more...
2008-02-04 Pierre d'Herbemontcmake: Add a FindDlopen module. (Ask for review by...
2008-02-04 Pierre d'Herbemont cmake: Generate vlc_about.h.
2008-02-04 Rémi Denis... Check for clock_nanosleep so mtime compiles (linking...
2008-02-04 Rémi Denis... if -> ifdef
2008-02-04 Rémi Denis... Check for -ldl. Now I can compile a few objects on...
2008-02-04 Pierre d'Herbemontcmake: Correctly generate builtin.h.
2008-02-04 Rémi Denis... s/if/ifdef/
2008-02-04 Rémi Denis... #define _GNU_SOURCE
2008-02-04 Rémi Denis... Missing include directory. For some reason these variab...
2008-02-04 Pierre d'Herbemontcmake: Don't set -DMACOSX_DEPLOYMENT_TARGET=10.4 ...
2008-02-04 Pierre d'Herbemontcmake: Fix revision generation.
2008-02-04 Pierre d'Herbemontsrc/CMakeLists.txt: Correctly fix that typo spotted...
next