]> git.sesse.net Git - vlc/history - modules
Include header only if needed
[vlc] / modules /
2009-11-10 Pierre YnardRemove useless include
2009-11-09 Jakob LebenQt4: fix build with Qt < 4.5
2009-11-09 Jakob LebenQt4: replace Podcast add / remove buttons with plain...
2009-11-09 Rémi Durafforttaglib: factorize.
2009-11-09 Rémi Durafforttaglib: write to some more files.
2009-11-09 Rémi Duraffortmmstu: fix msg_* format.
2009-11-09 Rémi Durafforttaglib: improve the module to read metas from RIFF...
2009-11-09 Rémi Duraffortavcodec: add missing variable.
2009-11-09 Rémi Duraffortvideo_filter_scene: no need to mess up with pointers...
2009-11-09 Rémi Duraffortdshow: use var_Get* when applicable.
2009-11-09 Ilkka Ollakkax264: add option to fiddle weighting for P-frames from...
2009-11-08 Kaarlo Raihabands e.g. should have 10 values, not 9
2009-11-08 Kaarlo Raihaqt4 equalizer load core bands and preamp to extended...
2009-11-08 Ilkka Ollakkaavcodec: drop own threading code and just let ffmpeg...
2009-11-07 Jakob LebenQt4: remove PlaylistEventManager
2009-11-07 Jakob LebenQt4: let PLModel and PLSelector use MainInputManager...
2009-11-07 Jakob LebenQt4: implement PlaylistEventManager functionality in...
2009-11-07 Rémi Denis-CourmontQt4: remove incorrect use of EQ callbacks
2009-11-07 Jakob LebenQt4: switch PLModel to use PlaylistEventManager
2009-11-07 Jakob LebenQt4: missing cleanup and redundant include
2009-11-07 Rémi Denis-CourmontQt4: fix V4L1 device node specification
2009-11-07 Jakob LebenQt4: more media browser (PL Selector) beautification
2009-11-07 Jakob Lebenpodcast: per item add/remove request
2009-11-05 Rémi Denis-CourmontRename audio filter2 capability back to audio filter
2009-11-05 Rémi Denis-CourmontNormvol: convert to audio filter2
2009-11-05 Rémi Denis-CourmontEqualizer: convert to audio filter2
2009-11-05 Rémi Denis-Courmontspatializer: convert to audio filter2
2009-11-05 Ilkka Ollakkaqt4: change QIcon( QPixmap( x ) ) -> QIcon( x )
2009-11-04 Geoffroy CouprieDirect3D is a vout display now
2009-11-03 Erwan Tulouskins2: add a --[no]-skinned-video parameter (enabled...
2009-11-03 Rémi Denis-CourmontXCB global hotkeys: fix X11 connection failure handling
2009-11-03 Jakob LebenQt4: fix faulty playlist show / hide logic
2009-11-03 Jakob LebenQt4: playlist popup menu enhancement
2009-11-03 Rafaël Carréstream_out_bridge: Fix [7c790ca]
2009-11-02 Rafaël Carréfaad: NeAACDecFrameInfo.sbr is not a boolean
2009-11-02 Laurent AimarAdded CommonDisplay for msw.
2009-11-02 Laurent AimarPrefer direct3d over SDL.
2009-11-02 Laurent AimarEnabled direct3d in "vout display" wrapper.
2009-11-02 Laurent AimarConverted direct3d to vout display.
2009-11-02 Laurent AimarCosmetics.
2009-11-02 Laurent AimarPrepare for vout display conversion.
2009-11-02 Laurent AimarRemoved useless includes (msw).
2009-11-02 Mathew KingAdded alang option to transcode (update)
2009-11-02 Jakob Lebenpodcast: missing initialization
2009-11-02 Jakob LebenQt4: don't "leak" playlist items
2009-11-02 Rafaël Carrénokia770 arm_colorconv : save 1 word of the stack
2009-11-01 Jakob Lebenpodcast: implement "live" podcast item removal
2009-11-01 Jakob LebenQt4: correct parent when duplicating a PL item
2009-11-01 Jakob LebenQt4: disable removing service discovery items
2009-11-01 Rémi Denis-CourmontUninitialized variable
2009-11-01 Rémi Denis-CourmontXCB SD: use window manager names for items
2009-11-01 Laurent AimarDo not filter out mouse coordinates (caca).
2009-11-01 Laurent AimarDo not filter out mouse coordinates (sdl).
2009-11-01 Laurent AimarFixed VOUT_DISPLAY_RESET_PICTURES support in wrapper.
2009-11-01 Laurent AimarFixed typo in msw.
2009-11-01 Rémi Denis-CourmontXCB: allow mouse coordinates out rendering source area
2009-11-01 Rémi Denis-CourmontXCB screen capture discovery plugin
2009-11-01 Rémi Denis-CourmontXCB: implement --screen-follow-mouse (closes #2977)
2009-10-31 Rafaël CarréAdd missing 'environ' declaration (fix build on FreeBSD)
2009-10-31 Rémi Denis-CourmontQt4: remove privacy dialog on Qt4
2009-10-31 Rémi Denis-CourmontQt4: remove unsuppotted system tray on Maemo
2009-10-31 Rémi Denis-CourmontDVB: force m3u8 demux in scan mode
2009-10-31 Rémi Denis-CourmontRemove old playlist format export
2009-10-31 Rémi Denis-CourmontQt4: add M3U8 export
2009-10-31 Rémi Denis-CourmontExport: add support for normal M3U, move UTF-8 mode...
2009-10-31 Rémi Denis-CourmontM3U: add support for .m3u8 files (Apple invention)
2009-10-31 Rémi Denis-CourmontM3U: add shortcut
2009-10-30 Jakob LebenQt4: remove SD menu from Media menu
2009-10-30 Jakob LebenQt4: media selector beautification
2009-10-30 Ilkka Ollakkadvb: set demux=ts only if we didn't do scan
2009-10-30 Laurent AimarFixed fullscreen size with multiple display
2009-10-30 Jakob LebenQt4: remove the SD menu (all but Podcast configuration...
2009-10-30 Jakob Lebenpodcast: fix crash in demuxer
2009-10-29 Rémi Denis-CourmontXCB: follow mouse-events variable
2009-10-29 Rémi Denis-CourmontXCB-Window: use keyboard-events variable
2009-10-29 Rémi Denis-CourmontXlib: use mouse-events variable and fix event mask
2009-10-29 Jean-Baptiste KempfCDDA: Typo
2009-10-29 Rémi Denis-CourmontDefine XCB_CURSOR_NONE if missing
2009-10-29 Rémi Denis-CourmontXCB: use xproto for xcb_window, not xcb_x11 and xcb_xv
2009-10-29 Rémi Denis-CourmontMJPEG: fix boundary condition, off-by-one (closes ...
2009-10-29 Ilkka Ollakkaqt4: don't crash when sd is selected in playlist and...
2009-10-29 Marian ĎurkovičFix typos. Thanks xtophe for spotting that.
2009-10-29 Marian ĎurkovičMake the buildbot happy until it gets newer libdvbpsi
2009-10-29 Marian ĎurkovičImplement TDT parsing in TS demux.
2009-10-29 Marian Ďurkovičen50221: Provide compile-time option for slow CAMs
2009-10-28 Rémi Denis-CourmontPulse: don't spam if PulseAudio is not running
2009-10-28 Rémi Denis-CourmontXCB: remove debug
2009-10-28 Rémi Denis-CourmontXCB: make the "blank" cursor really transparent
2009-10-28 Rémi Denis-CourmontXCB-XVideo: auto hide mouse cursor
2009-10-28 Rémi Denis-CourmontXCB-X11: auto hide mouse cursor
2009-10-28 Rémi Denis-CourmontXCB: unset the cursor when we detect pointer motion
2009-10-28 Rémi Denis-CourmontXCB: CreateBlankCursor common helper
2009-10-28 Rémi Denis-CourmontXCB: follow pointer motion in the parent window
2009-10-28 Vicente Jimenez... Add .sdp to reconized extensions
2009-10-28 Rémi Denis-Courmontudev: remove remaining items at exit
2009-10-27 Jakob LebenQt4: fix #3113: crash after a playlist item is removed...
2009-10-27 Marian Ďurkovičen50221: Increase MAX_CASYSTEM_IDS to 64 and fix invert...
2009-10-27 Jakob Lebenqt4: cosmetic (tabs, brackets)
2009-10-27 Jakob LebenQt4: correct fix for duplicate items in playlist -...
2009-10-27 Jakob LebenRevert "qt4: rebuild tree on updateTreeItem"
next