]> git.sesse.net Git - vlc/history - src/misc
BeOS doesn't know about PF_INET
[vlc] / src / misc /
2004-07-22 Eric Petit BeOS doesn't know about PF_INET
2004-07-21 Cyril Deguet * all: created a new module type "opengl provider...
2004-07-20 Gildas Bazin* src/misc/httpd.c: fixed non-initialized variable...
2004-07-19 Gildas Bazin* src/misc/httpd.c: ipv6 win32 fix.
2004-07-17 Rémi Denis-CourmontFix socket errors handling.
2004-07-17 Rémi Denis-CourmontIPv6 support for HTTPd
2004-07-14 Gildas Bazin* src/misc/threads.c: fixed long standing win32 thread...
2004-07-10 Gildas Bazin* src/misc/mtime.c, include/mtime.h: new common "date...
2004-07-05 Laurent Aimar * block.*: faster block_* and removed unused features.
2004-07-05 Rémi Denis-Courmont* configure.ac: check for struct sockaddr_storage
2004-07-05 Gildas Bazin* src/misc/block.c: win32 race condition fix.
2004-06-26 Gildas Bazin* src/misc/modules.c: got rid of unused variable.
2004-06-26 Gildas Bazin* src/misc/modules.c: module_Need() probed sub-modules...
2004-06-22 Clément StenacRe-enable dynamic plugins
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-09 Gildas Bazin* src/misc/net.c: fix for the udp-auto-mtu on win32.
2004-06-06 Clément StenacPatch by Rémi Denis-Courmont to include TCP listening...
2004-06-04 Gildas Bazin* src/misc/modules.c: some error checking when loading...
2004-06-03 Gildas Bazin* src/misc/modules.c: in plugins cache mode, force...
2004-06-01 Gildas Bazin* ALL: brought back module_EndBank() from the dead...
2004-05-30 Gildas Bazin* src/misc/modules.c: avoid name collisions on win32.
2004-05-29 Laurent Aimar * all: begin to introduce access_t (nothing working...
2004-05-29 Gildas Bazin* src/misc/modules.c: small cleanup.
2004-05-29 Gildas Bazin* include/*,src/*: New plugins cache feature for faster...
2004-05-20 Eric Petit misc/cpu.c: another BeOS compile fix
2004-05-15 Laurent Aimar * all: improved perfs (using block_ChainLastAppend).
2004-04-29 Clément StenacAdd missing objects descriptions
2004-04-29 Clément StenacFix segfault on "del"
2004-04-29 Gildas Bazin* src/input/demux.c, src/misc/objects.c: demux2 has...
2004-04-27 Clément StenacFix VLM item URI assignment
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-23 Gildas Bazin* src/*: portability fixes.
2004-04-21 Laurent Aimar * block: fixed block_Realloc.
2004-04-19 Laurent Aimar * httpd: better fix for mmsh.
2004-04-18 Clément Stenac* ALL: Better announce system
2004-04-15 Gildas Bazin* src/misc/block.c: fixed BlockRealloc()
2004-04-15 Laurent Aimar * httpd: may fix mmsh for vlc.
2004-04-15 Stephan AssmusBeOS specific compile fix, there is no INADDR_NONE...
2004-04-14 Simon Latapie * vlm.c: a few bug fixes, cleaning, and maid vlm more...
2004-03-31 Gildas Bazin* src/misc/win32_specific.c: compilation fix.
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-23 Gildas Bazin* src/misc/variables: fixed mem-leak for VLC_VAR_CLEARC...
2004-03-22 Laurent Aimar * vlm: fixed some segfaults.
2004-03-22 Laurent Aimar * all: forgot to commit theses files.
2004-03-22 Gildas Bazin* src/misc/modules.c: compilation fix.
2004-03-22 Laurent Aimar * vlm: better vlm_Show.
2004-03-21 Laurent Aimar * vlm.*: move vlm to the core (now, vlm_New create...
2004-03-13 Laurent Aimar * block.c: fixed block realloc.
2004-03-11 Laurent Aimar * block: a little pre header + padding.
2004-03-10 Laurent Aimar * httpd: fixed a big mem leak for http streaming.
2004-03-09 Gildas Bazin* include/vlc_common.h: free tab if empty in TAB_REMOVE().
2004-03-08 Gildas Bazin* src/misc/net.c: fixes a few corner cases.
2004-03-08 Gildas Bazin* src/misc/httpd.c: don't read past the end of our...
2004-03-06 Laurent Aimar * httpd: fixed handling of 'Connection: '.
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-04 Laurent Aimar * modules.c: fixed module_Need. (but I'm not sure...
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-03-03 Sigmund Augdal Helbergsrc/misc/modules.c:
2004-03-03 Laurent Aimar * objects: include vlc_http.h
2004-03-03 Laurent Aimar * include/httpd.h, modules/misc/httpd.c: remove old...
2004-02-29 Gildas Bazin* src/misc/variables.c: fixed memleak.
2004-02-25 Laurent Aimar * all: removed block_t->b_discontinuity,b_frame_*...
2004-02-22 Christophe Massiot* Updated contrib build system
2004-02-20 Christophe Massiot* src/misc/threads.c: made vlc_set_thread_priority...
2004-02-01 Sigmund Augdal Helbergsrc/misc/cpu.c:
2004-01-29 Gildas Bazin* modules/codec/speex.c, src/misc/win32_specific.c...
2004-01-29 Clément StenacOptions as infos were bad in several ways: it broke...
2004-01-29 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2004-01-25 Clément Stenac* String review, round one
2004-01-22 Gildas Bazin* src/misc/net.c: Compilation fix.
2004-01-22 Laurent Aimar * es_out: Handle --program (not tested) and create...
2004-01-21 Laurent Aimar * net: added net_OpenUDP
2004-01-20 Derk-Jan Hartman* src/misc/cpu.c: New altivec detection for Darwin...
2004-01-12 Gildas Bazin* src/misc/configuration.c: fixed stupid bug in the...
2004-01-09 Derk-Jan Hartman* include/variables.h
2004-01-09 Jon Lech Johansen * ./src/misc/configuration.c: win32 UNICODE fixes.
2004-01-09 Gildas Bazin* ALL: MSVC compilation fixes.
2004-01-07 Laurent Aimar * all: added own implementation of vasprintf. I hope...
2004-01-07 Laurent Aimar * net: mem leak in net_Printf
2004-01-06 Laurent Aimar * src/misc/net.c: fixed net_Gets
2004-01-06 Clément StenacUpdated copyrights in libvlc
2004-01-06 Clément Stenac- src/misc/win32_specific: compilation fix for win32...
2004-01-05 Laurent Aimar * configure.ac: readded AX_ADD_PLUGINS([mpgv mpga...
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-22 Sam Hocevar * src/misc/iso-639_def.h modules/demux/util/id3genres...
2003-12-14 Eric Petit beos_specific.cpp: never let anyone but system_End...
2003-12-11 Gildas Bazin* src/misc/mtime.c: actually tested and fixed my latest...
2003-12-09 Gildas Bazin* src/misc/mtime.c: fixed an overflow in mdate() on...
2003-12-04 Gildas Bazin* ALL: another bunch of MSVC compilation fixes.
2003-12-03 Sigmund Augdal Helbergall:
2003-12-03 Sigmund Augdal Helbergsrc/misc/mtime.c:
2003-12-03 Rocky BernsteinAdd more uses of msecstotimestr. Remove OFFSETTOTIME_MA...
2003-12-02 Gildas BazinALL: MSVC compilation fixes to libvlc.
2003-12-02 Rocky BernsteinAdd secstotimestr and msecstotimestr to convert (milli...
2003-11-25 Sam Hocevar * src/misc/modules.c: Allow for premature Ctrl-C...
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-11-22 Laurent Aimar * block: initialise all fields.
2003-11-22 Eric Petit src/misc/block.c: added a missing vlc_mutex_destroy()
2003-11-22 Eric Petit + modules/misc/freetype.c: fixed a couple of typos
2003-11-19 Gildas Bazin* modules/codec/ffmpeg/: don't re-use the same pts...
next