]> git.sesse.net Git - vlc/history - modules
Remove unused libvlc_lock_state
[vlc] / modules /
2009-08-17 Rémi Duraffortqt4: fix a typo.
2009-08-17 Rémi Duraffortdemux_qtl: fix potential object leak and remove dummy...
2009-08-17 Rémi Duraffortdemux_xspf: fix double free (introduced by myself).
2009-08-17 Rémi Duraffortdemux_qtl: factorize.
2009-08-17 Rémi Duraffortdemux_shoutcast: cleaning.
2009-08-17 Rémi Duraffortplaylist demux: no need to strdup the string here.
2009-08-17 Rémi Duraffortdemux_podcast: fix potential segfault (introduced by...
2009-08-17 Rémi Duraffortdemux_shoutcast: remove dummy private structure.
2009-08-17 Rémi Duraffortdemux_shoutcast: small cleanup.
2009-08-17 Rémi Duraffortdelux_shoutcast: no need to strdup the string.
2009-08-17 Rémi Duraffortdemux_shoutcast: fix object leak in case of error.
2009-08-16 Rémi Denis-CourmontRemove useless #include
2009-08-16 Rémi Denis-CourmontGLX: remove some useless stuff (that should never have...
2009-08-16 Rémi Denis-CourmontMark *-altfullscreen as obsolete for now
2009-08-16 Rémi Denis-CourmontRemove unused property
2009-08-16 Rémi Denis-CourmontEnable XCB XVideo
2009-08-16 Rémi Denis-CourmontEnable XCB X11 output
2009-08-16 Rémi Denis-CourmontX11: remove old key press handling (fixes: #47, #1646...
2009-08-16 Rémi Denis-CourmontUseless #includes
2009-08-16 Rémi Denis-CourmontQt4: hide button release from video widget too
2009-08-16 Rémi Denis-CourmontQt4: make video widget not eat mouse click events
2009-08-16 Rémi Denis-CourmontQt4: process FSC key event in the main interface (facto...
2009-08-16 Rémi Denis-CourmontQt4: forward video key presses to main interface for...
2009-08-16 Ilkka Ollakkaqt4: try to minimise time code keeps playlist global...
2009-08-16 Ilkka Ollakkaqt4: remove basicly empty PLItem::update and refactor...
2009-08-16 Rémi Denis-CourmontXCB: try to catch mouse clicks from the owner window
2009-08-16 Ilkka Ollakkaqt4: add myself to authors of playlist_model
2009-08-16 Ilkka Ollakkaqt4: remove model from PLItem, and do emitting signals...
2009-08-16 Rémi Denis-CourmontXCB: fail if getting geometry fails, re-order a bit
2009-08-16 Rémi Denis-CourmontError handling fix
2009-08-16 Ilkka Ollakkaqt4: no need to store input-type, as we can get it...
2009-08-16 Ilkka Ollakkaqt4: store showflags in playlist_model instead every...
2009-08-16 Ilkka Ollakkaqt4: remove b_is_node and use childCount() > 0 instead...
2009-08-16 Ilkka Ollakkaqt4: add forgotten check so we don't try to get stuff...
2009-08-16 Felix Paul Kühnemacosx: VLC (should) support RTMP streams now
2009-08-16 Felix Paul Kühnemacosx: unify my mail address
2009-08-16 Ilkka Ollakkaqt4: add reseting currentItem to NULL in rebuild()...
2009-08-16 Ilkka Ollakkaqt4: playlist_model, set current to NULL if currentitem...
2009-08-16 Ilkka OllakkaQt4: remove b_current and store current PLItem in playl...
2009-08-15 Rémi Denis-CourmontMark drawable as Win32-specific
2009-08-15 Rémi Denis-Courmontdrawable: fix capability
2009-08-15 Rémi Denis-Courmontdrawable: remove X11 stuff
2009-08-15 Rémi Denis-CourmontRemove experimental flag to XCB window
2009-08-15 Rémi Denis-CourmontAdd drawable support into XCB window
2009-08-15 Rémi Denis-CourmontFactor some code
2009-08-15 Rémi Denis-CourmontUnused variable
2009-08-15 Rémi Denis-CourmontRemove dummy utf8_open() mode parameter in absence...
2009-08-15 Rémi Denis-CourmontXCB window: no need to unmap & destroy our window
2009-08-15 Rémi Denis-CourmontXCB: ignore change of keyboard mapping
2009-08-15 Rémi Denis-CourmontXCB window: handle change of keymaps
2009-08-14 Ilkka OllakkaRevert "Qt4: remove b_current on PLItem, and store...
2009-08-14 Ilkka OllakkaQt4: correct 3cddf245543afb17406a2017764d73167fa6bd86
2009-08-14 Ilkka OllakkaQt4: remove b_current on PLItem, and store currentIndex...
2009-08-14 Ilkka OllakkaQt4: remove i_input_id from PLItem
2009-08-14 Erwan Tulouqt4: CoverArtLabel and BackgroundWidget improvments
2009-08-14 Ludovic FauvetQt: Fix the bug where the volume was losing 1% at each...
2009-08-14 Jean-Baptiste KempfCopyright updates
2009-08-13 Rémi Denis-CourmontMissing inline
2009-08-13 Rémi Denis-CourmontInit order
2009-08-13 Rémi Denis-CourmontMissing const
2009-08-13 Rémi Denis-CourmontSuggested parenthesis
2009-08-13 Rémi Denis-CourmontInit order
2009-08-13 Rémi Denis-CourmontAssert against use of unitialized variable
2009-08-13 Rémi Denis-CourmontUnused variable
2009-08-13 Rémi Denis-CourmontUnused variable
2009-08-13 Ilkka OllakkaQt4: move fullscreen window on current viewport
2009-08-13 Laurent AimarUsed date_t instead of audio_date_t in visualizations.
2009-08-13 Laurent AimarUsed date_t instead of audio_date_t in audio filters.
2009-08-13 Laurent AimarUsed date_t instead of audio_date_t in packetizers.
2009-08-13 Laurent AimarUsed date_t instead of audio_date_t in codecs.
2009-08-13 Laurent AimarRemoved unused aout_VolumeInfos.
2009-08-13 Geoffroy Coupriewince: fix build of vouts
2009-08-13 Rémi Denis-CourmontpaintEvent is not useful anymore
2009-08-13 Rémi Denis-CourmontQt4: only the actual video "needs" to turn off compositing
2009-08-13 Rémi Denis-CourmontQt4: synchronize X display
2009-08-13 Ilkka OllakkaQt4: PLItem cleanup
2009-08-13 Jakob LebenQt4 playlist: take 2: fix segfault and other enhancements
2009-08-13 Ilkka OllakkaQt4: playlist_item, forgotten dec_ref
2009-08-13 Ilkka OllakkaQt4: typo in playlist_item
2009-08-13 Ilkka OllakkaQt4: add mutex-lockin when accessing selector-names
2009-08-13 Ilkka OllakkaQt4: store input_item_t* in plitem and handle metadata...
2009-08-13 Ilkka OllakkaQt4: change metaChanged signal from id to input_item_t*
2009-08-12 Laurent AimarUpdated current EIT event only on Current/Following...
2009-08-12 Laurent AimarForced "on top" to the video widget in Qt4 while in...
2009-08-12 Rémi Denis-CourmontQt4: avoid transient window glitch when leaving full...
2009-08-12 Rémi Denis-CourmontXlib: remove redumdant window management code
2009-08-12 Rémi Denis-CourmontRemove dead xinerama and VidMod checks
2009-08-12 Rémi Denis-CourmontDummy debug
2009-08-12 Rémi Denis-CourmontXlib: rely on window provider for full-screen and alway...
2009-08-12 Rémi Denis-CourmontQt4 window: full-screen support
2009-08-12 Laurent AimarFixed RC deadlocks on input events.
2009-08-12 Laurent AimarMore logical non YUV fallback for xcb.
2009-08-12 Rémi Denis-CourmontQt4: fix race in requestVideo and simplify
2009-08-12 Rémi Denis-CourmontXlib: no need to restore windowed mode when exiting
2009-08-12 Jean-Baptiste KempfRemove the ShowIntf module. It doesn't make sense when...
2009-08-12 Pierre YnardQt4: fix typo
2009-08-11 Jakob LebenQt4 playlist: fix crash when deleting nodes and their...
2009-08-11 Francois CartegnieGUI: sprefs_audio hide lastfm when not checked
2009-08-11 Jean-Baptiste KempfShow stylesCombo only on Linux and Win32-debug
2009-08-11 Jean-Baptiste KempfAllow to select the style of Qt in Simple preferences.
next