- 22 May, 2005 11 commits
-
-
Rémi Denis-Courmont authored
a minor TLS httpd API change was needed (closes #92)
-
Clément Stenac authored
-
Rémi Denis-Courmont authored
(side effect: closes #89)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- Unduplicate TCP networking code (closes #101) - Modify net_ListenTCP to support multiple listening sockets - Update net_ListenTCP callers to the new API
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(closes #136)
-
Rémi Denis-Courmont authored
-
Steve Lhomme authored
-
- 21 May, 2005 8 commits
-
-
Damien Fouilleul authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(RFC2428 - FTP Extensions for IPv6 and NATs) : - explicitly NAT-friendly FTP (refs #66), - IPv6 support (closes #130).
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
configuration.[ch]: Handling of deprecated options in the command line. Add a new configuration helper add_deprecated( name, b_strict). gui/*: Don't show deprecated option in the preferences libvlc.h: add the deprecated options from NEWS. Is there others ? Could the Mac and BeOS dev, check for their gui, please. Closes #112
-
Christophe Mutricy authored
Untested.
-
Sigmund Augdal Helberg authored
when you change the order of the format string. thanks to blackjack for noticing
-
- 20 May, 2005 14 commits
-
-
Rémi Denis-Courmont authored
-
Christophe Massiot authored
-
Christophe Massiot authored
* modules/stream_out/mosaic_bridge.c: Fixed potential segfault. * modules/video_filter/mosaic.c: Run the mosaic thread in a higher priority.
-
Christophe Massiot authored
-
Christophe Massiot authored
* include/vlc_block.h: Removed BLOCK_FLAG_END_OF_GOP which I don't use any longer.
-
Gildas Bazin authored
-
Christophe Massiot authored
-
Gildas Bazin authored
-
Clément Stenac authored
-
Steve Lhomme authored
-
Laurent Aimar authored
-
Christophe Massiot authored
--sout-transcode-deinterlace-module and --sout-deinterlace-mode options.
-
Gildas Bazin authored
-
Steve Lhomme authored
-
- 19 May, 2005 7 commits
-
-
Sigmund Augdal Helberg authored
live.com. Fixes livedotcom with sap which has been broken since r10945
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Eric Petit authored
Use performSelectorOnMainThread when available (>= 10.2) to create the window from the main thread. Also fixed a couple warnings
-