]> git.sesse.net Git - vlc/shortlog
vlc
2004-11-06 Rémi Denis... Client-side anonymous TLS/SSL support
2004-11-06 Rémi Denis... Remove unused variable
2004-11-06 Clément StenacDisable old m3u demuxer
2004-11-06 Clément Stenacfix a bunch of memory leaks
2004-11-06 Rémi Denis... Fixes malloc's parameter
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... HTTP/SSL stream output
2004-11-06 Rémi Denis... Better strings
2004-11-06 Sigmund Augdal... TODO: Added some ideas for serice discovery
2004-11-06 Rémi Denis... Oups, forgot this file
2004-11-06 Rémi Denis... - Better settings description,
2004-11-06 Yoann Peronneau* Added group announcing support
2004-11-06 Clément Stenacadded myself
2004-11-06 Clément Stenacfix images, don't rescale them
2004-11-06 Rémi Denis... Use vlc main object for gcrypt thread-safety callbacks
2004-11-06 Clément StenacHonor don't skip flag for items too
2004-11-06 Rémi Denis... --dh-bits option to change the Diffie Hellman prime...
2004-11-06 Yoann Peronneau* modules/video_filter/blend.c: added an i_alpha parame...
2004-11-06 Clément StenacOne more thing to do :)
2004-11-06 Rémi Denis... gnutls version check
2004-11-06 Rémi Denis... gcrypt thread-safety
2004-11-06 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: unicode build...
2004-11-06 Clément Stenaccompilation fix for xOSD
2004-11-06 Clément StenacFixes
2004-11-06 Clément StenacFixes + use new API for directory demuxer
2004-11-06 Clément StenacUse new API for M3U demuxer
2004-11-06 Clément Stenacbeginning of a testsuite for the playlist
2004-11-06 Clément Stenacfix for new playlist API
2004-11-06 Clément StenacImplement new playlist system in wxWidgets interface
2004-11-06 Clément Stenacrewrite of the SAP parser
2004-11-06 Clément StenacImprovements to the playlist core
2004-11-06 Clément StenacMissing help string
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... No longer used
2004-11-06 Rémi Denis... Checks for gnutls
2004-11-06 Rémi Denis... Fix to use TLS module dynamically
2004-11-06 Rémi Denis... gnutls TLS module
2004-11-06 Rémi Denis... common tls types
2004-11-06 Rémi Denis... No longer build src/misc/tls.c
2004-11-06 Rémi Denis... Support for creating TLS objects
2004-11-06 Rémi Denis... TLS modules interface
2004-11-06 Rémi Denis... New TLS object type
2004-11-05 Olivier TeulièreAdded the items specific to VLC 0.8.0
2004-11-05 Derk-Jan Hartman* unknow -> unknown
2004-11-05 Gildas Bazin* NEWS: update to current changes in 0.8.1-svn.
2004-11-05 Gildas Bazin* modules/codec/ffmpeg/*: fix interlaced encoding ...
2004-11-05 Derk-Jan Hartman* recognize subtitles streams in avi. Now to decode...
2004-11-05 Derk-Jan Hartman* Trackname support for avi
2004-11-05 Gildas Bazin* modules/audio_output/waveout.c,directx.c: fixed audio...
2004-11-05 Derk-Jan Hartman* comment correction
2004-11-05 Gildas Bazin* modules/codec/ffmpeg/encoder.c: hmm better be safe...
2004-11-05 Gildas Bazin* modules/codec/ffmpeg/encoder.c: stupid rounding error...
2004-11-04 Rémi Denis... Use --http-intf-* for certificates stuff instead of...
2004-11-04 Derk-Jan Hartman* We are now at 0.8.1-svn
2004-11-04 Rémi Denis... HTTP interface SSL options
2004-11-04 Rémi Denis... Export HTTP/SSL support otherwise it's not much use
2004-11-04 Rémi Denis... HTTPd core optional SSL support
2004-11-04 Rémi Denis... Include TLS/SSL API
2004-11-04 Rémi Denis... Check for libgnutls
2004-11-04 Derk-Jan Hartman* Added more annotations boxes
2004-11-04 Rémi Denis... Initial partial SSL/TLS support (to be continued)
2004-11-04 Rémi Denis... Compile warning fixed
2004-11-04 Derk-Jan Hartman* src/input/es_out.c:
2004-11-04 Derk-Jan Hartman* Fix the psz_description of telx and vbi streams
2004-11-04 Derk-Jan Hartman* Updated Spanish translation (UTF-8 conversion fixing)
2004-11-04 Derk-Jan Hartman* Spelling correction
2004-11-04 Derk-Jan Hartman* Update environment instructions for 10.3 (which uses...
2004-11-04 Derk-Jan Hartman* Spelling correction
2004-11-04 Clément StenacSave equalizer values so that they don't get overriden...
2004-11-04 Clément StenacWrong options descriptions in TS muxer
2004-11-04 Clément StenacRemember adjust settings when there is a vout so that...
2004-11-03 Gildas Bazin* modules/mux/mpeg/pes.c: for mpgv, don't store dts...
2004-11-03 Gildas Bazin* modules/access/dshow/dshow.cpp: fixed initialization...
2004-11-03 Gildas Bazin* modules/access/dshow/dshow.cpp: really fix DV/PVR...
2004-11-03 Gildas Bazin* modules/audio_filter/normvol.c: oops.
2004-11-03 Sam Hocevar * include/vlc_interface.h src/libvlc.h: typography.
2004-11-02 Gildas Bazin* ChangeLog, po: YAUF 0.8.0 (yet another update for...
2004-11-02 Sam Hocevar * modules/access/cdda/cdda.c: Spelling fix.
2004-11-02 Gildas Bazin* configure.ac: added normvol to the list of plugins.
2004-11-02 Gildas Bazin* modules/audio_filter/normvol.c: compilation fix ...
2004-11-02 Derk-Jan Hartman* Disable cddb, libcdio and vcdimager building on OSX...
2004-11-02 Gildas Bazin* src/misc/variables.c: fixed bug (config_GetPsz()...
2004-11-02 Sam Hocevar * src/misc/modules:
2004-11-02 Derk-Jan Hartman* kasenna patch for OS X. cheating while i can :)
2004-11-02 Derk-Jan Hartman* newer liveMedia version for OSX.
2004-11-02 Derk-Jan Hartman* fixed a problem with sub-fps overriding
2004-11-02 Gildas Bazin* ChangeLog: updated for the 0.8.0 release.
2004-11-02 Gildas Bazin* modules/gui/wxwindows/interface.cpp: slightly bigger...
2004-11-02 Laurent Aimar* httpd: Do not close the connection on timeout for...
2004-11-02 Sam Hocevar * po/fr.po:
2004-11-02 Gildas Bazin* po/*: update in preparation for 0.8.0.
2004-11-02 Gildas Bazin* modules/control/rc.c: reverted last commit and only...
2004-11-02 Gildas Bazin* src/misc/win32_specific.c: mozilla plugin fix.
2004-11-02 Derk-Jan Hartman* detect rtsptext reference files as used by QuickTime...
2004-11-02 Gildas Bazin* modules/audio_output/portaudio.c: make stereo the...
2004-11-01 Felix Paul... * changed the used-charset-property to UTF-8
2004-11-01 Gildas Bazin* modules/access/dshow/filter.cpp: fixed uninitialized...
2004-11-01 Gildas Bazin* modules/codec/dmo/dmo.c: fixed a couple of memleaks.
next