]> git.sesse.net Git - vlc/history - modules
qt4: add forgotten check so we don't try to get stuff from NULL-pointer
[vlc] / modules /
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.
2009-08-11 Rémi Denis-CourmontXCB-XVideo: implement full-screen mode
2009-08-11 Rémi Denis-CourmontXCB-X11: implement full-screen mode
2009-08-11 Rémi Denis-Courmontxcb_window: implement fullscreen mode
2009-08-11 Rémi Denis-CourmontPre-factor WM_STATE change
2009-08-11 Rémi Denis-CourmontAdd some comments
2009-08-11 Erwan Tulouqt4(preferences): add a preview image for skins (simila...
2009-08-11 Jakob LebenQT4 playlist: even better DragNDrop policy
2009-08-10 Ilkka Ollakkax264: change aq-mode default same as libx264 uses
2009-08-10 David Flynnvideo_filter/canvas: various aspect-ratio related fixes
2009-08-09 Rémi Denis-CourmontXCB-XVideo: compilation fix
2009-08-08 Laurent AimarUsed YUV fallback list in xcb.
2009-08-08 Laurent AimarEnabled xcb x11/xv in "vout display" wrapper.
2009-08-08 Laurent AimarConverted vout xcb to "vout display" API.
2009-08-08 Jakob LebenQt4 Playlist: Disable dropping on non-container items
2009-08-08 Jakob LebenQt4 Playlist: Disable moving items into top level of...
2009-08-08 Jean-Baptiste KempfSimplify Alsa detection and drop support for alsa ...
2009-08-08 Rémi Denis-CourmontMissing file
2009-08-07 Laurent AimarAdded a small heuristic to improve MLP detection in...
2009-08-07 Laurent AimarAdded support for AOB files (LPCM/MLP) to our PS demuxer.
2009-08-07 Laurent AimarAdded LPCM from AOB suport to our LPCM decoder.
2009-08-07 Rémi Denis-Courmontfpclassify() is C99, not necessarily available in C++
2009-08-07 Jean-Baptiste KempfDelete galaktos plugin.
2009-08-06 Grigori Goronzylibass: rename types to match upstream
2009-08-06 Ilkka Ollakkafreetype: add error-output
2009-08-06 Ilkka Ollakkafreetype: force updating fontcache on loading of module
2009-08-06 Rémi Denis-CourmontRemove broken lrint hack (fix: #3030)
2009-08-06 Rémi Denis-CourmontWork around missing POSIX.2008 dirfd() on Solaris ...
2009-08-06 Rémi Denis-CourmontCheck for fstatfs (fixes: #3028)
2009-08-06 Rémi Denis-CourmontCosmetic: socket(AF_ -> socket(PF_
2009-08-06 Rémi Denis-CourmontSpecify the install path for plugins
2009-08-05 Laurent AimarEnabled SDL in "vout display" wrapper.
2009-08-05 Laurent AimarConverted vout sdl to "vout display" API.
2009-08-05 Jean-Baptiste KempfAVcodec version needed for 1.1 is 51.48.0 so far.
next