]> git.sesse.net Git - vlc/history - modules
Merge string fixes
[vlc] / modules /
2004-11-13 Clément StenacMerge string fixes
2004-11-13 Derk-Jan Hartman* merging kasenna changes from 0.8.1 branch to the...
2004-11-12 Derk-Jan Hartman* sgimb.c: merging 9295:9296 to trunk
2004-11-12 Gildas Bazin* modules/audio_output/portaudio.c: channel reordering...
2004-11-11 Mark MoriartyChanged logo and marq control variables to attach to...
2004-11-10 Sigmund Augdal Helbergsap.c:
2004-11-10 Sigmund Augdal Helbergpls.c: start the playlist after loading it.
2004-11-10 Sigmund Augdal Helbergpls.c: ported to new api, at least tried to.
2004-11-10 Felix Paul Kühne* removed l10n for every string, but the help, 'initial...
2004-11-10 Clément StenacFix crash when a session is deleted
2004-11-10 Gildas Bazin* modules/video_output/directx: in embedded mode, we...
2004-11-10 Laurent Aimaravi: stupid bug fix for ODML file.
2004-11-10 Clément StenacFix SAP address
2004-11-10 Clément StenacIf proto is RTP/AVP, use rtp
2004-11-10 Clément Stenac* SAP: use session identifiers to decide if we need...
2004-11-09 Clément StenacFix a bunch of memory leaks
2004-11-09 Gildas Bazin* modules/video_filter/logo.c: whole bunch of fixes.
2004-11-09 Mark MoriartyOTF transparency and file name. Needs work.
2004-11-09 Gildas Bazin* modules/video_output/directx: last attempt at fixing...
2004-11-09 Clément Stenacadd missing option
2004-11-08 Clément Stenacinclude services discovery in interface
2004-11-08 Antoine Cellerier * put scale setting under bitrate
2004-11-08 Gildas Bazin* modules/audio_output/portaudio.c: implemented a PORTA...
2004-11-08 Clément StenacOups
2004-11-08 Clément StenacInitial Services discovery support
2004-11-08 Sam Hocevar * modules/video_output/x11/x11.c:
2004-11-08 Gildas Bazin* modules/stream_out/transcode.c: proper subpicture...
2004-11-08 Gildas Bazin* modules/video_filter/logo.c: set sample aspect ratio.
2004-11-08 Gildas Bazin* modules/access/dshow/dshow.cpp: setup crossbars for...
2004-11-08 Clément StenacUse play to end as default, and add "play this branch...
2004-11-07 Antoine Cellerier * added SAP group announcing support in the sout dialog
2004-11-07 Clément StenacFix item delete in skins
2004-11-07 Sigmund Augdal Helberghal.c: start of a libhal based service discovry module...
2004-11-07 Gildas Bazin* modules/codec/ffmpeg/demux.c: bunch of bug fixes...
2004-11-07 Gildas Bazin* modules/control/rc.c: ported MRL parsing (changeset...
2004-11-07 Derk-Jan Hartman* Use possibly better optimized QT YUY2 decoder???...
2004-11-07 Derk-Jan Hartman* Updated coreaudio resampler. will play small lpcm...
2004-11-07 Rémi Denis-CourmontRemove bogus debug messages
2004-11-07 Rémi Denis-CourmontFix handshaking on non-blocking sockets
2004-11-07 Jean-Paul SamanRenamed overloaded standard C-library function printf...
2004-11-07 Rémi Denis-CourmontFix compilation warning
2004-11-07 Mark MoriartyOn-the-fly control of logo positiion
2004-11-07 Mark MoriartyChange marquee callback variables to use INPUT instead...
2004-11-07 Rémi Denis-CourmontImplement net_* virtualization with TLS module
2004-11-07 Mark Moriartyinclude wx/imaglist.h (gibalou scores again)
2004-11-07 Rémi Denis-Courmontnet_* API update for encryption (recv / send virtualiza...
2004-11-07 Clément Stenac* Fixed autodelete
2004-11-07 Derk-Jan Hartman* disable Title retrieval, was crashing
2004-11-07 Derk-Jan Hartman* fixing the OSX playlist (at least it compiles again)
2004-11-06 Rémi Denis-CourmontClient-side anonymous TLS/SSL support
2004-11-06 Clément Stenacfix a bunch of memory leaks
2004-11-06 Rémi Denis-CourmontFixes malloc's parameter
2004-11-06 Rémi Denis-CourmontHTTP/SSL stream output
2004-11-06 Rémi Denis-CourmontBetter strings
2004-11-06 Rémi Denis-Courmont- Better settings description,
2004-11-06 Yoann Peronneau* Added group announcing support
2004-11-06 Clément Stenacfix images, don't rescale them
2004-11-06 Rémi Denis-CourmontUse 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-Courmont--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 Rémi Denis-Courmontgnutls version check
2004-11-06 Rémi Denis-Courmontgcrypt 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 Rémi Denis-CourmontFix to use TLS module dynamically
2004-11-06 Rémi Denis-Courmontgnutls TLS module
2004-11-05 Derk-Jan Hartman* unknow -> unknown
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 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-CourmontUse --http-intf-* for certificates stuff instead of...
2004-11-04 Rémi Denis-CourmontHTTP interface SSL options
2004-11-04 Derk-Jan Hartman* Added more annotations boxes
2004-11-04 Derk-Jan Hartman* Fix the psz_description of telx and vbi streams
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-02 Sam Hocevar * modules/access/cdda/cdda.c: Spelling fix.
2004-11-02 Gildas Bazin* modules/audio_filter/normvol.c: compilation fix ...
2004-11-02 Derk-Jan Hartman* fixed a problem with sub-fps overriding
2004-11-02 Gildas Bazin* modules/gui/wxwindows/interface.cpp: slightly bigger...
2004-11-02 Gildas Bazin* modules/control/rc.c: reverted last commit and only...
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...
next