]> git.sesse.net Git - vlc/shortlog
vlc
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.
2007-02-05 Christophe... Use DLL_EXPORT only on win
2007-02-05 Pavlov KonstantinLink screen and panoramix plugins with X11 only, they...
2007-02-05 Damien Fouilleul-fvisibility-inlines-hidden breaks x86_64 ld linker
2007-02-05 Rémi Denis... Warning: Explicit kludge - parental advisory
2007-02-05 Rémi Denis... ifdef for old OSes
2007-02-05 Rémi Denis... UDP-Lite access output
2007-02-05 Rémi Denis... I *can* do it
2007-02-05 Rémi Denis... Fix linking
2007-02-05 Rémi Denis... Fix memory leaks and dummy error messages in net_OpenDgram
2007-02-05 Damien Fouilleul- vlc.c: commented out rootwrap() till it is properly...
2007-02-05 Rémi Denis... Fix impossible out-of-bound strcmp
2007-02-05 Damien Fouilleul- configure.ac: -fvisibility-inlines-hidden is C++...
2007-02-05 Rémi Denis... UDP-Lite access
2007-02-05 Damien Fouilleul- vlc_common.h: compile fix
2007-02-05 Damien Fouilleul- added support for visibility attribute for GCC 4...
2007-02-04 Jean-Baptiste... Add a module_Exists() function for Simple_Prefs. Don...
2007-02-04 Jean-Baptiste... Change in copyright and propedit.
2007-02-04 Jean-Baptiste... Sharpen Video-Filter.
next