qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 991f36: sdl2: Remove unused epoxy include


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 991f36: sdl2: Remove unused epoxy include
Date: Mon, 09 Apr 2018 06:11:45 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 991f366b2f7257cec3d3917f2d6e30b71b01f6e3
      
https://github.com/qemu/qemu/commit/991f366b2f7257cec3d3917f2d6e30b71b01f6e3
  Author: Elie Tournier <address@hidden>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M ui/sdl2-gl.c

  Log Message:
  -----------
  sdl2: Remove unused epoxy include

Signed-off-by: Elie Tournier <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: da024b1ed2e756887bbed29b57dd634eb8a7ea5a
      
https://github.com/qemu/qemu/commit/da024b1ed2e756887bbed29b57dd634eb8a7ea5a
  Author: Gerd Hoffmann <address@hidden>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M include/ui/console.h
    M ui/console.c
    M ui/gtk.c
    M ui/sdl2-input.c

  Log Message:
  -----------
  ui: add ctrl modifier support to kbd_put_qcode_console()

Signed-off-by: Gerd Hoffmann <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 34013c379340c5a1ebe0b9a5a63d6e157111d2ec
      
https://github.com/qemu/qemu/commit/34013c379340c5a1ebe0b9a5a63d6e157111d2ec
  Author: Gerd Hoffmann <address@hidden>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M ui/sdl2-input.c

  Log Message:
  -----------
  sdl2: track kbd modifier state unconditionally

For both grapical and text consoles.

Signed-off-by: Gerd Hoffmann <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 3dd2ca54fbec8928cca922dc8edc9a064d33f934
      
https://github.com/qemu/qemu/commit/3dd2ca54fbec8928cca922dc8edc9a064d33f934
  Author: Gerd Hoffmann <address@hidden>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M ui/sdl2-input.c

  Log Message:
  -----------
  sdl2: enable ctrl modifier keys for text consoles

Unbreaks ctrl-pageup/pagedown scrollback.

Signed-off-by: Gerd Hoffmann <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: e7824db15814a86d2c1a547d8750962b7e58c7a9
      
https://github.com/qemu/qemu/commit/e7824db15814a86d2c1a547d8750962b7e58c7a9
  Author: Gerd Hoffmann <address@hidden>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M ui/sdl2-input.c

  Log Message:
  -----------
  sdl2: drop QEMU_KEY_BACKSPACE special case

Not needed, kbd_put_qcode_console() will handle that for us.

Signed-off-by: Gerd Hoffmann <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 1458da9131c39ca99699b521436d6ce72d7c7981
      
https://github.com/qemu/qemu/commit/1458da9131c39ca99699b521436d6ce72d7c7981
  Author: Gerd Hoffmann <address@hidden>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M ui/sdl2-input.c

  Log Message:
  -----------
  sdl2: drop dead code

Leftover from sdl1 -> sdl2 port.

Signed-off-by: Gerd Hoffmann <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: b2c1742da0c79dd52080260edacaf0a7b6d309e5
      
https://github.com/qemu/qemu/commit/b2c1742da0c79dd52080260edacaf0a7b6d309e5
  Author: Peter Maydell <address@hidden>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M include/ui/console.h
    M ui/console.c
    M ui/gtk.c
    M ui/sdl2-gl.c
    M ui/sdl2-input.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180409-pull-request' 
into staging

sdl2: fix kbd regression (compared to sdl1), cleanups.

# gpg: Signature made Mon 09 Apr 2018 10:40:21 BST
# gpg:                using RSA key 4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/ui-20180409-pull-request:
  sdl2: drop dead code
  sdl2: drop QEMU_KEY_BACKSPACE special case
  sdl2: enable ctrl modifier keys for text consoles
  sdl2: track kbd modifier state unconditionally
  ui: add ctrl modifier support to kbd_put_qcode_console()
  sdl2: Remove unused epoxy include

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/2a6bcfdebe41...b2c1742da0c7

reply via email to

[Prev in Thread] Current Thread [Next in Thread]