]> git.sesse.net Git - vlc/shortlog
vlc
2005-07-29 Rémi Denis... - Add httpd_ServerIP() to obtain HTTP server's IP used...
2005-07-29 Rémi Denis... Forgot this file
2005-07-29 Rémi Denis... Don't require a vlc_object_t in net_Get(Sock|Peer)Address
2005-07-29 Christophe... * include/network.h: VLC should now compile.
2005-07-29 Rémi Denis... Similar fixes
2005-07-29 Rémi Denis... Bind RTSP to all interfaces by default (refs #270)
2005-07-29 Rémi Denis... Accept NULL hostname for httpd_HostNew
2005-07-29 Rémi Denis... Don't add brackets around IPv6 addresses, this is annoying
2005-07-29 Rémi Denis... A bunch of minor fixes
2005-07-29 Rémi Denis... Use more sensible/conservative buffer size for psz_ttl
2005-07-29 Rémi Denis... Don't use NULL char pointer
2005-07-29 Rémi Denis... Inline net_GetAddress
2005-07-29 Christophe... * modules/codec/sdl_image.c: New decoder taking advant...
2005-07-28 Rémi Denis... - Remove dead multicast code
2005-07-28 Rémi Denis... Fix RTSP error codes
2005-07-28 Rémi Denis... Really listen to all IP addresses by default
2005-07-28 Rémi Denis... Link with libvlc.a last rather than first (closes ...
2005-07-28 Rémi Denis... Fix typo
2005-07-28 Rémi Denis... Fix compiler warning
2005-07-28 Rémi Denis... inet_pton() replacement
2005-07-28 Damien Fouilleul- replaced inet_pton() with WSAStringToAddress() for...
2005-07-28 Derk-Jan Hartman* forwardport [11883]
2005-07-27 Derk-Jan Hartman* forwardport [11880]
2005-07-27 Derk-Jan Hartman* forwardport [11877]
2005-07-27 Rémi Denis... Fix inet_pton check
2005-07-27 Rémi Denis... - Fix segfault when doing RTSP DESCRIBE (trunk-only...
2005-07-27 Rémi Denis... Remove FIXME that doesn't need to be fixed
2005-07-27 Rémi Denis... - Include proper source IP address in SAP header (longs...
2005-07-27 Christophe... Fix for wxMSW
2005-07-27 Rémi Denis... Define HAVE_INET_PTON
2005-07-27 Rémi Denis... Err, IPv4 multicast starts at 224.0.0.0 not 225.0.0.0
2005-07-27 Rémi Denis... - takes scope into account for NI_MAXNUMERICHOST
2005-07-27 Rémi Denis... Have readable debug message with IPv6 addresses
2005-07-27 Christophe... * modules/codec/ffmpeg: New --no-sout-ffmpeg-interlace...
2005-07-27 Christophe... * modules/stream_out/transcode.c: Attempt at having...
2005-07-27 Rémi Denis... Put correct owner address in SAP-generated SDP
2005-07-27 Rémi Denis... Add const where appropriate
2005-07-27 Christophe... * modules/access/dvb: Set the DVR device in non-blocki...
2005-07-26 Rémi Denis... Add const
2005-07-26 Rémi Denis... Fix FIXME
2005-07-26 Christophe... * src/playlist/playlist.c: Attempt to fix PLAYLIST_ITE...
2005-07-26 Rémi Denis... Save a few useless strdup() calls
2005-07-26 Christophe... wxWidget 2.4 fix
2005-07-26 Christophe... * Removed the satellite access module since it won...
2005-07-25 Derk-Jan Hartman* update liveMedia and flac for contrib system
2005-07-25 Clément StenacFix compilation
2005-07-25 Antoine Cellerieronly display newer versions.
2005-07-25 Antoine Cellerierthis still doesn't look safe but at least i can't see...
2005-07-25 Gildas Bazin* modules/demux/mp4/libmp4.c: handle SoundDescriptionV2...
2005-07-25 Derk-Jan Hartman* change hotkeys OSD message from 0-100% to 0-400%
2005-07-25 Antoine Cellerieradd major, minor, revision and extra version numbers...
2005-07-25 Derk-Jan Hartman* longstanding typo in the webinterface
2005-07-25 Derk-Jan Hartman* Change volume range to 0-400 % visually in the macosx...
2005-07-25 Olivier Teulière * skins2: Prevent invisible windows from anchoring...
2005-07-25 Rémi Denis... - Fix buffer overflow (up to 1024 bytes)
2005-07-25 Rémi Denis... Don't reinvent the wheel^W^WANSI C
2005-07-25 Christophe... * modules/access/dvb/linux_dvb.c: Added support for...
2005-07-25 Derk-Jan Hartman* Fix the two SAP issues reported by Marian Durkovic.
2005-07-25 Christophe... * modules/control/http.c:
2005-07-25 Christophe... * modules/access/dvb: Support frequencies for the...
2005-07-25 Derk-Jan Hartman* revert [11512] closes #245
2005-07-25 Felix Paul... * AUTHORS: add a location to bigben's entry to prevent...
2005-07-24 Antoine Cellerierremove useless lines
2005-07-24 Antoine Cellerierchange some debug stuff
2005-07-24 Antoine CellerierVLC update checker in the wxWidgets interface (in help...
2005-07-24 Felix Paul... * Updated the NEWS file and my mail-address
2005-07-24 Jérome DecoodtFix user:pass parsing if protocol is not given.
2005-07-24 Felix Paul... * include wizard.h as well to make GCC happy
2005-07-24 Felix Paul... * shut up some compiler warnings
2005-07-24 Benjamin PrachtAlso update the wizard playlist on item addition and...
2005-07-24 Felix Paul... * added encap-formats information to the codec-info...
2005-07-24 Felix Paul... * minor fixes to the OSX-wizard (refs #13)
2005-07-24 Felix Paul... * fixed 'Could not connect the action t3_addressEntered...
2005-07-23 Benjamin Pracht* Implements selection of a playlist item in the wizard
2005-07-23 Olivier Teulière * modules/audio_output/waveout.c: Fixed a rounding...
2005-07-23 Olivier Teulière * skins2: use AOUT_VOLUME_MAX / 2 instead of AOUT_VOLU...
2005-07-23 Felix Paul... * don't use tabs here as well
2005-07-23 Benjamin PrachtSome more coding style (empty lines filled with spaces...
2005-07-23 Benjamin PrachtWe use 4 space caracters instead of spaces in VLC's...
2005-07-23 Felix Paul... * use NSInformationalAlertSheets instead of mis-using...
2005-07-23 Felix Paul... OSX:
2005-07-23 Felix Paul... * patch to the Equalizer-GUI by Jean-Baptiste le Stand...
2005-07-23 Benjamin Pracht* Fixes crash when libcdio is not installed
2005-07-23 Christophe... Add a add_suppressed_string for http-{user|pwd}
2005-07-23 Rocky Bernsteinaccess.c: LID and Segment for non PBC (the default...
2005-07-22 Christophe... Add -lws2 for rtp and rtsp for ntohl
2005-07-21 Felix Paul... * whoops (refs #13)
2005-07-21 Felix Paul... * various fixes and additions -- the wizard is usable now
2005-07-21 Derk-Jan Hartman* Added net_AddressIsMulticast that takes a string...
2005-07-21 Derk-Jan Hartman* a missing vlc_freeaddrinfo
2005-07-21 Derk-Jan Hartman* Fix an issue with reading of files that are still...
2005-07-21 Felix Paul... * include version information and update copyright...
2005-07-21 Felix Paul... * forwardport [11784] and [11802] to trunk
2005-07-21 Damien FouilleulOops, I did it again !
2005-07-20 Rémi Denis... Fix quotes and a few typos
2005-07-20 Rémi Denis... Should not be executable
2005-07-20 Christophe... * modules/access/dvb/linux_dvb.c: More verbose CAM...
2005-07-20 Rocky BernsteinFix bug in track-length seeking.
2005-07-20 Rocky BernsteinInitialize track_end variable.
2005-07-19 Rémi Denis... Should fix Debian #316161
next