]> git.sesse.net Git - vlc/shortlog
vlc
2007-02-12 Rémi Denis... Fix minor errors
2007-02-12 Rémi Denis... poll() replacement
2007-02-12 Damien Fouilleul- udp.c: unix fix
2007-02-12 Damien Fouilleul- win32 replacements for inet_pton/inet_ntop
2007-02-12 Damien Fouilleuludp.c: MakeRandMulticast fix for win32, courmisch to...
2007-02-12 Damien Fouilleul- getaddrinfo.c: use Win32 shim functions to load getna...
2007-02-12 Christophe... Compile fix. In mingw32 there is a sys/time.h with...
2007-02-12 Rafaël CarréFixes album art local discovery and preparsing for...
2007-02-12 Antoine Celleriers/borken/broken/
2007-02-12 Antoine CellerierConditionaly compile the mux fix as it requires a new...
2007-02-12 Marian DurkovicMove __wgetmainargs into VLC's main.
2007-02-11 Filippo Caroneplaylist_ItemGetByInputId now included in libvlc
2007-02-11 Rémi Denis... Remove useless parameter to net_Select
2007-02-11 Antoine CellerierPrint more debug messages from ffmpeg when using the...
2007-02-11 Rémi Denis... Fix fallback to live555
2007-02-11 Rémi Denis... Fix SAP parser (again)
2007-02-11 Antoine Cellerier * Fix ffmpeg muxer. (flv muxing now works with ./vlc...
2007-02-11 Rémi Denis... Remove debug spammer - fixes #971
2007-02-11 Christophe... gettimeofday() implementaion for Win32. Leverage from...
2007-02-11 Rémi Denis... I need some more sleep.
2007-02-11 Rémi Denis... Remove debug
2007-02-11 Rémi Denis... Really put socket into non-blocking mode
2007-02-11 Rémi Denis... Put accept'd socket into non-blocking mode as the others
2007-02-11 Christophe... Better compile fix by Pierre d'Herbemont
2007-02-11 Antoine CellerierAdd option to specify which muxer we want to use in...
2007-02-11 Rémi Denis... Cosmetic fix
2007-02-11 Rémi Denis... Byte order fix
2007-02-11 Rémi Denis... Improve SAP parser
2007-02-11 Rémi Denis... net_SetPort() sets a port within a socket address
2007-02-11 Antoine CellerierUse net_Accept's timeout param instead of a call to...
2007-02-11 Rémi Denis... Remove some dead code
2007-02-11 Rémi Denis... Fix for insane naming convention
2007-02-11 Rémi Denis... Support for auto-generated pseudo-random multicast...
2007-02-11 Rémi Denis... Fix link-scoped IPv6 addresses
2007-02-11 Antoine CellerierFix #675.
2007-02-11 Antoine CellerierFix #1048... kind of. Should the rc interface be able...
2007-02-11 Christophe... That was forgotten in [18758]
2007-02-11 Christophe... compile fix
2007-02-10 Christophe... Add some option in configure to help Gentoo people...
2007-02-10 Rémi Denis... Minor cleanup
2007-02-10 Rémi Denis... Repair SAP + SSM
2007-02-10 Rémi Denis... Fix double free - closes #1032
2007-02-10 Rémi Denis... English grammar fixes (I think)
2007-02-10 Rémi Denis... Fix opening of multiple files with ffmpeg SVN
2007-02-10 Rémi Denis... man subversion
2007-02-10 Rémi Denis... Disable xpsf playlist until it stops breaking streaming...
2007-02-10 Rémi Denis... Little typo, little buffer overflow
2007-02-10 Rémi Denis... Fix a bunch of bugs
2007-02-10 Rémi Denis... Partial support for COMEDIA in SAP announcer
2007-02-10 Felix Paul... * fixed a bug which prevented the fspanel to show up...
2007-02-10 Rémi Denis... Remove useless debug message
2007-02-10 Rémi Denis... Restore some kind of SAP support
2007-02-10 Rémi Denis... Add some debug
2007-02-10 Rémi Denis... *Ahem* whistles
2007-02-10 Rémi Denis... Export src/dst addr/port from UDP access output
2007-02-10 Antoine Cellerierallow up to x32 playback (instead of x8)
2007-02-10 Rémi Denis... Compile fix
2007-02-10 Rémi Denis... s/psz_name/psz_path/ for consistency
2007-02-10 Rémi Denis... Add pf_control to access_output
2007-02-10 Rémi Denis... Force RTP for UDP-Lite, as we have no legacy issue...
2007-02-10 Rémi Denis... Fix warnings
2007-02-10 Rémi Denis... Remove useless define
2007-02-10 Rémi Denis... Big SAP/announce cleanup
2007-02-10 Rémi Denis... net_GetPort() returns network-byte order port number...
2007-02-10 Rémi Denis... Add var_GetNonEmptyString
2007-02-10 Rémi Denis... De-inline base64 decoder
2007-02-10 Rémi Denis... Fix compiler warning
2007-02-10 Rémi Denis... Add support for session description
2007-02-10 Rémi Denis... Cosmetic
2007-02-10 Christophe... telnet.c: remove the bloat which was needed when string...
2007-02-09 Antoine CellerierAdd function to simulate hotkey presses from the HTTP...
2007-02-09 Antoine CellerierAdd "key" (or "hotkey") command in RC to simulate a...
2007-02-09 Rémi Denis... Partial announce API cleanup
2007-02-09 Rémi Denis... multipass x264 patch courtesy of Sašo Kiselkov
2007-02-09 Rémi Denis... Remove use SAP/TTL cruft
2007-02-09 Rémi Denis... Fix a few warnings
2007-02-09 Rémi Denis... Add SDP generation helper with a bunch of would-be...
2007-02-09 Rémi Denis... NTPtime64() returns an NTP timestamp
2007-02-09 Christophe... * modules/demux/ts.c: Fixed erroneous warning messages...
2007-02-08 Christophe... Spanish l10n update by Antonio Javier Varela
2007-02-08 Christophe... .
2007-02-08 Jean-Baptiste... Qt4: One Day / One Simples Pref UI.
2007-02-07 Sigmund Augdal... Don't crash on messed up aspect ratios.
2007-02-07 Christophe... Add media key to X11 vouts. Patch by loox.thefuture
2007-02-07 Damien Fouilleul- directx: put the code in the right place ;)
2007-02-07 Damien Fouilleul- directx, direct3d: for non-overlay surfaces, remove...
2007-02-07 Jean-Baptiste... Qt4: One Day / One ui. Audio.
2007-02-06 Jean-Baptiste... Patch from Cédric Cocquebert for sharpen filter.
2007-02-06 Pavlov KonstantinFix indentation.
2007-02-06 Pavlov KonstantinRemove pid file on exit.
2007-02-06 Christophe... Make update-po
2007-02-06 Christophe... Xcode project has moved
2007-02-06 Pavlov KonstantinProperly check for Xext library. We got way more kludge...
2007-02-06 Pavlov KonstantinAdded symbols needed to link vlc.
2007-02-06 Jean-Paul SamanFix by thresh for syslog logging. Initialized pointers...
2007-02-06 Christophe... l10n in vlc.desktop for Swedish by Daniel Nylander
2007-02-06 Jean-Baptiste... Oops. Sorry.
2007-02-05 Jean-Baptiste... NEWS: add teletext and sharpen, before we forget to...
2007-02-05 Pavlov KonstantinDon't translate messages in telnet interface
2007-02-05 Jean-Baptiste... Qt4: Update and finish (?) Video Prefs.
next