WebIf fixes
Go to file
df 2fb25a22c4 Remove untimely buttons
Test patch to change button handling in the WebIf programme details pop-up:

    Remove “Record Programme” button if programme has started.
    Rename “Set Reminder” button to “Watch Now” if programme is showing.
    Remove all the above if the programme has finished.

MymsMan commented 2 weeks ago

Remove “Record Programme” button if programme has started.

Not a good idea - since you can actually record a programme after it has started which can be usefull

    If you only realise it is on at last moment
    If the humax has just restarted after crashing
    ...

Possibly change label to “Record active programme”

A useful change in this area would be to show “Cancel recording” “Skip” “Switch to alternate” buttons from the ‘Visual Schedule” popups if a programme has been scheduled for recording

df commented 2 weeks ago

Yes, “Record Programme” would be a better way to recover than “Watch Now” followed by Record (or IR Record) if the box is being managed out of eyeshot.

It doesn't seem to be easy to “change” the button name in jQ UI, but I am not an expert. Seems like you can either set up all possible buttons for the dialogue (an Object structure like { button1_label: action1(), button2_label: action2(), ...}) and then delete the dynamically unwanted ones, or add the dynamically wanted buttons to a base structure each time.

Seems like there's an opportunity to unify the epgpopup code for Visual Schedule and EPG? Otherwise perhaps could fake into the VS pop-up from the EPG one for scheduled recordings?
2020-06-07 12:26:29 +00:00
CONTROL Bump version, require latest jim-cgi 2020-06-03 13:02:16 +01:00
bin Add {system encryptionkey} 2018-04-18 18:04:08 +01:00
boot/xinit.d fix apostrophe problem in file info, support gpt-driveX 2016-02-21 00:22:34 +00:00
etc 1.3.5 second draft 2017-01-06 20:28:13 +00:00
var add empty directories 2017-03-09 21:26:30 +00:00
webif Remove untimely buttons 2020-06-07 12:26:29 +00:00
.gitattributes tweak syntax highlighting 2018-01-28 10:44:00 +00:00
.gitignore Add .gitignore 2017-02-22 07:26:02 +00:00
README.md Create README.md 2017-03-09 21:51:32 +00:00

README.md

webif

An evolving web interface for the Humax HD[R] Fox T2 customised firmware.