git.videolan.org
/
vlc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cmake: Set ICONV_CONST correctly.
2008-02-07
Pierre d'Herbemont
cmake: Set ICONV_CONST correctly.
commit
|
commitdiff
|
tree
2008-02-07
Pierre d'Herbemont
contrib: Add cmake for the Mac OS X framework at least.
commit
|
commitdiff
|
tree
2008-02-07
Pierre d'Herbemont
contrib: More DYLD_LIBRARY_PATH removal.
commit
|
commitdiff
|
tree
2008-02-07
Pierre d'Herbemont
contrib: Setting DYLD_LIBRARY_PATH is bad because it...
commit
|
commitdiff
|
tree
2008-02-07
Pierre d'Herbemont
cmake: FindLua and maintain an enabled module list.
commit
|
commitdiff
|
tree
2008-02-07
Pierre d'Herbemont
cmake: Use CPack to create the package. (Use `make...
commit
|
commitdiff
|
tree
2008-02-07
Pierre d'Herbemont
cmake: Enable testing. (Launch with `make test` or...
commit
|
commitdiff
|
tree
2008-02-07
Pierre d'Herbemont
cmake: Enable test targets.
commit
|
commitdiff
|
tree
2008-02-07
Pierre d'Herbemont
FindFFmpeg.cmake: Perform the ffmpeg search only once...
commit
|
commitdiff
|
tree
2008-02-07
Pierre d'Herbemont
cmake: Detect ffmpeg. Fix VLC.app's modules. fix ENABLE_NO_S...
commit
|
commitdiff
|
tree
2008-02-07
Pierre d'Herbemont
contrib: Update ffmpeg-macosx-intel-mmx.patch.
commit
|
commitdiff
|
tree
2008-02-07
Pierre d'Herbemont
contrib: Disable swscaler in ffmpeg due to recent breakage.
commit
|
commitdiff
|
tree
2008-02-06
Pierre d'Herbemont
cmake: Include contrib.
commit
|
commitdiff
|
tree
2008-02-06
Pierre d'Herbemont
macosx/framework: Make sure the cmake files will be...
commit
|
commitdiff
|
tree
2008-02-06
Pierre d'Herbemont
macosx/framework: Use cmake because we can.
commit
|
commitdiff
|
tree
2008-02-06
Pierre d'Herbemont
cmake: Fix VLC.app target.
commit
|
commitdiff
|
tree
2008-02-05
Pierre d'Herbemont
cmake: Hack to get objective-C files to build with...
commit
|
commitdiff
|
tree
2008-02-05
Pierre d'Herbemont
cmake: Add an option to link or not against libvlc...
commit
|
commitdiff
|
tree
2008-02-05
Pierre d'Herbemont
cmake: Fix libvlc linking with module.
commit
|
commitdiff
|
tree
2008-02-05
Pierre d'Herbemont
cmake: Don't set gnu99 on CXX files.
commit
|
commitdiff
|
tree
2008-02-05
Pierre d'Herbemont
cmake: Don't use tabs and generate revision.c builtin...
commit
|
commitdiff
|
tree
2008-02-05
Pierre d'Herbemont
Makefile.am: Typo in VLC-release.app.
commit
|
commitdiff
|
tree
2008-02-05
Pierre d'Herbemont
cmake: Correctly set te build target for the modules...
commit
|
commitdiff
|
tree
2008-02-05
Pierre d'Herbemont
cmake:
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
contrib/src/Makefile: Mozilla fix.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
cmake: prefer the use of target_link_libraries() over...
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
FindDlopen.cmake: Don't run the FindDlopen module more...
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
cmake: Add a FindDlopen module. (Ask for review by...
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
cmake: Generate vlc_about.h.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
cmake: Correctly generate builtin.h.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
cmake: Don't set -DMACOSX_DEPLOYMENT_TARGET=10.4 ...
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
cmake: Fix revision generation.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
src/CMakeLists.txt: Correctly fix that typo spotted...
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
src/CMakeLists.txt: Correct a typo.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
config.cmake: Remove unuseful -std=c99.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
cmake: config.cmake cleanup.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
pkg_check_modules.cmake: On first run FindPkgConfig...
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
cmake: Use -std=gnu99 instead of -std=c99 and link...
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
pkg_check_modules.cmake: Update the version to work...
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
cmake: Don't send two time -std=c99.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
src_CMakeLists: Build libvlc-control.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
cmake: Don't have modules to depend on libvlc on non...
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
Makefile.am: Fix make.pl location.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
Makefile.am: Attempt to fix VLC.app VLC-release.app.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
cmake: Add the modules/'s CMakeLists.txt.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
charset.c: Use defined() for HAVE_ macro.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
text/charset.c: Use #ifdef for HAVE_* macro.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
cmake/scripts/convert_vlc_to_cmake.sh: Fix config.h...
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
buildsystem/cmake/scripts/convert_vlc_to_cmake.sh:...
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
Makefile.am: Yet an other attempt to fix this Makefile...
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
Attempt to fix previous commit.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
package/macosx/vlc.xcodeproj: Fix files location.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
Makefile.am: Also remove ./tmp from the VLC.app target.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
Makefile.am: Automatically remove ./tmp in the VLC...
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
Makefile.am: Some target weren't updated during the...
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
AUTHORS: Add lua to dionoea.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
AUTHORS: Add myself.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
README: Document a bit more the source tree layout.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
cmake: Send in config.h.cmake.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
macosx/framework: Fix contrib location.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
buildsystem/cmake: Add an embryonary CMake support...
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
projects/mozilla/Makefile.am: Fix Mac OS X's package...
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
Move README.MacOSX.rtf to the macosx package directory.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
Makefile.am: Get package files from the new location.
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
Move the Mac OS X framework plus the yet to be finished...
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
Source Tree Layout Cleanup: (As decided at videolan...
commit
|
commitdiff
|
tree
2008-02-04
Pierre d'Herbemont
vlc_threads_funcs.h: Don't attempt to track pthread_cond_wai...
commit
|
commitdiff
|
tree
2008-02-03
Pierre d'Herbemont
text/charset.c: Use #ifdef instead of #if for HAVE_...
commit
|
commitdiff
|
tree
2008-02-02
Pierre d'Herbemont
vlc_network.h: Prefer to use #ifdef instead of #if...
commit
|
commitdiff
|
tree
2008-02-02
Pierre d'Herbemont
Makefile.am: Make sure VLC.app will be installed correctly...
commit
|
commitdiff
|
tree
2008-02-01
Pierre d'Herbemont
VLCKit/VLCMedia.m: Fix the compare: function.
commit
|
commitdiff
|
tree
2008-02-01
Pierre d'Herbemont
modules/genmf: Use printf instead of echo -n to prevent...
commit
|
commitdiff
|
tree
2008-02-01
Pierre d'Herbemont
libvlc.sym: Add some previously undiscovered symbols.
commit
|
commitdiff
|
tree
2008-02-01
Pierre d'Herbemont
src/check_symbols: More work around and fixes for symbol...
commit
|
commitdiff
|
tree
2008-02-01
Pierre d'Herbemont
src/check_symbols: Work around some sed implemention...
commit
|
commitdiff
|
tree
2008-02-01
Pierre d'Herbemont
test/headers.c: Make sure __LIBVLC__ isn't defined.
commit
|
commitdiff
|
tree
2008-02-01
Pierre d'Herbemont
src/Makefile.am: Make sure we link test_i18n_atof with...
commit
|
commitdiff
|
tree
2008-02-01
Pierre d'Herbemont
vlc_arrays.h: Sanity check.
commit
|
commitdiff
|
tree
2008-02-01
Pierre d'Herbemont
MacOSX/Framework/Pre-Compile.sh: Support the VLC-release...
commit
|
commitdiff
|
tree
2008-02-01
Pierre d'Herbemont
Makefile.am: Fix VLC-release.app, this uses the Pre...
commit
|
commitdiff
|
tree
2008-01-31
Pierre d'Herbemont
Make sure VLC.app doesn't take too much time to build...
commit
|
commitdiff
|
tree
2008-01-31
Pierre d'Herbemont
libvlc.sym: Revert previous commit as I was apparently...
commit
|
commitdiff
|
tree
2008-01-31
Pierre d'Herbemont
src/libvlc.sym: Update symbol list.
commit
|
commitdiff
|
tree
2008-01-31
Pierre d'Herbemont
ffmpeg-svn-mmx_removal-darwin9.patch: Update to match...
commit
|
commitdiff
|
tree
2008-01-31
Pierre d'Herbemont
contrib/Makefile: Remove references to the gettext...
commit
|
commitdiff
|
tree
2008-01-31
Pierre d'Herbemont
configure.ac: No more objective-c in src/.
commit
|
commitdiff
|
tree
2008-01-19
Pierre d'Herbemont
shout.c: Add http-forward-cookies to "Les guignols".
commit
|
commitdiff
|
tree
2008-01-19
Pierre d'Herbemont
services/discovery/shout.c: Add a French TV service...
commit
|
commitdiff
|
tree
2008-01-18
Pierre d'Herbemont
access/http.c: More check on cookies we receive.
commit
|
commitdiff
|
tree
2008-01-18
Pierre d'Herbemont
access/http.c: Don't double-free in cookie_append.
commit
|
commitdiff
|
tree
2008-01-18
Pierre d'Herbemont
input/meta.c: Don't re-run the art finder if the art...
commit
|
commitdiff
|
tree
2008-01-18
Pierre d'Herbemont
access/http.c: Put cookies handling in a disabled by...
commit
|
commitdiff
|
tree
2008-01-17
Pierre d'Herbemont
vlc_arrays.h: Don't use calloc, seems unreliable.
commit
|
commitdiff
|
tree
2008-01-17
Pierre d'Herbemont
vlc_arrays.h: vlc_array_new, vlc_array_destroy.
commit
|
commitdiff
|
tree
2008-01-17
Pierre d'Herbemont
access/http.c: Support Set-Cookie, and forward them...
commit
|
commitdiff
|
tree
2008-01-17
Pierre d'Herbemont
luaplaylist/youtube.lua: Fix art discovery.
commit
|
commitdiff
|
tree
2008-01-16
Pierre d'Herbemont
control/media_instance.c: Silly debug code removal...
commit
|
commitdiff
|
tree
2008-01-16
Pierre d'Herbemont
MacOSX/Framework/VLCMedia.m: Make sure we compare the...
commit
|
commitdiff
|
tree
2008-01-16
Pierre d'Herbemont
MacOSX/Framework/VLCVideoLayer: Publish fillScreen.
commit
|
commitdiff
|
tree
2008-01-16
Pierre d'Herbemont
MacOSX/Framework/VLCMediaList,VLCMediaListAspect: Correct...
commit
|
commitdiff
|
tree
next