Single-press record

Issue #303 resolved
prl created an issue

Change the function of the REC button in Live TV and timeshifting so that instead of bringing up the instant record menu, it immediately executes one of the functions in the instant record menu. The function that REC executes should be user-configurable, and should also include an option for the button to bring up the instant record menu as it does now.

Long-REC should bring up the instant record menu in all cases, no matter what configuration setting the user has chosen for the REC button.

Comments (3)

  1. Former user Account Deleted

    Good idea. I would like to see same options as DP series. 1. "Record all" including time-shift buffer + rest of program 2. "Record rest of program"

  2. Peter Urbanec

    Fix issue #303: Single-press record

    [InfoBarGenerics]

    Make instant record actions table-driven so that the tables for the instant record menu can be shared with the setup for binding instant record actions to long- and short-REC button presses.

    Allow two extra button actions that aren't in the menu for true single-button actions to record for duration and seve the currently viewed timeshift buffer.

    [UsageConfig], setup.xml

    Add entries to configure the button presses.

    keymap.xml

    Allow long- and short-REC to be distinguished from short-RED.

    → <<cset c866de11c3c1>>

  3. Log in to comment