United States
FAST DELIVERY ∙ EXPERT TECH SUPPORT
UK STOCK ∙ 2 YEAR WARRANTY
Dune HD Pro One 8K Plus
8K Dolby Vision & HDR10+ Media Player with 2.5" HDD rack.
  INCLUDES EXPRESS 2-4 DAY DELIVERY 

Author Topic: Unofficial Remote Patch (add STOP button and other)  (Read 38891 times)

futeko.com

  • Administrator
  • Senior Member
  • *****
  • Posts: 4620
    • View Profile
Unofficial Remote Patch (add STOP button and other)
« on: October 04, 2016, 09:36:03 AM »
This patch maps the remote button '0' to STOP.

So you get a proper stop button with HiMediaplayer, as opposed to the dual function remote back button.

Credit Looun. Main forum thread: http://www.android-mediaplayer.de/index.php/Thread/3736-Key-map-Remote-Control-PATCH/?postID=59761

Latest version: http://www.mediafire.com/download/s1a90b8avb79be3/Key_map_0.3.rar

Requires:

- Windows PC to run the batch file at command prompt.
- Q5/Q10 Pro connected to same network as PC and the IP address of Q5/Q10 Pro (Settings - Network).

Instructions:

- download file
- unzip
- duble click run_me.bat
- insert IP address of himedia box
- digit 1 or 2 for select template
- press enter
- himedia reboot it' done!

Template 1:
0 = STOP
2 = PQTool

Template 2:
0 = STOP
2 = PQTool
1 = REWIND
3 = FORWARD
« Last Edit: October 04, 2016, 01:56:29 PM by futeko.com »

andys

  • Senior Member
  • ***
  • Posts: 120
    • View Profile
Re: Remote Patch (add STOP button)
« Reply #1 on: October 04, 2016, 10:34:18 AM »
It of course, but the button before and after does not work with blurey, only with chapters
Dune HD Pro Vision 4K Solo

stack

  • Full Member
  • **
  • Posts: 79
    • View Profile
Re: Unofficial Remote Patch (add STOP button and other)
« Reply #2 on: October 06, 2016, 05:17:19 PM »
Tested with Avatar Blu-ray and it does work for Stop, PQ Tool, REW, FWD.
Or I didn't understand your comment correctly?

hdmkv

  • Senior Member
  • ***
  • Posts: 234
    • View Profile
Re: Unofficial Remote Patch (add STOP button and other)
« Reply #3 on: October 06, 2016, 07:06:26 PM »
Nice work by @looun!
Hi-deft Media Keen Videosaurus

Nice Monkey

  • Senior Member
  • ***
  • Posts: 1128
  • Loves classic movies
    • View Profile
Re: Unofficial Remote Patch (add STOP button and other)
« Reply #4 on: October 07, 2016, 07:42:47 AM »
Indeed nice work by @looun! Thanks  :)

@Himedia: Please make a nice "Remote Keymapping" APP from this. This way everybody can choose his own mappings for all non-functional numerical keys.  For instance I would prefer "Stop to be mapped to 2" as it easier to have controls all on a row (REW, STOP/PLAY, FWD) as most remotes have. Try it in the dark!
« Last Edit: October 07, 2016, 07:58:58 AM by Nice Monkey »

wiz

  • Newbie
  • *
  • Posts: 21
    • View Profile
Re: Unofficial Remote Patch (add STOP button and other)
« Reply #5 on: October 08, 2016, 07:28:44 PM »
This works great!

But all this does is quit the wrapper. Is there a way to quit the film and then go back to the film and either ask if you'd like to resume or start at the beginning?

looun

  • Senior Member
  • ***
  • Posts: 550
    • View Profile
    • himedia Pro Blog
Re: Unofficial Remote Patch (add STOP button and other)
« Reply #6 on: October 13, 2016, 02:44:54 PM »
Indeed nice work by @looun! Thanks  :)

