]> git.sesse.net Git - vlc/shortlog
vlc
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
2011-04-26 Jean-Baptiste... 10l: learn how to use git
2011-04-26 Jean-Baptiste... Qt, fsc: fix opacity when mouseover
2011-04-25 Jean-Baptiste... Qt: don't save the filepath between session if recent...
2011-04-25 Jean-Baptiste... Fix opening of subtitles on Windows
2011-04-25 Felix Paul... macosx: store the Audio Effects panel's location on...
2011-04-25 Felix Paul... macosx: completed audio effects panel implementation
2011-04-25 Jean-Baptiste... Open: remove the possibility to change the font and...
2011-04-25 Jean-Baptiste... Qt: fix typo in latest commit
2011-04-25 Jean-Baptiste... Qt, infopanels: code simplification
2011-04-25 Jean-Baptiste... Qt: support multi-line comments
2011-04-25 Jean-Baptiste... Qt: change default sizes
2011-04-25 Jean-Baptiste... Qt, save the last extension used for saving playlist
2011-04-25 Jean-Baptiste... Remove prefer-system codecs option
2011-04-25 Felix Paul... macosx: don't include BGHUDAppKit's IB plugin in VLC...
2011-04-25 Felix Paul... macosx: added Audio Effects panel to demonstrate BGHUDA...
2011-04-25 Felix Paul... macosx: fixed warnings
2011-04-25 Francois CartegnieQt: SeekSlider: Don't show tooltip for unknown time...
2011-04-25 Felix Paul... macosx: fixed a leak in the Apple Remote class
2011-04-25 Felix Paul... macosx: fixed media key support on OS X 10.6+
2011-04-25 Felix Paul... macosx: disable the open button if we don't have a...
2011-04-25 Felix Paul... macosx: don't show KeyConfigControl in the advanced...
2011-04-25 Konstantin... postproc: Update to use current libav API.
2011-04-25 Konstantin... UPNP: Use uuid as a description for server playlist...
2011-04-25 Jean-Baptiste... Qt, redesign of the media info dialog
2011-04-24 Jean-Baptiste... Alsa: remove an unneeded space in msg_Dbg
2011-04-24 Jean-Baptiste... Qt: add a close to systray menu option.
2011-04-24 Jean-Baptiste... Makefile.am: tab fix
2011-04-24 Jean-Baptiste... More documentation for vlc_services_discovery.h
2011-04-24 Jean-Baptiste... Document vlc_services_discovery.h
2011-04-24 Jean-Baptiste... MTP: remove unneeded include
2011-04-24 Felix Paul... macosx: fixed crash when video output stops
2011-04-24 Felix Paul... macosx: added f4v extension
2011-04-24 Yuval TzeSubsdelay: fix subpic validate result value
2011-04-23 Jean-Baptiste... Qt: improve title display
2011-04-23 Jean-Baptiste... Qt: fix subtitle menu
2011-04-23 Jean-Baptiste... Subsdelay: add a copyright+license header
2011-04-23 Jean-Baptiste... DVDNAV: trivial simplification
2011-04-23 Jean-Baptiste... RAM: deactivate start-time in rtsp streams
next