]> git.sesse.net Git - vlc/history - modules
s/informations/information/
[vlc] / modules /
2010-07-28 Rémi Durafforts/informations/information/
2010-07-28 Adrien MagloQt/EPG: Fix event deletion.
2010-07-28 Adrien MagloQt/EPG: Try to display intelligently the short and...
2010-07-28 Francois CartegnieQt: Fix save volume on exit Fixes #2968
2010-07-28 Francois CartegnieQt: simple_prefs audio: Use defined values Fixes #3351
2010-07-28 Francois CartegnieQt forced default value is different than libvlc's...
2010-07-28 Rémi DuraffortQT4_vlm: really fix #3938.
2010-07-28 Rafaël Carrélogger: fix verbosity
2010-07-27 Jean-Baptiste KempfMKV: stop spamming about "unknown seekhead reference"
2010-07-27 Rémi Denis-Courmontfreetype: simplify HTML rendering with the new XML API
2010-07-27 Rémi Denis-CourmontXML: simplify demuxers
2010-07-27 Rémi Denis-CourmontXML reader: use VLC object and plugin infrastructures
2010-07-27 Rémi Denis-Courmontxml_ReaderDelete: remove useless parameter
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-27 Hugo Beauzée-Luyssenavcodec: encoder: Don't assume a maximum BPP of 24
2010-07-26 Rémi Duraffortqt4_vlm: fix #3938 (options must be removed from the...
2010-07-26 Rémi DuraffortRevert "qt4_vlm: remove double call to VLMWrapper:...
2010-07-26 Laurent AimarFixed broken video with direct3d for some drivers.
2010-07-26 Rémi Duraffortqt4_vlm: remove double call to VLMWrapper::Edit* functi...
2010-07-26 Laurent AimarFixed timestamps handling in various audio filters.
2010-07-26 Rémi Denis-CourmontMSN: (hopefully) correct non-ASCII characters (fixes...
2010-07-25 Rémi Denis-CourmontXCB/XVideo: minor simplification
2010-07-25 Francois CartegnieQt: sprefs_interface add developers hints
2010-07-25 Francois CartegnieQt: sprefs_interface split playlist option
2010-07-25 Francois CartegnieQt: layout subtitles prefs
2010-07-25 Rémi Denis-CourmontRemove support for V4L version 1
2010-07-25 Hugo Beauzée-Luyssenavcodec: Allow usage of VLC_CODEC_RGBA
2010-07-25 Sam Hocevarchroma: minor simplification refactoring in the YUV...
2010-07-25 Juho Vähä-Herttuaosx: Add vout_window_t support to macosx vout module
2010-07-25 Juho Vähä-Herttuaqt4: More static_casts to null in preference components
2010-07-24 Juho Vähä-Herttuaqt4: Add OSX support to embedded video
2010-07-24 Hugo Beauzée-Luyssensmem: Allow usage of RGBA
2010-07-24 Francois CartegnieFix advanced panel height saving. Fixes #3858
2010-07-24 Jean-Baptiste KempfQt: make the MainInterface Grey Brushed on Mac
2010-07-24 Rémi Denis-CourmontXCB/XVideo: include XVideo error code in grab error...
2010-07-22 Laurent AimarDo not filter out program/epg at the TS demuxer level...
2010-07-22 Rémi Denis-CourmontXCB/screen: fix misleading comments
2010-07-22 Rémi Denis-Courmontlogger: output to file in local character set
2010-07-22 Jean-Baptiste KempfQt: fix inclusion pathes
2010-07-22 Manol ManolovAdd GUI support for Clear QAM
2010-07-22 Manol ManolovAdd Clear QAM to BDA
2010-07-22 Manol ManolovRemove Wrong BDA shortcuts
2010-07-22 Manol ManolovImprove BDA for Windows 7 and Vista
2010-07-22 Manol ManolovCosmetics in BDA module
2010-07-22 Juho Vähä-Herttuaqt4: Add OSX to supported platforms of the towlower...
2010-07-22 Juho Vähä-Herttuaqt4: Prevent an equalizer crash on Mac OSX
2010-07-22 Erwan Tulouskins2: check missing files first thing ...
2010-07-22 Jean-Baptiste KempfSplit Avutil<->VLC chroma conversions functions from...
2010-07-22 Juho Vähä-Herttuaosx: Fix a bug where glView frame doesn't get set if...
2010-07-21 Rémi Duraffortm3u: fix a memory leak (the string is not allocated...
2010-07-21 Rémi Duraffortm3u: factorize.
2010-07-21 Rémi Duraffortm3u: use the album art provided by jamendo along with...
2010-07-21 Rémi DuraffortQt4: fix memleak when album arts.
2010-07-21 Rémi Duraffortfaad: fix potential memleak.
2010-07-21 Blake LivingstonSetting b_subtitle on subpictures during transcode...
2010-07-21 Jean-Baptiste KempfMerge branch 'master' of git.videolan.org:vlc
2010-07-20 Christophe MutricyFix include path
2010-07-20 Jean-Baptiste KempfAvformat: correctly detect the fps
2010-07-20 Jean-Baptiste KempfForce avcodec to be at least 52.25.0 and avfomat 52...
2010-07-20 Tristan Heavenqt4: Fix stack smash in InputManager::UpdateVout
2010-07-20 Erwan Tulouskins2: implement a ArtManager singleton
2010-07-20 Erwan Tulouskins2: rework image control (scale while preserving...
2010-07-20 Erwan Tulouskins2: correct wrong height when animated images are...
2010-07-20 Erwan Tulouskins2: typo
2010-07-19 Laurent AimarFixed a potential IDirectDrawSurface2 leak.
2010-07-19 Laurent AimarUsed a CPU memory fallback when Direct3DLockSurface...
2010-07-19 Laurent AimarFactorized Direct3DLockSurface/DirectXLock.
2010-07-19 Laurent AimarFixed overlay update in directx vout.
2010-07-19 Rémi Denis-CourmontRemove the id3tag plugin
2010-07-19 Rémi Denis-CourmontMP4: do not depend on id3tag plugin
2010-07-19 Rémi Duraffortlua_demux: fix object leak.
2010-07-19 Laurent AimarRevert "Called XInitThreads in vaapi."
2010-07-19 Rémi Denis-CourmontMSW: fix assertion failure on Open() error paths (fix...
2010-07-19 Jean-Baptiste KempfMacOS: minimal_macosx is broken, don't compile it...
2010-07-19 Jean-Baptiste KempfMacOS: don't compile opengl provider in the GUI since...
2010-07-19 Ilkka Ollakkastd: cosmetic
2010-07-19 Ilkka Ollakkasout: add ogv as known extensions on muxing selector
2010-07-18 Erwan Tulouskins2: fix fullscreen issue (black screen when video...
2010-07-18 Hugo Beauzée-Luyssenmp4: Cosmetic.
2010-07-18 Hugo Beauzée-LuyssenQt4: Open disc: Reset path when changing disc mode.
2010-07-18 Hugo Beauzée-LuyssenQt4: Fix a warning.
2010-07-18 Jean-Baptiste KempfMacOS: compile fix for playlist.m
2010-07-18 Jean-Baptiste KempfMacOS: more compile fixes
2010-07-18 Jean-Baptiste KempfMacOS: fix compilation
2010-07-18 Rémi Denis-CourmontALSA: remove call to deprecated snd_pcm_sw_params_set_s...
2010-07-18 Rémi Denis-CourmontALSA: cleanup
2010-07-18 Jean-Baptiste KempfMacOS: try to fix MacOS Audio crash
2010-07-18 Jean-Baptiste KempfQt: preferences, show correctly the column items
2010-07-18 Rémi Denis-CourmontALSA: use default device if none specified instead...
2010-07-18 Rémi Denis-CourmontALSA: use plughw rather than hw for manually selected...
2010-07-18 Rémi Denis-CourmontALSA: 16-bytes is enough for a card name
2010-07-18 Jai MenonAVFormat : Don't drop metadata keys.
2010-07-18 Jean-Baptiste KempfUpdate LIST
2010-07-17 Rémi Denis-Courmontsout std: use raw mux for .mp3 extension (fix #3910)
2010-07-17 Rémi Denis-CourmontFix implicit switch case cast
2010-07-17 Rémi Denis-Courmontudev: use ALSA to find capture device names
2010-07-17 Rémi Denis-CourmontMove most alsa-lib logic to Makefiles
2010-07-17 Rémi Denis-CourmontRC: stats are 64-bits
2010-07-17 Rémi Denis-CourmontRC: fix warning
2010-07-17 Pankaj YadavAll other Interfaces already moved on.Only my oldrc...
next