]> git.sesse.net Git - vlc/commit
* added hotkeys F1, F2, ..., F10 to switch between predefined medias
authorYoann Peronneau <yoann@videolan.org>
Fri, 12 Dec 2003 23:03:35 +0000 (23:03 +0000)
committerYoann Peronneau <yoann@videolan.org>
Fri, 12 Dec 2003 23:03:35 +0000 (23:03 +0000)
commitf869db1f342f7a696d71d982dfa047acdfdaaa18
tree340f5af15c1846f68abb912cc9d5a72286269d0f
parent5dfa1b624bb141f12497df25c57b0d1783f7bc61
* added hotkeys F1, F2, ..., F10 to switch between predefined medias
  (using CTRL+Fn)
* only F1 and COMMAND+F1 are defined for OSX (I let those developpers
  chose their keys)
* Currently the medias assigned to Fn are not saved in vlcrc if they
  have been assigned with Ctrl+Fn. But they are, if assigned via the
  preferences panel.
include/vlc_keys.h
modules/control/hotkeys.c
src/libvlc.h