]> git.sesse.net Git - vlc/commit
* Patch from Basil Achermann to handle esc and space keyboard events in VLCControl...
authorBenjamin Pracht <bigben@videolan.org>
Sun, 30 Apr 2006 19:26:25 +0000 (19:26 +0000)
committerBenjamin Pracht <bigben@videolan.org>
Sun, 30 Apr 2006 19:26:25 +0000 (19:26 +0000)
commit8ac58f00b9e493bb1cd0cf1618d09e9461acceae
treea91bbf86cc3c54f9ee0ac5761bad32984d78f112
parent1aff501d32fbab62f1c5f2d7fad39e91e8c4150d
* Patch from Basil Achermann to handle esc and space keyboard events in VLCControl when the controller is active
* It seems that corrects a bug when the controller was the acrtive window in fullscreen (that shouldn't happen, but well...)
* Best thing to do would be to handle the keypresses from the vout here too, I guess...
THANKS
modules/gui/macosx/controls.h
modules/gui/macosx/controls.m
modules/gui/macosx/misc.m