An error occurred fetching the project authors.
- 22 Jan, 2006 1 commit
-
-
Antoine Cellerier authored
Since vlm commands are often full of spaces, you need to use the ";" command delimiter to mark the end of a command. For example : <vlc id="rpn" param1="; broadcast name new vlm_cmd" />
-
- 12 Jan, 2006 1 commit
-
-
Antoine Cellerier authored
-
- 10 Jan, 2006 1 commit
-
-
Olivier Aubert authored
-
- 09 Jan, 2006 1 commit
-
-
Antoine Cellerier authored
-
- 16 Dec, 2005 1 commit
-
-
Antoine Cellerier authored
-
- 15 Dec, 2005 1 commit
-
-
Christophe Massiot authored
-
- 14 Dec, 2005 1 commit
-
-
Derk-Jan Hartman authored
* Free scandir results when we are done with them. Issue pointed out by jmvallat_vlc at mac dot com.
-
- 09 Dec, 2005 2 commits
-
-
Olivier Aubert authored
-
Olivier Aubert authored
-
- 06 Dec, 2005 3 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
ugly dirty horrible thing so that text/xml files don't get labeled as text/html (and .xml files will now be parsed by VLC)
-
- 05 Dec, 2005 1 commit
-
-
Rémi Denis-Courmont authored
- Don't force a port on the slave side (that was not needed)
-
- 29 Nov, 2005 1 commit
-
-
Antoine Cellerier authored
-
- 28 Nov, 2005 1 commit
-
-
Rémi Denis-Courmont authored
reported by Diego 'Flameeyes' Pettenò (gentoo.org)
-
- 27 Nov, 2005 1 commit
-
-
Clément Stenac authored
* Move jump size definitions to libvlc to avoid having 2 categories (still need to move bookmarks) * Don't show bookmarks settings in GUI - speeds up dramatically config panel creation
-
- 26 Nov, 2005 1 commit
-
-
Antoine Cellerier authored
The hotkey item in the prefs kind of looks akward. Someone have a better idea ?
-
- 20 Nov, 2005 1 commit
-
-
Christophe Mutricy authored
util.c: Partially revert [12120]. the http interface (control=add) just take one mrl qnd the first " :" starts the options. closes #420
-
- 03 Nov, 2005 1 commit
-
-
Jean-Paul Saman authored
-
- 28 Oct, 2005 2 commits
-
-
Jean-Paul Saman authored
-
Derk-Jan Hartman authored
-
- 24 Oct, 2005 1 commit
-
-
Benjamin Pracht authored
-
- 22 Oct, 2005 1 commit
-
-
Cyril Deguet authored
-
- 20 Oct, 2005 2 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 16 Oct, 2005 1 commit
-
-
Jean-Paul Saman authored
-
- 15 Oct, 2005 2 commits
-
-
Sigmund Augdal Helberg authored
AUTHORS: updated my entry
-
Jean-Paul Saman authored
Fullscreen patch for rc-interface that allows to force fullscreen on or off state. Original patch is from Greg Farell (Greg _AT#_ gregFarrell _DoT_ org) and modified by me.
-
- 11 Oct, 2005 1 commit
-
-
Jean-Paul Saman authored
-
- 28 Sep, 2005 1 commit
-
-
Derk-Jan Hartman authored
* Now uses the fullscreen variable instead of setting i_changes |= FULLSCREEN_CHANGE since this is not handled by vout filters, and variables are.
-
- 22 Sep, 2005 1 commit
-
-
Gildas Bazin authored
-
- 20 Sep, 2005 1 commit
-
-
Sam Hocevar authored
-
- 02 Sep, 2005 1 commit
-
-
Christophe Massiot authored
control interfaces are specified, to automatically increment the port.
-
- 01 Sep, 2005 2 commits
-
-
Christophe Massiot authored
under Win32 set SYSTEMROOT variable.
-
Christophe Massiot authored
for CGIs.
-
- 30 Aug, 2005 1 commit
-
-
Christophe Massiot authored
-
- 29 Aug, 2005 3 commits
-
-
Christophe Massiot authored
that under Win32 psz_homedir points to Application Data directory whereas psz_homedir points to the user's directory. * modules/control/http/util.c: When the target charset isn't UTF-8, manually convert Unicode quotes to ASCII quotes (yes this is ugly but libiconv doesn't handle it).
-
Christophe Massiot authored
* modules/control/http/http.c: Enabled --http-handlers under Win32. Beware to espace backslashes as in --http-handlers="php=C:\\php\\php.exe".
-
Christophe Massiot authored
drive letters because it seems to cause problems with removable devices.
-
- 27 Aug, 2005 1 commit
-
-
Jean-Paul Saman authored
Merged OSD functionality on the same core functions. All OSD functionality is described in include/vlc_osd.h now, which entirely replace include/osd.h. The file src/video_output/video_widgets.c uses functionality from src/osd/osd_widgets.c now.
-