1. 13 Apr, 2011 1 commit
    • Jarod Wilson's avatar
      Input: add KEY_IMAGES specifically for AL Image Browser · ba6a078b
      Jarod Wilson authored
      Many media center remotes have buttons intended for jumping straight to
      one type of media browser or another -- commonly, images/photos/pictures,
      audio/music, television, and movies. At present, remotes with an images
      or photos or pictures button use any number of different keycodes which
      sort of maybe fit. I've seen at least KEY_MEDIA, KEY_CAMERA,
      KEY_GRAPHICSEDITOR and KEY_PRESENTATION. None of those seem quite right.
      In my mind, KEY_MEDIA should be something more like a media center
      application launcher (and I'd like to standardize on that for things
      like the windows media center button on the mce remotes). KEY_CAMERA is
      used in a lot of webcams, and typically means "take a picture now".
      KEY_GRAPHICSEDITOR implies an editor, not a browser. KEY_PRESENTATION
      might be the closest fit here, if you think "photo slide show", but it
      may well be more intended for "run application in full-screen
      presentation mode" or to launch something like magicpoint, I dunno.
      And thus, I'd like to have a KEY_IMAGES, which matches the HID Usage AL
      Image Browser, the meaning of which I think is crystal-clear. I believe
      AL Audio Browser is already covered by KEY_AUDIO, and AL Movie Browser
      by KEY_VIDEO, so I'm also adding appropriate comments next to those
      keys.
      Signed-off-by: default avatarJarod Wilson <jarod@redhat.com>
      Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
      ba6a078b
  2. 12 Apr, 2011 1 commit
  3. 06 Apr, 2011 2 commits
  4. 03 Apr, 2011 1 commit
  5. 01 Apr, 2011 1 commit
  6. 31 Mar, 2011 4 commits
  7. 29 Mar, 2011 2 commits
  8. 27 Mar, 2011 3 commits
  9. 24 Mar, 2011 3 commits
  10. 19 Mar, 2011 1 commit
  11. 17 Mar, 2011 21 commits