]> git.sesse.net Git - vlc/history - modules
Audiobar: fix copyright years and shortname
[vlc] / modules /
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
2011-10-13 Jean-Baptiste KempfAvcodec: deactivate DR for Camtasia
2011-10-13 Jean-Baptiste KempfQt: add asserts around p_input access
2011-10-13 Jean-Baptiste KempfQt: fill NULL-deref in jumping forward
2011-10-13 Ludovic FauvetQt4: ensure to give a valid URI to the playlist
2011-10-12 Janne Kujanpäävdr access: trivial Open() fix
2011-10-12 Jean-Baptiste KempfQt: main interface cleaning
2011-10-12 Ilkka OllakkaQt4: select what columns to show as sorting selection
2011-10-12 Rémi Denis-Courmontvlc.misc is only for interfaces (fix #3396)
2011-10-11 Jean-Baptiste KempfQt: playlist model cleanup
2011-10-11 Rafaël Carréavio out: fix memleak in error path
2011-10-11 Rafaël Carréavio output: fix coding style
2011-10-11 Rémi Denis-CourmontOverride PulseAudio input buffer attributes and watch...
2011-10-11 Rémi Denis-CourmontSet channel map when using PulseAudio 1.0
2011-10-11 Ming Huomxil: Limit input buffer size for qdsp6
2011-10-11 Jean-Paul Samanstream_filter/httplive.c: support HLS servers that...
2011-10-11 Jean-Paul Samanstream_filter/httplive.c: restore seeking
2011-10-11 Jean-Paul SamanRevert "stream_filter/httplive.c: signal download threa...
2011-10-10 Laurent AimarLet vdr access return true for CAN_FASTSEEK.
2011-10-10 Rémi Denis-CourmontMakefile typo
2011-10-10 Laurent AimarEnable seek base on PCR in the TS demuxer only when...
2011-10-10 KO Myung-HunDo not use config_GetLibDir() on OS/2
2011-10-10 Jean-Baptiste KempfBall filter: quick fix for static data
2011-10-10 KO Myung-HunEnable SDL vout module on OS/2
2011-10-10 KO Myung-HunImplement IsRemote() for OS/2
2011-10-10 KO Myung-HunOS/2 uses the same path style as Win32
2011-10-10 Jean-Paul Samanstream_filter/httplive.c: fix potential memory leak
2011-10-10 Jean-Paul Samanstream_filter/httplive.c: various fixes for live streaming
2011-10-10 Jean-Paul Samanstream_filter/httplive.c: signal download thread on...
2011-10-10 Jean-Paul Samanstream_filter/httplive.c: Modify backoff algorithm
2011-10-10 Jean-Baptiste KempfQt: disable recentMenus, if it is empty
2011-10-10 Jean-Baptiste KempfQt: display an "empty" action instead of an empty menu
2011-10-10 Jean-Baptiste KempfQt: recent menus, fix shortcut
2011-10-09 Jean-Baptiste Kempflua: remove variable callback
2011-10-09 Jean-Baptiste KempfMacOS: remove some callbacks
2011-10-09 Jean-Baptiste KempfQt: correctly delete callbacks
2011-10-09 Jean-Baptiste KempfQt: fix quitting deletion order
2011-10-09 Jean-Baptiste KempfFreetype: fix double-free in error path
2011-10-09 Jean-Baptiste KempfQt: kill a warning
2011-10-09 Jean-Baptiste KempfQt: Adding a Fast Playlist access in the right-click...
2011-10-09 Jean-Baptiste KempfQt: first attempt at a QMenuView
2011-10-09 Jean-Baptiste KempfQt: export PLModel in the main struct
2011-10-09 Rémi Denis-CourmontFix name of PulseAudio SD
2011-10-08 Laurent AimarSimplify/fix checks enabling the use of pcr for seeking...
2011-10-08 Naohiro KORIYAMATS demux: Enhance TS demuxer to support duration and...
2011-10-08 Rémi Denis-CourmontAdd service discovery for PulseAudio input
2011-10-08 Rémi Denis-CourmontSwitch PulseAudio input and common code to LGPL
2011-10-08 Rémi Denis-CourmontOpen a specific PulseAudio source if specified
2011-10-08 Rémi Denis-CourmontNegotiate input sample rate with PulseAudio
2011-10-08 Rémi Denis-CourmontNegotiate input sample format with PulseAudio
2011-10-08 Rémi Denis-CourmontRevert back to one PulseAudio mainloop per context...
2011-10-08 Rémi Denis-CourmontRudimentary PulseAudio input
2011-10-08 Rémi Denis-CourmontAdd trivial ugly stereo karaoke filter
next