]> git.sesse.net Git - vlc/history - modules/misc
GCC 3.3.3 has strong type checking
[vlc] / modules / misc /
2005-02-01 Olivier Aubertsvg.c: ported the code for vlc 0.8.1 (as a video filter)
2005-01-29 Clément Stenac* A few string and organization fixes in preferences
2005-01-16 Clément Stenac* DAAP: add meta-information, delete hosts when they...
2004-12-26 Rémi Denis-CourmontInitial HTTP/SSL access
2004-12-26 Rémi Denis-CourmontGeneric client SSL/TLS support
2004-12-25 Rémi Denis-Courmont- Non blocking TLS handshaking
2004-12-19 Gildas Bazin* modules/misc/rtsp.c: fixed support for pause with...
2004-12-16 Clément StenacFix a bug with preferences
2004-12-15 Gildas Bazin* modules/misc/rtsp.c, src/misc/vlm.c: very preliminary...
2004-12-11 Clément StenacImprovements to preferences
2004-11-26 Gildas Bazin* modules/misc/xml/xtag.c: fixed a few bugs.
2004-11-26 Gildas Bazin* ALL: New XML module type.
2004-11-13 Clément StenacMerge string fixes
2004-11-08 Clément StenacInitial Services discovery support
2004-11-07 Sigmund Augdal Helberghal.c: start of a libhal based service discovry module...
2004-11-07 Rémi Denis-CourmontRemove bogus debug messages
2004-11-07 Rémi Denis-CourmontFix handshaking on non-blocking sockets
2004-11-07 Rémi Denis-CourmontFix compilation warning
2004-11-07 Rémi Denis-CourmontImplement net_* virtualization with TLS module
2004-11-07 Rémi Denis-Courmontnet_* API update for encryption (recv / send virtualiza...
2004-11-07 Clément Stenac* Fixed autodelete
2004-11-06 Rémi Denis-CourmontClient-side anonymous TLS/SSL support
2004-11-06 Clément Stenacfix a bunch of memory leaks
2004-11-06 Rémi Denis-CourmontFixes malloc's parameter
2004-11-06 Rémi Denis-CourmontUse vlc main object for gcrypt thread-safety callbacks
2004-11-06 Clément StenacHonor don't skip flag for items too
2004-11-06 Rémi Denis-Courmont--dh-bits option to change the Diffie Hellman prime...
2004-11-06 Rémi Denis-Courmontgnutls version check
2004-11-06 Rémi Denis-Courmontgcrypt thread-safety
2004-11-06 Clément StenacFixes
2004-11-06 Clément Stenacbeginning of a testsuite for the playlist
2004-11-06 Clément Stenacrewrite of the SAP parser
2004-11-06 Rémi Denis-Courmontgnutls TLS module
2004-10-24 Clément StenacCosmetics
2004-10-24 Sigmund Augdal Helbergfreetype.c: fixed crash on unbreakable strings
2004-10-24 Sigmund Augdal Helbergfreetype.c: Auto-wrap subtitles (still needs some work...
2004-10-24 Sigmund Augdal Helbergfreetype.c: fixed two size/position related bugs.
2004-10-23 Gildas Bazin* modules/misc/freetype.c: off by one error.
2004-10-22 Derk-Jan Hartman* Fix reference modules to add after their own playlist...
2004-10-20 Gildas Bazin* src/misc/vlm.c: added support for the 'mux' option...
2004-10-08 Gildas Bazin* modules/access/mms, modules/demux/mp4, modules/misc...
2004-10-04 Gildas Bazin* include/vlc_common.h: define PATH_MAX on WinCE.
2004-10-04 Gildas Bazin* modules/misc/network/ipv4.c: got rid of the #ifdef...
2004-10-04 Gildas Bazin* modules/misc/dummy/decoder.c: use MAX_PATH instead...
2004-10-02 Derk-Jan Hartman* Look the SAP module CAN get even uglier
2004-09-23 Gildas Bazin* modules/misc/rtsp.c: fixed pause.
2004-09-22 Gildas Bazin* modules/misc/rtsp.c: fixed segfault.
2004-09-22 Gildas Bazin* modules/misc/rtsp.c: misc improvements + respect...
2004-09-20 Gildas Bazin* modules/misc/rtsp.c, src/misc/vlm.c: VOD RTSP support...
2004-09-20 Gildas Bazin* modules/misc/freetype.c: fixed memory leak.
2004-09-17 Gildas Bazin* src/video_output/vout_subpictures.c: support for...
2004-09-16 Gildas Bazin* modules/misc/rtsp.c: getting closer to a basic but...
2004-09-15 Gildas Bazin* modules/stream_out/description.c: new "description...
2004-09-14 Gildas Bazin* src/misc/vlm.c: started "vod server" integration...
2004-09-11 Gildas Bazin* include/vlc_vod.h, modules/misc/rtsp.c: skeleton...
2004-09-07 Gildas Bazin* src/extras/libc.c: provide iconv facility in the...
2004-09-07 Sigmund Augdal Helbergfreetype.c: don't hang if user specify negative fontsize
2004-09-01 Eric Petit + misc/freetype.c: workaround yet another weird BeOS...
2004-08-31 Gildas Bazin* src/video_output/vout_subpictures.c, include/vlc_video.h:
2004-08-29 Gildas Bazin* modules/misc/dummy/vout.c: have the dummy vout use...
2004-08-10 Derk-Jan Hartman* fix x-plgroup detection
2004-08-03 Gildas Bazin* ALL: Major rework of the subpictures architecture.
2004-08-02 Gildas Bazin* modules/misc/network/ipv4.c: do a var_Get() on "ttl...
2004-07-29 Derk-Jan Hartman* ipv4.c: ttl setsockopt fix. Thanks to Emmanuel Dreyfu...
2004-07-24 Laurent Aimar * input: release p_playlist.
2004-07-22 Eric Petit BeOS doesn't know about PF_INET
2004-07-21 Derk-Jan Hartman* Fix the sap module compilation. Compile before you...
2004-07-20 Derk-Jan Hartman* recognize new x-plgroup paramater (only standardized...
2004-07-16 Derk-Jan Hartman* it's information, not informations (grep -r)
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-06-15 Olivier AubertSVG rendering module. It uses the text rendering API...
2004-06-06 Clément StenacPatch by Rémi Denis-Courmont to include TCP listening...
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-06-02 Gildas Bazin* modules/misc/freetype.c: optimized subtitles renderin...
2004-05-26 Derk-Jan Hartman* misc/sap.c: check for packetsize attribute and increa...
2004-05-16 Anil Daoudmsleep() a bit before filling the playlist.
2004-05-16 Gildas Bazin* modules/misc/network/ipv4.c: new --ipv4-timeout confi...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-24 Jean-Paul SamanProperly attach and detach the qte_main object
2004-04-21 Sam Hocevar * configure.ac:
2004-04-21 Gildas Bazin* modules/misc/playlist/m3u.c: save VLC input options...
2004-04-21 Derk-Jan Hartman* modules/demux/sgimb.c
2004-04-18 Clément Stenac* ALL: Better announce system
2004-04-18 Derk-Jan Hartman* Switch default behaviour of --sap-parse. A lot of...
2004-04-18 Derk-Jan Hartman* New sap listener standard behaviour is to pass along...
2004-04-16 Felix Paul Kühne* modules/control/telnet.c: removed translation of...
2004-04-01 Clément StenacCancel
2004-04-01 Clément Stenac* modules/demux/playlist : native playlist import
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-27 Derk-Jan Hartman* src/interface/interface.c
2004-03-21 Derk-Jan HartmanTwo description strings corrected
2004-03-13 Jean-Paul SamanRemoved some dead wood.
2004-03-06 Clément Stenac* Remove directories with only one source file inside
2004-03-05 Carlo CalabròString review, as promised :)
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-03-03 Laurent Aimar * all: httpd compilation.
2004-03-03 Laurent Aimar * include/httpd.h, modules/misc/httpd.c: remove old...
2004-03-03 Laurent Aimar * vout.c: fixed a warning.
next