]> git.sesse.net Git - vlc/history - modules
posterize: remove unused variable (set but not used)
[vlc] / modules /
2011-05-05 Jean-Baptiste KempfUpdate LIST
2011-05-04 Rémi Denis-CourmontRename vlc_key_t to vlc_action_t
2011-05-04 Pierre Ynarddeinterlace: add missing file to sources
2011-05-04 Pierre YnardOSS: fix Makefile typo
2011-05-03 Rémi Denis-CourmontV4L2: v4l2-dev is not obsolete
2011-05-03 Rémi Denis-Courmontconfig.h must be included first and always
2011-05-03 Jean-Baptiste KempfMMS: fix a potential crash
2011-05-03 Rémi Denis-CourmontRemove references to non-existent Altivec plugins
2011-05-02 Juha Jeronendeinterlace: some more authorship fixes
2011-05-02 Jean-Baptiste KempfQt: fix simple volume alignment
2011-05-02 Felix Paul Kühnemacosx_dialog_provider: removed duplicate config_saveConfig
2011-05-02 Felix Paul Kühnemacosx: adapted to latest config API changes
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 KempfMux/Demux avformat: add the "avformat" shortcut
2011-05-02 Rémi Denis-CourmontMove common predefined macros to config.h and common.am
2011-05-02 Rémi Denis-CourmontRemove ugly builtin support
2011-05-01 Rémi Denis-CourmontOSS: define HAVE_OSS, and disable on Linux by default
2011-05-01 Rémi Denis-CourmontPulseAudio: define HAVE_PULSE
2011-05-01 Felix Paul Kühnemacosx: fixed corner-case crash
2011-05-01 Felix Paul Kühneavi: 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 Rémi Denis-Courmontdeinterlace: u_cpu is used only if MMXEXT can be compiled
2011-05-01 Juha JeronenRefactored deinterlacer module
2011-05-01 Rémi Denis-CourmontRevert "deinterlace: u_cpu is used only if MMXEXT can...
2011-05-01 Thierry RedingV4L2: Allow device to be specified with option.
2011-04-30 Felix Paul Kühnemacosx: fixed represented file indicator in the vout...
2011-04-30 Felix Paul Kühnemacosx: fixed Reveal-in-Finder when path contains space...
2011-04-30 Felix Paul Kühnemacosx dialog provider: complete EXTENSION_WIDGET_SPIN_...
2011-04-30 Rémi Denis-Courmontswscale_omap: remove dead OMAP2 (really ARMv6) CPU...
2011-04-30 Rémi Denis-CourmontAutomatically save all configuration items
2011-04-30 Rémi Denis-CourmontRevert "Add an automate variable to detect Android...
2011-04-30 Rémi Denis-CourmontQt4: fix input item now playing
2011-04-30 Rémi DuraffortAdd an automate variable to detect Android builb and...
2011-04-30 Rémi Denis-CourmontRC: fix format string
2011-04-30 Rémi Denis-CourmontRC: fix warning
2011-04-29 Rémi Denis-CourmontRemove unused config_SaveConfigFile parameter
2011-04-29 Rémi Denis-Courmontpodcast: no need to force configuration save
2011-04-29 Rémi Denis-CourmontQt4: no need to save podcast configuration
2011-04-29 Rémi Denis-Courmonthotkeys: remove ineffective config save
2011-04-28 Jean-Baptiste KempfQt, playlist: fix copyright and small change
2011-04-28 Jean-Baptiste KempfQt, 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 Rémi Denis-CourmontS/PDIF: use SetWBE/SetWLE
2011-04-28 Rémi Duraffortdtv: fix typo.
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 KempfQt, use more tooltips, to improve accessibility
2011-04-27 Jean-Baptiste KempfQt, small code simplification
2011-04-27 Jean-Baptiste KempfQt, remove unnecessary headers
2011-04-27 Jean-Baptiste KempfQt: provide a tooltip for icon-only button
2011-04-27 Jean-Baptiste KempfQt, help/update: code simplification
2011-04-26 Laurent AimarSeparated SRT and USF subtitles decoder.
2011-04-26 Laurent AimarRemoved VLC internal SSA decoder.
2011-04-26 Laurent AimarFixed AR returned by various text renderer.
2011-04-26 Jean-Baptiste KempfQt: fix memleak
2011-04-26 Jean-Baptiste KempfWin32: fix taskbar icons states
2011-04-26 Jean-Baptiste KempfQt, locationBar: translate Input->Name
2011-04-26 Jean-Baptiste Kempf10l: learn how to use git
2011-04-26 Jean-Baptiste KempfQt, fsc: fix opacity when mouseover
2011-04-25 Jean-Baptiste KempfQt: don't save the filepath between session if recent...
2011-04-25 Jean-Baptiste KempfFix opening of subtitles on Windows
2011-04-25 Felix Paul Kühnemacosx: completed audio effects panel implementation
2011-04-25 Jean-Baptiste KempfOpen: remove the possibility to change the font and...
2011-04-25 Jean-Baptiste KempfQt: fix typo in latest commit
2011-04-25 Jean-Baptiste KempfQt, infopanels: code simplification
2011-04-25 Jean-Baptiste KempfQt: support multi-line comments
2011-04-25 Jean-Baptiste KempfQt: change default sizes
2011-04-25 Jean-Baptiste KempfQt, save the last extension used for saving playlist
2011-04-25 Felix Paul Kühnemacosx: added Audio Effects panel to demonstrate BGHUDA...
2011-04-25 Felix Paul Kühnemacosx: fixed warnings
2011-04-25 Francois CartegnieQt: SeekSlider: Don't show tooltip for unknown time...
2011-04-25 Felix Paul Kühnemacosx: fixed a leak in the Apple Remote class
2011-04-25 Felix Paul Kühnemacosx: fixed media key support on OS X 10.6+
2011-04-25 Felix Paul Kühnemacosx: disable the open button if we don't have a...
2011-04-25 Felix Paul Kühnemacosx: don't show KeyConfigControl in the advanced...
2011-04-25 Konstantin Pavlovpostproc: Update to use current libav API.
2011-04-25 Konstantin PavlovUPNP: Use uuid as a description for server playlist...
2011-04-25 Jean-Baptiste KempfQt, redesign of the media info dialog
2011-04-24 Jean-Baptiste KempfAlsa: remove an unneeded space in msg_Dbg
2011-04-24 Jean-Baptiste KempfQt: add a close to systray menu option.
2011-04-24 Jean-Baptiste KempfMTP: remove unneeded include
2011-04-24 Felix Paul Kühnemacosx: fixed crash when video output stops
2011-04-24 Yuval TzeSubsdelay: fix subpic validate result value
next