@Himedia: Please make a nice "Remote Keymapping" APP from this. This way everybody can choose his own mappings for all non-functional numerical keys.  For instance I would prefer "Stop to be mapped to 2" as it easier to have controls all on a row (REW, STOP/PLAY, FWD) as most remotes have. Try it in the dark!

in theory is very easy, need only replace the "KEY" into key.xml

Code: [Select]
before
           <key value="0x0xb04fef10" name="KEY_0"          />      <!-- -->
afther
             <key value="0x0xb04fef10" name="KEY_STOP"          />      <!-- -->


for esample there is key KEY_VFD for on/off LCD clock, is very simple use number 4 for on/off display
Code: [Select]
before
             <key value="0xb34cef10" name="KEY_4"         />

afther
             <key value="0xb34cef10" name="KEY_VFD"         />


key.xml MUST be modify with notepad++
« Last Edit: October 13, 2016, 02:47:04 PM by looun »

Nice Monkey

  • Senior Member
  • ***
  • Posts: 1128
  • Loves classic movies
    • View Profile
Re: Unofficial Remote Patch (add STOP button and other)
« Reply #7 on: October 13, 2016, 08:36:01 PM »
Thanks. Will try it when my PC works again.

iskan14

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Unofficial Remote Patch (add STOP button and other)
« Reply #8 on: October 21, 2016, 10:17:45 AM »
is there any chance to make separate keys to power on and off instead of power toggle with one button?

pcristi

  • Senior Member
  • ***
  • Posts: 1334
    • View Profile
Re: Unofficial Remote Patch (add STOP button and other)
« Reply #9 on: October 21, 2016, 12:23:32 PM »
No.
is there any chance to make separate keys to power on and off instead of power toggle with one button?

DancesWithChickens

  • Senior Member
  • ***
  • Posts: 140
    • View Profile
Re: Unofficial Remote Patch (add STOP button and other)
« Reply #10 on: December 24, 2016, 08:03:12 AM »
Is there a way to undo this?

There is an "Original" folder included with two files, but i don't know where to put them.

looun

  • Senior Member
  • ***
  • Posts: 550
    • View Profile
    • himedia Pro Blog
Re: Unofficial Remote Patch (add STOP button and other)
« Reply #11 on: December 24, 2016, 12:32:22 PM »
Is there a way to undo this?

There is an "Original" folder included with two files, but i don't know where to put them.

- duble click run_me.bat
- insert IP address of himedia box
- chose  9  "Restore Original Mapping key"


there is some problem?

Eriol

  • Senior Member
  • ***
  • Posts: 247
    • View Profile
Re: Unofficial Remote Patch (add STOP button and other)
« Reply #12 on: April 19, 2017, 06:29:31 PM »
Is it possible to map shortcut keys like: Ctrl + S or Ctrl + A?

looun

  • Senior Member
  • ***
  • Posts: 550
    • View Profile
    • himedia Pro Blog
Re: Unofficial Remote Patch (add STOP button and other)
« Reply #13 on: April 20, 2017, 10:15:12 AM »
Is it possible to map shortcut keys like: Ctrl + S or Ctrl + A?

what's mean "Ctrl + S or Ctrl + A"?  which command are  ???

all key are:

