]> git.sesse.net Git - vlc/history - modules
Handle VLM events in libvlc
[vlc] / modules /
2009-05-26 Felix Paul Kühnemacosx: fixed regressions from merges with the 1.0...
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Derk-Jan HartmanMac OS X vout: fix surprpression of the screensaver.
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Pierre Ynardlogger: fix syslog output formatting
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi Duraffortgestures: fix memleak with var_Change(VLC_VAR_GETCHOICES).
2009-05-26 Rémi Durafforthotkeys: fix a big object leak and factorize a bit.
2009-05-26 Rémi Durafforthotkeys: fix memleak with var_Change(VLC_VAR_GETCHOICES).
2009-05-26 Rémi Duraffortskin2: use pl_Release when applicable.
2009-05-26 Rémi DuraffortQt4: no need to try to search and replace when we know...
2009-05-26 Rémi DuraffortOSX: simplification.
2009-05-26 Rémi DuraffortQt4: simplifications.
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfSnapshot Deprecate the old names not conflicting
2009-05-25 Erwan Tulousnapshot vout plugin: avoid variables conflicting with...
2009-05-25 Jean-Baptiste KempfFix conflicts.
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-25 Felix Paul Kühnemacosx: remove incomplete VLM implementation
2009-05-24 Jean-Paul Samanmacosx: release allocated objects.
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-24 Jean-Paul Samanmacosx: disable fullscreen when closing video_output...
2009-05-23 Jean-Baptiste KempfQt: don't attach the core dialogs to the Main Interface...
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
next