]> git.sesse.net Git - vlc/history - modules
Add missing config.h
[vlc] / modules /
2009-05-24 Ben Hutchingslive555: handle DV over RTSP
2009-05-24 Ben Hutchingslive555: handle buffer resize error cases
2009-05-24 Felix Paul Kühnevcdx: compilation fix
2009-05-23 Jean-Baptiste KempfQt: don't attach the core dialogs to the Main Interface...
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge intf_Create() and intf_RunThread()
2009-05-23 Erwan Tulouskins2 : fully support transparency for buttons.
2009-05-23 Rémi Denis-CourmontCMML: do not (ab)use the interface subsystem
2009-05-23 Rémi Denis-CourmontMove intf_sys_t and intf_thread_t definitions
2009-05-23 Rémi Denis-CourmontQt4: use struct as needed
2009-05-23 Rémi Denis-CourmontRemove dummy debug
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontDrawable: check properly for busy drawable
2009-05-23 Rémi Denis-CourmontXCB: memory leak
2009-05-23 Rémi Denis-CourmontXCB: memory leak
2009-05-23 Rémi Denis-CourmontSupport for older xcb-xv
2009-05-23 Rémi Denis-CourmontRemove no-op
2009-05-23 Rémi Denis-CourmontFluidsynth: fix block handling
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-23 Rémi Denis-CourmontFix initialization order
2009-05-23 Rémi Denis-CourmontRevert "Elide a bit of code that looks dead. There...
2009-05-22 Felix Paul Kühnemacosx: added an entry to Video->Aspect-ratio to disabl...
2009-05-22 Felix Paul Kühnemacosx: fixed controls in new main window
2009-05-22 Felix Paul Kühnemacosx: fix crash when trying to use the video menu
2009-05-22 JP DingerElide a bit of code that looks dead. There looks to...
2009-05-21 Jean-Baptiste KempfForgotten dirac packetizer in LIST.
2009-05-21 JP DingerClean up vcdx a bit. Or a lot. It compiles, but I can...
2009-05-21 JP DingerRefactor vcdx info.c dropping a few memory leaks and...
2009-05-21 Felix Paul Kühnemacosx: merge the nib fle containing Eric Dudiak's...
2009-05-21 Felix Paul Kühnemacosx: clean Dudiak's code a bit
2009-05-21 Felix Paul Kühnemacosx: added Eric Dudiak's source files to the respect...
2009-05-21 Felix Paul Kühnemacosx: merge Eric Dudiak's code from GSoC 2008
2009-05-21 Rémi Denis-CourmontQt4: activate playlist item on right click (fix #2749)
2009-05-21 Rémi Denis-CourmontQt4: activate playlist item on right click (fix #2749)
2009-05-21 Rémi Denis-CourmontRemove unhandled error warning
2009-05-21 Rémi Denis-CourmontInclude "config.h" first
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-21 Rémi Denis-CourmontXCB/window: really handle media keys
2009-05-21 Geoffroy Coupriewin32 vout: factorize code
2009-05-21 Felix Paul Kühnemacosx: finally completed the progress-panel's implemen...
2009-05-21 Felix Paul Kühnemacosx: fixed compilation warning
2009-05-21 Felix Paul Kühnemacosx: finally completed the progress-panel's implemen...
2009-05-21 Felix Paul Kühnemacosx: fixed compilation warning
2009-05-21 Rémi Denis-CourmontGet rid of KEY_ASCII and KEY_SPECIAL
2009-05-20 Rémi Duraffortqt4: update the MRL when the fps change (desktop).
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi DuraffortUse var_CountChoices instead of var_Change(VLC_VAR_GETC...
2009-05-20 Rémi DuraffortCreate a function to free the memory allocated when...
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-20 Felix Paul Kühnemacosx: fixed the updateInfoPanel crash
2009-05-20 Felix Paul Kühnemacosx: fixed menubar appearance in fullscreen mode...
2009-05-20 Felix Paul Kühnemacosx: fixed menubar appearance in fullscreen mode...
2009-05-20 Sébastien EscudierFree rtsp commands on close
2009-05-20 Felix Paul Kühnemacosx: fixed the updateInfoPanel crash
2009-05-20 Felix Paul Kühnemacosx: fixed 'Codec details pane does not work correct...
2009-05-20 Felix Paul Kühnemacosx: fixed 'Codec details pane does not work correct...
2009-05-20 JP DingerRemove another extra base64 decoder.
2009-05-20 JP Dingersdpplin_free() and rmff_free_header() already check...
2009-05-20 JP Dingersprintf +n in file.c, plus add and use vlc_num_keys...
2009-05-19 Geoffroy CouprieRevert "zip access: fix #2467. Now it's able to open...
2009-05-19 Geoffroy Coupriewin32: Add recent files to jump lists
2009-05-19 Geoffroy Coupriezip access: fix #2467. Now it's able to open files...
2009-05-19 Rémi Duraffortv4l2: fix memleak.
2009-05-19 Jean-Baptiste KempfQt: change slightly the colours of the sound slider.
2009-05-19 Jean-Baptiste KempfQt: lower a bit the default sound slider.
2009-05-19 Laurent AimarFixed some dvd spu streams that have multiple palette...
2009-05-19 Laurent AimarFixed potential segfault with broken DVD SPU streams.
2009-05-19 Laurent AimarCosmetics (spudec).
2009-05-19 Rémi Denis-CourmontAdd a bunch of FIXMEs
2009-05-19 Rémi Denis-CourmontSharpen: thread safety and don't retain useless value
2009-05-19 Rémi Denis-CourmontRotate: thread-safety
2009-05-19 Rémi Denis-CourmontRotate: no need to remember the angle
2009-05-19 Rémi Denis-CourmontMotion blur: callback thread safety
2009-05-19 Rémi Denis-CourmontMarquee: thread-safety corner cases
2009-05-19 Rémi Denis-CourmontLogo: thread safety fix
2009-05-19 Rémi Denis-CourmontLogo: expansion safety
2009-05-19 Rémi Denis-CourmontGradient: callback thread-safety
2009-05-19 Rémi Denis-CourmontExtract: thread-safety
2009-05-19 Rémi Denis-CourmontErase: actual thread-safety
2009-05-19 Rémi Denis-Courmontcrop: thread-safety for FilterCallback
2009-05-19 Rémi Denis-CourmontCrop: simplify
2009-05-19 Rémi Denis-CourmontBlue screen: thread-safety
2009-05-19 Rémi Denis-Courmontblue screen: __MIN and __MAX are not expansion-safe
2009-05-19 Rémi Denis-CourmontAlpha mask: thread-safety
2009-05-19 Rémi Denis-CourmontAdjust: thread-safety
2009-05-19 Jean-Baptiste Kempfx11: Show popup menu on click, not on release, as KDE...
2009-05-19 Jean-Baptiste KempfTry to stay consistent.
2009-05-19 Jean-Philippe AndreZip: use !/ as separator instead of |
2009-05-19 Jean-Philippe AndreZip: fix handling of special characters (#2467)
2009-05-19 Laurent AimarFixed some dvd spu streams that have multiple palette...
2009-05-19 Laurent AimarFixed potential segfault with broken DVD SPU streams.
2009-05-19 Laurent AimarCosmetics (spudec).
2009-05-18 Laurent AimarUsed picture_IsReferenced in transcode.
2009-05-18 Laurent AimarRemoved picture ring buffer for filter/decoder in trans...
2009-05-18 Laurent AimarUsed picture_* functions when applicable.
2009-05-18 JP DingerCosmetics.
2009-05-18 JP DingerRemove an extra base64 decode implementation and use...
2009-05-17 Jean-Baptiste KempfFix --qt-start-mninimized option
2009-05-17 Jean-Baptiste KempfQt: Remove Streaming and Convert/Save menus if compiled...
2009-05-17 Rémi DuraffortFix spatializer: wrong variables name.
next