]> git.sesse.net Git - vlc/history - include
select first moved item instead of the last one after a drag and drop.
[vlc] / include /
2005-07-02 Benjamin Pracht* Include <sys/socket.h> if the system has it (should...
2005-07-01 Benjamin Pracht* vlc_symbols.h, vlc_playlist.h, view.c : add a functio...
2005-07-01 Rémi Denis-CourmontUse macros rather than overkill APIs
2005-06-30 Rémi Denis-CourmontWrappers for shutdown() API
2005-06-28 Derk-Jan Hartman* Fix some configuration options declerations and strings
2005-06-26 Rémi Denis-CourmontFixes httpd_ClientIP on Win32 & the likes
2005-06-26 Rémi Denis-CourmontUse integer rather than strings for UDP/TCP port numbers
2005-06-25 Rémi Denis-CourmontUnbreak previous commit - I was a bit too optimistic
2005-06-25 Rémi Denis-Courmont- Support for parsing user and password in URLs
2005-06-23 Rémi Denis-CourmontI suppose Meuuh forgot this one
2005-06-17 Christophe Massiot * modules/control/http.c: Added support for .hosts...
2005-06-10 Christophe Massiot * include/vlc_threads.h: Priority level VLC_THREAD_PRI...
2005-06-05 Gildas Bazin* modules/access/dvdnav.c, src/video_output/vout_subpic...
2005-06-04 Eric Petit *control*: BeOS compile fixes
2005-06-04 Gildas Bazin* include/vlc_config.h: VOUT_BOGUS_DELAY was way too...
2005-06-03 Eric Petit control.h: Tiger/gcc-4 compile fix
2005-06-03 Rémi Denis-CourmontFix declaration of sout_AnnounceSessionCreate
2005-06-02 Rémi Denis-CourmontComplete rewrite of vlc_symbols.h generation (closes...
2005-06-02 Rémi Denis-CourmontDigest => DigestMD5
2005-06-01 Clément StenacMerge mediacontrol to trunk
2005-06-01 Christophe Mutricy* configuration.[ch]: treat the deleted options with...
2005-05-31 Rémi Denis-Courmont- hopefuly fix sending of SAP announces over IPv6
2005-05-31 Rémi Denis-Courmontsvn:keywords
2005-05-31 Rémi Denis-CourmontMD5 hash API - closes #135
2005-05-23 Rémi Denis-Courmontun-re-un-export net_ConvertIPv4
2005-05-23 Steve Lhommemore MSVC compilation fixes
2005-05-23 Steve Lhommecompilation fixes for MSVC
2005-05-22 Rémi Denis-CourmontSupport for re-using the same TLS/SSL httpd hosts for...
2005-05-22 Rémi Denis-Courmont- Use the new vlc_getaddrinfo API
2005-05-22 Rémi Denis-CourmontForget one file
2005-05-21 Christophe Mutricyconfiguration.[ch]: Handling of deprecated options...
2005-05-20 Christophe Massiot * src/video_output/vout_synchro.c: Fixed synchro for...
2005-05-20 Christophe Massiot * Added a big fat warning on members of filter_t and...
2005-05-20 Christophe Massiot * ALL : ported the deinterlace module to video filter2...
2005-05-11 Damien Fouilleulsrc/libvlc.c,include/vlc/vlc.h, include/variables.h...
2005-05-09 Rémi Denis-CourmontFix C++ compilation
2005-05-01 Cyril Deguet* vlc_stream.h: added missing extern "C" (prevented...
2005-04-28 Damien Fouilleulbad, bad developer ...
2005-04-28 Damien Fouilleulvlc_common.h: Cygwin & Mingw32 compatibilty update...
2005-04-28 Laurent Aimar es_out*: added ES_OUT_DEL_GROUP
2005-04-26 Gildas Bazin* include/vlc_playlist.h, src/playlist/playlist.c,...
2005-04-26 Laurent Aimar * all: added a new access_filter module: record +...
2005-04-26 Laurent Aimar * vlc_input.h: added INPUT_DEL_INFO.
2005-04-19 Gildas Bazin* include/vlc_keys.h: Added Insert and Delete hotkeys.
2005-04-15 Christophe Massiot * include/vlc_video.h: Added a p_next pointer to link...
2005-04-15 Gildas Bazin* src/misc/configuration.c, ALL: support for auto-savea...
2005-04-13 Clément Stenac* Playlist :
2005-04-10 Clément Stenac* Fixes for wx2.5.5, patch by Greg Hazel <ghazel at...
2005-04-10 Sigmund Augdal Helbergplaylist: support for sorting a node based on numerical...
2005-04-10 Sigmund Augdal Helbergplaylist/item.c, include/vlc_playlist.h: introduced...
2005-04-09 Sigmund Augdal Helbergplaylist: added a pp_all_items to playlist_t allowing...
2005-04-08 Christophe Massiot * include/vlc_block.h : Added calculation of i_length...
2005-04-02 Gildas Bazin* modules/misc/xml/*, include/vlc_xml.h: new xml_Reader...
2005-04-01 Sigmund Augdal Helbergall: ported xml parsers to stream_t
2005-04-01 Sigmund Augdal Helbergfixed a few problems with stream_UrlNew
2005-04-01 Sigmund Augdal Helbergadded a stream_UrlNew to open a general purpos stream_t...
2005-03-30 Sigmund Augdal Helbergvlc_meta.h: introduced VLC_META_NOW_PLAYING. http.c...
2005-03-29 Laurent Aimar * access.* input/*: added access_filter architecture...
2005-03-25 Eric Petit Fix for thread-unsafe OpenGL implementations (OS X...)
2005-03-25 Laurent Aimar * vlc_meta.h: added a few const
2005-03-15 Christophe Massiot* src/video_output/vout_synchro.c: New --quiet-synchro...
2005-03-13 Rémi Denis-CourmontFix my email address
2005-03-10 Clément StenacMore prefs fixes
2005-03-10 Rémi Denis-Courmont- include/network.h: new vlc_UrlEncode and vlc_UrlIsNot...
2005-03-10 Clément StenacPreferences update :
2005-03-09 Sigmund Augdal Helbergall: correctly align multiline strings when not left...
2005-03-09 Eric Petit vlc_common.h: define INT64_MIN/INT64_MAX if necessary
2005-03-08 Gildas Bazin* include/vlc_filter.h, vlc_video.h, src/video_output...
2005-03-07 Steve Lhommemake the previous-chapter "intelligent" seek more gener...
2005-03-07 Christophe Massiot* src/video_output/vout_subpictures.c: New function...
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
next