]> git.sesse.net Git - vlc/commit
vout_intf.c: write snapshots on Desktop on BeOS
authorEric Petit <titer@videolan.org>
Fri, 1 Apr 2005 22:01:24 +0000 (22:01 +0000)
committerEric Petit <titer@videolan.org>
Fri, 1 Apr 2005 22:01:24 +0000 (22:01 +0000)
commit6a25256cd6aa26b424d38e051047962cf47f8447
tree18f8cb5f054d98b79a42a33d63770d03cd3da415
parented65a5984eac2d053c8fb788e7572d45f5efee7e
 vout_intf.c: write snapshots on Desktop on BeOS
 beos/*: use B_KEY_DOWN/B_KEY_UP messages instead of KeyDown()/KeyUp()
   so we can have access to the key code and be more reliable (fixes a
   bunch of hotkeys). Fixed snapshots (missing pf_control)
modules/gui/beos/BeOS.cpp
modules/gui/beos/MediaControlView.cpp
modules/gui/beos/VideoOutput.cpp
modules/gui/beos/VideoWindow.h
src/video_output/vout_intf.c