]> git.sesse.net Git - vlc/history - modules
Replace a not space blank character
[vlc] / modules /
2010-01-17 Rafaël Carréqt4: Don't update art when it hasn't changed
2010-01-17 Rafaël Carrésout: allow duplicate outputs to be merged
2010-01-16 Jean-Baptiste KempfUse the VLC CODEC macros everywhere.
2010-01-16 Jean-Baptiste KempfPartial revert of debug that was never meant to be...
2010-01-16 Jean-Baptiste KempfQt4: win32 simplification
2010-01-16 Geoffroy CouprieWin32: add support for play and pause buttons in media...
2010-01-16 Geoffroy CouprieWin32: add support for media keys and remotes in Qt.
2010-01-16 Geoffroy CouprieWin32: fix Win7's taskbar buttons
2010-01-16 Rémi Denis-Courmontfile: rewind before read
2010-01-16 Rémi Denis-Courmontdirectory: restore check against standard input
2010-01-16 Rémi Denis-Courmontfile: handle fd://<fd>/<path>
2010-01-16 Rémi Denis-CourmontAccess: remove special case for "-" (standard input)
2010-01-16 Ilkka Ollakkax264.c: add forgotten options to list, so slicing param...
2010-01-16 Ilkka Ollakkax264.c: add slicing parameters
2010-01-16 Ilkka Ollakkax264.c: handle dts/pts from libx264 on X264_BUILD ...
2010-01-16 Rémi Denis-CourmontRemove all default modules from configure.ac
2010-01-16 Rémi Denis-CourmontHard code most video filters
2010-01-16 Rémi Denis-CourmontRemove sys/types.h check
2010-01-16 Rémi Denis-CourmontMissing files
2010-01-16 Rémi Denis-Courmontfile: use the same open() path for directories as for...
2010-01-16 Rémi Denis-Courmontfile: initialize access_t after the open operation...
2010-01-16 Rémi Denis-Courmontdirectory: remove special case for '-'
2010-01-16 Rémi Denis-CourmontMerge file and directory plugins
2010-01-16 Rémi Denis-Courmontfile: expand a (now) trivial and used only once function
2010-01-16 Rémi Denis-CourmontRead-ahead only makes sense for seekable file descriptors
2010-01-16 Rémi Denis-Courmontfile: remove Win32 leading slash handling
2010-01-15 Jean-Baptiste KempfQt: sprefs, add the systray popup on minize on the...
2010-01-15 Pierre d'Herbemontlua: Remove dummy printf.
2010-01-15 Pierre d'Herbemontlua: Properly set the meta according to metas().
2010-01-15 Pierre d'Herbemontlua: Expose a "meta fetcher".
2010-01-15 Pierre d'Herbemontlua: Expose extra meta through vlc.item.metas.
2010-01-15 Jean-Baptiste KempfQt: remove unneeded hack
2010-01-15 Jean-Baptiste KempfQt: Allow more video outputs in the list
2010-01-15 Jean-Baptiste KempfBetter Shortname for smem
2010-01-15 Jean-Baptiste KempfQt: Sprefs video, add more space around the text
2010-01-15 Jean-Baptiste KempfQt: SPrefs input layout change
2010-01-14 Rémi Duraffortdbus: add 'time' and 'mtime' meta data as requiered...
2010-01-14 Rémi Duraffortdbus controler: cosmetics (split the meta: the ones...
2010-01-14 Rémi Duraffortdbus_control: fix a typo 's/tracknum/tracknumber'
2010-01-14 Antoine CellerierPrint a list of available alsa output devices in debug...
2010-01-14 Rémi Denis-CourmontRemove CPU capability from modules
2010-01-14 Rémi Denis-CourmontALSA: report errors when, and simplify enumerating...
2010-01-14 Laurent AimarDo not use types not existing in official dxva2api...
2010-01-14 Rémi Denis-CourmontMMS: fix variable type
2010-01-14 Rémi Denis-CourmontHTTP: zlib only supports deflate and gzip
2010-01-14 Erwan Tulouqt4: make dialog provider initialization less convoluted
2010-01-14 Erwan Tulouskins2: improve deallocation of ressources for layouts...
2010-01-14 Erwan Tulouskins2: remove dead code
2010-01-14 Erwan Tulouskins2: remove unnecessary notifyLayout()
2010-01-14 Erwan Tulouskins2 : remove dead code (VoutWindow)
2010-01-14 Erwan Tulouskins2: remove dead code
2010-01-14 Erwan Tulouskins2: retain width/height values
2010-01-14 Erwan Tulouskins2: fix skins demux
2010-01-14 Rémi DuraffortDbus controler: Fix path for the TrackListChange signal.
2010-01-14 Rémi Duraffortdbus control: AFAIK we must lock here.
2010-01-14 Pierre Ynardqt4: build fix
2010-01-14 Jean-Baptiste KempfIntegrate .tta in interface and installer
2010-01-13 Rémi Denis-Courmont.S and .c should not have the same base name
2010-01-13 Rémi Denis-CourmontARM NEON: missing prefetch for I420 -> UYVY chroma
2010-01-13 Laurent AimarImplemented support for embeded subtitles in AVI (close...
2010-01-13 Laurent AimarAdded an access for reading input attachments.
2010-01-13 Laurent AimarAdded support for \N \n and \h in subtitles.
2010-01-13 Rémi Duraffortaccess_mms: fix variable type.
2010-01-13 Rafaël CarréFix oldhttp build : needs struct stat / S_ISDIR
2010-01-12 Jean-Baptiste KempfAvCodec: Re-enable RV13 decoding
2010-01-12 Bernie PurcellFreetype has had support for synthetic font styling...
2010-01-12 Jean-Baptiste KempfRealAudio: compile fix.
2010-01-12 Jean-Baptiste KempfRealAudio: use the VLC_FOURCC macros
2010-01-12 Jean-Baptiste KempfSupport for sipr decoder from FFmpeg
2010-01-12 Pierre YnardWinCE: fix previous broken commit
2010-01-12 Pierre YnardWinCE: emulate GetMenuState() function
2010-01-12 Grigori Goronzylibass: avoid crash on ASS_Images which have width...
2010-01-11 Jean-Baptiste KempfQt: Compile fix for gcc 4.5
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> and <sys/time.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <ctype.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <sys/stat.h> includes
2010-01-11 Rémi Denis-CourmontRemove useless <errno.h> inclusions
2010-01-11 Rémi Denis-Courmontdeinterlace: useless #includes
2010-01-10 Rémi Denis-CourmontMove ARM NEON optimizations to arm_neon/
2010-01-10 Jean-Baptiste KempfQt: DO NOT use qobject_cast without checking it!
2010-01-10 Rémi Denis-CourmontMove Altivec chroma plugin to altivec/
2010-01-10 Rémi Denis-CourmontMove SSE2 chromas to sse2/
2010-01-10 Rémi Denis-CourmontMove MMX-accelerated chromas to mmx/
2010-01-10 Rémi Denis-CourmontExpose MMX and SSE2 compiler flags
2010-01-10 Rémi Denis-Courmontymga plugins are gone
2010-01-10 Francois CartegnieQt: update widget initialization
2010-01-10 Francois CartegnieQt: rename slots to explicit names
2010-01-10 Francois CartegnieQt: remove the b_mybutton hack. Connect the appropriate...
2010-01-10 Francois CartegnieQt: Audio control widget changes
2010-01-10 Rémi Denis-CourmontRemove YMGA chroma
2010-01-10 Rémi Denis-CourmontRemove the MGA video output
2010-01-10 Rémi Denis-Courmontmemcpy is not a stand-alone plugin anymore
2010-01-10 Rémi Denis-CourmontXCB/X11: missing shortcuts
2010-01-10 Rémi Denis-CourmontWrapper: remove hard-coded plugin list
2010-01-10 Rémi Denis-CourmontDistribute altivec...
2010-01-10 Rémi Denis-CourmontMove Altivec memcpy to altivec directory
2010-01-10 Rémi Denis-CourmontMove x86 memcpy plugins to mmx, mmxext, 3dnow directories
2010-01-10 Rémi Denis-CourmontMove libc memcpy module to dummy
2010-01-09 Jean-Baptiste KempfQt: fix a sticking slider issue.
next