Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  User Interface and Voice
| | |-+  Hold on mrobe 500i without the remote
« previous next »
  • Print
Pages: [1]

Author Topic: Hold on mrobe 500i without the remote  (Read 2292 times)

Offline anonymus333

  • Member
  • *
  • Posts: 5
Hold on mrobe 500i without the remote
« on: June 25, 2010, 12:33:14 PM »
Hi@all  :D

can anyone tell me,how to enable the Hold-function on mrobe 500i
with the On/Off Button of the 500i?
i want to take the 500i in my pocket,but it's annoying to take the 500i and also the remote

ps:sorry for my bad english  :P
Logged

Offline anonymus333

  • Member
  • *
  • Posts: 5
Re: Hold on mrobe 500i without the remote
« Reply #1 on: July 16, 2010, 10:03:00 AM »
has nobody a solution? :(
Logged

Offline mc2739

  • Developer
  • Member
  • *
  • Posts: 262
Re: Hold on mrobe 500i without the remote
« Reply #2 on: July 16, 2010, 10:59:14 AM »
Some devices without a hold switch use a software hold function.  The clip+ is one such device.  In the keymap file (apps/keymaps/keymap-clip.c), the following line is included in the WPS section:

Code: [Select]
{ ACTION_STD_KEYLOCK,       BUTTON_HOME|BUTTON_SELECT,      BUTTON_NONE },

This will use the key combination of Home and Select to activate the software hold (KEYLOCK) while in the while playing screen.

Similar changes could be made to the mr500 keymap file.  You would need a build environment to be able compile the source code with your changes.
Logged

Offline anonymus333

  • Member
  • *
  • Posts: 5
Re: Hold on mrobe 500i without the remote
« Reply #3 on: July 17, 2010, 08:55:59 PM »
thanks for your reply  :)
seems a little bit complicated,but maybe I`ll get it working

btw: there isnt a keymap file  ???
« Last Edit: July 17, 2010, 09:10:07 PM by anonymus333 »
Logged

Offline mc2739

  • Developer
  • Member
  • *
  • Posts: 262
Re: Hold on mrobe 500i without the remote
« Reply #4 on: July 18, 2010, 02:09:15 AM »
Quote from: anonymus333 on July 17, 2010, 08:55:59 PM
btw: there isnt a keymap file  ???

The keymap file is not on the device, it is in the source code (apps/keymaps/keymap-mr500.c).

But, I have been told this probably will not work since there is only a power button on the mrobe 500i.
Logged

Offline anonymus333

  • Member
  • *
  • Posts: 5
Re: Hold on mrobe 500i without the remote
« Reply #5 on: July 18, 2010, 02:13:42 PM »
ok,so how i can see this source code?
would it work when i change  BUTTON_HOME|BUTTON_SELECT to the On/Off Button´s name?


Logged

Offline anonymus333

  • Member
  • *
  • Posts: 5
Re: Hold on mrobe 500i without the remote
« Reply #6 on: August 03, 2010, 03:57:44 PM »
has anybody a solution?
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  User Interface and Voice
| | |-+  Hold on mrobe 500i without the remote
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.064 seconds with 14 queries.