]> git.sesse.net Git - vlc/history - modules
Avoid MoveEvent action in Drag&Drop
[vlc] / modules /
2009-04-22 Ludovic FauvetAvoid MoveEvent action in Drag&Drop
2009-04-21 Ludovic FauvetQt4: Middle mouse click on the InputSlider cause a...
2009-04-21 Joris van RooijVCD OpenBSD build fix
2009-04-21 Rémi Denis-Courmont(p?)gettext -> vlc_\1gettext
2009-04-20 Jean-Baptiste KempfQt4: main_interface, cleaning
2009-04-20 Laurent AimarFixed object type parsing in mpeg4 audio.
2009-04-20 Laurent AimarWorkaround another swscale bug.
2009-04-20 Jean-Baptiste KempfQt: fix a crash ( #342332 on ubuntu)
2009-04-20 Laurent AimarEnabled again timeout for win32 in live555.
2009-04-20 Jean-Baptiste KempfNSV: use VP30 instead of VP31.
2009-04-20 Jean-Baptiste KempfQt: cosmetics.
2009-04-20 Jean-Baptiste KempfSupport for VP50 and Speex in NSV.
2009-04-20 Jean-Baptiste KempfQt: no need to restart VLC to get the new toolbars.
2009-04-20 Rémi Denis-CourmontMKV wants to include libintl.h
2009-04-20 Jean-Baptiste KempfQt: make the customize dialog a true Dialog.
2009-04-20 Jean-Baptiste KempfQt: apply big and flat attributes to all QToolButton...
2009-04-20 Rémi Denis-CourmontXCB: small simplification
2009-04-20 Rémi Denis-CourmontXCB: memory leak with --no-x11-shm
2009-04-19 Felix Paul KühneClean up (with a little help from clang)
2009-04-19 Rémi Denis-CourmontXCB: do not set the background to black
2009-04-19 Rémi Duraffortxosd: requiere a not so old version.
2009-04-19 Laurent AimarAllocated up to VOUT_MAX_PICTURES when direct mode...
2009-04-19 Laurent AimarAlways link/unlink picture in ffmpeg_GetFrame/ReleaseBuf.
2009-04-19 Rémi Denis-CourmontRemove imgresample
2009-04-19 Rémi Duraffortxosd: some cleaning and fix compilation for version...
2009-04-18 Rémi Denis-CourmontTranslate meta data category properly
2009-04-18 Rémi Denis-CourmontDon't call gettext for stuff that's not translated
2009-04-18 Rémi Denis-CourmontUse gettext() as per gettext standard for non-constant...
2009-04-18 Rémi Denis-CourmontXCB: get rid of -lxcb_image
2009-04-18 Rémi Denis-CourmontXCB: move xcb_flush to more appropriate place
2009-04-18 Rémi Denis-CourmontTypo
2009-04-18 Rémi Denis-CourmontXCB: keep the same window through resizing
2009-04-18 Rémi Denis-CourmontXCB: output does not need -lxcb_aux anymore
2009-04-18 Rémi Denis-CourmontXCB: select the screen from parent window rather than...
2009-04-18 Felix Paul Kühnemacosx: fixed a few bugs found by clang's code analysis
2009-04-18 Rémi Denis-CourmontXCB: subscribe to parent window resize event only once
2009-04-18 Rémi Denis-Courmontx264: handle obsolete parameters (fix #2667)
2009-04-18 Christophe MutricyProvide at least a short text and don't translate ""
2009-04-17 Felix Paul Kühnemacosx: add respective popup menu item to save HTML...
2009-04-17 Rémi Duraffortmacosx: add the possibility to export the playlist...
2009-04-17 Rémi Denis-CourmontImplement VOUT_SET_STAY_ON_TOP
2009-04-17 Rémi Denis-CourmontMemory leak
2009-04-17 Rémi Denis-CourmontXCB: do not render, we always use the native server...
2009-04-17 Rémi Denis-CourmontXCB: declare the same byte sex as the server wants
2009-04-17 Rémi Denis-CourmontXCB: no need to create a color map for default visual
2009-04-17 Rémi Denis-CourmontXCB: select X11 visual from pixmap, not from root depth
2009-04-17 Rémi Denis-CourmontXCB: reject pixmap formats with unknown bit depth
2009-04-17 Cyril MathéChange strtof to us_strtof to avoid some problem
2009-04-17 Rémi Denis-CourmontRemove libmpeg2 copy for XvMC
2009-04-17 Nicolas Chauvet... Update mpeg2_internal.h to the last version.
2009-04-17 Nicolas Chauvet... Remove internal libmpeg2 from xvmc codec/vout
2009-04-17 Jean-Baptiste KempfAdd a52.h to Modules.am after 933abd7b060e8622294283930...
2009-04-16 Rémi Duraffortshowintf: fix a variable type (bool instead of int...
2009-04-16 Rémi Denis-CourmontHeisenbug fix
2009-04-16 Rémi Denis-CourmontBetter file name
2009-04-16 Laurent AimarFixed xcb resize support.
2009-04-16 Rémi Denis-CourmontXCB: check/select pixmap format
2009-04-16 Laurent AimarXDS does not mean CC channel 3.
2009-04-16 Laurent AimarChecked CC parity.
2009-04-16 Laurent AimarAdded support for explicit HeV2 LOAS/LATM stream in...
2009-04-16 Laurent AimarBe more explicit on faad error.
2009-04-16 Laurent AimarUsed mpg extension for PS in record.
2009-04-16 Rémi Denis-CourmontMimic X11 plugin picture allocation
2009-04-16 Rémi Denis-CourmontFactor SHM and non SHM pictures a little
2009-04-16 Rémi Denis-CourmontPrivatize a variable
2009-04-16 Rémi Denis-CourmontSmall race condition
2009-04-16 Rémi Denis-CourmontAuto-probe does not make much sense for network access...
2009-04-16 Rémi Denis-CourmontFix memleaks on error path, fix sign warnings, cleanup
2009-04-16 Rémi Denis-CourmontFix use after free
2009-04-15 Rémi Denis-CourmontCompile fix
2009-04-15 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-04-15 Rémi Denis-CourmontQt4: hopefully fix the last open file path
2009-04-15 Laurent AimarDisable timeout usage under WIN32 with live555.
2009-04-15 Laurent AimarFixed TCP rollover.
2009-04-15 Rémi Denis-CourmontRemove useless display pointer
2009-04-15 Rémi Denis-CourmontForce same WM_CLASS as the Qt4 UI
2009-04-15 Rémi Denis-CourmontDo not pass custom Xlib display to Qt4 - fixes #2322
2009-04-15 Rémi Denis-CourmontQt4: set proper window class (refs #2322)
2009-04-15 Rémi Denis-CourmontXCB: set WM_CLIENT_MACHINE properly
2009-04-15 Rémi Denis-CourmontAdd class for ICCCM Window Management.
2009-04-15 Rémi Denis-CourmontSet a name for the video window
2009-04-15 Rémi Denis-CourmontHotkeys: cleanup variable use
2009-04-15 Rémi Denis-CourmontThread-safe and more compact hotkeys initialization
2009-04-14 Phil Roffe and Dav... Fixed by decrementing the i_refcount variable in the...
2009-04-14 Jean-Baptiste KempfMKV: fix support of MLP tracks in MKV.
2009-04-14 Derk-Jan Hartmanavcodec: correct fourcc for XSUB
2009-04-14 Derk-Jan Hartmanavi: detect DivX XSUB subtitles.
2009-04-14 Rémi Denis-CourmontAvoid POSIX-deprecated asctime_r()
2009-04-14 Rémi Denis-CourmontNo need to check for strtof() here
2009-04-13 Laurent AimarImproved a52 in wav detection robustness.
2009-04-13 Laurent AimarSplit out a52 parsing functions into a52.h
2009-04-13 Laurent AimarFixed an incorrect read() error handling (http access).
2009-04-13 Laurent AimarFixed some AC3 file playback with a52 audio filter.
2009-04-13 Laurent AimarAdded support for buggy SubRip files that use dot inste...
2009-04-13 Felix Paul Kühnemacosx: work-around a deprecated method and ask the...
2009-04-12 Felix Paul Kühnemacosx: fix copy/paste error
2009-04-12 Pierre d'Herbemontgui/*macosx: Don't rely on carbon or on old non 64...
2009-04-12 Felix Paul Kühnemacosx: get rid of the infamous 'get' prefixes everywhe...
2009-04-12 Felix Paul Kühnemacosx: experimental 64bit support
2009-04-12 Laurent AimarFixed segfault with some dvd subttile streams.
next