]> git.sesse.net Git - vlc/history - include
Cosmetic cleanup (pointed out by fenrir)
[vlc] / include /
2005-03-05 Gildas Bazin* modules/video_output/wingdi.c, include/video_output...
2005-03-05 Rémi Denis-Courmont- TLS API cleanup
2005-03-05 Gildas Bazin* include/video_output.h, ALL: changed api for vout_Req...
2005-03-05 Sigmund Augdal HelbergAll: change of text-renderer api. Now pf_render_text...
2005-03-05 Steve Lhommeinput.c, vlc_demux.h: allow seeking back in the same...
2005-03-04 Gildas Bazin* ../include/vlc_spu.h: fixed typo that was triggering...
2005-03-03 Gildas Bazin* include/vlc_config.h: removed unused stuff + allocate...
2005-03-02 Gildas Bazin* include/vlc_config.h: removed deprecated stuff.
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2005-03-01 Gildas Bazin* modules/codec/lpcm.c: support for 20/24 bits LPCM.
2005-03-01 Mark Moriartydynamic, per-subpicture, font size control -- i_font_si...
2005-02-27 Mark Moriartyvlc_filter.h -- update pf_render_string for additional...
2005-02-27 Mark Moriartyfreetype and rc extensions. i_font_color and i_font_op...
2005-02-21 Gildas Bazin* include/vlc_common.h: compilation fix.
2005-02-21 Gildas Bazin* src/extras/dirent.c, ALL: fixed win32/ce dirent repla...
2005-02-21 Laurent Aimar * block: added
2005-02-15 Gildas Bazin* include/vlc/vlc.h: WinCE build fix.
2005-02-15 Gildas Bazin* ALL: WinCE build fixes.
2005-02-15 Derk-Jan Hartman* renamed --spu-track to --sub-track
2005-02-15 Derk-Jan Hartman* renamed audio-channel to audio-track so ppl don't...
2005-02-14 Gildas Bazin* modules/demux/mkv.cpp: fix for chapters seeking ...
2005-02-08 Laurent Aimar * all: better support for MBR mms stream (display...
2005-02-08 Gildas Bazin* include/vlc_common.h: avoid compiler warnings.
2005-02-07 Rémi Denis-Courmontfix two memleaks and remove a bogus net_Close()
2005-02-07 Gildas Bazin* include/vlc_common.h, include/modules_inner.h, module...
2005-02-06 Clément Stenac* wx : simplify some code, remove some useless duplications
2005-02-05 Rémi Denis-Courmont* convert SAP announce name & group from locale to...
2005-01-23 Yoann Peronneau* src/misc/vlm.c: start exporting some VLM control...
2005-01-20 Gildas Bazin* modules/mux/asf.c: only add an audio error correction...
2005-01-19 Christophe Massiot* include/vlc_threads_funcs.h: More %d -> %u
2005-01-16 Clément StenacRemove playlist info accessors (as they now belong...
2005-01-14 Gildas Bazin* include/codecs.h, modules/demux/wav.c: patch by Matth...
2005-01-11 Clément StenacAdd some icons
2005-01-07 Christophe Massiot* modules/access_output/udp.c: When using --udp-group...
2005-01-07 Gildas Bazin* include/aout_internal.h: fixed old memory leak when...
2004-12-25 Rémi Denis-Courmont- Non blocking TLS handshaking
2004-12-21 Gildas Bazin* src/video_output/vout_intf.c: implemented vout_Contro...
2004-12-21 Gildas Bazin* src/misc/image.c: implemented ImageConvert().
2004-12-20 Clément StenacNo need to GuessType on directory content
2004-12-20 Gildas Bazin* include/vlc_image.h,vlc_xml.h: make these c++ happy.
2004-12-18 Gildas Bazin* include/codecs.h: support for WAVE_FORMAT_AAC (tag...
2004-12-17 Benjamin Pracht* Hotkey to set audio delay on the fly
2004-12-16 Gildas Bazin* include/vlc_video.h, src/video_output/vout_subpicture...
2004-12-16 Clément StenacFix a bug with preferences
2004-12-16 Clément StenacMerge general with the category when possible
2004-12-14 Clément StenacImplement add_module_cat to add a module by category...
2004-12-14 Clément StenacBetter fix for wx deadlock with preparse
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-13 Gildas Bazin* src/misc/image.c, include/vlc_image.h: new image...
2004-12-11 Clément StenacForgot this file
2004-12-11 Clément StenacImprovements to preferences
2004-12-10 Clément Stenac*experimental* input pre-parsing support.
2004-12-10 Gildas Bazin* src/misc/modules.c: only load the plugins once (as...
2004-12-08 Christophe Massiot* src/video_output/vout_synchro.c: Added a --no-skip...
2004-11-26 Sigmund Augdal Helbergall: new stream_t reading from a buffer.
2004-11-26 Gildas Bazin* ALL: New XML module type.
2004-11-23 Gildas Bazin* include/vlc_common.h: added the _T() macro for win32...
2004-11-22 Laurent Aimarinput: added INPUT_ADD_SLAVE to allow adding a slave...
2004-11-22 Clément StenacRecursive sort
2004-11-21 Clément StenacUse item-append when an item is appended to a node...
2004-11-21 Clément StenacSort a node (alphabetically, all sub-nodes come first)
2004-11-20 Clément Stenac* do not set request on startup, we don't want autoplay
2004-11-19 Clément StenacCDDAX:
2004-11-18 Clément StenacCompile fix for C++ files
2004-11-17 Clément StenacInput options inheritance for playlists
2004-11-17 Clément Stenac* Add return values to all functions
2004-11-15 Laurent Aimar * input: added a meta field to input.
2004-11-13 Clément StenacAdd directory in wxWidgets
2004-11-12 Gildas Bazin* src/extras/libc.c: vlc_parse_cmdline() common facility.
2004-11-08 Clément Stenacinclude services discovery in interface
2004-11-08 Clément StenacInitial Services discovery support
2004-11-08 Gildas Bazin* include/vlc_es.h: added i_sar_num/den (sample aspect...
2004-11-07 Rémi Denis-CourmontFix and simplify client-side API
2004-11-07 Rémi Denis-CourmontImplement net_* virtualization with TLS module
2004-11-07 Rémi Denis-CourmontAllow multiple inclusions of "network.h"
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 Yoann Peronneau* src/video_output/vout_subpictures.c: added a b_fade...
2004-11-06 Rémi Denis-Courmont- Better settings description,
2004-11-06 Yoann Peronneau* Added group announcing support
2004-11-06 Yoann Peronneau* modules/video_filter/blend.c: added an i_alpha parame...
2004-11-06 Clément StenacImprovements to the playlist core
2004-11-06 Clément StenacMissing help string
2004-11-06 Clément Stenacadded net_Select
2004-11-06 Rémi Denis-Courmontcommon tls types
2004-11-06 Rémi Denis-CourmontTLS modules interface
2004-11-06 Rémi Denis-CourmontNew TLS object type
2004-11-04 Rémi Denis-CourmontExport HTTP/SSL support otherwise it's not much use
2004-11-04 Rémi Denis-CourmontInclude TLS/SSL API
2004-11-04 Rémi Denis-CourmontInitial partial SSL/TLS support (to be continued)
2004-11-03 Sam Hocevar * include/vlc_interface.h src/libvlc.h: typography.
2004-10-29 Gildas Bazin* src/input/es_out.c, include/vlc_es_out.h: added an...
2004-10-27 Sam Hocevar * src/misc/modules.c:
2004-10-22 Gildas Bazin* include/vlc_block.h: compilation fix (define BLOCK_FL...
2004-10-22 Christophe Massiot * src/input: Added a --programs configuration option...
2004-10-20 Gildas Bazin* src/misc/vlm.c: added support for the 'mux' option...
2004-10-18 Gildas Bazin* include/vlc_common.h: if strtof() is not available...
2004-10-10 Olivier Teulière - modules/control/showintf.c: new control module,...
2004-10-06 Derk-Jan Hartman* vlc_b64_encode patch by Torsten Spindler
next