]> git.sesse.net Git - vlc/history - modules
mouseReleaseEvent was not correctly dispatched under certain circumstance
[vlc] / modules /
2008-10-15 Ludovic FauvetmouseReleaseEvent was not correctly dispatched under...
2008-10-15 Derk-Jan Hartmanmacosx: Disable messages for now
2008-10-15 Laurent AimarMerged vout_DatePicture into vout_DisplayPicture.
2008-10-15 Jean-Baptiste Kempf[Qt] Connect Faster button to FASTER!
2008-10-15 Jean-Baptiste Kempf[Qt] make slower/faster buttons flat by default in...
2008-10-15 Ilkka OllakkaCalculate fullscreencotnrollers position only when...
2008-10-15 Ilkka OllakkaCalculate fullscreen controllers position on showtime
2008-10-15 Ilkka OllakkaCalculate position for videowindow to use current scree...
2008-10-15 Jean-Baptiste Kempf[Qt] Fix crash when pressed play when input is DYYYYYING.
2008-10-15 Jean-Baptiste Kempf[Qt] use screenGeometry instead of screen.
2008-10-15 Derk-Jan Hartmanlogger: Mac OS X compile fix
2008-10-15 Sebastien Escudierlive555 timeout prevention thread fixes
2008-10-15 Jean-Baptiste KempfQt4: compile fix.
2008-10-15 Jean-Baptiste KempfMessage deactivation in Interface due to new API. Not...
2008-10-15 Jean-Baptiste KempfQt4: Controller Rework.
2008-10-15 Jean-Baptiste KempfQt4: kill an uninitialized warning.
2008-10-14 Rémi DuraffortFix compilation (my fault).
2008-10-14 Rémi DuraffortCleaning (don't a message when the system runs out...
2008-10-14 Rémi Denis-CourmontCompile fix (not functional)
2008-10-14 Laurent AimarFixed segfault in libmpeg2 when picture allocation...
2008-10-14 Rémi DuraffortRemove uneeded warining (and often impossible to send)
2008-10-14 Rémi DuraffortCleaning.
2008-10-14 Rémi Duraffortnotify/xosd: potential memleaks
2008-10-14 Rémi DuraffortCleaning (potential memleak and uneeded message).
2008-10-14 Rémi DuraffortDon't use var_createGet instead of var_create (and...
2008-10-14 Geoffroy Coupriecheck for fcntl()
2008-10-14 Geoffroy CouprieWinCE intf: use existing vlc functions
2008-10-14 Geoffroy CouprieWinCE intf: get rid of VLC_OBJECT_MODULE
2008-10-14 Geoffroy CouprieWinCE intf: get rid of i_object_id
2008-10-14 Geoffroy CouprieWinCE: fix function declaration
2008-10-14 Geoffroy CouprieWinCE: build dump and timeshift modules
2008-10-14 Geoffroy CouprieWinCE: macro fix in panoramix module
2008-10-13 Rémi Denis-CourmontDecomp: catch 0 write
2008-10-13 Derk-Jan Hartmanfile: Fix compilation on Windows.
2008-10-12 Derk-Jan Hartmandirectory: Add XSPF node-extension support to our direc...
2008-10-12 Derk-Jan Hartmandirectory: close fd before return
2008-10-12 Rémi Denis-Courmontlogger: use new message API - fixes #1975
2008-10-12 Rémi Denis-CourmontFix unitialized value
2008-10-12 Rémi Denis-Courmontlogger: don't reinvent stdio, kill a few relocations
2008-10-12 Rémi Denis-Courmontlogger: fix file leak
2008-10-12 Rémi Denis-CourmontRemove cut&paste crap
2008-10-12 Rémi Denis-CourmontRun RRD in its own thread
2008-10-12 Rémi Denis-CourmontCosmetic
2008-10-12 Rémi Denis-CourmontUse setvbuf instead of repeated fflush
2008-10-12 Rémi Denis-CourmontFix format - intmax != int64
2008-10-12 Ilkka Ollakkarevert changes regarding x11 vout from commit 8689e8be2...
2008-10-12 Ilkka Ollakkastats-change variable for statistics/removing stats...
2008-10-12 Rémi Denis-CourmontDisable mmap by default (works around #2188)
2008-10-12 Rémi Denis-CourmontFix NULL deref (CID#237)
2008-10-12 Rémi Denis-CourmontCleanup MRLParse
2008-10-12 Rémi Denis-CourmontFix crash from 36e833c3
2008-10-12 Rémi Denis-CourmontMemory leak (CID#266)
2008-10-11 Rémi Denis-CourmontDecomp: vmsplice support
2008-10-11 Rémi Denis-CourmontTypos
2008-10-11 Rémi Denis-CourmontSet close-on-exec file for file inputs
2008-10-11 Rémi Denis-CourmontDecomp: partially fix error handling
2008-10-11 Rémi Denis-CourmontDecompression demuxer. Supports gzip and bzip2 at this...
2008-10-11 Derk-Jan Hartmanty demux: simplify and fix potential memleak (CID 214)
2008-10-11 Derk-Jan Hartmanvobsub: Resource leak (CID 215)
2008-10-10 Derk-Jan HartmanFix potential static array overflow (CID 40 and 192)
2008-10-10 Rémi DuraffortFix potential segfault and move code (CID 178)
2008-10-10 Rémi DuraffortThis case can't happen so assert.
2008-10-10 Rémi DuraffortClarification (the last case can't happend) (CID 174)
2008-10-10 Rémi DuraffortFIx potential segfault (CID 168)
2008-10-10 Rémi DuraffortFix potential segfault (CID 158)
2008-10-10 Rémi DuraffortRemove unused variable.
2008-10-10 Rémi DuraffortRemove stupid test before a free.
2008-10-10 Rémi DuraffortFix potential buffer overflow (CID 191)
2008-10-10 Rémi DuraffortDon't dereference strrchr without check (CID 185)
2008-10-10 Laurent AimarFixed invalid/useless usage of ES_OUT_RESET_PCR.
2008-10-10 Laurent AimarChange ES_OUT_SET_NEXT_DISPLAY_TIME parameters.
2008-10-10 Rémi DuraffortFix potential memleaks.
2008-10-10 Rémi DuraffortFix potential segfault (don't dereference strrchr direc...
2008-10-10 Rémi DuraffortFix buffer overflow (CID 188)
2008-10-10 Derk-Jan HartmanTS demux: Clarify a for() loop.
2008-10-10 Derk-Jan Hartmanmmap: Correct [cbc1122ac4551505181ea048ca14a5f87041090f]
2008-10-10 Derk-Jan Hartmanmmap: Only use MAP_NOCACHE on platforms that support it.
2008-10-10 Derk-Jan Hartmanmmap: open with MAP_NOCACHE
2008-10-10 Derk-Jan Hartmanmmap: backport fcntl defined fix from [47a7e913b9c0dc31...
2008-10-10 Derk-Jan Hartmanfile: Big bug... typo in the define.
2008-10-09 Laurent AimarRead frame rate from asf container if presents.
2008-10-09 Rémi Denis-CourmontEnable embedded video with Qt >= 4.3 - hopefully fixes...
2008-10-09 Laurent AimarAdded an assert in record module (invalid CID 169).
2008-10-09 Laurent AimarRemoved debug leftover (avcodec).
2008-10-09 Laurent AimarIncluded arpa/inet.h for htons/...
2008-10-09 Derk-Jan Hartmants demux: some cosmetics cleanup
2008-10-09 Derk-Jan Hartmants: double free (CID 245)
2008-10-09 Derk-Jan Hartmannuv demux: typo in post-malloc check. (CID 144)
2008-10-09 Derk-Jan Hartmannuv demux: NULL dereferencing (CID 37)
2008-10-08 Laurent AimarFixed a segfault in access directory.
2008-10-08 Laurent AimarFixed decoder_GetDisplayDate while buffering.
2008-10-08 Laurent AimarImproved a bit PCR in asf.
2008-10-08 Rémi DuraffortFix potential memleaks (CID 58 and 59)
2008-10-08 Rémi DuraffortFix potential memleaks (CID 200)
2008-10-08 Rémi DuraffortFix potential memleak (CID 260)
2008-10-08 Rémi DuraffortFix potential segfault introduced by myself (CID 263)
2008-10-08 Derk-Jan Hartmantaglib: Check if a tablig string is !null and !empty...
2008-10-08 Sebastien EscudierOpening files without extension
2008-10-07 Derk-Jan Hartmanmmap: Don't use mmap by default on OS X.
2008-10-06 Alexis BallierFix build with x264 build 65
next