]> git.sesse.net Git - vlc/history - modules
Twolame: fix copyright header, and remove unnecessary includes
[vlc] / modules /
2011-11-01 Jean-Baptiste KempfTwolame: fix copyright header, and remove unnecessary...
2011-11-01 Jean-Baptiste KempfHotkeys: rename the text/longtext about mousewheel
2011-11-01 Jean-Baptiste KempfQt, sprefs: correctly implement freetype configurations
2011-10-31 Rémi Denis-CourmontXCB/XVideo: allow mixed endian format if 8 or 4 bits...
2011-10-31 Rémi Denis-CourmontXCB/XVideo: cosmetic
2011-10-31 Rémi Denis-Courmontspeex: fix occasional buffer overflow
2011-10-31 KO Myung-HunAdd UI for KAI
2011-10-31 Rémi Denis-CourmontUpdate module list
2011-10-31 KO Myung-HunAdd KAI audio output module for OS/2
2011-10-31 Jean-Baptiste KempfQt: use %tmp%/$TMP folder for updates
2011-10-31 Rémi Denis-Courmontv4l2: fix step-wise and continuous frame sizes enumeration
2011-10-31 Rémi Denis-CourmontAssume OpenMAX IL is used (if it is compiled)
2011-10-31 Sebastien Zwickertmacosx: fixes a memory leak.
2011-10-30 Jean-Baptiste KempfQt, sprefs: use the Color Selector
2011-10-30 Jean-Baptiste KempfQt, sprefs: expose outline thickness
2011-10-30 Jean-Baptiste KempfQt: implement the color selector button
2011-10-30 Jean-Baptiste KempfQt, prefs: correctly set the tooltip on Font Selector
2011-10-30 Jean-Baptiste KempfFreetype: better shortext for Text Opacity
2011-10-30 Jean-Baptiste KempfFreetype: use NULL instead of "" for empty longtext
2011-10-30 Jean-Baptiste KempfVideo Filter: use rgb to define colors
2011-10-30 Jean-Baptiste KempfFreetype: mark as _rgb the appropriate options
2011-10-30 Jean-Baptiste KempfSwitcher: avoid use of unset variable
2011-10-30 Jean-Baptiste KempfASF: help stupid compiler
2011-10-30 Jean-Baptiste Kempfmp4: kill warning about sign
2011-10-30 Jean-Baptiste KempfASF: use proper ifdef for DEBUG
2011-10-30 Jean-Baptiste KempfNetsync: fix return type
2011-10-30 Jean-Baptiste KempfSTL: kill warning about sign comparison
2011-10-30 Jean-Baptiste KempfKate: unused arguments
2011-10-30 Jean-Baptiste Kempfcvdsub: remove unused variable
2011-10-30 Jean-Baptiste KempfSpatializer: kill warnings and improve locality
2011-10-30 Jean-Baptiste KempfDVDread: comment out dead code
2011-10-30 Jean-Baptiste KempfDV: check return of vlc_clone
2011-10-30 Rafaël Carréwindows: use C++ prototype for REFIID / CoCreateInstance
2011-10-30 Rafaël Carréwin64: really get _mkdir definition
2011-10-29 Jean-Paul Samanmux/asf.c: Workaround for playback of WMV in WMP12...
2011-10-29 Jean-Paul Samanmux/asf.c: typo
2011-10-28 Rémi Denis-CourmontFix invalid use of the PulseAudio stream from the conte...
2011-10-26 Laurent AimarAdded 'pasp' atom support to mp4/mov demuxer.
2011-10-26 Laurent AimarFixed support of mov/mp4 with fixed video samples size.
2011-10-26 Jean-Baptiste KempfDash: major warnings cleanup
2011-10-26 Jean-Baptiste KempfDASH: remove unnecessary includes and other trivial...
2011-10-26 Jean-Baptiste KempfUpdate NEWS, LIST and po for DASH
2011-10-26 Christopher MuellerAdded DASH stream filter
2011-10-26 Jean-Baptiste KempfTaglib: don't try to add empty meta in APE
2011-10-25 Laurent AimarDeprecated native real demuxer in favor to avformat.
2011-10-25 Tobias GüntnerIgnore invalid timestamps (PS demuxer)
2011-10-24 Laurent AimarDo not require a recognized .extension for module track...
2011-10-24 Laurent AimarFix detection of the idx1 index offset for some AVI...
2011-10-23 Rémi Denis-CourmontV4L2: remove exposure control, this is for still cameras
2011-10-23 Rémi Denis-CourmontV4L2: hack compatibility with kernel headers 2.6.32...
2011-10-22 Jean-Baptiste KempfQt: sprefs, fix caching combobox behaviour
2011-10-22 Jean-Baptiste KempfVisualisation: use 16:10 vout by default
2011-10-22 Jean-Baptiste KempfAudiobar: fix copyright years and shortname
2011-10-21 Jean-Baptiste KempfFix compilation with FFmpeg
2011-10-21 Jean-Baptiste Kempfswscale/avcodec: Add I422 9-bit chroma pix_fmt
2011-10-21 Jean-Baptiste KempfQt: rename playlist root* functions and getters for...
2011-10-21 Jean-Baptiste KempfQt: rename a signal to be more self-documenting
2011-10-21 Jean-Baptiste KempfQt: reposition the separator in the playlist popup...
2011-10-21 Jean-Baptiste KempfQt: remove the zoom slider and put it on the menu
2011-10-20 KO Myung-HunImplement cdrom tools to access audio/video CD on OS/2
2011-10-20 Denis CharmetMatroska: Fix Seek with Cues
2011-10-19 Jean-Baptiste KempfDMO: fix small issue in BITMAPINFOHEADER
2011-10-19 Ilkka OllakkaQt4: load coverart properly under selector
2011-10-19 Rémi Denis-CourmontPrint an errorr if a resampler skipped input frames
2011-10-19 Ilkka OllakkaQt4: limit beginGroup()/endGroup() usage
2011-10-18 Rémi Denis-CourmontPulseAudio: yet another hack around the variable subsystem
2011-10-18 Rémi Denis-CourmontQt4: list hardware ALSA devices in capture panel
2011-10-18 Rémi Denis-CourmontFlush PulseAudio stream on overflow (fix #5464)
2011-10-18 Rémi Denis-CourmontAdd screen alias to XCB SD
2011-10-18 Rémi Denis-CourmontAdd video and audio aliases to udev discovery
2011-10-18 Hugo Beauzée-Luyssenmatroska: Using forward declaration for EbmlParser
2011-10-18 Hugo Beauzée-Luyssenmkv: typedef struct is useless in C++
2011-10-18 Hugo Beauzée-Luyssenmkv: class with all attributes public -> struct
2011-10-18 Hugo Beauzée-Luyssenmkv: removing virtual destructors for classes that...
2011-10-18 Hugo Beauzée-Luyssenmkv: constification
2011-10-18 Hugo Beauzée-Luyssendshow: Removing useless const_cast
2011-10-18 Hugo Beauzée-Luyssenqt4: dynamic_cast -> qobject_cast
2011-10-18 Hugo Beauzée-Luyssenqt4: toggleAdvanced simplifications
2011-10-18 Hugo Beauzée-Luyssenmkv: Cleaning simplifications
2011-10-18 Hugo Beauzée-Luyssenebml: Removing useless cast.
2011-10-18 Hugo Beauzée-Luyssenebml: Use init list when possible.
2011-10-18 Hugo Beauzée-Luyssenebml: mb_dummy is a bool
2011-10-18 Hugo Beauzée-Luyssenebml: Constify getters.
2011-10-18 Hugo Beauzée-Luyssenebml: Removing useless virtual attribute.
2011-10-16 Rémi Denis-CourmontSpeex resampler (for FL32 and S16N)
2011-10-16 Pierre Ynardrtsp: fix authentication variables
2011-10-15 Felix Paul Kühnemacosx/AudioEffects: revert stuff which wasn't supposed...
2011-10-15 Francois CartegnieQt4: main_interface: fix exit crash.
2011-10-15 Felix Paul Kühnemacosx: copyright fixes
2011-10-15 Felix Paul Kühnefspanel: resize the panel by factor 1.5 if the screen...
2011-10-15 Rémi Denis-CourmontRationalize ALSA device choices
2011-10-15 Felix Paul Kühnemacosx: correctly hide the cursor when using Lion's...
2011-10-15 Felix Paul Kühnemacosx: remove callbacks in VLCMain correctly. Fixes...
2011-10-15 Felix Paul Kühnemacosx: remove callback in VLCVoutView correctly. Fixes...
2011-10-14 KO Myung-HunEnable drawable plugin on OS/2
2011-10-14 KO Myung-HunInclude missing unistd.h and time.h for OS/2
2011-10-14 Konstantin PavlovQt: remove the MAEMO hack, unneeded in Fremantle, now
2011-10-14 Jean-Baptiste KempfQt: show a minimized Video, when moving to playlist
2011-10-14 Jean-Baptiste KempfQt: use a QStackedWidget for the artContainer in the...
2011-10-14 Jean-Baptiste KempfQt: don't limit the artLabel in width
next