- 15 Dec, 2007 23 commits
-
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - VLM. enable/disable from the list controls the VLM. small fixes and correction of VLM requests.
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
BEWARE: If you have non-recompiled plugins, they WILL crash.
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Paul Saman authored
-
Rafaël Carré authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
- remove useless IsSubmodule (submodules have NO configuration items anyway, and any sensible UI won't show modules with no configuration) - free checks for NULL anyway
-
Rafaël Carré authored
-
- 14 Dec, 2007 17 commits
-
-
Pierre d'Herbemont authored
-
Gildas Bazin authored
* modules/gui/wxwidgets: fix breakage introduced by changeset 23581 and 23579. Breaking perfectly working modules just because you don't care about them is just rude.
-
Jean-Baptiste Kempf authored
-
Pierre d'Herbemont authored
-
Antoine Cellerier authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
Add OpenPGP code, still unused as there is no download of binaries at the moment We will need to define (and write) the files (and their location) we will use in the update system: * We will use a file per arch, which will be signed * ALL VideoLAN gpg public keys will be stored on http://download.videolan.org/pub/keys/XXXXXXXXXXXXXXXX.asc where XXXXXXXXXXXXXXXX is the long id of the key * Every downloadable file will be signed with gpg --sign --detach --armor
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
modules/macosx/prefs_widgets.m: module_GetConfig doesn't accept second arg as NULL, quickly work around that.
-
Pierre d'Herbemont authored
modules/gui/macosx/prefs*.m: Fix for module_t privatization. Feel free to test. That code is unreadable.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
control/media_descriptor.c: As requested by Jacques Boileau, allow options tuning from the media_descriptor class. This is done through libvlc_media_descriptor_add_option.
-
Jean-Paul Saman authored
-