]> git.sesse.net Git - vlc/history - include/vlc_update.h
Merge branch 'master' into lpcm_encoder
[vlc] / include / vlc_update.h
2010-02-07 Rémi Denis-CourmontMisc: remove leading underscores
2009-08-20 Rafaël CarréUpdate mechanism: split update.c
2008-08-13 Jean-Paul SamanAdd a bunch of \file doxygen comments
2008-08-11 Rémi Denis-CourmontHeaders: use non-reserved identifiers for multi-inclusi...
2008-08-10 Pierre d'Herbemontupdate: Various fixes to make it work on Mac OS X.
2008-06-15 Pierre d'Herbemontupdate: Use const char * for psz_destdir.
2008-06-06 Rémi Denis-CourmontRemove __LIBVLC__ test
2008-05-31 Rémi Denis-CourmontDo not include vlc/vlc.h from libvlccore header files
2008-05-27 Pierre d'Herbemontupdate: Fix vlc_update header when UPDATE_CHECK is...
2008-05-27 Rafaël CarréPrivatise some structs and enumerations of PGP update
2008-05-18 Rafaël CarréAdd a comment about RIPEMD/160
2008-05-17 Rafaël CarréUpdate: supports file v4 signatures
2008-04-15 Rafaël CarréFix MacOSX update checking - inverted behavior
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-01-22 Rafaël Carréupdate: put pgp key in its own header (and update the...
2008-01-13 Rémi DuraffortAlert the user when something wrong accure during the...
2007-12-31 Rafaël Carréupdate: use PGP to authenticate status file and downloa...
2007-12-22 Rémi Duraffortuse a pointer to a function instead of a callback
2007-12-18 Rafaël Carréupdate system:
2007-12-18 Rémi DuraffortAdd fonctions to the update system : all is in a thread...
2007-12-14 Rafaël CarréDisable update checking per default, re-enable with...
2007-12-10 Rémi DuraffortModify the update system : I will add more functionnali...
2007-11-26 Rafaël Carréupdate: performs size and m5 checksum verification...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-15 Damien Fouilleulwxwidgets: meta fixes, constify update_download
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-02-02 Antoine Cellerierinclude/* : fix doxygen comments
2006-02-02 Antoine Celleriersrc/*, include/* : update core functions. (Should make...