]> git.sesse.net Git - vlc/history - src
* Some fixes
[vlc] / src /
2005-06-27 Sam Hocevar * src/misc/httpd.c: fixed a crash in IPv4 handling...
2005-06-26 Felix Paul Kühne* forgot to include the Turkish locale here as well
2005-06-26 Rémi Denis-CourmontRemove confusing warning
2005-06-26 Felix Paul Kühne* copy the po-files from /tags/0.8.2 to trunk
2005-06-26 Rémi Denis-CourmontFix compilation
2005-06-26 Rémi Denis-CourmontRemove obsoloted check
2005-06-26 Rémi Denis-CourmontSet IPV6_V6ONLY option to make my life easier
2005-06-26 Rémi Denis-CourmontSet IPV6_PROTECTION_LEVEL (yet another Microsoft's...
2005-06-26 Rémi Denis-CourmontFixes httpd_ClientIP on Win32 & the likes
2005-06-26 Rémi Denis-CourmontMore conservative buffer size
2005-06-26 Rémi Denis-CourmontUse integer rather than strings for UDP/TCP port numbers
2005-06-25 Rémi Denis-CourmontFix lame compiler warning
2005-06-25 Rémi Denis-CourmontMore conservative buffer size
2005-06-23 Rémi Denis-Courmontfix use of uninitialized URI string pointer in SAP...
2005-06-23 Rémi Denis-Courmont- Fix infinite loop on TCP connection timeout
2005-06-22 Antoine Cellerierapplied patch by Julien Martin
2005-06-21 Christophe Massiot * src/libvlc.*: New --open option to allow to permanen...
2005-06-20 Clément StenacRestore playlist behaviour
2005-06-20 Christophe Massiot * src/misc/net.c: Better fix for Cygwin.
2005-06-20 Christophe Massiot * src/misc/net.c: Fix for Cygwin which doesn't have...
2005-06-20 Clément StenacDon't fuck up index on delete (fix crash for skins2...
2005-06-20 Clément StenacFix crash on delete (Refs:#205)
2005-06-17 Felix Paul Kühne* forward-port of [11453] plus a small string-enhanceme...
2005-06-17 Christophe Massiot * modules/control/http.c: Added support for .hosts...
2005-06-15 Christophe Massiot * src/playlist/playlist.c: Fixed playlist_vaControl...
2005-06-14 Antoine Cellerieruse PLAYLISTENQUEUE help messages ...
2005-06-14 Antoine Cellerier* add --playlist-enqueue option ( win32 only )
2005-06-10 Derk-Jan Hartman* Changed mute hotkey to command-alt-arrowdown (like...
2005-06-10 Clément StenacImplement SORT_AUTHOR. Closes #196
2005-06-10 Derk-Jan Hartman* Some changes to preferences categorization (This...
2005-06-06 Christophe Mutricylibvlc.c: Print --no-X in help to not confuse users...
2005-06-05 Gildas Bazin* modules/access/dvdnav.c, src/video_output/vout_subpic...
2005-06-04 Eric Petit playlist/view.c: sanity check (closes #176)
2005-06-04 Rémi Denis-CourmontAttempt to fix a crash in src/misc/httpd.c
2005-06-04 Eric Petit *control*: BeOS compile fixes
2005-06-03 Rémi Denis-CourmontFix declaration of sout_AnnounceSessionCreate
2005-06-02 Rémi Denis-CourmontFix precompiler warning
2005-06-02 Felix Paul Kühne* backport of [11256] to trunk
2005-06-02 Rémi Denis-CourmontComplete rewrite of vlc_symbols.h generation (closes...
2005-06-02 Rémi Denis-CourmontFix previous buggy commit
2005-06-02 Rémi Denis-CourmontDigest => DigestMD5
2005-06-02 Christophe MutricyTypo
2005-06-01 Clément StenacMerge mediacontrol to trunk
2005-06-01 Gildas Bazin* src/misc/modules.c: missing free().
2005-06-01 Gildas Bazin* src/misc/block.c: fixed block_Realloc()
2005-06-01 Christophe Mutricy* configuration.[ch]: treat the deleted options with...
2005-06-01 Gildas Bazin* src/input/decoder.c: check for codec extra data chang...
2005-05-31 Rémi Denis-CourmontKludge to remove square brackets and scopes from addres...
2005-05-31 Rémi Denis-CourmontFix EINVAL
2005-05-31 Rémi Denis-Courmont- hopefuly fix sending of SAP announces over IPv6
2005-05-31 Rémi Denis-CourmontFixed a typo
2005-05-31 Christophe Massiot * src/input/input.c: Put less picky fallback values...
2005-05-31 Rémi Denis-CourmontMinor clean up
2005-05-31 Damien Fouilleulall: activex plugin Set/GetVariable support all of...
2005-05-31 Rémi Denis-Courmontsvn:keywords
2005-05-31 Rémi Denis-CourmontMD5 hash API - closes #135
2005-05-27 Clément Stenac* Prefer the playlist demuxer over the m3u one
2005-05-26 Christophe MutricyAdd a note about mandatory argument.
2005-05-26 Gildas Bazin* src/misc/net.c,getaddrinfo.c: WinCE build fixes.
2005-05-24 Steve Lhommegetaddrinfo.c: fix MSVC compilation
2005-05-24 Antoine Cellerier * same string fix on trunk
2005-05-24 Rémi Denis-CourmontThread safety fix
2005-05-24 Rémi Denis-CourmontWinCE compile fix
2005-05-23 Rémi Denis-Courmontun-re-un-export net_ConvertIPv4
2005-05-23 Steve Lhommecompilation fixes for MSVC
2005-05-23 Derk-Jan Hartman* backported [11134] to HEAD
2005-05-23 Christophe Mutricymodules.c: forget this file saturday for [11093]
2005-05-23 Eric Petit src/*: BeOS compile fixes
2005-05-22 Rémi Denis-CourmontSupport for re-using the same TLS/SSL httpd hosts for...
2005-05-22 Clément StenacFix loop in mozilla plugin (closes #138)
2005-05-22 Rémi Denis-Courmont- use VLC net API in httpd
2005-05-22 Rémi Denis-Courmont- Use the new vlc_getaddrinfo API
2005-05-22 Rémi Denis-Courmontvlc_getaddrinfo, vlc_getnameinfo and vlc_gai_strerror...
2005-05-22 Rémi Denis-CourmontFix httpd reference count and deletion
2005-05-21 Christophe Mutricyconfiguration.[ch]: Handling of deprecated options...
2005-05-20 Christophe Massiot * src/video_output/vout_synchro.c: Fixed synchro for...
2005-05-17 Felix Paul Kühne* capitalise "Time To Live" always
2005-05-16 Gildas Bazin* src/input/es_out.c: reduce the frame rate rational...
2005-05-12 Rémi Denis-CourmontRemove debug messages in httpd
2005-05-12 Gildas Bazin* src/libvlc.c, src/playlist/services_discovery.c:...
2005-05-11 Damien Fouilleulsrc/libvlc.c,include/vlc/vlc.h, include/variables.h...
2005-05-11 Gildas Bazin* src/*, modules/gui/wxwindows/*: audio/video/sub-filte...
2005-05-10 Clément StenacFix playlist behaviour with delete in HTTP intf (Closes...
2005-05-10 Antoine Cellerier * show number of broadcast and vod media items within...
2005-05-09 Antoine Cellerier * change snapshot hotkey for non OS X users to ctrl...
2005-05-09 Rémi Denis-CourmontDon't print an error message when attempting to recv...
2005-05-05 Felix Paul Kühne* add the option keyword to the help of vlm and the...
2005-05-04 Sam Hocevar * do not use a dynamic linker if no plugin support...
2005-05-03 Felix Paul Kühne* aded the new Catalan translation
2005-05-03 Rémi Denis-CourmontEnable catalan translation
2005-05-01 Benjamin Pracht* Hopefully fixes --aspect-ratio computation when givin...
2005-04-28 Laurent Aimar * es_out: oops, make EsOutProgramDel returning an...
2005-04-28 Laurent Aimar es_out*: added ES_OUT_DEL_GROUP
2005-04-27 Gildas Bazin* src/input/es_out.c: reverted previous patch since...
2005-04-27 Gildas Bazin* src/input/es_out.c: cleanup empty programs.
2005-04-26 Sigmund Augdal Helberginput/var.c: don't try to update the "rate" variable...
2005-04-26 Felix Paul Kühne* fix to the hotkeys on OSX: RECORD start/stop is cmd...
2005-04-26 Gildas Bazin* include/vlc_playlist.h, src/playlist/playlist.c,...
2005-04-26 Laurent Aimar * all: added a new access_filter module: record +...
2005-04-26 Laurent Aimar * control: added INPUT_DEL_INFO.
next