- 02 Sep, 2005 7 commits
-
-
Gildas Bazin authored
* configure.ac, modules/access/smb.c: compilation fix for new libsmbclient versions. Patch by Diego Petteno (flameeyes at gentoo dot org).
-
Benjamin Pracht authored
-
Christophe Massiot authored
control interfaces are specified, to automatically increment the port.
-
Christophe Massiot authored
running.
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Benjamin Pracht authored
* Fixes the "vlc would crash when hitting play" bug
-
- 01 Sep, 2005 4 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
under Win32 set SYSTEMROOT variable.
-
Christophe Massiot authored
for CGIs.
-
Christophe Massiot authored
-
- 31 Aug, 2005 5 commits
-
-
Christophe Massiot authored
-
Gildas Bazin authored
* modules/gui/wxwidgets/streamout.cpp: stream output dialog re-arrangement patch by CUTMAN ~CW~ (cutmancw at hotmail) + changes by me to remove the SLP announce options.
-
Gildas Bazin authored
* modules/stream_out/transcode.c, src/input/decoder.c, src/input/control.c: fixed a bunch of memory leaks. Patch courtesy of Wallace Wadge (wwadge at gmail) + modifications by me.
-
Christophe Massiot authored
specified (an empty string), forward the empty string to libdvdcss and let it do autodetection. * extras/contrib/src/Patches: Patched libdvdread to accept an empty string as a device path.
-
http://nanocrew.net/?p=128Derk-Jan Hartman authored
Be AWARE that this currently doesn't do anything. It just reads the file and prints the values to debug. I'll see if I can get a stream running tomorrow.
-
- 30 Aug, 2005 5 commits
-
-
Christophe Massiot authored
autodetection.
-
Derk-Jan Hartman authored
* When we read the IPv6 address from the SDP, it is not bracketed (unless the SDP is broken). If not []'ed then add them before we create out playlist entry.
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 29 Aug, 2005 10 commits
-
-
Derk-Jan Hartman authored
* loadNibNamed:withOwner calls awakeFromNib on owner. Therefore opening panels resulted in reinitializing some of VLCMain's stuff. This included evalutation of p_intf->b_play, which triggered an unintended call to playlist_Play(). this fixes #323
-
-
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".
-
Gildas Bazin authored
-
Christophe Massiot authored
drive letters because it seems to cause problems with removable devices.
-
Christophe Massiot authored
drop code.
-
Steve Lhomme authored
-
Sam Hocevar authored
-
Steve Lhomme authored
-
- 28 Aug, 2005 8 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
We cannot handle these formats but at least we will be able to recognize bugreports from this now. refs #224 B.T.W. the ticket DOES contain some info on these formats. Someone who know ogg/vorbis can probably implement support for this with this information.
-
Derk-Jan Hartman authored
* Add glib, libIDL and gecko-sdk to OSX contrib. Now we just need a way to find how to let configure.ac recognize it.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Clément Stenac authored
* Fix paths when installed in Debian package
-
Rémi Denis-Courmont authored
-
- 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.
-