]> git.sesse.net Git - vlc/history - modules/misc
* ALL: final improvements to the decoders/packetizers api.
[vlc] / modules / misc /
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.
2003-07-10 Clément Stenac* http: added support for user/pass (--http-user &...
2003-07-05 Clément Stenac* sap.c: Improved IPv6 multicast detection
2003-07-02 Clément Stenac* httpd.c: fixed a french string
2003-07-01 Laurent Aimar * http: removed a too verbose message, make vim happier.
2003-07-01 Mohammed Adnène... * I am just a boulet :(
2003-07-01 Mohammed Adnène... * little fix, sorry !
2003-07-01 Mohammed Adnène... * thanks to Cif, added "Ban", "Unban", "Kick/Ban" optio...
2003-06-28 Laurent Aimar * ffmpeg: disable direct rendering when width or heigh...
2003-06-27 Sam Hocevar * bootstrap:
2003-06-25 Clément Stenac* ./include/announce.h
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-23 Gildas Bazin* modules/packetizer/vorbis.c: vorbis data packetizer...
2003-06-20 Alexis de Lattremodules/misc/sap.c: fix for the default scope of the...
2003-06-19 Sam Hocevar * ./modules/misc/screensaver.c: the screensaver was...
2003-06-18 Clément StenacSAP can now listen for IPv6 announces
2003-06-17 Gildas Bazin* modules/*: got rid of empty module objects.
2003-06-16 Clément Stenac* SAP can now handle SAP-announced IPv6 streams
2003-06-15 Christophe Massiot* Removed the ugly dependancy on glibc in the ipv6...
2003-06-13 Gildas Bazin* modules/misc/network/ipv6.c: fixed multicast support...
2003-06-12 Gildas Bazin* modules/misc/network/ipv6.c: gave a quick try to...
2003-06-09 Jean-Paul SamanRun opie-vlc and zaurus-vlc as GuiServer. (Didn't I...
2003-06-06 Gildas Bazin* modules/misc/network/ipv6.c: oups, ipv6 multicast...
2003-05-25 Damien Lucas. SAP/SDP packets parsing: ability to parse RFC complia...
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-09 Gildas Bazin* modules/misc/httpd.c: win32 fixes.
2003-05-04 Gildas Bazin* src/misc/variables.c, ALL: improvements to the object...
2003-04-27 Gildas Bazin* modules/misc/httpd.c: win32 fix for non-blocking...
2003-04-27 Laurent Aimar * httpd: added "Cache-Control: no-cache" by default.
2003-04-21 Gildas Bazin* modules/misc/network/ipv4.c: a bit of cleanup.
2003-04-16 Gildas Bazin* modules/misc/dummy/input.c, modules/access/file.c...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-30 Gildas Bazin* include/configuration.h: added the add_directory...
2003-03-30 Sigmund Augdal Helbergmodules/access/dvdplay/dvd.c: removed an unused configu...
2003-03-28 Sigmund Augdal Helbergadded a SetPalette function so "vlc --vout dummy -...
2003-03-24 Gildas Bazin* modules/access/*: pf_read() in access modules is...
2003-03-22 Laurent Aimar * sap: clean up.
2003-03-19 Laurent Aimar * gtk_main.c:: added(uncommented) gdk_thread_init...
2003-03-18 Derk-Jan Hartman* modules/gui/macosx/info.m: keep the same panel open...
2003-03-18 Sam Hocevar * ./modules/gui/gtk2/*: skeletons of Gtk-2.0 and...
2003-03-17 Laurent Aimar * httpd: increased buffer size.
next