]> git.sesse.net Git - vlc/history - src/video_output/event.h
Use var_Inherit* instead of var_CreateGet*.
[vlc] / src / video_output / event.h
2010-05-04 Jean-Baptiste KempfVout: Correctly handle the mousewheeling
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-13 Rémi Denis-CourmontMake mouse-moved a void variable
2010-02-10 Rémi Denis-CourmontEmit a fullscreen toggle action on double click
2010-02-10 Rémi Denis-Courmont"fullscreen" callback: do nothing if value is unchanged
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-02-09 Rémi Denis-Courmontvout event: use var_GetAndSet
2010-02-09 Rémi Denis-CourmontEven Laurent makes horrible mistakes sometimes ;)
2009-08-29 Erwan Tulousnapshot: replace vout_snapshottaken with snapshot...
2009-08-20 Pierre d'Herbemontvideo_output: Flag a number of parameter as unused.
2009-08-04 Laurent AimarIntroduce "vout display" module API to replaced "vout...