]> git.sesse.net Git - vlc/history - modules
QT4 wineventfilter for Win32, allows WM_APPCOMMAND stuff
[vlc] / modules /
2008-10-05 Kaarlo RaihaQT4 wineventfilter for Win32, allows WM_APPCOMMAND...
2008-10-05 Rémi Denis-CourmontFix crash on RTSP error with TS muxing (CID#179)
2008-10-05 Rémi Denis-Courmontifdef out dead "future" code (CID#148)
2008-10-05 Rémi Denis-CourmontFix NULL dereference (CID#236)
2008-10-05 Rémi Denis-CourmontClarify code (FALSE CID#244)
2008-10-05 Rémi Denis-CourmontTimeshift: fix crash on I/O error (CID#157)
2008-10-05 Rémi Denis-CourmontFix memory leak (CID#206)
2008-10-05 Rémi Denis-CourmontHandle error (?) from config_GetInt (CID#180)
2008-10-05 Rémi Denis-CourmontFix NULL dereference (CID#167)
2008-10-05 Rémi Denis-Courmontmodule_find, module_exists, module_get_main: remove...
2008-10-05 Rémi DuraffortUse vasprintf instead of some malloc+vsnprintf and...
2008-10-05 Rémi DuraffortCleaning xurl code (CID 193 and CID 51 are now fixed)
2008-10-05 Rémi Denis-CourmontDangling code
2008-10-05 Rémi Denis-CourmontUse static mutexes
2008-10-04 Dominique Leuenbergerffmpeg changed offset_t to int64_t in svn rev15533...
2008-10-04 Christophe MutricyFix playlist use. Fix #2153
2008-10-04 Jean-Baptiste KempfQt4: Split the controllers from the rest of the interfa...
2008-10-04 Jean-Baptiste KempfQt4: fix remaining preferences intempestive popups.
2008-10-03 Felix Paul Kühnemacosx: renamed getVoutView to voutView in order to...
2008-10-03 Felix Paul Kühnemacosx: ugly compilation fix as VLC_OBJECT_OPENGL was...
2008-10-02 Rémi Denis-CourmontCleanup PVR path parser
2008-10-02 Derk-Jan Hartmanlibmpeg2: user_data has been available since 0.3.2
2008-10-02 Derk-Jan Hartmanmacosx: allow to specify where you want the download...
2008-10-02 Jean-Baptiste KempfWin32 Vout: after the previous fix of Win32 Vout, the...
2008-10-01 Laurent AimarFixed a stupid typo in swscale copy conditions.
2008-10-01 Christophe MutricyFix for p_input being now hidden.
2008-10-01 Rémi DuraffortDon' reinvete the wheel just for fun.
2008-10-01 Rémi DuraffortCleaning and fix potential memleaks.
2008-10-01 Rémi DuraffortRemove xurl_(free|malloc)
2008-10-01 Rémi Duraffortsecond parameter of streallocat must be const.
2008-10-01 Rémi Duraffortxlist: last can't be NULL here (invalidate CID 50)
2008-10-01 Rémi DuraffortFix potential memleaks (CID 222 and 221)
2008-10-01 Rémi DuraffortFix memleak (CID 225)
2008-10-01 Rémi DuraffortFix memleak (CID 209)
2008-10-01 Rémi DuraffortFix memleaks (CID 211)
2008-10-01 Rémi DuraffortFix memleak (CID 212)
2008-10-01 Rémi DuraffortFix memleak (CID 213)
2008-10-01 Rémi DuraffortUse asprintf instead of malloc/sprintf.
2008-10-01 Jean-Baptiste KempfHotkeys: remove unuseful test on p_playlist: If p_playl...
2008-10-01 Jean-Baptiste KempfBlend: Remove unuseful variable. CID 241
2008-10-01 Jean-Baptiste KempfAssert p_block.
2008-10-01 Jean-Baptiste KempfRemove useless test.
2008-10-01 Rémi Denis-CourmontRemove dummy vlc_thread_ready
2008-10-01 Jean-Baptiste KempfFix uninitialized variables (CID 242)
2008-10-01 Rémi DuraffortFix "use after a free" (to be honnest that's more a...
2008-10-01 Jean-Baptiste KempfRemove useless test. At that point, p_sys is not NULL
2008-10-01 Jean-Baptiste KempfWin32 Vout: set fullscreen back before quitting Vout.
2008-10-01 Jean-Baptiste KempfWin32 Vout: try to correctly set fullscreen mode under...
2008-10-01 Jean-Baptiste KempfQt4: correctly show the stats.
2008-10-01 Jean-Baptiste KempfQt4: Deactivate FPS showing, since it doesn't work.
2008-10-01 Jean-Baptiste KempfTypo.
2008-10-01 Jean-Baptiste KempfQt4: Playlist fixes.
2008-09-30 Laurent AimarFixed a lot of potential segfaults on invalid vobsub...
2008-09-30 Laurent AimarAdded aout pause support.
2008-09-30 Laurent AimarAdded dump alias module to dummy decoder.
2008-09-30 Rémi Denis-CourmontDo not stat directories on Windows
2008-09-30 Derk-Jan Hartmanmacosx: Add a link to the playlistitem menu to retrieve...
2008-09-30 Derk-Jan Hartmanmacosx: Remove spurious call.
2008-09-30 Derk-Jan Hartmanmacosx: Initially expand the primary Playlist node.
2008-09-30 Rémi Denis-CourmontCode factorization
2008-09-30 Rémi Denis-CourmontWork around dirfd compilation breakage
2008-09-30 Derk-Jan Hartmanmacosx: when saving updates, only allow for a dir to...
2008-09-30 Derk-Jan Hartmanmacosx: The vlc update API can only handle a destinatio...
2008-09-30 Geoffroy CouprieMerge branch 'master' of git://git.videolan.org/vlc
2008-09-30 Antoine CellerierFix CID 207. (Resource leak)
2008-09-29 Ilkka OllakkaDisconnect before trying with authentication
2008-09-29 Christophe MutricyFix make dist
2008-09-29 Geoffroy CouprieRemove IS_WINNT macro
2008-09-28 Rémi Denis-CourmontFormat string fixes
2008-09-28 Rémi Denis-CourmontRemove VLC_OBJECT_LIBVLC
2008-09-28 Derk-Jan Hartmanlibmpeg2: compile fix
2008-09-28 Derk-Jan Hartmanlibmpeg2: user MPEG2 coding type defines when matching...
2008-09-28 Rémi Denis-CourmontFail permanently on fatal file I/O error
2008-09-28 Rémi Denis-CourmontRemove VLC_OBJECT_OPENGL
2008-09-28 Rémi Denis-CourmontVLC_OBJECT_OPENGL: nobody uses _find on this, useless
2008-09-28 Derk-Jan Hartmanlibmpeg2: Enable CC parsing for libmpeg2 >= 5.0.0
2008-09-28 Pierre d'Herbemontqt4: b_reset_currently_playing should not be used here.
2008-09-28 Laurent AimarSpu pause support.
2008-09-28 Rémi Denis-CourmontDo not add subdirectories entries
2008-09-28 Rémi Denis-CourmontRTP: use the right frequency for jitter computation
2008-09-28 Laurent AimarPrivatized part of vout fields.
2008-09-28 Laurent AimarConvert stream to system timestamp after the decoder.
2008-09-28 Laurent AimarGive input_DecoderNew the clock used.
2008-09-28 Laurent AimarAdded signal stat to dvb module.
2008-09-28 Pierre d'Herbemontskins2: Fix compilation.
2008-09-28 Pierre d'HerbemontFix playlist_CurrentInput usage.
2008-09-27 Christophe MutricyCompile fix
2008-09-27 Christophe MutricyCompile fix after d228fdd28e
2008-09-27 Christophe MutricyFix bad declaration
2008-09-27 Christophe MutricyQt4: Fix compilation
2008-09-27 Rémi Denis-CourmontDisable horribly broken Bonjour code.
2008-09-27 Rémi Denis-CourmontRemove useless includes
2008-09-27 Rémi Denis-CourmontQt4 compile fix
2008-09-27 Pierre d'Herbemontogg: Fix an unitialized value usage.
2008-09-27 Pierre d'Herbemontogg: Fix a divide by zero.
2008-09-27 Pierre d'Herbemontmp4: Fix a leak.
2008-09-27 Pierre d'Herbemontplaylist: Move more members as private.
2008-09-27 Rémi Denis-CourmontRemove dummy debug
2008-09-27 Rémi Denis-CourmontOops, forgot some dead code
2008-09-27 Rémi Denis-CourmontDirectory as XSPF playlist
next