22914 Commits (bbc02c3f6afaf65660315ec17a322339bf333102)
 

Author SHA1 Message Date
Pierre d'Herbemont ce1cf0e789 cmake: Bunch of function/header checks. 19 years ago
Pierre d'Herbemont cdd09c1b3f cmake: New (and temporary I hope) target to regerenerate the cmake files. (`make recmake`) 19 years ago
Pierre d'Herbemont f17ca4c852 cmake: Detect Qt4 hopefully. (please test). 19 years ago
Pierre d'Herbemont 663058fa5d macosx: FrontRow plugin initial import. Patch by hyei. 19 years ago
Jean-Baptiste Kempf 427f05617a Qt4 - Fix the "sound slider moves at first time, even If I didn't click it" bug. 19 years ago
Rémi Denis-Courmont 6a23b41869 MP4: Fix heap-based buffer overflow (CORE-2008-0130) 19 years ago
Pierre d'Herbemont c5a3383464 cmake: Support make uninstall. 19 years ago
Pierre d'Herbemont 8f405d52ed cmake: Default to RelWithDebugInfo. 19 years ago
Rémi Denis-Courmont 316246df73 Memory allocation error check 19 years ago
Rémi Denis-Courmont 12f7359b04 Really fix the lua check 19 years ago
Rémi Denis-Courmont 2aebc27e19 Useless 19 years ago
Pierre d'Herbemont ba32870548 cmake: include stdint.h when checking postproc (as pointed by courmisch). 19 years ago
Rémi Denis-Courmont 2e52fa3983 Look for lua5.1 19 years ago
Pierre d'Herbemont 69ef4897c6 cmake: Fix FindLua as pointed by courmisch. 19 years ago
Pierre d'Herbemont eec1093717 testapi.c: Also try file playback. 19 years ago
Pierre d'Herbemont 5007c61eae cmake: Include iconv when testing ICONV_CONST if needed. 19 years ago
Pierre d'Herbemont f83cca6e06 cmake: Set ICONV_CONST correctly. 19 years ago
Pierre d'Herbemont 204933cbd8 contrib: Add cmake for the Mac OS X framework at least. 19 years ago
Pierre d'Herbemont 39c2154045 contrib: More DYLD_LIBRARY_PATH removal. 19 years ago
Pierre d'Herbemont 51d2eb2e6e contrib: Setting DYLD_LIBRARY_PATH is bad because it results most of the time in library mismatch. This is an old hack from the past which shouldn't be needed anymore. 19 years ago
Pierre d'Herbemont faaf778afb cmake: FindLua and maintain an enabled module list. 19 years ago
Rémi Denis-Courmont 00ea5c2f50 Fix SO versions 19 years ago
Jean-Paul Saman 3d7de4a73d Define proper size of output. 19 years ago
Pierre d'Herbemont dfb52d9e8f cmake: Use CPack to create the package. (Use `make package` or `cpack`). Should produce a tgz/tar.gz/rpm/dmg/nsis. This probably need some tuning. 19 years ago
Pierre d'Herbemont f295d6256c cmake: Enable testing. (Launch with `make test` or with `ctest` (see ctest --help)). Plus minor cleanup. 19 years ago
Pierre d'Herbemont a393ab22be cmake: Enable test targets. 19 years ago
Pierre d'Herbemont d35109c272 FindFFmpeg.cmake: Perform the ffmpeg search only once. (That's probably not the cmake's spirit... to check). 19 years ago
Pierre d'Herbemont 5f76d49b82 cmake: Detect ffmpeg. Fix VLC.app's modules. fix ENABLE_NO_SYMBOL_CHECK. 19 years ago
Pierre d'Herbemont f86d971b85 contrib: Update ffmpeg-macosx-intel-mmx.patch. 19 years ago
Pierre d'Herbemont 5b82daf60a contrib: Disable swscaler in ffmpeg due to recent breakage. 19 years ago
Rafaël Carré 4ab2d13c39 cmake: build .gmo files & copy them in VLC.app 19 years ago
Jean-Baptiste Kempf 3dd58e2cf4 Qt4 - SoundSlider. Enable MouseTracking and show a tooltip with the volume that it would be if you would click there. Similar to the main slider behaviour. 19 years ago
Jean-Baptiste Kempf af2a439ead Remove mkdir -p intl/ from bootstrap following [24803]. 19 years ago
Jean-Baptiste Kempf c6a01bb041 Qt4 - MI: remove unneeded variables that weren't cleared in the previous commit. 19 years ago
Jean-Baptiste Kempf 50810ad7ad Qt4 - Resizing changes. Part 1 19 years ago
Dennis van Amerongen 7e6486a934 extras/contrib/src/packages.mak: bump pthreads in contrib to 2.8.0 19 years ago
Christophe Mutricy bf601791a7 Slovenian and brazilian Portuguese translation update by Matej Urbančič and Sidney Doria 19 years ago
Pierre d'Herbemont c4c80b6bee cmake: Include contrib. 19 years ago
Pierre d'Herbemont b59b44ff32 macosx/framework: Make sure the cmake files will be bootstrapped. (Temp build phase I hope). 19 years ago
Pierre d'Herbemont 54f8fd2b8b macosx/framework: Use cmake because we can. 19 years ago
Rafaël Carré ca2e14dc23 cmake: add CMakeLists.txt and other files needed to use cmake to svn:ignore property 19 years ago
Rafaël Carré 8d45c8ecf1 cmake: factorize VLC.app target, make sure we don't create a link to share IN share/ 19 years ago
Pierre d'Herbemont 4360ebdce3 cmake: Fix VLC.app target. 19 years ago
Rafaël Carré 97e78d3827 cmake: build a mostly correct (not functional yet) VLC.app 19 years ago
Rafaël Carré d97e6fb4a2 Copy README.MacOSX.rtf in the right place 19 years ago
Jean-Baptiste Kempf 813e9f42a6 Qt4 - Try to force the IM to show the name in DVD titles... 19 years ago
Dennis van Amerongen aff20543b0 * configure.ac: oops.. reverted gettext requirement from previous commit 19 years ago
Dennis van Amerongen 6d56f8539f * configure.ac: check for properly detecting cygwin instead of since in mno-cygwin mode we are dealing with mingw32 compiler and will be set to mingw32 and not cygwin.. 19 years ago
Christophe Mutricy c830a75153 We do need to distribute m4/ 19 years ago
Christophe Mutricy 9d2f18b5d3 Missing " 19 years ago