]> git.sesse.net Git - vlc/commit
* changed how cursor hiding works. Not perfect, but it's less complicated.
authorDerk-Jan Hartman <hartman@videolan.org>
Thu, 6 Nov 2003 16:28:28 +0000 (16:28 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Thu, 6 Nov 2003 16:28:28 +0000 (16:28 +0000)
commit56a43112a120c06293977c90672790fa686b10b5
treea2f2cf7430c1e542c0ccd9c83ba220d27865e3ee
parentdbe002fde81bf97e83fd59f45e8f57de1a2577a4
* changed how cursor hiding works. Not perfect, but it's less complicated.
  - less vague bugs :)
* changed the global hotkey for play/pause to command-p since 'space' won't be
  defined as the hotkey. i was sick of all the hacks i had made to have it work
  that way, so the end. space only works in the vout from now on.
extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
modules/gui/macosx/playlist.m
modules/gui/macosx/vout.h
modules/gui/macosx/vout.m