[vlc-devel] commit: Privatise some structs and enumerations of PGP update ( Rafaël Carré )

git version control git at videolan.org
Wed May 28 01:19:23 CEST 2008


vlc | branch: master | Rafaël Carré <funman at videolan.org> | Tue May 27 12:33:47 2008 +0200| [85f5092ee68d13fd4056848d5a2124e753fc69f5]

Privatise some structs and enumerations of PGP update

Export update_GetRelease() to the plugins
Modify qt4 & wx GUIs to reflect this change

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=85f5092ee68d13fd4056848d5a2124e753fc69f5
---

 .../cmake/CMakeLists/src_CMakeLists.txt            |    1 +
 include/vlc_update.h                               |  136 +-----------------
 modules/gui/qt4/dialogs/help.cpp                   |    4 +-
 modules/gui/wxwidgets/dialogs/updatevlc.cpp        |    8 +-
 src/Makefile.am                                    |    1 +
 src/misc/update.c                                  |   13 ++
 src/misc/update.h                                  |  155 ++++++++++++++++++++
 7 files changed, 182 insertions(+), 136 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=85f5092ee68d13fd4056848d5a2124e753fc69f5



More information about the vlc-devel mailing list