]> git.sesse.net Git - vlc/commit
* Transmit keyboard events from the arrow and enter key to the main controller, so...
authorBenjamin Pracht <bigben@videolan.org>
Wed, 11 May 2005 15:44:28 +0000 (15:44 +0000)
committerBenjamin Pracht <bigben@videolan.org>
Wed, 11 May 2005 15:44:28 +0000 (15:44 +0000)
commit29e2c8a4fb6f6e8d4d297bab143ea5445e5c2c55
tree913fb13fc41856e83209fb7bafd40959153d1b6f
parent477ffed0ec6e787f5fbbc35ebc75fa99b6406877
* Transmit keyboard events from the arrow and enter key to the main controller, so that playlist navigation with the keyboard is possible.
* This doesn't conflict with dvd menu navigation.
* If these keys are set to an action that is handled by Cocoa, this action will have priority.
modules/gui/macosx/intf.m
modules/gui/macosx/playlist.m