]> git.sesse.net Git - vlc/history - modules/misc
configure.ac: Solaris fix for live555. Patch courtesy of Alexander Gall
[vlc] / modules / misc /
2006-03-02 Rémi Denis-Courmontuse intptr_t (refs #574)
2006-03-01 Derk-Jan Hartman* trackID changes for the VLC rtsp server as suggested...
2006-03-01 Rémi Denis-CourmontDon't use connect() when the "bind" address is a multic...
2006-02-27 Rémi Denis-CourmontFix warning on 64 bits systems
2006-02-27 Rémi Denis-CourmontSilly me
2006-02-27 Rémi Denis-CourmontCompile fixes
2006-02-27 Rémi Denis-CourmontSeparate socket/resolv stuff (network.h) from url stuff...
2006-02-26 Jean-Paul SamanRename --rtsp-throtle to --rtsp-throtle-users
2006-02-26 Jean-Paul SamanImplement RTSP VOD connection throtle
2006-02-19 Antoine CellerierFix msn plugin.
2006-02-18 Rémi Denis-CourmontAll: missing #include "charset.h"
2006-02-16 Antoine Cellerier[patch] unifying meta-information access, the 2nd by...
2006-02-15 Clément StenacTypo
2006-02-15 Rémi Denis-CourmontFix warning
2006-02-15 Clément StenacFix a bunch of bugs in the MSN plugin (duplicated in...
2006-02-15 Jérome DecoodtStupid me... don't do twice hton*
2006-02-15 Olivier Aubertmisc/svg.c: use char* instead of byte_t* to avoid warnings
2006-02-15 Jérome Decoodtconfigure.ac: try to fix beos build
2006-02-15 Jérome DecoodtTakes default TTL (instead of 42...)
2006-02-14 Jérome DecoodtAdd a growl (http://growl.info/) notification plugin...
2006-02-14 Clément StenacSimplify
2006-02-13 Rémi Denis-Courmont- Clean up
2006-02-13 Rémi Denis-CourmontFurther fopen() unicode fixes (refs #528)
2006-02-12 Rémi Denis-Courmont- Fix opening of SVG file through a symbolic
2006-02-12 Christophe MutricyFix distcheck
2006-02-11 Derk-Jan Hartman* xtag parser improvements by Daniel Stranger.
2006-02-11 Rémi Denis-CourmontImplement IPv6 multicast output interface selection...
2006-02-10 Christophe MutricyRevert brocken commit [14215]
2006-02-10 Christophe MutricyUnbreack distcheck. First step
2006-02-10 Jean-Paul SamanFix breakage of other RTSP clients
2006-02-10 Jean-Paul SamanUse correct Transport answer
2006-02-10 Rémi Denis-Courmont- Use OS default TTL when not overriden
2006-02-10 Rémi Denis-CourmontDon't enable broadcast on IPv6 sockets since IPv6 does...
2006-02-10 Sigmund Augdal Helbergmodules/misc/rtsp.c: implement support for raw udp...
2006-02-10 Jean-Paul SamanAlso add support for x-playNow in RtspCallback.
2006-02-10 Jean-Paul SamanRespond to x-playNow option in RTSP SETUP request....
2006-02-07 Christophe MutricyTypo.
2006-02-07 Derk-Jan Hartman* Fix win32 text renderer.
2006-02-07 Derk-Jan Hartman* Introduced a new text_style_t
2006-02-04 Jean-Paul Samanfprintf die die
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-02-01 Sam Hocevar * Got rid of SYS_DARWIN everywhere.
2006-01-31 Sigmund Augdal Helberglogger.c: put in header prefix for syslog output (still...
2006-01-28 Sigmund Augdal Helbergfreetype.c: don't render empty subtitles.
2006-01-28 Clément StenacRRD output (Refs:#473)
2006-01-23 Derk-Jan Hartman* Fix the opacity and color settings for the YUVA renderer.
2006-01-22 Sigmund Augdal Helbergfreetype.c: Revived and revamped old yuva renderer
2006-01-22 Clément Stenac* Make ParseOption (from input) a global service (var_O...
2006-01-20 Olivier Aubertsvg.c: use conditional includes for system includes...
2006-01-12 Antoine CellerierFSF address change.
2006-01-04 Clément StenacAdd support for several message queues - please test
2005-12-28 Jean-Paul SamanInitialise i_priority to LOG_INFO as default value...
2005-12-19 Antoine Cellerierremove unneeded includes
2005-12-12 Christophe Mutricyfreetype.c: BeOS fix (c++ism) and cosmetic
2005-12-11 Derk-Jan Hartman* hebrew line order fixes. patch by Barak Ori (barakori...
2005-12-07 Rémi Denis-CourmontAdded a bunch of "const" - should fix warning in VLM...
2005-12-05 Rémi Denis-CourmontUpdate multicast stream output options
2005-12-05 Rémi Denis-Courmonts/OpenTCP/ConnectTCP/ for consistency
2005-12-04 Rémi Denis-CourmontDetermine the RTSP control URL host dynamically, as...
2005-12-04 Jean-Paul SamanDo not crash on vlm command: 'new somestring vod enable...
2005-12-01 Sigmund Augdal Helbergmodules/misc/dummy/decoder.c: Dummily decode subtitle...
2005-11-29 Clément StenacAdd ability to log to syslog (Closes:#334)
2005-11-09 Felix Paul Kühne* fixed some strings
2005-11-03 Antoine Cellerierwoops ... remove debug
2005-11-03 Antoine CellerierNew MSN (c) (tm) (r) "What I'm Listening To" plugin.
2005-10-28 Gildas Bazin* modules/misc/freetype.c, src/video_output/vout_intf...
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
next