]> git.sesse.net Git - vlc/history - modules/misc
* first update of the German translation
[vlc] / modules / misc /
2005-10-30 Gildas BazinALL: backport of 13001,13004,13005,13011,13012,13019...
2005-10-23 Gildas Bazin* modules/misc/network/ipv4.c: fixed wince breakage.
2005-10-17 Derk-Jan Hartman* Renamed "Advanced" subcat of "Input / Codecs" into...
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-10-08 Rémi Denis-Courmontiface-addr -> miface-addr
2005-10-08 Antoine Cellerier * handle CDATA (as if it were TEXT)
2005-10-02 Jean-Paul SamanAdd missing include <charset.h>
2005-10-01 Steve Lhommeavoid declaration collision on MSVC
2005-09-30 Derk-Jan Hartman* Some freetype renderer hacks as suggested by Sigmund...
2005-09-22 Gildas Bazin* modules/misc/network/ipv6.c: EVC compilation fixes.
2005-09-17 Clément StenacDefault to disabling screensaver under X (Closes:#253)
2005-09-15 Clément StenacHopefully "The Right Fix" patch for M3U parsing, by...
2005-09-14 Christophe Massiot * mudules/misc/network/ipv4.c: Expand output buffer...
2005-09-10 Steve Lhomme* ipv4.c: make MSVC happy
2005-09-09 Gildas Bazin* configure.ac, src/extras/libc.c, modules/misc/network...
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-08-21 Rémi Denis-CourmontCompile fix
2005-08-21 Rémi Denis-CourmontDefine IPV6_PROTECTION_LEVEL manually - closes #96
2005-08-18 Rémi Denis-CourmontDon't print EAFNOSUPPORT error when the given name...
2005-08-14 Rémi Denis-Courmontgot the value for PROTECTION_LEVEL_* hard-coded
2005-08-13 Rémi Denis-Courmont[Win32] Attempt to guess best interface for multicast
2005-08-12 Christophe MutricyALL: Improvements in the M3U output and parser. Patch...
2005-08-10 Derk-Jan Hartman* Remove vlc:run (externrun is removed from SVN) and...
2005-08-10 Christophe MutricyAdd ACCESS_GET_META in the dummy access to avoid an...
2005-08-05 Christophe Massiot * modules/control/http.c: Support for ~ in foreach...
2005-08-03 Rémi Denis-CourmontUse UTF-8 internally (closes #16 and introduces lots...
2005-08-02 Rémi Denis-Courmont- When both IPv4 and IPv6 plugins return a socket,...
2005-08-01 Rémi Denis-Courmont- Kludge to be able to use strerror() with Winsock
2005-07-29 Rémi Denis-CourmontFix some memleaks
2005-07-29 Rémi Denis-Courmont- Put correct IP4 owner address
2005-07-29 Rémi Denis-Courmont- Add httpd_ServerIP() to obtain HTTP server's IP used...
2005-07-29 Rémi Denis-CourmontBind RTSP to all interfaces by default (refs #270)
2005-07-28 Rémi Denis-Courmont- Remove dead multicast code
2005-07-27 Rémi Denis-Courmont- Fix segfault when doing RTSP DESCRIBE (trunk-only...
2005-07-27 Rémi Denis-CourmontAdd const where appropriate
2005-07-21 Derk-Jan Hartman* Added net_AddressIsMulticast that takes a string...
2005-07-13 Rémi Denis-CourmontFix warnings (refs #258)
2005-07-12 Rémi Denis-CourmontBetter ACL API (full rewrite)
2005-07-11 Christophe Massiot * ALL: miscellaneous unsigned/signed warning fixes...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-07-04 Rémi Denis-CourmontIPv6 Source-Specific Multicast support
2005-07-01 Rémi Denis-CourmontPF_* -> AF_*
2005-07-01 Rémi Denis-CourmontThis was pretty useless (if there is no solution, there...
2005-07-01 Christophe MutricyALL: Add some set_shorname() so the preferences look...
2005-06-29 Gildas Bazin* modules/stream_out/rtp.c, modules/misc/rtsp.c: attemp...
2005-06-28 Rémi Denis-CourmontThis doesn't owe in the VLC
2005-06-26 Rémi Denis-CourmontForgot this file
2005-06-20 Derk-Jan Hartman* Mark the video and decoder options of the dummy modul...
2005-06-17 Christophe Massiot * modules/control/http.c: Added support for .hosts...
2005-06-10 Derk-Jan Hartman* Some changes to preferences categorization (This...
2005-06-10 Felix Paul Kühne* fixed some strings
2005-05-31 Rémi Denis-CourmontRemoved debug message
2005-05-31 Rémi Denis-CourmontCleanup
2005-05-22 Rémi Denis-Courmont- Use the new vlc_getaddrinfo API
2005-04-23 Clément StenacTake logger back to control modules
2005-04-21 Rémi Denis-CourmontApplied patch for support of the IP_MULTICAST_IF
2005-04-12 Clément Stenac* Patch by Gregory Hazel :
2005-04-12 Gildas Bazin* ALL: fixed a handful of bugs and memory leaks.
2005-04-12 Derk-Jan Hartman* Now works with http 1.0. Someone better check this...
2005-04-10 Rémi Denis-CourmontFix a segmentation fault in case of error
2005-04-10 Eric Petit externrun.c: compile fix
2005-04-09 Rémi Denis-CourmontClient should now be able to authenticate
2005-04-09 Rémi Denis-Courmont- optional SSL hostname verification
2005-04-09 Rémi Denis-CourmontClient-side server credentials verification
2005-04-09 Rémi Denis-CourmontNot an executable
2005-04-09 Rémi Denis-CourmontCosmetic fixes
2005-04-09 Rémi Denis-Courmont- <unistd.h> is needed for fork and execl
2005-04-09 Rémi Denis-CourmontRemoved useless subdirectory
2005-04-09 Rémi Denis-Courmonttab fixes (cosmetic)
2005-04-08 Sylvain CadhillacAn interface to run extern programs (such as shutdown)
2005-04-05 Gildas Bazin* modules/misc/win32text.c: text renderer using the...
2005-04-04 Clément StenacFix OSD (text & widgets) aspect ratio
2005-04-04 Olivier Aubertsvg.c: do not subsample U and V planes in RGB->YUVA...
2005-04-03 Gildas Bazin* modules/misc/xml/libxml.c: handle XML_READER_TEXT...
2005-04-02 Gildas Bazin* modules/misc/xml/*, include/vlc_xml.h: new xml_Reader...
2005-04-02 Sigmund Augdal Helbergxtag.c: Don't create pcdata elements outside the root...
2005-04-02 Sigmund Augdal Helberglibxml.c: include header for stream, since api changes.
2005-04-01 Sigmund Augdal Helbergall: ported xml parsers to stream_t
2005-03-26 Olivier Aubertsvg.c: updated to the latest changes in the text render...
2005-03-13 Rémi Denis-CourmontFix my email address
2005-03-11 Clément StenacString fixes by Christophe Mutricy
2005-03-10 Rémi Denis-Courmont- Require certificate from the client if one CA cert...
2005-03-10 Rémi Denis-Courmont- Release certificate creds after terminating session
2005-03-10 Gildas Bazin* modules/misc/freetype.c: better outlining algorithm...
2005-03-10 Rémi Denis-Courmontgnutls.c: add shortname
2005-03-10 Rémi Denis-Courmont- Fix GnuTLS version detection
2005-03-10 Clément StenacPreferences update :
2005-03-09 Sigmund Augdal Helbergall: correctly align multiline strings when not left...
2005-03-09 Gildas Bazin* modules/misc/freetype.c: handle size change properly.
2005-03-09 Gildas Bazin* modules/misc/freetype.c: don't display only the last...
2005-03-08 Gildas Bazin* modules/misc/freetype.c, modules/video_filter/marq...
2005-03-08 Gildas Bazin* modules/misc/dummy/renderer.c: forgot to commit this...
2005-03-08 Gildas Bazin* include/vlc_filter.h, vlc_video.h, src/video_output...
2005-03-07 Gildas Bazin* modules/misc/freetype.c: replaced pi_gamma with an...
2005-03-07 Gildas Bazin* modules/misc/freetype.c: removed debug messages.
2005-03-07 Eric Petit misc/freetype.c: compile fix
2005-03-06 Rémi Denis-CourmontFixes segfault
2005-03-06 Rémi Denis-Courmont- support for client certificate verification from...
2005-03-05 Rémi Denis-CourmontMemleak fixed
next