Code: [Select]
KEY_UP"         
KEY_DOWN"       
KEY_LEFT"       
KEY_RIGHT"       
KEY_ENTER"       
KEY_BACK"       
KEY_MENU"       
KEY_POWER"       
KEY_POWER"       
KEY_HOME"       
KEY_VOLUMEUP"   
KEY_VOLUMEDOWN" 
KEY_MUTE"       
KEY_1"       
KEY_2"       
KEY_3"       
KEY_4"       
KEY_5"       
KEY_6"       
KEY_7"       
KEY_8"         
KEY_9"       
KEY_0"         
KEY_F1"       
KEY_F2"         /
KEY_F3"         /
KEY_F4"         /
KEY_SEARCH"     
KEY_REWIND"     
KEY_FORWARD"     
KEY_STOP"       
KEY_SETUP"       
KEY_INFO"       
KEY_9"         />
KEY_7"         />
KEY_PLAYPAUSE"   
KEY_PLAYPAUSE"   
KEY_PAGEDOWN"   
KEY_PAGEUP"     
KEY_FN_2"       
KEY_REDO"       
KEY_EJECTCLOSECD"
KEY_ZOOMIN"     
KEY_FN_S"       
KEY_FN_S"       
KEY_FN_S"       
KEY_BACKSPACE"   
KEY_F5"         /
KEY_TV"         /
KEY_F4"         /
KEY_SOUND"       
KEY_CAMERA"     
KEY_NUMERIC_STAR"
KEY_RATIO"       
KEY_EPG"         
KEY_ONLINE"     
KEY_RECORD"     
KEY_TIMER"       
KEY_3D"         /
KEY_RECORD"     
KEY_GAME"       
KEY_MUSIC"       
KEY_VIDEOSEARCH"
KEY_ONLINE"     
KEY_VIDEO"       
KEY_CYCLE"       
KEY_VFD"         
KEY_CLEAR"       
KEY_IMAGEMODEL" 
KEY_POWERON"   



Eriol

  • Senior Member
  • ***
  • Posts: 247
    • View Profile
Re: Unofficial Remote Patch (add STOP button and other)
« Reply #14 on: April 20, 2017, 10:20:02 AM »
Is it possible to map shortcut keys like: Ctrl + S or Ctrl + A?

what's mean "Ctrl + S or Ctrl + A"?  which command are  ???

all key are:

Code: [Select]
KEY_UP"         
KEY_DOWN"       
KEY_LEFT"       
KEY_RIGHT"       
KEY_ENTER"       
KEY_BACK"       
KEY_MENU"       
KEY_POWER"       
KEY_POWER"       
KEY_HOME"       
KEY_VOLUMEUP"   
KEY_VOLUMEDOWN" 
KEY_MUTE"       
KEY_1"       
KEY_2"       
KEY_3"       
KEY_4"       
KEY_5"       
KEY_6"       
KEY_7"       
KEY_8"         
KEY_9"       
KEY_0"         
KEY_F1"       
KEY_F2"         /
KEY_F3"         /
KEY_F4"         /
KEY_SEARCH"     
KEY_REWIND"     
KEY_FORWARD"     
KEY_STOP"       
KEY_SETUP"       
KEY_INFO"       
KEY_9"         />
KEY_7"         />
KEY_PLAYPAUSE"   
KEY_PLAYPAUSE"   
KEY_PAGEDOWN"   
KEY_PAGEUP"     
KEY_FN_2"       
KEY_REDO"       
KEY_EJECTCLOSECD"
KEY_ZOOMIN"     
KEY_FN_S"       
KEY_FN_S"       
KEY_FN_S"       
KEY_BACKSPACE"   
KEY_F5"         /
KEY_TV"         /
KEY_F4"         /
KEY_SOUND"       
KEY_CAMERA"     
KEY_NUMERIC_STAR"
KEY_RATIO"       
KEY_EPG"         
KEY_ONLINE"     
KEY_RECORD"     
KEY_TIMER"       
KEY_3D"         /
KEY_RECORD"     
KEY_GAME"       
KEY_MUSIC"       
KEY_VIDEOSEARCH"
KEY_ONLINE"     
KEY_VIDEO"       
KEY_CYCLE"       
KEY_VFD"         
KEY_CLEAR"       
KEY_IMAGEMODEL" 
KEY_POWERON"   

They are commands for MX Player:
https://sites.google.com/site/mxvpen/features/keyboard-shortcuts

 

DELIVERY ∙ PAYMENT ∙ WARRANTY+RETURNS ∙ ABOUT ∙ PRIVACY ∙ FORUM ∙ CONTACT
© SDHDIGITAL LTD 2024