]> git.sesse.net Git - vlc/history - modules
win32 vout: factorize code
[vlc] / modules /
2009-05-16 Rémi Denis-CourmontQt4: non-sense way of getting current playlist item
2009-05-16 Rémi Denis-Courmontplaylist_DeleteFromInput: pass the input item rather...
2009-05-16 Rémi Denis-CourmontRemove never used value
2009-05-16 Rémi Denis-CourmontHTTP: try to fix mix of input item IDs and playlist...
2009-05-16 Rémi Denis-CourmontQt4: add QVLCInteger
2009-05-16 Rémi Denis-CourmontQt4: move QVLCVariable out of external dialogs
2009-05-16 Rémi Denis-CourmontTypo
2009-05-16 Jean-Baptiste KempfQt: use a better name for artWork function to avoid...
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-15 Laurent AimarFixed DMO wrapper.
2009-05-15 Laurent AimarRespect album-art for CDDB request.
2009-05-15 Laurent AimarDo not call EnsureUTF8 on NULL string (cdtext).
2009-05-15 Jean-Baptiste KempfDMO: support for WMAL and wmal fourCC
2009-05-15 Jean-Baptiste KempfAdd wmal and WMAL fourCC
2009-05-15 Jean-Baptiste KempfQt: Be carefull with C++. Fix the issue with downloadin...
2009-05-15 Jean-Baptiste KempfQt: Be carefull with C++. Fix the issue with downloadin...
2009-05-15 Laurent AimarRemoved impossible fourcc in record.c
2009-05-15 Laurent AimarUsed vlc_fourcc_GetCodecAudio when applicable.
2009-05-15 Laurent AimarUsed vlc_fourcc_GetCodecFromString where applicable.
2009-05-15 Laurent AimarReplaced AOUT_FMT_*_NE/IE by by VLC_CODEC equivalents.
2009-05-15 Laurent AimarAdded and used VLC_CODEC_MP3 when applicable.
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfQt: Default Output address to 0.0.0.0 in HTTP and MMS
2009-05-14 Jean-Baptiste KempfRevert "Forbid Qt4.5.0"
2009-05-14 Rémi Denis-CourmontUse var_GetInteger()
2009-05-14 Jean-Baptiste KempfCopyright Update and cosmetic
2009-05-14 Laurent AimarAdded missing vobsub.h
2009-05-14 Laurent AimarAdded vobsub.h to Modules.am
2009-05-14 John Stebbinsvobsub idx parsing in matroska tracks
2009-05-14 Jean-Baptiste KempfForbid Qt4.5.0
2009-05-14 Jean-Baptiste KempfRemove kludge for old Qt versions.
2009-05-14 Jean-Baptiste KempfBump necessary Qt version to 4.4
2009-05-14 Jean-Paul Samanmmsh: cleanup
2009-05-14 Jean-Paul Samanmmstu: fix memleak
2009-05-14 Jean-Paul Samanmmsh: fix potential memleak
2009-05-14 Jean-Paul Samanmmstu: handle keepalive error case
2009-05-14 Rémi Denis-CourmontXCB/window: add XFree86 extended key symbols
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontXCB/window: implement --video-title, UTF-8 names
2009-05-14 Jean-Paul Samanmmsh: cleanup
2009-05-14 Jean-Paul Samanmmstu: fix memleak
2009-05-14 Jean-Paul Samanmmsh: fix potential memleak
2009-05-14 Jean-Paul Samanmmstu: handle keepalive error case
2009-05-13 Jean-Baptiste KempfFourCC v210
2009-05-13 Laurent AimarMerged mp1v/mp2v codecs.
2009-05-13 Rémi Denis-CourmontXlib: assume we have a window provider
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontOpenGL: fix missing GLX window decoration
2009-05-13 Rémi Denis-CourmontXCB/window: do not depend on xcb-aux for one trivial...
2009-05-13 Laurent AimarLet libmpeg2 decode mp1v/mp2v too.
2009-05-13 Rémi Denis-CourmontOpenGL: fix missing GLX window decoration
2009-05-13 Rémi Denis-CourmontXCB/window: do not depend on xcb-aux for one trivial...
2009-05-13 Laurent AimarFixed downmixing to mono (close #2728).
2009-05-13 Rémi Duraffortfix compilation.
2009-05-13 Laurent AimarFixed downmixing to mono (close #2728).
2009-05-13 Laurent AimarCompilation fix.
2009-05-13 Laurent AimarFixed compilation (dmo).
2009-05-13 Laurent AimarUsed VLC_CODEC_* and i_original_fourcc when applicable.
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-05-13 Laurent AimarUse vlc_fourcc_* helpers in avi demuxer.
2009-05-13 Laurent AimarUse new vlc_fourcc_* helpers in avcodec.
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Pierre Ynardrtsp: fix RTP-Info header syntax
2009-05-13 Rémi Denis-CourmontXCB/window: fix always on top
2009-05-13 Rémi Duraffortaa video output: fix compilation warning.
2009-05-13 Rémi Duraffortfbosd: fix compilation with the changes of text_style_*
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontRemove core support for global drawable
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontSyntax error
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontFix invalid use of gettext
2009-05-12 Jean-Paul Samanmacosx: disable fullscreen when closing video_output...
2009-05-12 Jean-Paul Samandv: cleanup
2009-05-11 basOS GAdded and used text_style_* methods.
2009-05-11 Laurent AimarSplit INPUT_EVENT_TIMES into INPUT_EVENT_POSITION/LENGTH.
2009-05-11 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-11 Felix GeyerKDE4 screensaver preemption (fixes #2730)
2009-05-11 Rémi Denis-Courmonttypo
2009-05-11 Rémi Denis-Courmontqt4: kill unused askVideoToToggle()
2009-05-11 Rémi Denis-Courmontqt4: remove double check of isFullScreen
2009-05-11 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-10 Niklas HayerPrevented QT4 gui from changing size while maximized...
2009-05-10 Niklas HayerPrevented QT4 gui from changing size while maximized...
2009-05-10 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-10 Rémi Denis-CourmontPDA: useless redefinition
2009-05-10 Rémi Denis-CourmontPDA: dummy input locking
2009-05-10 Rémi Denis-CourmontPDA: broken dead code
2009-05-10 Rémi Denis-CourmontHTTP: use DIR_SEP(_CHAR)
2009-05-10 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-10 Rémi Denis-CourmontXSPF: use make_URI, should fix #2731
2009-05-10 Rémi Denis-CourmontRemove useless checks
2009-05-10 Rémi Denis-CourmontRemove static prototypes from header file
2009-05-10 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-10 Danny WoodPatch: Fix pulseaudio clicking and latency issues
2009-05-09 Christophe MutricyDistribute packetize_helper.h
2009-05-09 Geoffroy Coupriewince gui: remove wraptext
2009-05-08 Jean-Baptiste KempfNEWS and fix typo in LIST.
2009-05-08 Rémi Denis-CourmontXCB/X11: fix crop
next