]> git.sesse.net Git - vlc/history - modules/misc
* Stringreview !!!
[vlc] / modules / misc /
2004-01-25 Gildas Bazin* ALL: removed a bunch of unused add_category_hint().
2004-01-25 Gildas Bazin* mozilla/vlcshell.cpp: don't translate debug messages.
2004-01-25 Felix Paul Kühnestring review by Christophe Mutricy aka xtophe
2004-01-22 Sigmund Augdal Helbergmodules/misc/sap.c:
2004-01-22 Derk-Jan Hartman* what was i thinking
2004-01-22 Sigmund Augdal Helbergmodules/misc/sap:
2004-01-21 Derk-Jan Hartman* a 30 secs timeout is way too fast. changed to 1800...
2004-01-15 Sigmund Augdal Helbergmodules/misc/sap.c:
2004-01-15 Gildas Bazin* modules/misc/network/ipv4.c: fixed breakage on win32.
2004-01-15 Laurent Aimar * ipv4: non blocking connection mode. Please test...
2004-01-11 Clément StenacFixed modules.am file
2004-01-11 Anil Daoud* missing or incomplete .cvsignores
2004-01-11 Anil Daoud* missing file
2004-01-11 Clément Stenac* configure.ac : Added new folders
2004-01-05 Clément Stenac* modules/misc/sap.c : let the user configure timeout...
2004-01-05 Clément Stenac* modules/misc/sap.c :
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-22 Sam Hocevar * toolbox:
2003-12-21 Sam Hocevar * Fixed URLs here and there.
2003-12-16 Gildas Bazin* modules/misc/dummy/input.c: fixed the vlc:quit command.
2003-12-12 Clément Stenac* Fix segfault when we have two announces with the...
2003-12-11 Clément Stenacfree
2003-12-11 Clément Stenac* Do not keep adding items when they have already been...
2003-12-08 Gildas Bazin* modules/misc/dummy/*: new --dummy-save-es option...
2003-12-08 Yoann Peronneauimproves OSD sytem
2003-12-07 Jean-Paul SamanAll AddText( vout_thread_t *p_vout, char *psz_string...
2003-12-07 Jean-Paul SamanRemove unused variable
2003-12-07 Jean-Paul SamanFix for iPAQ port.
2003-12-06 Jean-Paul SamanAlways use correct datatypes.
2003-12-04 Sam Hocevar * modules/misc/dummy/renderer.c:
2003-11-28 Gildas Bazin* modules/misc/dummy/input.c: use p_input->psz_demux...
2003-11-23 Alexis de Lattre- Updated French translation (still a lot of work to...
2003-11-22 Sigmund Augdal Helbergmodules/misc/sap.c:
2003-11-22 Sigmund Augdal Helbergmodules/misc/sap.c:
2003-11-22 Eric Petit + modules/misc/freetype.c: fixed a couple of typos
2003-11-20 Sigmund Augdal Helbergmodules/misc/sap.c:
2003-11-19 Derk-Jan Hartman* modules/codec/subsdec.c: Add debug messages and fix...
2003-11-19 Derk-Jan Hartman* changed the relative fontsize option from a string_li...
2003-11-19 Sigmund Augdal Helbergfixed some warnings
2003-11-16 Gildas Bazin* modules/misc/dummy/encoder.c: forgot a file
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-12 Gildas Bazin* modules/misc/sap.c: fixed misplaced variable declaration.
2003-11-12 Clément StenacSupport for announcement of playlist group in SAP announces
2003-11-08 Sigmund Augdal Helbergignore streams that are not m=audio or m=video
2003-11-08 Sigmund Augdal Helbergmodules/misc/sap.c:
2003-11-06 Gildas Bazin* modules/misc/sap.c: compilation fix.
2003-11-05 Laurent Aimar * sap: big clean up + some buffer overflow fixes ...
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-11-03 Sam Hocevar * modules/misc/sap.c: fixed a warning and some coding...
2003-10-29 Clément Stenac* src/playlist/* && Makefile.am
2003-10-29 Gildas Bazin* modules/misc/freetype.c: don't use the pitch of the...
2003-10-29 Sigmund Augdal Helbergmodules/misc/freetype.c:
2003-10-28 Gildas Bazin* modules/video_output/directx/events.c: added centrali...
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-24 Gildas Bazin* configure.ac: fix for wxWindows headers detection.
2003-10-24 Sam Hocevar * modules/misc/freetype.c: Compilation fixes.
2003-10-24 Sam Hocevar * modules/misc/freetype.c: Set the default font to...
2003-10-23 Sigmund Augdal Helbergconfigure.ac, modules/misc/freetype.c:
2003-10-13 Clément Stenac* modules/misc/sap.c: Fixed a stupid option (no-ipv4...
2003-10-08 Gildas Bazin* modules/misc/sap.c: fixed win32 breakage.
2003-10-08 Clément StenacCompilation fix
2003-10-08 Clément Stenac* modules/misc/httpd.c: added missing sanity checks
2003-10-06 Clément Stenac* include/vlc_playlist.h
2003-10-01 Derk-Jan Hartman* modules/misc/freetype.c: spelling errors
2003-09-30 Derk-Jan Hartman* compile before you commit
2003-09-30 Derk-Jan Hartman* src/input/input.c: fixed usage of sub-file variable.
2003-09-15 Clément StenacFix for bad SAP packets with no \0 between headers...
2003-09-11 Clément Stenac* modules/misc/sap.c: HTTP announcing support
2003-09-10 Derk-Jan Hartman* a new option for the text rendering. It sets the...
2003-09-07 Laurent Aimar * control: use new variables and 'title*', 'chapter...
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-08-27 Sigmund Augdal Helbergmodules/misc/freetype.c:
2003-08-26 Laurent Aimar * httpd: more mmsh stuff.
2003-08-25 Laurent Aimar * httpd: when using "video/x-ms-asf-stream" we add...
2003-08-17 Sigmund Augdal Helbergmodules/misc/freetype.c:
2003-08-17 Sigmund Augdal Helbergmodules/misc/freetype.c:
2003-08-11 Laurent Aimar * httpd: added HEAD command support.
2003-08-10 Gildas Bazin* modules/codec/subsdec/subsdec.[c,h]: added --subsdec...
2003-08-04 Gildas Bazin* modules/misc/freetype.c: don't assume input string...
2003-07-31 Laurent Aimar * all: added a i_ttl field in network_socket_t to...
2003-07-31 Sigmund Augdal Helbergmodules/misc/freetype.c:
2003-07-26 Eric Petit freetype.c: basic YUY2 rendering (Y only)
2003-07-24 Gildas Bazin* modules/gui/wxwindows/*: you can now specify input...
2003-07-24 Sigmund Augdal Helbergignore CR characters wherever they might be.
2003-07-23 Gildas Bazin* modules/misc/freetype.c, modules/demux/util/sub.c...
2003-07-23 Derk-Jan Hartman* include/vlc_common.h: MAX_PATH PATH_MAX, we don't...
2003-07-23 Eric Petit freetype.c : use the default BeOS font on BeOS
2003-07-23 Gildas Bazin* modules/misc/sap.c: oops, compilation fix.
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-07-20 Gildas Bazin* modules/misc/freetype.c: set default font on win32...
2003-07-20 Sigmund Augdal Helbergremoved some c++ style comments, fixed some untrue...
2003-07-20 Derk-Jan Hartman* Set the default font on Mac OS X to the system font.
2003-07-20 Olivier Teulière * modules/misc/freetype.c: compilation fix for windows
2003-07-20 Sigmund Augdal HelbergDraw the text in the U and V planes as well. Removes...
2003-07-19 Sigmund Augdal HelbergRender the glyph for each character only once, and...
2003-07-19 Sigmund Augdal HelbergUse proper linespacing
2003-07-14 Sigmund Augdal Helberg had to forget something :)
2003-07-14 Sigmund Augdal HelbergAll: My shot at improving subtitle rendering in vlc...
2003-07-10 Laurent Aimar * httpd: fix a segfault.
2003-07-10 Laurent Aimar * http: rework of the http interface.
next