]> git.sesse.net Git - vlc/history - src
* src/misc/vlm.c: partial revert of commit 9353. Do not use strncmp() when it isn...
[vlc] / src /
2004-11-21 Gildas Bazin* src/misc/vlm.c: partial revert of commit 9353. Do...
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-20 Clément StenacMake p_playlist->i_index follow correctly the current...
2004-11-19 Clément StenacCDDAX:
2004-11-17 Clément StenacRemove SAP node on quit
2004-11-17 Clément Stenac* Add return values to all functions
2004-11-16 Clément Stenacstrcmp -> strncmp
2004-11-16 Laurent Aimarinput.c: fixed segfault with access_demux.
2004-11-16 Antoine Cellerier * consider tabs as white spaces when parsing vlm comma...
2004-11-15 Sigmund Augdal Helbergnet.c: include some more headers on non-windows platforms
2004-11-15 Laurent Aimar * input: access meta data support.
2004-11-15 Clément StenacFix wxWidgets crash
2004-11-14 Clément StenacFix ITEMPLAY in no-view mode
2004-11-14 Gildas Bazin* src/audio_output/input.c: made the resampling just...
2004-11-14 Clément Stenac* access_directory : only play if we are the current...
2004-11-13 Clément StenacAdd directory in wxWidgets
2004-11-13 Clément StenacDecrease verbosity
2004-11-12 Gildas Bazin* src/playlist/*: a couple of compilation fixes.
2004-11-12 Gildas Bazin* toolbox, src/vlc.c: use src/vlc.c in the WinCE projec...
2004-11-12 Gildas Bazin* src/vlc.c: ported to WinCE.
2004-11-12 Gildas Bazin* src/extras/libc.c: vlc_parse_cmdline() common facility.
2004-11-11 Gildas Bazin* src/misc/httpd.c: --disable-httpd compilation fix.
2004-11-10 Gildas Bazin* src/video_output/video_widgets.c: cleanup.
2004-11-10 Clément Stenac* SAP: use session identifiers to decide if we need...
2004-11-08 Clément Stenacinclude services discovery in interface
2004-11-08 Clément StenacInitial Services discovery support
2004-11-08 Gildas Bazin* src/video_output/vout_subpictures.c: oops, don't...
2004-11-08 Gildas Bazin* src/video_output/vout_subpictures.c: proper subpictur...
2004-11-08 Clément StenacUse play to end as default, and add "play this branch...
2004-11-07 Rémi Denis-CourmontBring socket in non-blocking mode before TLS handshake
2004-11-07 Rémi Denis-CourmontFix and simplify client-side API
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 Rémi Denis-CourmontRemove unused variable
2004-11-06 Yoann Peronneau* src/video_output/vout_subpictures.c: added a b_fade...
2004-11-06 Yoann Peronneau* src/video_output/video_widgets.c: now uses blend...
2004-11-06 Rémi Denis-CourmontOups, forgot this file
2004-11-06 Yoann Peronneau* Added group announcing support
2004-11-06 Clément StenacHonor don't skip flag for items too
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 Stenacadd a comment to explain what it does
2004-11-06 Clément Stenacadded net_Select
2004-11-06 Rémi Denis-CourmontNo longer used
2004-11-06 Rémi Denis-CourmontSupport for creating TLS objects
2004-11-05 Derk-Jan Hartman* comment correction
2004-11-04 Rémi Denis-CourmontHTTPd core optional SSL support
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-04 Rémi Denis-CourmontCompile warning fixed
2004-11-04 Derk-Jan Hartman* src/input/es_out.c:
2004-11-04 Derk-Jan Hartman* Spelling correction
2004-11-03 Sam Hocevar * include/vlc_interface.h src/libvlc.h: typography.
2004-11-02 Gildas Bazin* src/misc/variables.c: fixed bug (config_GetPsz()...
2004-11-02 Sam Hocevar * src/misc/modules:
2004-11-02 Laurent Aimar* httpd: Do not close the connection on timeout for...
2004-11-02 Gildas Bazin* src/misc/win32_specific.c: mozilla plugin fix.
2004-11-01 Gildas Bazin* src/video_output/video_output.c: portability fix.
2004-10-31 Gildas Bazin* src/libvlc.h: --intf isn't an advanced option.
2004-10-30 Gildas Bazin* src/misc/vlm.c: reformat help message.
2004-10-29 Gildas Bazin* src/input/es_out.c, include/vlc_es_out.h: added an...
2004-10-28 Gildas Bazin* src/misc/modules.c: remove debug message.
2004-10-28 Gildas Bazin* src/misc/modules.c: include current language in cache...
2004-10-28 Gildas Bazin* src/misc/modules.c: fixed forcing of modules.
2004-10-27 Sam Hocevar * src/misc/modules:
2004-10-27 Sam Hocevar * src/misc/modules.c:
2004-10-25 Gildas Bazin* src/libvlc.h: do not make --high-priority an advanced...
2004-10-24 Gildas Bazin* src/libvlc.c, src/misc/threads.c: couple of fixes...
2004-10-22 Christophe Massiot * src/input: Added a --programs configuration option...
2004-10-22 Christophe Massiot* src/misc/threads.c: Fixed a bug in handling of priori...
2004-10-22 Christophe Massiot * src/misc/variables.c: Implemented inheritance for...
2004-10-21 Gildas Bazin* src/libvlc.c: win32 fixes for the help output when...
2004-10-20 Gildas Bazin* src/input/demux.c: make sure the demux chaining layer...
2004-10-20 Gildas Bazin* src/misc/vlm.c: added support for the 'mux' option...
2004-10-19 Gildas Bazin* src/input/demux.c: rewrote the demuxer chaining layer...
2004-10-18 Derk-Jan Hartman* Show value of boolean variable options when printing...
2004-10-18 Gildas Bazin* src/audio_output/input.c, mixer.c: don't try to resam...
2004-10-18 Gildas Bazin* src/audio_output/mixer.c: fixed segfault.
2004-10-15 Gildas Bazin* src/stream_output/stream_output.c: oops, 1.5 seconds...
2004-10-15 Gildas Bazin* src/stream_output/stream_output.c:
2004-10-14 Gildas Bazin* src/video_output/video_output.c: another fix for...
2004-10-14 Gildas Bazin* src/video_output/video_output.c: a couple of fixes.
2004-10-14 Gildas Bazin* src/video_output/video_output.c: fixed video filter...
2004-10-12 Gildas Bazin* src/video_output/video_output.c: even uglier fix...
2004-10-11 Gildas Bazin* src/video_output/video_output.c: nasty fix for on...
2004-10-10 Olivier Teulière - modules/control/showintf.c: new control module,...
2004-10-08 Gildas Bazin* src/misc/win32_specific.c, modules.c: WinCE improveme...
2004-10-07 Gildas Bazin* src/misc/modules.c: pfff nobody found this one.....
2004-10-07 Derk-Jan Hartman* opengl: remove NULL from string arrays
2004-10-07 Gildas Bazin* src/misc/modules.c: fixed harmless memory leaks in...
2004-10-07 Derk-Jan Hartman* removed an unnecessary = NULL write.
2004-10-06 Derk-Jan Hartman* Lets not ignore too many .sub files shall we? :)
2004-10-06 Derk-Jan Hartman* if a .idx vobsub is found, then don't autodetect...
2004-10-06 Derk-Jan Hartman* forgot this file in the vlc_b64_encode patch
2004-10-06 Gildas Bazin* src/input/stream.c, modules/demux/avi/avi.c: work...
2004-10-05 Gildas Bazin* src/misc/*, src/extras/libc.c: bunch of WinCE fixes.
2004-10-04 Gildas Bazin* src/misc/win32_specific.c: WinCE build fixes.
2004-10-04 Gildas Bazin* src/*: got rid of the #ifdef HAVE_ERRNO_H.
next