]> git.sesse.net Git - vlc/commit
misc/events.c: Add a new way to send receive events. (ripped of from libvlc). It...
authorPierre d'Herbemont <pdherbemont@videolan.org>
Mon, 13 Aug 2007 19:08:15 +0000 (19:08 +0000)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Mon, 13 Aug 2007 19:08:15 +0000 (19:08 +0000)
commita945f9dee63b95e378a464bb3eeff84a0c28b469
tree6b74a40a136651987bd95ccf308ffc8a66194303
parent3a13e4b14b369ec44e0894f0839a115dd8277650
misc/events.c: Add a new way to send receive events. (ripped of from libvlc). It will allow input_item to send events.
include/vlc_events.h [new file with mode: 0644]
src/Makefile.am
src/misc/events.c [new file with mode: 0644]