]> git.sesse.net Git - vlc/history - modules/misc
* ./modules/access/dvdplay/demux.c: the dvdplay plugin no longer sets the
[vlc] / modules / misc /
2003-02-06 Sam Hocevar * ./modules/misc/screensaver.c: screen saver disablin...
2003-01-23 Sam Hocevar * ./modules/misc/network/ipv4.c: we use INADDR_NONE...
2003-01-21 Loïc Minier * added a couple of malloc() checks
2003-01-19 Jean-Paul SamanNew "qte_main" module. It should be used by all plugins...
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2003-01-15 Sam Hocevar * ALL: slightly changed some interface strings so...
2003-01-09 Christophe Massiot* OS X: Fixed a segfault with empty configuration strin...
2003-01-02 Christophe MassiotCosmetic.
2002-12-23 Christophe MassiotFixed my fix :p.
2002-12-23 Christophe MassiotFixed a side-effect bug with IPv6 addresses (thanks...
2002-12-16 Gildas Bazin* modules/access/udp.c, modules/access/rtp.c, modules...
2002-12-14 Gildas Bazin* src/misc/objects.c: implemented the FIND_CHILD mode...
2002-12-10 Arnaud Schaulyfixed a segfault under windows.
2002-12-07 Gildas Bazin* ALL: a few updates to the variables API:
2002-12-06 Arnaud Schauly* sap.c : make it more compliant (as far as sdp is...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-12-04 Eric Petit * configure.ac.in, mms.c, sap.c, ipv4.c: added network...
2002-12-03 Arnaud Schauly* src/playlist/playlist.c : Added playlist_AddItem...
2002-12-03 Arnaud Schauly* Added a session announcement protol module (enabled...
2002-11-28 Christophe Massiot* Correct socklen_t detection.
2002-11-23 Sam Hocevar * ./modules/access/http.c, ./modules/misc/network...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-11-19 Gildas Bazin* modules/misc/network/ipv6.c: restored the msg_*(...
2002-11-18 Sam Hocevar * ./src/misc/modules.c: support for Unicode filenames...
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-10-27 Gildas Bazin* ALL: removed GetPES and NextPES, we now use input_Ext...
2002-10-22 Sam Hocevar * ./mozilla/vlcshell.cpp: ported the Mozilla plugin...
2002-10-17 Sam Hocevar * ./src/misc/variables.c: callback loops are now...
2002-10-15 Sam Hocevar * ./include/vlc_threads_funcs.h, ./src/misc/threads...
2002-10-14 Sam Hocevar * ./modules/misc/testsuite/test4.c: made the 4th...
2002-10-14 Sam Hocevar * ./modules/misc/testsuite/test4.c: added a stress...
2002-10-04 Sam Hocevar * ./configure.ac.in: removed now unnecessary --force...
2002-10-04 Sam Hocevar * ./bootstrap: we use the proper linker for plugin...
2002-10-03 Gildas Bazin* FAQ: updated FAQ with config file issues.
2002-10-03 Sam Hocevar * ./src/libvlc.c, ./include/main.h: the root of all...
2002-10-01 Christophe MassiotFor people who have several network interfaces, added...
2002-09-30 Christophe Massiot* Made audio_sample_format->i_format a FOURCC to allow...
2002-09-30 Sam Hocevar * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...
2002-09-18 Christophe Massiot* ALL: More hooks for audio volume management.
2002-09-10 Sam Hocevar * ./modules/misc/dummy/vout.c: fixed an endianness...
2002-08-30 Christophe Massiotaout3 API change :
2002-08-30 Christophe Massiot* demuxes: Worked around a bug in old VLC and VLS by...
2002-08-29 Christophe Massiot* ./bootstrap : Fixed an issue with old shell versions
2002-08-24 Gildas Bazin* modules/misc/logger/logger.c: fixed initialization...
2002-08-21 Sam Hocevar * ./src/misc/modules.c: if a plugin requested not...
2002-08-21 Sam Hocevar * ./modules/misc/gtk_main.c: fixed a minor compilatio...
2002-08-21 Sam Hocevar * ./include/vlc_common.h: we don't set _() and N_...
2002-08-20 Sam Hocevar * ./modules/misc/gtk_main.c: created the gtk_main...
2002-08-19 Christophe MassiotMore changes in the date handling. Should be more toler...
2002-08-19 Christophe Massiot* ./configure: Fixed double detection of gethostbyname.
2002-08-14 Christophe Massiot* Changed aout_FormatTo* ; aout_FormatToSize does no...
2002-08-12 Christophe Massiot* Fixed a variable overflow bug in the audio output.
2002-08-11 Sam Hocevar * ./modules/misc/memcpy/memcpyaltivec.c: added a...
2002-08-09 Sam Hocevar * ./src/libvlc.c: p_vlc->pf_memset is now usable...
2002-08-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.
2002-08-04 Sam Hocevar * ./modules/misc/dummy/decoder.c: the dummy codec...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...