- 03 Sep, 2005 11 commits
-
-
Steve Lhomme authored
-
Olivier Teulière authored
- Fixed a selection bug in CtrlTree - Simplified some algorithms using helper methods - A few coding style fixes
-
Jean-Paul Saman authored
-
Steve Lhomme authored
-
Gildas Bazin authored
* configure.ac: allow building vlc's mozilla plugin against gecko-sdk. Patch by Diego Petteno (flameeyes at gentoo) + modifications by me.
-
Gildas Bazin authored
* modules/gui/wxwidgets/preferences.cpp: unicode build fix (bugzilla #2117). Patch by Diego Petteno (flameeyes at gentoo).
-
Benjamin Pracht authored
-
Benjamin Pracht authored
-
Christophe Massiot authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* include/vlc/vlc.h, include/vlc/control.h, src/control/util.c: introduced vlc_int64_t in the libvlc headers instead of using long long which isn't portable + fixed a function prototype in control.h. Thanks to Brian Robb (vascy at hotmail) for pointing out the problem.
-
- 02 Sep, 2005 10 commits
-
-
Cyril Deguet authored
-
Benjamin Pracht authored
Remove some useless code
-
Benjamin Pracht authored
-
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 5 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
-