Skip to content

Releases: andrewfraley/magic_mapper

v0.5.1 - HDMI CEC and mouse blocking support

19 Mar 21:10
de756a0

Choose a tag to compare

  • Includes the ability to send HDMI CEC commands.
  • Adds a BLOCK_MOUSE flag to disable the magic remote's mouse.

v0.4.0 - Add set_dynamic_tone_mapping()

18 Feb 15:45
9c6614c

Choose a tag to compare

Added set_dynamic_tone_mapping() function to allow setting the DTM mode.

Disable energy savings on increment oled light

04 Feb 23:12

Choose a tag to compare

Added option to disable energy savings mode when using increment oled light.

Exclusive access mode

04 Feb 21:42

Choose a tag to compare

  • Script refactored to take exclusive control the input device, allowing us to filter out keypresses so that WebOS never sees them. This allows overriding buttons even if they have a default behavior such as the app buttons.
  • Added support for other buttons that were previously unusable such as "guide", "search", "voice", and "...".