]> git.sesse.net Git - vlc/shortlog
vlc
2011-05-04 Pierre Ynarddeinterlace: add missing file to sources
2011-05-04 Pierre YnardOSS: fix Makefile typo
2011-05-03 Pierre Ynardi18n: fix POTFILES list
2011-05-03 Rémi Denis... V4L2: v4l2-dev is not obsolete
2011-05-03 Rémi Denis... config.h must be included first and always
2011-05-03 Jean-Baptiste... MMS: fix a potential crash
2011-05-03 Rémi Denis... Remove references to non-existent Altivec plugins
2011-05-02 Juha Jeronendeinterlace: some more authorship fixes
2011-05-02 Felix Paul... macosx: don't release a window on close, if you want...
2011-05-02 Jean-Baptiste... Qt: fix simple volume alignment
2011-05-02 Felix Paul... macosx_dialog_provider: removed duplicate config_saveConfig
2011-05-02 Felix Paul... macosx: adapted to latest config API changes
2011-05-02 Felix Paul... contribs: fixed TOOLS creation order for Mac
2011-05-02 Rémi Denis... Reset config if module bank works, save config if VLC...
2011-05-02 Juha Jeronendeinterlace: a small factoring to DarkenField() in...
2011-05-02 Juha Jeronendeinterlace: fixed authors for X and the Yadif glue
2011-05-02 Juha Jeronendeinterlace: bugfix to CalculateInterlaceScore()
2011-05-02 Juha Jeronendeinterlace: algo_ivtc.h: typo in comment
2011-05-02 Jean-Baptiste... Mux/Demux avformat: add the "avformat" shortcut
2011-05-02 Rémi Denis... Move common predefined macros to config.h and common.am
2011-05-02 Rémi Denis... Remove some leftovers from pre-libtool era
2011-05-02 Rémi Denis... Remove ugly builtin support
2011-05-02 Rémi Denis... Remove old vlc-config pic
2011-05-02 Rémi Denis... vlc-config: remove unused linkage command
2011-05-01 Rémi Denis... Only check optimization flags when useful
2011-05-01 Rémi Denis... Do not force -O0 with --disable-optimizations
2011-05-01 Rémi Denis... Gather and cleanup debug and profiling configuration
2011-05-01 Rémi Denis... Remove code size optimization
2011-05-01 Rémi Denis... config_StringEscape: iterate through string twice rathe...
2011-05-01 Rémi Denis... OSS: define HAVE_OSS, and disable on Linux by default
2011-05-01 Rémi Denis... ALSA: require alsa-lib on Linux by default if PulseAudi...
2011-05-01 Rémi Denis... PulseAudio: define HAVE_PULSE
2011-05-01 Felix Paul... macosx: fixed corner-case crash
2011-05-01 Felix Paul... avi: don't enable debug in release builds
2011-05-01 Rémi Duraffortfreetype: fix memory leaks.
2011-05-01 Rémi Duraffortfreetype: simplifications.
2011-05-01 Akash MehrotraAdded Force pause, force resume Updated pl_pause to...
2011-05-01 Rémi Denis... deinterlace: u_cpu is used only if MMXEXT can be compiled
2011-05-01 Juha JeronenRefactored deinterlacer module
2011-05-01 Rémi Denis... Revert "deinterlace: u_cpu is used only if MMXEXT can...
2011-05-01 Alexey SokolovFix doxygen command in a comment
2011-05-01 Thierry RedingV4L2: Allow device to be specified with option.
2011-04-30 Felix Paul... macosx: fixed represented file indicator in the vout...
2011-04-30 Felix Paul... macosx: fixed Reveal-in-Finder when path contains space...
2011-04-30 Felix Paul... macosx dialog provider: complete EXTENSION_WIDGET_SPIN_...
2011-04-30 Rémi Denis... swscale_omap: remove dead OMAP2 (really ARMv6) CPU...
2011-04-30 Rémi Denis... Automatically save all configuration items
2011-04-30 Rémi Denis... Use AS_HELP_STRING (partly)
2011-04-30 Rémi Denis... configure: remove redumdant check
2011-04-30 Rémi Denis... Revert "Add an automate variable to detect Android...
2011-04-30 Rémi Denis... Qt4: fix input item now playing
2011-04-30 Rémi Denis... vlc_towc(): unroll multibyte sequence decoding, fix...
2011-04-30 Rémi DuraffortAdd an automate variable to detect Android builb and...
2011-04-30 Rémi Denis... RC: fix format string
2011-04-30 Rémi Denis... RC: fix warning
2011-04-29 Rémi Denis... Remove unused config_SaveConfigFile parameter
2011-04-29 Rémi Denis... podcast: no need to force configuration save
2011-04-29 Rémi Denis... Qt4: no need to save podcast configuration
2011-04-29 Rémi Denis... Really save bookmarks automatically
2011-04-29 Rémi Denis... hotkeys: remove ineffective config save
2011-04-29 Jean-Baptiste... Update NEWS
2011-04-29 Jean-Baptiste... Contribs: fix dvbpsi compilation
2011-04-28 Jean-Baptiste... Qt, playlist: fix copyright and small change
2011-04-28 Jean-Baptiste... Qt, playlist: simplifications
2011-04-28 Laurent AimarCleared render targets only when needed (direct3d).
2011-04-28 Laurent AimarCached texture created for subpicture rendering (direct3d).
2011-04-28 Laurent AimarImplemented subpicture direct rendering in direct3D.
2011-04-28 Laurent AimarNo functionnal changes (direct3d).
2011-04-28 Laurent AimarMoved out non scene rendering related code from Direct3...
2011-04-28 Laurent AimarDirect2D/3D does not need to clamp to display size.
2011-04-28 Laurent AimarChecked D3DCAPS9 before setting D3DPTFILTERCAPS_MINFLIN...
2011-04-28 Laurent AimarStore D3DCAPS9 inside vout_display_sys_t (direct3d).
2011-04-28 Laurent AimarMoved video resize from surface IDirect3DDevice9_Stretc...
2011-04-28 Laurent AimarNo functionnal changes (direct3d)
2011-04-28 Laurent AimarRemoved useless includes (svg).
2011-04-28 Laurent AimarNo functionnal changes (vout).
2011-04-28 Rémi Denis... S/PDIF: use SetWBE/SetWLE
2011-04-28 Rob JonsonUpdate windows rename function to correctly deal with...
2011-04-28 Rémi Duraffortdtv: fix typo.
2011-04-27 Jean-Baptiste... Contribs: update Qt to 4.7.2
2011-04-27 Laurent AimarRemoved useless includes (cc.c)
2011-04-27 Laurent AimarUsed decoder_NewSubpictureText to render CC.
2011-04-27 Laurent AimarUsed decoder_NewSubpictureText to render SRT subtitles.
2011-04-27 Laurent AimarAdded helpers to create text subpicture.
2011-04-27 Ludovic FauvetQt: undo the FSC/KDE workaround
2011-04-27 Jean-Baptiste... Qt, use more tooltips, to improve accessibility
2011-04-27 Jean-Baptiste... Qt, small code simplification
2011-04-27 Jean-Baptiste... Qt, remove unnecessary headers
2011-04-27 Jean-Baptiste... Qt: provide a tooltip for icon-only button
2011-04-27 Jean-Baptiste... Qt, help/update: code simplification
2011-04-27 Felix Paul... macosx: fixed minor ui glitch
2011-04-27 Jean-Paul SamanClose ticket #4719
2011-04-26 Laurent AimarSeparated SRT and USF subtitles decoder.
2011-04-26 Laurent AimarNEWS: mentionned subsass decoder removal.
2011-04-26 Laurent AimarRemoved VLC internal SSA decoder.
2011-04-26 Laurent AimarRendered text OSD at display size.
2011-04-26 Laurent AimarFixed AR returned by various text renderer.
2011-04-26 Jean-Baptiste... Qt: fix memleak
2011-04-26 Jean-Baptiste... Win32: fix taskbar icons states
2011-04-26 Jean-Baptiste... Qt, locationBar: translate Input->Name
next