Releases: andrewfraley/magic_mapper
Releases · andrewfraley/magic_mapper
v0.5.1 - HDMI CEC and mouse blocking support
- 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()
Added set_dynamic_tone_mapping() function to allow setting the DTM mode.
Disable energy savings on increment oled light
Added option to disable energy savings mode when using increment oled light.
Exclusive access mode
- 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 "...".