[vlc-devel] commit: Add --data-path option. Access the src share directory now works from build tree. ( Antoine Cellerier )
git version control
git at videolan.org
Mon Dec 21 21:56:12 CET 2009
vlc | branch: master | Antoine Cellerier <antoine at macbook.(none)> | Sun Dec 20 15:05:02 2009 +0100| [28e52ddb9b8a1ae76eba086114ecf0bca90383ee] | committer: Antoine Cellerier
Add --data-path option. Access the src share directory now works from build tree.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=28e52ddb9b8a1ae76eba086114ecf0bca90383ee
---
bin/vlc.c | 4 +--
include/vlc_configuration.h | 3 +-
modules/control/http/http.c | 3 +-
modules/gui/hildon/maemo.c | 5 ++-
modules/gui/skins2/win32/win32_factory.cpp | 14 ++++-----
modules/gui/skins2/x11/x11_factory.cpp | 4 ++-
modules/misc/lua/intf.c | 6 ++--
modules/misc/lua/libs/misc.c | 7 +++-
modules/misc/lua/libs/net.c | 2 +-
modules/misc/lua/vlc.c | 13 ++++----
modules/misc/lua/vlc.h | 2 +-
modules/misc/notify/growl.m | 3 +-
modules/misc/notify/notify.c | 4 ++-
src/Makefile.am | 1 +
src/config/configuration.h | 2 +
src/config/dirs.c | 46 ++++++++++++++++++++++++++++
src/config/dirs_macos.c | 2 +-
src/config/dirs_win.c | 2 +-
src/config/dirs_xdg.c | 2 +-
src/libvlc-module.c | 7 ++++
src/libvlccore.sym | 2 +-
21 files changed, 99 insertions(+), 35 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=28e52ddb9b8a1ae76eba086114ecf0bca90383ee
More information about the vlc-devel
mailing list