]> git.sesse.net Git - vlc/shortlog
vlc
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...
2008-02-04 Pierre d'Herbemontsrc/CMakeLists.txt: Correct a typo.
2008-02-04 Pierre d'Herbemontconfig.cmake: Remove unuseful -std=c99.
2008-02-04 Pierre d'Herbemontcmake: config.cmake cleanup.
2008-02-04 Pierre d'Herbemontpkg_check_modules.cmake: On first run FindPkgConfig...
2008-02-04 Pierre d'Herbemontcmake: Use -std=gnu99 instead of -std=c99 and link...
2008-02-04 Pierre d'Herbemontpkg_check_modules.cmake: Update the version to work...
2008-02-04 Rafaël Carrérm -Rf verify the existence of tmp for us
2008-02-04 Pierre d'Herbemontcmake: Don't send two time -std=c99.
2008-02-04 Pierre d'Herbemontsrc_CMakeLists: Build libvlc-control.
2008-02-04 Pierre d'Herbemontcmake: Don't have modules to depend on libvlc on non...
2008-02-04 Pierre d'HerbemontMakefile.am: Fix make.pl location.
2008-02-04 Pierre d'HerbemontMakefile.am: Attempt to fix VLC.app VLC-release.app.
2008-02-04 Pierre d'Herbemontcmake: Add the modules/'s CMakeLists.txt.
2008-02-04 Pierre d'Herbemontcharset.c: Use defined() for HAVE_ macro.
2008-02-04 Pierre d'Herbemonttext/charset.c: Use #ifdef for HAVE_* macro.
2008-02-04 Pierre d'Herbemontcmake/scripts/convert_vlc_to_cmake.sh: Fix config.h...
2008-02-04 Pierre d'Herbemontbuildsystem/cmake/scripts/convert_vlc_to_cmake.sh:...
2008-02-04 Pierre d'HerbemontMakefile.am: Yet an other attempt to fix this Makefile...
2008-02-04 Pierre d'HerbemontAttempt to fix previous commit.
2008-02-04 Rafaël Carrémake.pl isn't autotools specific
2008-02-04 Pierre d'Herbemontpackage/macosx/vlc.xcodeproj: Fix files location.
2008-02-04 Pierre d'HerbemontMakefile.am: Also remove ./tmp from the VLC.app target.
2008-02-04 Pierre d'HerbemontMakefile.am: Automatically remove ./tmp in the VLC...
2008-02-04 Pierre d'HerbemontMakefile.am: Some target weren't updated during the...
2008-02-04 Pierre d'HerbemontAUTHORS: Add lua to dionoea.
2008-02-04 Pierre d'HerbemontAUTHORS: Add myself.
2008-02-04 Pierre d'HerbemontREADME: Document a bit more the source tree layout.
2008-02-04 Pierre d'Herbemontcmake: Send in config.h.cmake.
2008-02-04 Rafaël CarréREADME.MacOSX.rtf has moved
next