]> git.sesse.net Git - vlc/history - modules
contrib: add iconv
[vlc] / modules /
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
2011-10-07 Laurent AimarRemoved variable callback when needed in the projectm...
2011-10-07 Laurent AimarAdded support for AVI with out of spec idx1 index.
2011-10-07 Laurent AimarFixed ogg meta data parsing.
2011-10-07 Laurent AimarFixed synchronization panel in qt4 gui.
2011-10-07 Rémi Denis-CourmontDo not show non-capture V4L2 devices in services (fix...
2011-10-07 Rémi Denis-CourmontTurn on XVideo color key automatic painting (fix #4643)
2011-10-07 Felix Paul Kühneauhal: delete callback on close
2011-10-07 Felix Paul Kühnequartztext: lower the priority in favor of freetype
2011-10-06 Jean-Baptiste KempfQt: convert, close #4523
2011-10-06 Jean-Baptiste Kempfdbus: Implement the MPRIS Raise method for the Qt interface
2011-10-06 Jean-Baptiste KempfChange the "intf-show" variable into a toggle.
2011-10-06 Rémi Denis-CourmontPulseAudio: keep track of available devices (fix #5412)
2011-10-06 Rémi Denis-CourmontPulseAudio: add a "?" choice if our stream moves to...
2011-10-05 Vincent Penquerc'hkate: do not access the renderer if it fails to initialize
2011-10-05 Rémi Denis-CourmontReset signals for xdg-screensaver (fix #5414)
2011-10-05 Laurent AimarAdded (back?) support for automatic font size when...
2011-10-05 Laurent AimarFixed the value set in text_style_t::i_font_alpha by...
2011-10-05 Laurent AimarUsed the nearest available frame rate in avcodec encoder.
2011-10-05 Laurent AimarReject > 8 bits per pixel colorspace in gradfun/grain...
2011-10-05 Rémi Denis-CourmontALSA: list default and configured device in choice...
2011-10-05 Jean-Baptiste KempfUpdate NEWS and LIST
2011-10-05 Keary GriffinAdded AVIO(libavformat) url output
2011-10-04 Rémi Denis-CourmontSkip output-only XVideo adapters
2011-10-04 Rémi Denis-CourmontMP4: use strcpsn() and check one malloc()
2011-10-04 Rémi Denis-CourmontPulseAudio: negotiate digital pass-through for A/52...
2011-10-04 Rémi Denis-CourmontPulseAudio: add stream event callback and handle "forma...
2011-10-04 Jean-Baptiste KempfModules: correct LGPL header
2011-10-04 Jean-Baptiste KempfRelicense livehttp output to LGPLv2.1+
2011-10-04 Pierre Ynardrtsp: Basic authentication
2011-10-04 Pierre Ynardrtp out: add glue code to set httpd configuration
2011-10-04 Pierre Ynardrtp out: fix spurious error message
2011-10-04 Pierre Ynardvod: add glue code to set httpd configuration
2011-10-04 Pierre Ynardvod: fix spurious error message
2011-10-04 Pierre Ynardold vod: honour --rtsp-host
2011-10-04 Pierre Ynardold vod: cosmetics
2011-10-04 Pierre YnardHTTP out: add glue code to set httpd configuration
2011-10-04 Pierre YnardHTTP out: fix error message
2011-10-03 Felix Paul Kühnemacosx: fixed handling of plus and minus keys
2011-10-03 Felix Paul Kühnemacosx: fixed hotkeys for non-ascii-character and non...
2011-10-03 Rémi Denis-CourmontUse a timer rather zero padding to trigger the PulseAud...
2011-10-03 Rémi Denis-CourmontUse ifndef for V4L2 hacks
2011-10-03 Rémi Denis-CourmontWork-around V4L2 headers version 2.6.32-2.6.34
2011-10-03 Rémi Denis-CourmontAdd undocumented automatic brightness and band-stop...
2011-10-03 Rémi Denis-CourmontV4L2_CTRL_FLAG_VOLATILE is in Linux 3.2, not 3.1
2011-10-02 Pierre YnardOSS: remove stray declaration
2011-10-02 Pierre YnardOSS: fix Modules.am
2011-10-02 Pierre YnardOSS: build fix
2011-10-02 Martin Storsjöomxil: Remove reference counting in the IOMX wrapper
2011-10-02 Jean-Baptiste KempfFix building of osdmenu plugin
2011-10-02 Sébastien Toqueamem: add channel mapping
2011-10-02 Martin Storsjöomxil: Add reference counting around the OMX Core loadi...
2011-10-02 Martin Storsjöomxil: Avoid a double dll_close if the necessary functi...
next